body {
	margin-top:0px;
	background-color:#00386C;
	background-attachment: scroll;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tabla_gral {
	width:840px;	
	margin-left:auto;
	margin-right:auto;
}

.tabla_blanca {
	width:840px;
}
	
.caja_txt {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #CCC;
	width: 840px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CCC;
	margin-left: auto;
	margin-top: 20px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_gris_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}
.txt_gris_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #CCC;
	text-decoration: none;
	margin-left: 4px;
	display: block;
}
.solapa_servicios {
	background-image: url(images/solapa_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapa_prensa {
	background-image: url(images/solapa_prensa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapa_desarrollos {
	background-image: url(images/solapa_desarrollos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapa_prensa_clip {
	background-image: url(images/solapa_prensa_clip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapa_des_obras {
	background-image: url(images/solapa_des_obras.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.solapa_des_prox {
	background-image: url(images/solapa_des_prox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_blanco_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
.subtitulo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.indice_lateral {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	margin-right: 0px;
	/* [disabled]border: 2px solid #002C55; */
	/* [disabled]background-color: #666; */
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 4px;
	margin-top: 0px;
	text-align: left;
	float: left;
	background-color: #F00;
	font-weight: bold;
}
.tit_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	margin-left: 4px;
	display: block;
}
.subtit_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 8px;
	margin-top: 0px;
	text-align: left;
	float: left;
	background-color: #0055A5;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ccc;
	line-height: 20px;
}
.subtit_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}


.box_division {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002C55;
}


.enlace{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #CCC;
}
.enlace:link {
	color:#CCC;
	text-decoration:none;
}
.enlace:visited {
	color:#CCC;
}

.enlace:hover { 
	color:#0ff;
}
.enlace:active {
	color:#CCC;
}




.leermas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color: #0177E1;
}
.leermas:link {
	color:#0177E1;
	text-decoration:none;
}
.leermas:visited {
	color:#0177E1;
	text-decoration:none;
}
.leermas:hover {
	color:#0ff;
	text-decoration:none;
}

.leermas:active {
	color:#CCC;
	text-decoration:none;
}
.formulario {
	width: 300px;
}
