/* CSS Document */
/* No se usan 
.lateralizqext{
    background-image:url(../images/lateral_sup_izq.jpg);
	width:50%;
	background-color:#105386;
	background-repeat:repeat-x;
	}
.lateralderext{
	 background-image:url(../images/lateral_sup_izq.jpg);
	width:50%;
	background-color:#105386;
	background-repeat:repeat-x;
	}
*/
/* Estilos de Formato de Pagina */
body {
	margin:0px;
	height:100%;
	width:100%;
	background-color:#105386;
	}
.lateralizqint{
    background-image:url(../images/externo_izq_bottom.jpg);
	background-color:#105386;
	background-repeat:repeat-y;
	}
.lateralderint{
	background-image:url(../images/externo_der_bottom.jpg);
	background-color:#105386;
	background-repeat:repeat-y;
	}
.fondomain{
	background-color:#105386;
	background-image:url(../images/externo_izq_top.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	width:50%;
}

.alto100{
	height:100%;
	}
.todo100{
	height:100%;
	width:100%;
	background-color:#eff4f8;
	}
.cuerpopie {
	background-image:url(../images/fondo_cuerpo_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.fondocuerpo {
	background-image:url(../imgs/fondo_cuerpo.jpg);
	}
.readmore {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#105386;
	font-weight:bold;
	
	}
.fondoreadmore{
	background-image:url(../images/puntos_procedure.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
}
/* Estilos de Texto de Pagina */
.linkcontacto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EBEBE9;
	text-decoration:none;
	font-weight:bold;
}

.linksitemap{
	text-decoration:none;
	color:#105386;
}


.textopie{
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#FFFFFF;
   text-decoration:none;
   }

.espaciolateral {
	padding:0px 10px 0px 6px;
	}
.textocuerpo {
    font-family:"Times New Roman", Times, serif;
	color:#333333;
	line-height:18px;
	font-size:12px
	}
.espaciocuerpo {
	padding:28px 28px 10px 28px;
	}
.fondopie {
	background-image:url(../images/fondo_pie.jpg);
	background-repeat:repeat-x;
	}
/* Estilos de Formularios e imagen*/

.imagen {
	border:1px #6599b9 solid;
	}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	border:1px solid #999999;
	width:150px;
	height:16px;
	}
	
.inputfront {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	border:1px solid #999999;
	width:150px;
	height:20px;
	}
	
.textarea{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	border:1px solid #999999;
	width:150px;
	 overflow-y:auto;
}

.textareacontact{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	border:1px solid #999999;
	width:312px;
	 overflow-y:auto;
}

.linkadmin {
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
	
.linkadmin:hover {
	color:#666666;
	}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	}
	
.texto_azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#105285;
	}
	
.texto2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676B5F;
	line-height:15px;
	}
	
.texto_azul2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#105285;
	line-height:15px;
	}

.boton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#105386;
	width:55px;
	height:20px;
	background-color:#82a5b8;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#333333;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#333333;
	}
.botonsel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#105386;
	width:55px;
	height:20px;
	background-color:#CEDEE9;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#CEDEE9;
	border-top-color:#CEDEE9;
	border-left-color:#CEDEE9;
	border-right-color:#CEDEE9;
	}
	
.titulocaso{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#105386;
font-weight:bold
}

.titulocaso2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold
}

.linkback{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#105386;
font-weight:bold;
text-decoration:none;
}

.georgia17azul{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#105285;
}