@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('../pics/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;
	height:5em;
	border-bottom:.25em solid #FFF;
	background:#D10000 !important;
}
DIV#cabecera IMG {
	float:left;
}
DIV#cabecera H1 {
	float:right;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	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#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 A.imprimir {
	position:relative;
	background:url('../pics/icoImprimir.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:428px;
	overflow:auto;
	width:99%;
	padding-top:1em;
	margin:0;
}
DIV#cuerpo FORM DIV.formScrolSimul {
	height:330px;
	width:99%;
	padding-top:1em;
	margin:0;
}
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('../pics/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 .botonM {
	background:url('../pics/bgBotonM.gif') no-repeat;
	width:63px;
}
DIV#cuerpo FORM .botonL {
	background:url('../pics/bgBotonL.gif') no-repeat;
	width:83px;
}
DIV#cuerpo FORM .botonXL {
	background:url('../pics/bgBotonXL.gif') no-repeat;
	width:103px;
}
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:.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('../pics/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('../pics/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;
}
DIV.botBorder {
	border-top:1px dashed #C0C0C0;
	margin:0 0 0 1.5em !important;
	padding:1em 0 0 0;
	width:95%;
}
/* 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('../pics/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('../pics/bgListRec.gif') no-repeat .75em .75em;
	width:90%;
}
/* CAJAS DE MENSAJES */
DIV#cuerpo DIV#cajaOK {
	float:left;
	width:85%;
	margin:1em 0 1em 1em;
	padding:1em 0 1em 3.5em;
	border:1px solid #D7D7D7;
	background:#F3F3F3 url('../pics/bgOK.gif') no-repeat 2em;
}
html>body DIV#cuerpo DIV#cajaOK {
	margin:1em 0 1em 1.5em;
}
DIV#cuerpo DIV#cajaOK P {
	margin:0 0 1em 5.5em;
	width:80%;
	font-weight:bold;
}
DIV#cuerpo DIV#cajaError {
	float:left;
	width:85%;
	margin:1em 0 1em 1em;
	padding:1.5em 0 0 4em;
	border:1px solid #D7D7D7;
	background:#F3F3F3 url('../pics/bgError.gif') no-repeat 2em bottom;
}
html>body DIV#cuerpo DIV#cajaError {
	margin:1em 0 1em 1.5em;
}
DIV#cuerpo DIV#cajaError P {
	margin:0 0 1em 6em;
	width:80%;
	font-weight:bold;
}
/* PIE */
DIV#pie, DIV#pie2 {
	text-align:center;
	background:#D10000;
	color:#FFF;
	padding:.25em 10em;
	font-size:17px;
	font-weight:bold;
	margin:0 !important;
}
DIV#pie2 {
	padding:.25em 2em .25em 2em;
}
DIV#pie A, DIV#pie2 A {
	color:#FFF;
	text-decoration:underline;
	background:transparent;
}
DIV#pie A:hover, DIV#pie2 A:hover {
	color:#000;
}
/* CORPO DICIONARIO */
DIV#corpo_dic {
	border-top:.25em solid #D10000;
	font-size:12px;
	color:#393c3d;
}
DIV#corpo_dic H2 {
	color:#000000;
	font-size:1.35em;
	font-weight:bold;
	padding:0;
	margin:1em 1em 0 1em;
	background:transparent;
}
DIV#corpo_dic A.imprimir {
	position:relative;
	background:url('../pics/impressora.png') no-repeat left;
	width:35px;
	height:32px;
	padding:0 0 .20em .99em;
	margin:-2.2em 1.5em 0 0;
	float:right;
	line-height:1.5em;
	font-size:1em;
}
DIV#corpo_dic UL#abc {
	list-style:none;
	margin:.27em 0 0 0;
	padding:.27em 1em;
	background:#EFEFEF;
	border:1px dotted #CCC;
	border-left:none;
	border-right:none;
}
DIV#corpo_dic UL#abc LI {
	display:inline;
	font-size:1.2em;
	font-weight:bold;
}
DIV#corpo_dic UL#abc LI A {
	text-decoration:none;
	color:#393c3d;
	padding:0 .1em;
}
DIV#corpo_dic UL#abc LI A:hover {
	color:#CCC;
}
DIV#corpo_dic UL#abc LI A:active {
	color:#D10000;
	background:transparent;
}
DIV#corpo_dic UL#abc LI A:visited {
	color:#DADADA;
}
DIV#corpo_dic DIV.formDic {
	height:300px;
	overflow:auto;
	width:100%;
	padding-top:1em;
	margin:0;
}
DIV#corpo_dic DIV.formDic H2 A {
	padding-top:1em;
}
DIV#corpo_dic UL.blocos {
	list-style:none;
	margin:0;
	padding:0;
	width:96.5%;
}
DIV#corpo_dic UL.blocos LI {
	padding:2% 1%;
	margin:-.25em 0 0 0;
	width:98%;
	display:table;
	background:url(../pics/sep_titulo.gif) no-repeat 4% 0;
}
DIV#corpo_dic UL.blocos LI SPAN {
	float:left;
}
DIV#corpo_dic UL.blocos LI SPAN.pal {
	width:20%;
	font-weight:bold;
	padding:0 2%;
}
DIV#corpo_dic UL.blocos LI .des {
	width:70%;
	padding:0 2%;
	float:left;
	text-align:justify;
	border-left:1px dashed #C0C0C0;
}
DIV#corpo_dic UL.blocos LI UL {
	margin:0;
	padding:0;
	list-style:none;
}
DIV#corpo_dic UL.blocos LI UL LI {
	margin:0;
	padding:.25em 0 0 1.25em;
	border:none;
	width:90%;
}

