@charset "UTF-8";
/* CSS Document */

* { margin : 0; padding : 0; }

body {
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, h3, h4 { 
	clear : left; 
}
em {
	font-size: 10px;
	color: #999999;
}
img, img a {
	border : none;
}
#container {
	margin: 0 auto;
	text-align: left;	
	width: 990px;
}
#header {
	width: 980px;
	height: 120px;
	margin-left: 5px;
	margin-bottom: 5px;	
	position: relative;
}
	#header a {
		font-size: 14px;
		font-family: Verdana;
		color: #000;
		text-decoration: none;
	}
	#header a:hover {
		text-decoration: underline;
	}
#hnav {
	background: url(../_img/menu_bg.png) no-repeat;
	color: #99ccff;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
}	#hnav .separador {
		color: #000;
	}
	#hnav a {
		padding-left: 5px;
		padding-right: 5px;
		color: #000;
		text-decoration: none;
	}
		#hnav a:hover {
		color: #0168b3;
	}

#content {
	width: 740px;
	float:left;
/*	overflow: auto; */
}
	#content .header {
	height: 95px;
	width: 740px;
	}
#container #header #noticias {
	position: absolute;
	left: 195px;
	top: 10px;
	width: 300px;
	height: 100px;
}
	#otros_idiomas {
	width: 180px;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 10px;
	position: absolute;
	left: 670px;
	top: 90px;
	text-align: right;
	}
	#otros_idiomas a {
	color: #99ccff;
	text-decoration: underline;
	}
	#otros_idiomas a:hover {
	color: #FFF;
	text-decoration: none;
	}
	#content .texto {
	text-align: left;
	margin: 10px 5px 10px 5px;
	padding: 20px;
	background-color: #ecedf4;
	color: #000;
	font-family: Verdana, sans-serif;
	line-height: 140%;
	}
	#content .texto p {
	font-size: 12px;
	margin-bottom: 15px;
	word-spacing: 0.2em;
	}
		
	#content .texto h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #0168B3;
	}
	#content .texto h3 {
	font-size: 12px;
	}
	#content .textline {
	display: inline;
	padding-right: 10px;
	}	
	#content .postline {
	margin-top: 15px;
	}
	#content li {
	list-style-type: none;
	float : left;
/*	vertical-align: middle;	*/
	margin-bottom: 10px;
	*margin-bottom: 5px;
}
	#content li {
	margin-bottom: 15px;
	list-style-position: inside;
	}
	#content .texto img {
	padding: 5px;
	float: right;
	}
	#content .texto a {
	font-size: 12px;
	color: #0168b3;
	font-weight: normal;
	}
	#content .texto a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	}
	#content .footer {
	margin: 15px auto;
	text-align: center;
	padding: 15px;
	font-size: 11px;	
	}
#nav {
	float: left;
	margin: 4px 0px 5px 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
#hdnav {
	width: 236px;
	height: 20px;
	background-color: #0168b3;
	color: #FFF;
	font-size: 14px;
	text-indent: 15px;
	padding-top: 10px;
	font-weight: bold;
}
#snav {
	width: 192px;
	background-color: #FFF;
	border: 2px solid #0168b3;
	padding: 10px 20px 0 20px;
	text-align: left;
}
	#snav ul  {
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	line-height: 16px;
	margin:0;
}
	#snav li {
	letter-spacing: 0.1em;
	}
	#snav ul.programa {
	list-style-image: url(../_img/triangulo.png);
	*list-style-image: url(../_img/triangulo_ie.png);
	font-size: 14px;
	line-height: 20px;
	color: #0D6FB7;
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
	list-style-position: inside;
	}
	#snav a {
		color: #000;
		text-decoration: none;
	}
	#snav a:hover {
		text-decoration: underline;
	}
	.end {
	clear: both;
}
fieldset { border : none; }

