@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(../Images/fondoAzul.jpg);
	background-repeat:repeat-x;
/*	background-color:#1060A7;
	background-image:url(Images/fondo_patron_gris2.gif);
	background-repeat:repeat;	*/
}

p {
	margin: 0;
	padding: 0px 0px 1px 0px;	
}

li {
	padding: 0px 0px 0px 0px;
	color:#CCCCCC;
	font-size:9px;
	margin-left:-37px;
	line-height:14px
}
 
.seccionSuperior {
	width:100%;
	height:180px;	
}

.seccionCentral {
	width:100%;
	height:auto;
	min-height:100px;
}

.seccionInferior {
	width:100%;
	height:100px;
}

.encabezado {
	position:relative;
	width:850px;
	height:180px;
	left:50%;
	margin-left:-425px;
}

.menuDisplaySoluciones {
	position:absolute;
	background-color:#666666;
	width:136px;
	min-height:40px;
	left:50%;
	margin-left:-295px;
	top:140px;
	z-index:4;
}

.navegacionSoluciones {
	position:relative;
	background:#0000CC;
	width:150px;
	height:80px;
	top:200px;
	left:500px;
	text-align:center;
	visibility:visible;
	clear:both;
	display:block;
	z-index:1;
}

.contenido {
	position:relative;
	background-image:url(../Images/fondoContenido.gif);
	background-repeat:repeat-y;
	width:850px;
	height:auto;
	left:50%;
	margin-left:-425px;
	min-height:100px;
}

.contenido_Texto {
	padding:10px 30px 10px 34px;
}

.contenidoColumna {
	padding:10px 30px 10px 30px;
}

.footer {
	position:relative;
	background-color:#1060A7;
	width:850px;
	height:auto;
	left:50%;
	margin-left:-425px;
	padding-top:10px;
	padding-bottom:10px;
}

.Titulo_1 {	
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #D90000;
	margin-top:5px;
}

.Subtitulo_11 { 
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color:#666666; 
}

.Subtitulo_12 { 
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color:#333333; 
}

.Subtitulo_12_azul { 
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color:#0066CC;
	margin-bottom:10px;
	margin-top:20px;
}

.TextoNormalResaltado { 
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.TextoNormal {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

.TextoNormalClaro {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom:11px;
}

.letraPequena {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#333333;
}

.letraFooter {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-left:34px;
	line-height:12px;
}

.parrafoFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #0099CC;
}

.contenido a, .footer a:active, .footer a:visited {
	color: #1060A7;
	text-decoration:none;
}

.contenido a:hover, .footer a:visited:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.footer a, .footer a:active, .footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.footer a:hover, .footer a:visited:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.bloc1 {
	width:200px;
	height:24px;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:14px;
	padding-top:5px;
}

.bloc2 {
	width:100px;
	height:auto;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
}

.Titulo1 a:hover, .Titulo1 a:visited:hover {
	text-decoration:none;
}

#s1:hover  {
	width:350px;
	height:50px;	
	background-image:url(../Images/fondoS1.gif);
	text-decoration:none;
}