/* CSS Document */

* { margin:0px; padding:0px;}

body{
	width:100%;
	background:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d5d5d;
}

/*********** Clases ***************/
.cleaning {clear:both;}

/*********** Layout ***************/
#wrap { width:100%; background:#fff url(../img/bg_mainSup.gif) repeat-x 0px 0px;}

#cabecera {width:760px; margin:0px auto; background:url(../img/bg_cabecera.jpg) no-repeat right 2px;}
#cabecera .mainLogo { margin:6px 0px 0px 10px; float:left;} 
#cabecera p.slogan { color:#949494; font-size:18px; float:left; margin-top:51px; margin-left:60px;}
#box_idiomas { padding:4px 0px 5px 8px;}
#box_idiomas img { margin-right:3px;}
#cabecera .box_mainMenu { width:760px; margin-top:10px; height:44px; border-bottom:1px solid #e1e1e1; background:url(../img/bg_mainMenu3.gif) no-repeat 0px 0px;}
#cabecera .box_mainMenu ul {list-style-type:none; font-size:12px; font-weight:bold; margin-left:13px; height:44px;}
#cabecera .box_mainMenu ul li {float:left; height:44px; padding:0px 14px;}
.item_mainMenu {color:#12657a; text-decoration:none; line-height:44px;}
.item_mainMenuSel {color:#12657a; text-decoration:none; background:url(../img/bg_itemMenuHov.gif) no-repeat center bottom; line-height:44px; display:block}

#contenidoIndex { width:720px; margin:0px auto; padding:35px 10px;}

#pie {
	width:100%;
	height:64px;
	background:url(../img/bg_pie.gif) repeat-x 0px 0px;
	color:#FFFFFF;
}

/********** Clases buenas ************/

.TextoAzulOscuro24 {
	color:#12657a;
	font-size:24px;
	font-weight:normal;
}
.TextoAzulOscuro17 {
	color:#12657a;
	font-size:17px;
	font-weight:normal;
}
.TextoAzulOscuro14 {
	color:#08355e;
	font-size:14px;
}
.TextoAzulClaro18 {
	color:#90d3e7;
	font-size:18px;
}
.TextoNaranja14, .TextoNaranja14 a:link, .TextoNaranja14 a:active, .TextoNaranja14 a:visited {
	color:#e79300;
	font-size:14px;
	text-decoration:none;
}
.TextoNaranja14 a:hover {
	color:#08355e;
	font-size:14px;
	text-decoration:none;
}
.TextoNaranja12, .TextoNaranja12 a:link, .TextoNaranja12 a:active, .TextoNaranja12 a:visited {
	color:#e79300;
	font-size:12px;
	text-decoration:none;
}
.TextoNaranja12 a:hover {
	color:#e79300;
	font-size:12px;
	text-decoration:underline;
}
.TextoGris14 {
	color:#5d5d5d;
	font-size:14px;
}
.TextoGris18 {
	color:#949494;
	font-size:18px;
}
.TextoBlanco11, .TextoBlanco11 a:link, .TextoBlanco11 a:active, .TextoBlanco11 a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.TextoBlanco11 a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}

.TextoGris13 {
	color:#5d5d5d;
	font-size:13px;
}

.TextoGris11 {
	color:#5d5d5d;
	font-size:13px;
}

.box_seccion img {border:1px solid #A3926D; padding:2px; margin: 0px 10px 0px 10px;}

.TextoAzulFAQ {
	color:#08355e;
	font-size:20px;
	font-weight:normal;
}

#box_webmap {width:483px}
#box_webmap th a {color:#5d5d5d; font-size:15px; text-decoration:none}
#box_webmap td , #box_webmap th {padding:10px }
#box_webmap td { vertical-align:top; border-right:1px solid #12657A}
#box_webmap td a {text-decoration:none; color:#E79300}
#box_webmap th { background:#F2F2F2}
