@import "medidas.css";

/* ESTILOS GENÉRICOS */
BODY{margin:0; padding:0; color:#555; background:#FFF; font-family:Arial, "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif; font-size:.7em;}
FORM{margin:0; padding:0;}
H1, H2, H3, H4, H5{margin:0; padding:0;}
IMG{border:0;}
INPUT, SELECT, TEXTAREA{background:#FFF url('../img/bgInput.gif') no-repeat left top; border:1px solid; border-top-color:#9D9D9D; border-bottom-color:#E7E7E7; border-right-color:#E7E7E7; border-left-color:#9D9D9D; font-size:1em; padding:.2em .1em .1em .5em; color:#555;}
.salto{clear:both;}
.salto0{clear:both; line-height:0px;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatLeft{float:left;}
.floatRight{float:right;}
A{color:#D10000;}
A:hover{color:#000;}

/* CABECERA */
DIV#cabecera{margin:0; padding:0; background:#FFF url('../img/bgCabeceraPopUp.gif') no-repeat right; height:5.2em; border-bottom:3px solid #D10000;}
DIV#principal DIV#cabecera IMG{float:left; margin:0; width:14.55em;}
DIV#cabecera H1{float:right; color:#FFF; font-size:1.5em; padding:14px 15px 0 0;}

/* BOTÓN IMPRIMIR */
DIV#cuerpo A.imprimir{position:relative; color:#D10000; background:url('../img/icoImp.gif') no-repeat right bottom; padding:0 2.5em 0 0; margin:0 1em 0 0; float:right; line-height:1.5em; font-size:1em;}
DIV#cuerpo A.imprimir:hover{color:#000;}
DIV#cuerpo A.impTop{margin-top:-3em;}
html>body DIV#cuerpo A.impTop{margin-top:-3em;}
html>/**/body DIV#cuerpo A.impTop{margin-top:-3em;}

/* CUERPO */
DIV#cuerpo{border-top:.25em solid #D10000; font-size:1.1em;}
DIV.hXS{height:227px;}
DIV.hS{height:327px;}
DIV.hM{height:427px;}
DIV.hL{height:527px;}
DIV.hXL{height:627px;}
DIV#cuerpo H2{color:#D10000; font-size:1.35em; font-weight:bold; padding:1em 0 0 1.5em; margin:0 0 .5em 0;}
DIV#cuerpo H3{color:#000; background:#E1E1E1; font-size:1.1em; padding:.25em 0 .25em .9em; width:93%; margin:0 0 1em 1em;}
DIV#cuerpo P{margin:0; padding:0 0 1em 2.25em; text-align:justify; width:90%;}

DIV#cuerpo FORM{width:90%;  padding:0 0 1em 2.25em;}
	DIV#cuerpo FORM DIV.formu{margin:0 0 .5em .25em;}
	DIV#cuerpo FORM DIV.botonera{text-align:right; margin:0; width:100%;}
	DIV#cuerpo FORM A.botonEnviar{margin:0 0 0 .5em; padding:.3em 1.5em .75em 1.2em; color:#FFF; font-size:1em; text-align:center; cursor:pointer; background:url('../img/bgBotonM.gif') no-repeat; width:63px; height:24px; line-height:2.5em; text-decoration:none;}
	DIV#cuerpo FORM A.botonEnviar:hover{color:#FFF;}
	DIV#cuerpo FORM LEGEND{display:none;}
	DIV#cuerpo FORM FIELDSET{border:none !important;}
	DIV#cuerpo FORM SPAN.normal{float:left;}
	DIV#cuerpo FORM H3{color:#000; background:#E1E1E1; font-size:1.1em; padding:.25em 0 .25em .5em; width:100%; margin:0 0 1em 0;}