/* =label/labelspan */
fieldset span, span label { display : block;  padding-bottom : 5px; }
fieldset span label { float : left; width : 135px; }
fieldset span { float : left; width : 50%; }
#dia_nacim, #mes_nacim, #ano_nacim {
	float : left;
	width: 100px;
}
#cuestion_fam {
	visibility: hidden;
}
/*#otros_datos span { float : left; width : 100%; }*/
#dinteres { width : 215px; }
#fuma_si, #fuma_no, #abstinencia, #alergia_si, #alergia_no, #medica_si, #medica_no, #traslado, #seguro, #cancela, #enfermo_si, #enfermo_no,#repite_si, #repite_no, #sexo_m, #sexo_f, #factura_m, #factura_d, #condiciones, #doc_nif, #doc_nie {
	width: auto;
	margin-right: 5px;
	border: 0px;
}
fieldset input, select { float : left; width : 180px; border : solid #0D6FB7 1px; }
fieldset textarea {
	float : left;
	border : solid #0D6FB7 1px;
	text-align: left;
	padding: 2px;
	color: #000;
	font-family: Verdana, sans-serif;
	line-height: 120%;
	font-size: 12px;
	}
fieldset input:hover, textarea:hover { border-color : #000; }
fieldset input:active, input:focus, textarea:active, textarea:focus { border-color : #0168B3; }

select#dinteres {
	width: 200px;
}
/* =div input */
form div#envio_btn { margin-bottom : 20px; padding : 10px 20px; border : none; text-align : center; }

form div#envio_btn input {
	padding : 0 .25em;
	background-color : #0D6FB7;
	border : 2px double #0168B3;
	border-top-color : #CCC;
	color : #fff;
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
}
form div#envio_btn input:hover{ 
border : 2px double #FFF; 
border-top-color : #0D6FB7;
color : #CCC;
}

.borra_ancho {
	width: auto;
	margin-right: 25px;
	margin-left: 5px;
	white-space: nowrap;
}
.ancho_sino {
	width: 12px;
	margin-right: 5px;
	border: none;
}
.ancho_letra {
	width: 12px;
	margin-left: 5px;
}
.ancho_op {
	width : 50px;
}
.ancho_des {
	width: 70px;
}
/* para las etiquetas de sexo*/
.ancho_gen {
	width: 90px;
}
/* para las etiquetas de codigo*/
.ancho_cod {
	width: 150px;
}
/* para las etiquetas de si-no*/
.ancho_sel {
	width : 115px;
}
.ancho25 {
	width : 25%;
}
.ancho33 {
	width : 33%;
}
.ancho50 {
	float : right;
	width : 50%;
}
.ancho300 {
	width : 300px;
}
.ancho90 {
	width : 90%;
}
.ancho95d {
	float : right;
	width : 95%;
}
.ancho100 {
	width : 100%;
}
/* para ocultar verificación de email y avisos*/
#InvalidEmail {
	display: none;
	color: #CC3333;
	padding-left: 5px;
}
#factura, #destino_ant, #adicional, #abst_fuma, #advertencia, #info_enfermo, #info_dieta, #info_alergia, #pre_nie {
	display: none;
}
#container #nav #flashcontent2 {
	margin-top: 10px;
	width: 236px;
	text-align: center;
	display: none;
}
.apagado {
	background-color:#999;
	}
#sprytextfield14 .textfieldRequiredMsg, 
#sprytextfield14 .textfieldInvalidFormatMsg,
#sprytextfield15 .textfieldRequiredMsg,
#sprytextfield15 .textfieldInvalidFormatMsg
{
	padding-left: 130px;
}
#sprytextfield11 .textfieldRequiredMsg,
#sprytextfield11 .textfieldInvalidFormatMsg,
#sprytextfield31 .textfieldRequiredMsg,
#sprytextfield31 .textfieldInvalidFormatMsg,
#sprytextfield3 .textfieldRequiredMsg,
#sprytextfield3 .textfieldInvalidFormatMsg,
#sprycheckbox1 .checkboxRequiredMsg {
	width: 100%;
}
#container #content .texto #contacto #otros_datos #dInteres label {
	width: auto;
	margin-right: 25px;
}
#container #content .texto #reserva #region_ciudad1 strong, #container #content .texto #reserva #region_ciudad2 strong {
	color: #0168B3;
}
.separa_op {
	padding: 15px 0;
	float: left;
	width: 100%;
}
#tutores {
	display: none;
}
#noticias {
	display: none;
}

