@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; margin:0; padding:.2em .1em .1em .5em; color:#555; font-family:Arial, "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;}
.salto{clear:both;}
.salto0{clear:both; line-height:0px;}
.displayBlock{display:block;}
.displayNone{display:none;}
.floatLeft{float:left;}
.floatRight{float:right;}
A{color:#D10000; background:transparent;}
A:hover{color:#000;}

/* CABECERA */
DIV#cabecera{margin:0; padding:0; background:#D10000 url('../img/puPuente.gif') no-repeat right top; height:4.2em; border-bottom:.25em solid #FFF;}
DIV#cabecera IMG{float:left; padding:6px 0 0 7px;}
DIV#cabecera H1{float:right; color:#FFF; font-size:1.5em; padding:14px 15px 0 0; background:transparent;}
DIV#cabecera H1.subtit{float:left; padding:11px 0 0 15px; font-size:1.75em; font-weight:normal;}

/* CUERPO */
DIV#cuerpo{border-top:.25em solid #D10000; font-size:1.1em;}
DIV.hS{height:327px;}
DIV.hM{height:427px;}
DIV.hL{height:527px;}
DIV#cuerpo H2{color:#D10000; font-size:1.35em; font-weight:bold; border-bottom:1px dashed #C0C0C0; padding:0; margin:1em 1em 0 1em; background:transparent;}
DIV#cuerpo H3{color:#666; font-size:1.1em; margin:1em 0 .5em 1.1em; background:transparent;}
DIV#cuerpo A.imprimir{position:relative; background:url('../img/icoImp.gif') no-repeat left; padding:0 0 .25em 30px; margin:-2em 1.5em 0 1em; float:right; line-height:1.5em; font-size:1em;}

DIV#cuerpo FORM DIV.formScrollM{height:320px; overflow:auto; width:99%; padding-top:1em; margin:0;} 
/*DIV#cuerpo FORM DIV.formScrollM{}*/
DIV#cuerpo DIV.formScrollOK{height:382px; overflow:auto; width:98%; padding-top:1em; margin:0;} 
DIV#cuerpo DIV.soloTexto{padding:0 1.25em 1.25em 1.25em;}
DIV#cuerpo DIV.soloTexto H3{font-size:1.25em; color:#666; margin:1.5em 0 0 0; border-bottom:1px dashed #C0C0C0;}
DIV#cuerpo DIV.soloTexto UL{list-style:none; margin:1em 0 0 2em;}
DIV#cuerpo DIV.soloTexto UL LI{padding-bottom:.5em; background:url('../img/flechaParaguas.gif') no-repeat 0 .25em; padding-left:1em;}
DIV#cuerpo DIV.scrollPrivac{height:340px; overflow:auto;}
DIV#cuerpo FORM FIELDSET{border:none; margin:0 0 0 1.15em; padding:.25em 0 .75em .25em; width:93.5%;}
DIV#cuerpo FORM FIELDSET H3.lgnd{background:#E0DBDB; color:#666; font-size:1.25em; padding:.15em .5em; margin:0 0 .5em 0;}
DIV#cuerpo FORM FIELDSET H4{color:#D10000; font-size:1.1em; padding:0 0 0.5em .75em; background:transparent;}
DIV#cuerpo FORM FIELDSET LEGEND{display:none;}
DIV#cuerpo FORM FIELDSET DIV.formu{padding:0 0 1em 2em; width:95%;}
DIV#cuerpo FORM FIELDSET DIV.chrd LABEL{font-weight:normal !important;}
DIV#cuerpo FORM SPAN{float:left; margin-right:1em;}
DIV#cuerpo FORM SPAN.nowrp{white-space:nowrap;}
DIV#cuerpo FORM SPAN.txt{width:100%; padding-bottom:.5em;}
DIV#cuerpo FORM SPAN.filaChrd{padding-top:.4em;}
DIV#cuerpo FORM SPAN INPUT, DIV#cuerpo FORM SPAN SELECT, DIV#cuerpo FORM SPAN TEXTAREA{display:block;}
DIV#cuerpo FORM LABEL{font-weight:bold;}
DIV#cuerpo FORM SPAN.necesario{color:#D10000; font-weight:bold; float:none; font-size:1.1em; margin-right:.25em; background:transparent;}
DIV#cuerpo FORM DIV.botones{text-align:center; margin:0 0 1em 0; font-size:1em;}
DIV#cuerpo FORM .btnForm{margin:0 0 -3px 0; padding:0 0 .2em 0; color:#FFF; font-size:.9em; text-align:center; height:24px; cursor:pointer; border:none; background:transparent;}
html>body DIV#cuerpo FORM INPUT.botones{margin:0 0 2px 0; height:22px;}
DIV#cuerpo FORM .botonXXS{background:url('../img/bgBotonXXS.gif') no-repeat; width:23px;}
DIV#cuerpo FORM .botonXS{background:url('../img/bgBotonXS.gif') no-repeat; width:33px;}
DIV#cuerpo FORM .botonS{background:url('../img/bgBotonS.gif') no-repeat; width:43px;}
DIV#cuerpo FORM .botonM{background:url('../img/bgBotonM.gif') no-repeat; width:63px;}
DIV#cuerpo FORM .botonL{background:url('../img/bgBotonL.gif') no-repeat; width:83px;}
DIV#cuerpo INPUT.chrd{background:none; border:none; margin:-.25em 0 0 0; padding:0; float:left;}
html>/**/body DIV#cuerpo INPUT.chrd{margin-top:0;}

/* Teléfono de contacto */
DIV#cuerpo DIV.formu SPAN.tel1{float:left;}
DIV#cuerpo DIV.formu SPAN.tel1 INPUT{width:8.9em}
DIV#cuerpo DIV.formu SPAN.tel2{float:right; margin-right:0;}
DIV#cuerpo DIV.formu SPAN.tel2 INPUT{width:8.9em}

DIV#cuerpo P{margin:0; padding:1em 0 0 0;}
DIV#cuerpo DIV.centrado{text-align:center;  height:7em;  margin:20% 0 0 0; padding:0;}

/*DIV#botones{border-top:1px dashed #C0C0C0; text-align:center; padding:0 1.5em; margin:0 1.25em; height:52px;}*/
DIV#botones{border-top:1px dashed #C0C0C0; text-align:center; padding:.75em 1.5em 0 1.5em;; margin:0 1.25em; height:30px;}
DIV#botones P.lynd{text-align:left; margin:0; padding:0;}
DIV#botones A{background:transparent url('../img/bgBotonM.gif') no-repeat center; color:#FFF; width:63px; line-height:22px; display:block; text-align:center; text-decoration:none; padding-bottom:2px; margin:auto;}
DIV#leyenda{border-top:1px dashed #C0C0C0; text-align:center; padding:0; margin:0 1.25em; height:33px;}
DIV#leyenda P.lynd{text-align:left; margin:0; padding:0;}
DIV#leyenda A{background:transparent url('../img/bgBotonM.gif') no-repeat center; color:#FFF; width:63px; line-height:22px; display:block; text-align:center; text-decoration:none; padding-bottom:2px; margin:auto;}
INPUT.botones{margin:0 0 -2px 0; padding:0 0 .1em .2em; border:0px solid; color:#FFF; font-size:1em; text-align:center; height:24px; cursor:pointer; border:none; background:transparent;}

/* DICCIONARIO */
DIV#cuerpo UL#abc{list-style:none; margin:.25em 0 0 0; padding:.25em 1em; background:#EFEFEF; border:1px dotted #CCC; border-left:none; border-right:none;}
DIV#cuerpo UL#abc LI{display:inline; font-size:1.2em; font-weight:bold;}
DIV#cuerpo UL#abc LI A{text-decoration:none; color:#666; padding:0 .1em;} 
DIV#cuerpo UL#abc LI A:hover{color:#CCC;}
DIV#cuerpo UL#abc LI A:active{color:#D10000; background:transparent;}
DIV#cuerpo UL#abc LI A:visited{color:#DADADA;}
DIV#cuerpo DIV.formScrollDic{height:300px; overflow:auto; width:100%; padding-top:1em; margin:0;}
DIV#cuerpo DIV.formScrollDic H2 A{padding-top:1em;}
DIV#cuerpo UL.terminos{list-style:none; margin:0; padding:0; width:96.5%;}
DIV#cuerpo UL.terminos LI{padding:2% 1%; margin:-.25em 0 0 0; width:98%; display:table; border-bottom:1px solid #FFF;  background:#F7F7F7;}
DIV#cuerpo UL.terminos LI.par{background:#EEE;}
DIV#cuerpo UL.terminos LI SPAN{float:left;}
DIV#cuerpo UL.terminos LI SPAN.pal{width:20%; font-weight:bold; padding:0 2%;}
DIV#cuerpo UL.terminos LI .des{width:70%; border-left:1px dotted #CCC; padding:0 2%; float:left;}
DIV#cuerpo UL.terminos LI UL{margin:0; padding:0; list-style:none;}
DIV#cuerpo UL.terminos LI UL LI{margin:0; padding:.25em 0 0 1.25em; border:none; background:url('../img/bgListRec.gif') no-repeat .75em .75em; width:90%;}
DIV#cuerpo UL.terminos LI OL{margin:0; padding:0; list-style:none;}
DIV#cuerpo UL.terminos LI OL LI{margin:0; padding:.25em 0 .25em 1.5em; border:none; width:90%;}
DIV#cuerpo UL.terminos LI DL{margin:-.5em 0 0 0; padding:0; list-style:none;}
DIV#cuerpo UL.terminos LI DD{margin:1em 0 0 0; padding:0; font-weight:bold;}
DIV#cuerpo UL.terminos LI DT{margin:0; padding:.25em 0 0 1.25em; background:url('../img/bgListRec.gif') no-repeat .75em .75em; width:90%;}

/* MAPA FLASH */
DIV#mapaFlash{width:100%; text-align:center; padding-top:1em;}

/* PIE */
DIV#pie{text-align:center; padding:1em; background:#D10000; color:#FFF; padding:.5em 10em;}
DIV#pie A{color:#FFF; text-decoration:underline; background:transparent;}
DIV#pie A:hover{color:#000;}


