/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image:url(../images/struct/bk_,main.jpg);
	background-repeat:no-repeat;
}

.main {
 display:block;
 clear:left;
 height:auto;
 width:1200px;
 margin-bottom:10px;
 margin-right:auto;
}

.header {
	clear: left;
	width:990px;	
	height:180px;
}
.logo{
height:180px;
width:285px;
float:left;
}
.menu{
padding-top:10px;
height:170px;
width:700px;
float:left;
display:block;
}
.menuHor{
clear:left;
text-align:right;
padding-right:8px;
padding-bottom:5px;
}
.maincontent
{
width:1000px;
clear:left;
display:inline;
text-align:justify;
}
.leftab{
	width:520px;
	margin-left:20px;
	margin-right:10px;
	height:467px;
	float:left;
	display:block;
	color:#666666;
	
}
.rightab{
width:400px;
height:367px;
display:block;
float:left;
margin-left:60px;
}

.contright
{
clear:left;
width:400px;
color:#FFFFFF;
font-size:10px;
}

.contRLeft{
	width:150px;
	margin-left:5px;
	height:150px;
	float:left;
	color:#999999;
}

.contRRight{
	margin-left:9px;
	width:170px;
	margin-right:5px;
	height:150px;
	float:left;
}

.footerContainer {
	clear: left;
	width:1200px;	
}
.footer{
float:left;
background-color:#E0E0E0;
width:590px;
height:16px;
text-align:center;
font-size:10px;
color:#999999;
padding:4px;
}
.footer a{
color:#666699;
}
.footer a:hover{
color:#FF6600;
}
.footright{
float:left;
width:400px;
height:16px;
color:#666699;
font-size:10px;
margin-left:10px;
}
.bottomInfo {
	clear: left;
	width:1000px;
	text-align:center;
	color:#999999;
	font-size:9px;
}

/*Textos y titulos */
.titles{
font-size:24px;
color:#003366;
}

.text
{
color:#666666;
}


contright a, contright a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
a{
color:#336699;
font-weight:bold;
text-decoration:none;
}


 .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }

.subTitles, .subTitles a{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
.subTitles a:hover{
text-decoration:underline;
}
.subs{
font-size:15px;
font-weight:bold;
color:#003366;
}