@charset "utf-8";
/* CSS Document */

body,ul,li,select, input, form, img,a,h1,h2,h3,h5 {
	margin:0;
	padding:0;
	
	}
body {
	text-align:center;
	
	}
#contenedor {
	margin:0 auto;
	width:970px;
	height:583px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F2F2F;
	}
#header {
	width:970px;
	height:72px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/cabecera.jpg);	
	}
#titulos {
	width:970px;
	height:72px;
    background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/titulos.jpg);	
	}
#contenido {
	width:970px;
	height:439px;	
		background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/comunicado_back.jpg);	
	}
.titulo_variable {
	display:block;
	height:30px;
	width:473px;
	float:right;
	background-image:url(../img/titulo_variable_alt90.jpg);
	background-repeat:no-repeat;
	}	
#titvar_top {
	background-position:top;
	}
	#titvar_center {
		background-position:center;
	}
	#titvar_bottom {
		background-position:bottom;
	}
.clear {
	clear:both;
	}
#comunicado {
	float:right;
	width:473px;
	min-height:200px;
	
	}
#formularios {
	float:right;
	width:473px;
	min-height:100px;
	}
	.separador {
		height:200px;
		width:10px;
		float:right;
		
		}
#textos_comunicado1 {
	width:463px;
	margin:0 auto;
	text-align:left;
	height:400px;
	overflow:auto;
	}
#textos_comunicado1 h1 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
	
	}
#textos_comunicado1 p {
	line-height:13px;
	margin-top:10px;
	
	}

#textos_comunicado2 {
	width:463px;
	margin:0 auto;
	text-align:left;
	height:400px;
	overflow:auto;
	}
#textos_comunicado2 h1 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
	
	}
#textos_comunicado2 p {
	line-height:13px;
	margin-top:10px;
	
	}
	
.form_1 {
	margin-top:4px;
	height:152px;
	background-color:#FFF;
	
	}
	.form_2 {
	height:152px;
	background-color:#FFF;
	}
	.form_3 {
		background-color:#FFF;
	margin-top:4px;
	height:205px;
	background-position: 5px 5px;
	background-image:url(../img/img_fond_form.jpg);
	background-repeat:no-repeat;
	}
#formulas {
	width:435px;
	min-height:40px;
	margin:0px auto;
	
	}
#form_motor {
	text-align:left;
	width:450px;
	height:80px;
	margin: 40px auto;
	
	}
#form_motor a{
	color:#333;
	
	}
#form_motor_send {
	text-align:left;
	width:99px;
	height:22px;
	margin-right:10px;
	margin-left:339px;
	
	}
a.boton_consulta {
	display:block;
	height:22px;
	width:99px;
	background-image:url(../img/boton_consultar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:22px;	
	}
a.boton_cerrar {
	display:block;
	height:22px;
	width:99px;
	background-image:url(../img/boton_cerrar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:22px;	
	}
a.boton_enviar {
	display:block;
	height:22px;
	width:99px;
	background-image:url(../img/boton_enviar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:22px;	
	}
a.boton_consulta:hover {
	background-position:top;	
	}
a.boton_cerrar:hover {
	background-position:top;	
	}
a.boton_enviar:hover {
	background-position:top;	
	}
#claim_texts {
	width:99px;
	height:22px;
	margin:69px auto;	
	}
#claim_1 {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../img/claim_1.jpg);
	}
#claim_2 {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../img/claim_2.jpg);
	}
#formulas {
	height:auto;}
.tit_forms {
	margin-bottom:10px;
	text-align:left;
	height:9px;
	
	
	}
.tit_forms div.int {
	float:left;
	margin-right:20px;
	width:190px;
	
	}