@charset "utf-8";
/* CSS Document */
body{margin:0px; background-color:#1460AD;}
#backgral{ width:966px; width:966px !ie7; _width:1089px; 
		   padding-left:110px; padding-left:110px !ie7; _padding-left:110px;
		   height:863px; height:863px !ie7; _height:993px; 
		   padding-top:123px; padding-top:123px !ie7; _padding-top:123px; 
		   background:url(imagenes/backgral.jpg) no-repeat; 
		    
		   position: absolute; left:50%; margin-left:-545px; }
.texto {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: justify;
	font-weight: normal;
}
.texto_azul {font-family: arial;font-size: 12px;font-style: normal;color:#0060AE; text-align: justify;}
.sitorgan {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.barra_separadora_h{width:837px; height:10px; margin:5px 0px 5px 0px; margin:5px 0px 5px 0px !ie7; _margin:5px 0px 0px 0px; float:left; background:url(imagenes/barrahoriz.jpg) no-repeat;}
.titulo_barra{font-family: arial;font-size: 12px;font-weight: bold;color: #fff; text-transform:uppercase; 
			  width:811px;
			  padding-left:13px; 
			  height:17px;
			  padding-top:3px;
			  margin-bottom:10px; float:left; background: url(imagenes/fondobarra.png) repeat-x; }
.titulo_barra_corto{font-family: arial;font-size: 12px;font-weight: bold;color: #fff; background: url(imagenes/fondobarra.png) repeat-x;}
.fondo_tabla_gris{ background-color:#CCCCCC;}
.fondo_tabla_blanco{ background-color:#ffffff;}
.contenedor_input{width:180px; height:18px; margin-top:4px; margin-right:10px; margin-right:10px !ie7; _margin-right:3px; float:left;}
.input{width:180px; height:18px; border:1px solid #1460AD;}
.contendor_boton_buscar{float:left; margin-right:10px; margin-right:10px !ie7; _margin-right:3px;}
.input_submit_buscar{ border:none; background:url(imagenes/buscar.jpg) no-repeat; width:75px; height:31px;}
.input_submit_buscar:hover{ background:url(imagenes/buscarOn.jpg) no-repeat;}
.input_submit_enviar{ border:none; background:url(imagenes/enviar.jpg) no-repeat; width:75px; height:31px;}
.input_submit_enviar:hover{ background:url(imagenes/enviarOn.jpg) no-repeat;}
.contenedor_boton_pregunta{float:left;}
.texto_bl_form{font-family: arial;font-size: 12px;font-weight: bold;color: #fff;}
.texto_pie {font-family: arial;font-size: 10px;font-style: normal;color:#0060AE; text-align: right;}
.texto_footer {font-family: arial;font-size: 10px;font-style: normal;color: #CCCCCC; text-align: center;}
