/*
	Eric Meyer's "reset stylesheet"
*/
html, body, div,  applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Verdana;
	font-size: 10px;
}

/*img { behavior: url(iepngfix.htc); }*/

/*
	estilos de la página
*/
body {
	font-family: Verdana,Arial,"Lucida Grande",sans-serif;
	font-size: 10px;
	margin-bottom: 12px;
	color: #555555;
	line-height: 15px;
	background: #71A2DA url(../img/bkg_paginas.gif) repeat-x;
}

.font0 {
	font-size:0px;
}
.clear {
	clear: both;
} 

#cont_general {
}
	
#cont_pagina {
	width: 968px;
	margin: 0px auto;
	/*background-color: #FFFFFF;*/
	background: url(../img/bkg_contenidos2.gif) top left repeat-y;
	overflow: hidden;
}


/*******************************************
			ESTILOS DE LA CABECERA
*******************************************/
#cabecera {
	background:  url(../img/cabecera_naked.gif) top left no-repeat;
	height: 72px;
}
	#cabecera ul {
		display: block;
		float:left;
	padding: 55px 0px 0px 393px;
}
		#cabecera ul li {
			display: block;
			float:left;
			padding: 2px 8px 4px 8px;
			border-left: 2px solid #A1B52D;
			text-transform: uppercase;
			font-size: 9px;
		}
		#cabecera ul li.pri {
			border-left: 0px solid #FFCC00;
		}
		#cabecera ul li a {
			color: #FFFFFF;
			text-decoration: none;
		}
		#cabecera ul li a:hover {
			text-decoration: underline;
			color: #CC0000; 
		}
	#cabecera h2 {
		color: #FFFFFF;
		font-size: 18px; 
		padding: 55px 0px 0px 336px;
	}
#yearnumber {
	float: left;
	position: relative;
	top: 50px;
	left: 40px;
	color: white;
	font-style: italic;
	font-size: 22px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#cabecera_nav {
	/*background-color: #105EC1;*/
	background: url(../img/bkg_cabecera_nav.gif) repeat-x left;
	text-align: right;
	/*border-bottom: 1px solid #000000;*/
	height: 19px;
}
#cabecera_nav a {
	color: #18558B;
	line-height: 20px;
	padding: 0px 4px;
}
#cabecera_nav a:hover {
	text-decoration: none;
}

#txtcentre {
	width: 490px;
	text-align: left;
	display: block;
	color: #18558B;
	float: left;
	clear: left;
	margin-left: 10px;
}
#txtgestio a {
	float:left;
	width: 290px;	
	color: #18558B;
	height: 18px;
	text-decoration: none;
	margin: 0;
	line-height: 16px;
}
#txtsortir a {
	float:left;
	width: 150px;	
	color: #18558B;
	height: 18px;
	text-decoration: none;
	line-height: 16px;
}

/*******************************************
		ESTILOS DE LOS CONTENIDOS
*******************************************/
#contenidos {
	
}
/*	ESTILOS DEL PANEL LATERAL */
#cont_menu {
	float:left;
	width: 159px;
	border-right: 1px solid #A9B0D1;
	border-bottom: 1px solid #A9B0D1;
	overflow: hidden;
	/*background: url(../img/bkg_contenidos.png) top left repeat-x;*/
}
	/*	PANEL LATERAL - menu */
	#cont_menu ul {
		margin:12px 0px 0px 0px;
	}
	#cont_menu ul li{
		padding: 0px;
		margin: 0px;
	}
	#cont_menu ul li.sel{
		background: url(../img/marc_menulat.gif) 0px 8px no-repeat;
	}
	#cont_menu ul li a {
		display:block;
		margin: 0px 0px 0px 8px;
		padding: 8px 8px 8px 8px;
		font-size: 12px;
		font-family: sans-serif;
		color: #555555;
		font-weight: bold;
		text-decoration: none;
		/*text-transform: uppercase;*/
		font-variant: small-caps;
		border-bottom: 1px solid #A9B0D1;
	}
	#cont_menu ul li a:hover {
		text-decoration: underline;
	}
	/*	PANEL LATERAL - bloques */
	#cont_menu .modinfo {
		background: url(../img/bkg_modlat.gif) top left repeat-x;
		margin: 16px 0px 0px 8px;
		padding: 12px 8px 8px 8px;
	}
		#cont_menu .modinfo h3 {
			color: #105ECA;
			padding-bottom: 8px;
			font-size: 13px;
			line-height: 17px;
		}
		#cont_menu .modinfo p {
			padding-bottom: 8px;
		}
		#cont_menu .modinfo p.right {
			text-align: right;
		}
		#cont_menu .modinfo p a {
			color: #105EC1;
		}
		#cont_menu .modinfo p a:hover {
			text-decoration: none;
		}
		
		/****************************/
		/**  Buscador actividades  **/
		/****************************/
		#cont_menu  #buscador {
			height: 173px;
		}
		
		#cont_menu  #buscador #btema {
			width: 140px;
		}
		
		#cont_menu #buscador #bdestinatari {
			width: 140px;
		}
		
		#cont_menu #buscador #btexto {
			width: 134px;
			margin-left: 0px;
		}
		#cont_menu #buscador #btn_cercar {
			width: 134px;
			margin-left: 0px;
}
		
		
		/******************************/
		/** Fin Buscador actividades **/
		/******************************/
		
		
		
		

/*	CONTENIDOS */
#cont_patrocinadores {
	float:right;
	width: 79px;
	border-left: 1px solid #A9B0D1;
	/*background: url(../img/bkg_contenidos.png) top left repeat-x;*/
}
	#cont_patrocinadores h3 {
		color: #105ECA;
		padding: 20px 4px 8px 4px;
		font-size: 11px;
		line-height: 14px;
	}
	#cont_patrocinadores p {
		padding: 8px 0px;
	}

#cont_contenidos {
	float:left;
	width: 728px;
}
	.contenidos1 {
		/*background: url(../img/bkg_contenidos.png) top left repeat-x;*/
		padding: 12px 12px 12px 12px;
	}
	#cont_submenu {
		float:left;
		width: 160px;
	}
	#cont_submenu ul.niv0{
		padding: 12px 0px 20px 16px;		
	}
	#cont_submenu li.niv0{
		font-weight: bold;
		text-indent: -12px;
	}
	#cont_submenu li.niv0 a{
		color: #555555;
		text-decoration: none;
	}
	#cont_submenu li.niv0 a:hover{
		text-decoration: underline;
		color: #990000;
	}
	#cont_submenu ul.niv1{
		padding: 6px 0px 20px 20px;		
	}
	#cont_submenu li.niv1{
		font-weight: normal;
		text-indent: -20px;
		padding-bottom: 12px;
	}
	#cont_submenu li.niv1 a{
		color: #555555;
		text-decoration: none;
	}
	#cont_submenu li.niv1 a:hover{
		text-decoration: underline;
		color: #990000;
	}
	#cont_submenu .buscador {
		padding: 12px 0px 20px 16px;
	}
	#cont_submenu .buscador h3 {
		color: #105ECA;
		font-size: 1.1em;
	}
	#cont_submenu .buscador .colecciones {
		margin-bottom: 16px;
	}
	#cont_submenu .buscador label {
		padding: 4px 0px 2px 0px;
		display: block;
	}
	
	#cont_submenu .buscador input {
		font-size: 1em;
		height: 11px;
	}
	#cont_submenu .buscador select {
		font-size: 1em;
		height: 11px;
		width: 130px;
	}
	#cont_submenu .buscador #btn_cercar {
		border: 0px;
		background-color: #FFFFFF;
		color: #105ECA;
		padding: 12px 12px 0px 0px;
		height: 40px;
		float: right;
		display: block;
		cursor: pointer;
	}
	#cab_contenidos2 {
		display: block;
		width: 728px;
		height: 70px;
		background-color: #FFFF00;
	}
	#cab_contenidos2 h1 {
		padding: 12px 10px;
		font-size: 19px;
	}
	.contenidos2 {
		padding: 12px 12px 12px 012px;
		background: url(../img/bkg_contenidos3.gif) -160px top repeat-y;
		width: 538px;
		
		float:left;
		/*text-indent: -8px;*/
	}
	
	.contenidos2 h2 {
		padding: 12px 0px;
		font-size: 15px;
	}
	.contenidos2 h3 {
		padding-bottom: 8px;
		font-size: 12px;
	}

	.contenidos3 {
		padding: 12px 12px 12px 12px;
		
	}
	.contenidos3 form {
		padding-bottom: 24px;
	}
	.contenidos3 label {
		display: block;float:left;width: 190px;
		margin-top: 8px;
	}
	.contenidos3 .colecciondescrip {
		margin-bottom: 12px;
	}
	.contenidos3 select, input {
		margin-top: 8px;
	}
	.contenidos3 #btn_cercar {
		border: 0px;
		background-color: #FFFFFF;
		color: #105ECA;
		padding: 12px 12px 0px 0px;
		height: 40px;
		display: block;
		cursor: pointer;
	}

/* Estilos particulares de alguna seccion */
/* PORTADA */
#portada h1 {
	text-align: center;
	color: #4C5CA0;
	font-size: 1.8em;
	padding: 20px 0px;
}
#portada h1 span {
	font-weight: normal;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 3px #4C5CA0 solid;
}
#indextemes {
	background: url(../img/marcotemes_top.gif) top left no-repeat;
}
#indextemes2 {
	background: url(../img/marcotemes_bottom.gif) bottom left no-repeat;
	padding: 16px 20px 6px 20px;
}
#indextemes ul {
	padding-bottom: 12px;
	font-weight: bold;
	overflow: hidden;
}
#indextemes ul li {
	padding-bottom: 12px;
	width: 332px;
	font-weight: bold;
	float: left;
}
#indextemes ul a {
	color: #555555;
	padding-left: 6px;
}
#indextemes h3 {
	font-size: 12px;
}
#portada h3 {
	clear: both;
	color: #4C5CA0;
}
#portada #marquesina {
	margin: 12px 0px;
	background: url(../img/marquee_left.gif) top left no-repeat;
}
#portada #marquesina2 {
	background: url(../img/marquee_right.gif) top right no-repeat;
	padding: 4px 12px 12px 12px;
}
#portada marquee {
	background-color: #105DBF;
	line-height: 22px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#portada #info li.col {
	color:#4C5CA0;
	width: 340px;
	float: left;
} 
#portada #info li.item {
	background: url(../img/star.gif) top left no-repeat;
	padding: 0px 20px 16px 28px;
	color:#4C5CA0;
}

/* ACTIVIDADES */
#fichaactivitat  {
	
}
#fichaactivitat .herramientas {
	text-align: right;
	padding-top: 4px;
	border-top: 1px dotted #666666;
	
}

.camposactivitat {
	
	top: 70px;
}
.camposactivitat ul {
	padding-top: 12px;
	
	/*display: inline-block;*/
}

.camposactivitat li {
	padding: 4px 0px 28px 24px;
	/*display: inline-block;*/
	background-color: #cc0000;
}

.camposactivitat h4 {
	font-size: 1.1em;
	padding-bottom: 8px;
	width: 522px;
}

/* NOTICIAS #105ECA */
#fichanoticia {
	padding-bottom: 24px;
}
#fichanoticia h1 {
	font-size: 1.3em;
	color: #105ECA;
	padding-bottom: 8px;
}
#fichanoticia h3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #105ECA;
}
#fichanoticia h4 {
	font-size: 1.0em;
	font-weight: normal;
}
#fichanoticia p {
	font-size: 1.0em;
	padding-bottom: 4px;
}
#fichanoticia a {
	color: #105ECA;
	padding-left: 8px;
}

/* PAGINADOR */
.paginador {
}
.paginador a {
	color: #555555;
	text-decoration: none;
}
.paginador a:hover {
	text-decoration: underline;
}
.paginador a.sel {
	font-size: 1.1em;
	color: #105ECA;
}

/*******************************************
		ESTILOS DEL PIE
*******************************************/
#pie {
	/*background: url(../img/pie.gif) top left no-repeat;*/
	background: url(../img/bkg_pie_nav.gif) top left no-repeat;
	height: 20px;
	clear: both;
}
	/*#pie ul {
		padding: 18px 0px 0px 200px;
		display: block;
		float:left;
	}
		#pie ul li {
			display: block;
			float:left;
			padding: 4px 8px 2px 8px;
			border-left: 2px solid #FFCC00;
			text-transform: uppercase;
			font-size: 9px;
		}
		#pie ul li.pri {
			border-left: 0px solid #FFCC00;
		}
		#pie ul li a {
			color: #FFFFFF;
			text-decoration: none;
		}
		#pie ul li a:hover {
			text-decoration: underline;
		}*/
	
/*ESTILOS DEL PIE
*******************************************/
	


/*Botonera actividad 
*******************************************/
#btn_herramientas {
	/*float: left;
	display: block;
	width: 548px;*/
	height: 20px;
	margin-bottom: 5px;
}
#btn_herramientas li {
	display: inline;
}
#btn_herramientas .boton_ver {
	background: url(../img/reserva_verde.gif) no-repeat;
	width: 19px;
	height: 17px;
	float: right;
}

#btn_herramientas .boton_red {
	background: url(../img/reserva_rojo.gif) no-repeat;
	width: 19px;
	height: 17px;
	float: right;
}

#btn_herramientas .reservar_ver, .reservar_red {
	background: url(../img/reserva_res.gif) no-repeat;
	width: 57px;
	height: 17px;
	float: right;
	text-decoration: none;

}

#btn_herramientas .reservar_red {
	cursor: pointer;
}

#btn_herramientas .reservar_tach {
	background: url(../img/reserva_tach.gif) no-repeat;
	width: 57px;
	height: 17px;
	float: right;
	text-decoration: line-through;
}


#btn_herramientas .imprimir {
	background: url(../img/reserva_print.gif) no-repeat;
	width: 54px;
	height: 17px;
	float: right;
	text-decoration: none;
}

#btn_herramientas .fotos {
	background: url(../img/reserva_foto.gif) no-repeat;
	width: 36px;
	height: 17px;
	float: right;
	text-decoration: none;
}

#btn_herramientas .llista {
	background: url(../img/reserva_le.gif) no-repeat;
	width: 87px;
	height: 17px;
	float: right;
	text-decoration: none;
}

#btn_herramientas .material {
	background: url(../img/reserva_mat.gif) no-repeat;
	width: 56px;
	height: 17px;
	float: right;
	text-decoration: none;
}
/* Botonera actividad */
 
	
/*LOGIN 
*******************/
#login {
	position: relative;
	margin: auto;
	/*top: 90px;
	left: 13px;
	width: 720px;
	height: 236px;*/
	background: url(../img/login_bg1.gif) top left no-repeat;
	z-index: 20;
	/*display:none;*/
	background-color: #fff;
}
#txtlogin {
	position: absolute;
	left: 36px;
	top: 29px;
	z-index: 20;
} 
#usuario {
	position: absolute;
	left: 36px;
	top: 64px;
	z-index: 20;
}
#password {
	position: absolute;
	left: 36px;
	top: 103px;
	z-index: 20;
}
#aceptarlogin {
	position: absolute;
	left: 326px;
	top: 64px;
	z-index: 20;
	cursor:pointer;
}
#aceptarloginsubmit_ca {
	width: 160px;
	height: 39px;
	border: 0px;
	background: url(../img/login/img_aceptar.gif) top left no-repeat;
	cursor:pointer;
}
#cancelarlogin{
	position: absolute;
	left: 336px;
	top: 103px;
	z-index: 20;
	cursor:pointer;
}
#comodarsealta {
	position: absolute;
	left: 36px;
	top: 163px;
	z-index: 20;
}
#txtcomodarsealta {
	position: absolute;
	left: 194px;
	top: 172px;
	width: 422px;
	z-index: 20;
	font-size: 1.2em;
	color: #1c1c1c;
}
#introduzcadatoslogin {
	position: absolute;
	left: 486px;
	top: 70px;
	z-index: 20;
}
#errorlogin {
	position: absolute;
	left: 486px;
	top: 70px;
	z-index: 20;
}
#usuarioedit {
	position: absolute;
	left: 196px;
	top: 72px;
	z-index: 20;
}
#passwordedit {
	position: absolute;
	left: 196px;
	top: 112px;
	z-index: 20;
}
#usuarioedit input, #passwordedit input {
	width: 108px;
	height: 20px;
	color: #333333;
	font-size: 1.2em;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #C3C3C3;
}
	
/*FIN LOGIN 
*******************/
	
	

/*CALENDARIO DE DISPONIBILIDAD
************************************/
.cajatemp {
	margin-top: 48px;
	margin-bottom: 16px;
	float: left;
	display: block;
	width: 700px;
	margin-left: 14px;
	/*background-color: #d8fe3f;*/
	border: 1px solid #105ec1;
	padding: 4px;
}
/*.leyenda {
	padding-bottom: 8px;
	margin-right: 24px;
	border-bottom: 1px solid #C4BEB9;
}*/

.sel_mes {
	font-size: 13px;
	width: 700px;
	color: #fff;
	float: left;
	background-color: #003593;
	height: 24px;
}
.sel_mes_txt {
	width: 162px;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	height: 23px;
}
.sel_mes_sel {
	width: 127px;
	float: left;
	margin-top: 1px;
	height: 23px;
}
.bot_input_sel input{
	width: 77px;
	float: left;
	height: 19px;
}

.cajames {
	float: left;
	display: block;
	padding: 8px 0px 6px 0px;
	font-size: 16px;
	color: #fff;
	width: 700px;
	background-color: #33b7ff;
	height: 14px;
	border-bottom: 1px solid #105ec1;
}
.mesanio {
	float: left;
	display: block;
	width: 610px;
	color: #fff;
	text-align: center;
}
.mesanterior a {
	float: left;
	display: block;
	width: 40px;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}
.messiguiente a {
	float: left;
	display: block;
	color: #fff;
	width: 40px;
	text-decoration: none;
}
.cajaout {
	float: left;
	display: block;
	border-bottom: 1px solid #105ec1;
	
	
} 
.cajain {
	width: 98px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin-left: 2px;
}
.cajain a {
	font-weight: bold;
}
.cajain div {
	padding-top: 3px;
}
.vacio {
	color: #FFF;
}
.cabmes {
	color: #897D72;
}
.cab {
	color: #897D72;
	font-size: 1.2em;
}
.cabfestivo {
	color: #FF3300;
	font-size: 1.2em;
}
.festivo {
	color: #FF3300;
	font-size: 1.4em;
}
.sinturno {
	color: #6B5C4F;
	font-size: 13px;
}
.disponible {
	background: url(../img/dia_disponible.gif) top left no-repeat; 
	color: #FFF;
	font-size: 13px;
	background-color: #72cb86;
}
.disponible a {
	color: #FFF;
	text-decoration: none;
	background-color: #72cb86;
}
.disponible a:hover {
	text-decoration: underline;
	background-color: #72cb86;
}
.nodisponible {
	background: url(../img/dia_nodisponible.gif) top left no-repeat; 
	color: #FFF;
	font-size: 13px;
	background-color: #ff3737;
}
.nadadenada {
	background: url(../img/dia_nodisponible.gif) top left no-repeat; 
	color: #105ec1;
	font-size: 13px;
	background-color: #fff;
}
/*FIN CALENDARIO DE DISPONIBILIDAD
************************************/

/*TURNOS SELECCIONADOS
************************************/
#procesoreserva {
	width: 720px;
	padding: 4px;
	height: auto;
	color: #666;
}
/*FIN TURNOS SELECCIONADOS
************************************/

/*RESERVA PROGRAMADA 
************************************/
#reservaerrorweb {
	display: none;
}
#reservaweb {}
#ayudareserva {}
#encuenta {
	background-color:#C5DDFF;
	margin:48px 24px 0 18px;
	padding:0 12px 16px 16px;
	font-size: 1.2em;
}
.equipament {
	text-decoration: underline;
}

#nombrecentro {}

#procesoreserva .nombreactividad {
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#procesoreserva .nombreactividad h2 {
	padding-bottom: 4px;
	border-bottom: 2px solid #105eca;
}
#procesoreserva .activit_listadoini .enlace {
	font-size: 1.2em;
}

#procesoreserva .destacado {
	background-color: #F0EFEE;
	padding: 0px 28px 16px 28px;
}
#procesoreserva .msgerror {
	background: url(../img/signo_alerta.gif) 0px 16px no-repeat;
	padding: 8px 16px 0px 56px;
	color: #FF3300;
	font-size: 1.4em
}
#procesoreserva p {
	padding-top: 8px;
}
#reservaweb {
	margin: 0px 0 0px 3px;
}
#reservaweb .nombreescuela {
	margin: 12px 12px 12px 0px;
}
#reservaweb .pasoreserva {
	color: #105eca;
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 0 8px 4px;
	/*border-bottom: 1px solid #105eca;*/
	margin-bottom: 4px;
}
#reservaweb .pasoreserva #reservarsubmit, #reservarsubmit2 {
	float: right;
	background-color: #c5ddff;
	color: #125cc9;
	width: 706px;
	height: 19px;
	position: relative;
	right: 5px;
}	

#reservaweb .pasoreserva input#reservarvolver {
	float: right;
	margin-right: 8px;
	width: 120px;
	background-color: #c5ddff;
	color: #125cc9;
	height: 19px;
}	
.localizador {
	padding-top: 4px;
	color: #333333;
	line-height: 24px;
	font-size: 1.2em;
}
/*FIN RESERVA PROGRAMADA
************************************/	

/* TURNOS 
************************************/
#contturnos {
	/*position: absolute;
	top: 90px;
	left: 0px;
	width: 720px;
	z-index: 20;*/
	/*border-top: 2px solid #105eca;*/
	/*display:none;*/
}
#txtseleccionturnos {
	position: absolute;
	left: 508px;
	top: 0px;
	z-index: 20;
}
#bgerrorcontturnos {
	position: absolute;
	left: 508px;
	top: 118px;
	z-index: 20;
}
#errorcontturnos {
	position: absolute;
	left: 508px;
	top: 118px;
	z-index: 20;
	display: none;
}
#info {
	/*z-index: 21;
	background: url(../img/bg_turnos.gif) bottom left no-repeat;*/
	line-height: 25px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 20px;
	font-size: 10px;
	margin-left: 5px;
	width: 711px;
}
#info #infotitulo {
	font-size: 1.4em;
	color:#6B5C4F;
	border-bottom: 1px solid #105eca;
	/*border-top: 1px solid #105eca;	*/
}
#info #infotitulo span {
		font-weight: bold;
		color:#006BAD;
		padding-left: 6px; 
	}
	#contturnos #info #conttable {
		margin: 0px 2px 12px 40px;
	}
	table.tblturnos {
		font-size: 1.2em;
		color: #555555;
		width: 99%;
		margin: 2px 0px 2px 4px;
}
	table.tblturnos a.btn_eliminar{
		background: url(../img/eliminar.gif) no-repeat;
		width: 49px;
		height: 16px;
		float: left;
		padding: 0;
	margin-left: 43px;
}
	table.tblturnos th {
		color: #666;
		padding: 2px 8px;
		text-align: center;
	float: left;
}
	table.tblturnos th#eliminar {
		color: #006BAD;
		font-weight: normal;
		text-decoration: underline;
		cursor: pointer;
	}
	table.tblturnos td {
		border-bottom: 1px dotted #105eca;
		padding: 1px 8px;
		text-align: center;
	margin-bottom: 2px;
	vertical-align: middle;
}
	table.tblturnos td.ult {
		border-bottom: 0px dotted #C4BEB9;
	}
	table.tblturnos tr.restitulo {
	color: #105eca;
	font-size: 14px;
}
#aceptarturnossubmit_ca {
	width: 89px;
	height: 31px;
	border: 0px;
	background: url(../img/ca/btn_turnosaceptar.gif) top left no-repeat;
	cursor:pointer;
}
#aceptarturnos {
	/*position: absolute;
	right: 20px;
	bottom: 32px;
	z-index: 20;*/
	cursor:pointer;
}
#cancelarturnos{
	/*position: absolute;
	right: 20px;
	bottom: 6px;
	z-index: 20;*/
	cursor:pointer;
}
#escogerturnos {
	/*left: 160px;
	position: absolute;
	bottom: 29px;
	z-index: 20;*/
	font-size: 16px;
	color:#6B5C4F;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}



/* FORMULARIOS */
.tituloreserva {
	font-size: 1.4em;
	font-weight: bold;
	color: #006BAD;
	margin: 0px 0px 16px 0;
	border-top: 2px solid #C4BEB9;
	border-bottom: 1px solid #C4BEB9;
	padding: 8px 16px 6px 20px;
}
.nombreescuela {
	margin: 0px 12px 12px 20px;
	color: #6B5C4F;
	font-size: 1.2em;
}
.formularioreserva, .guardarreserva {
	position: relative;
	margin: 8px 0px 24px 20px;
	width: 502px;
	height: 310px;
	background: url(../img/bg_formularioreservaconcertada.gif) top left no-repeat;
}

#reservarsubmit {
	height: 19px;
}
.completarreserva {
	width: 712px;
	height: 237px;
	margin-bottom: 5px;
	border-bottom: 1px solid #105eca;
	border-right: 1px solid #105eca;
	border-left: 1px solid #105eca;

}

.completarreserva .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 176px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}
.completarreserva .resdato {
	background-color: #C5ddff;
	width: 176px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.completarreserva .contenido_input {
	width: 697px;
	height: 179px;
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 8px;
	background-color: white;
}

.completarreserva .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 230px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.completarreserva .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


/*.imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 4px;
}*/

.completarreserva .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.completarreserva .imputados .plazasres input{
	width: 104px;
	height: 14px;
	margin-bottom: 5px;
	margin-left: 7px;
	text-align: right;
}
.completarreserva .imputados select, input {
	width: 256px;
	margin-left: 10px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	margin-top: 4px;
}
.completarreserva .imputados select {
	width: 218px;
	margin-left: 6px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	margin-top: 4px;
}

.completarreserva .imputados .txtlargo {
	width: 220px;
	height: 14px;
}

.completarreserva .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 683px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.completarreserva .contenido_input .lblcomentario {
	width: 694px;
}
.completarreserva .contenido_input textarea {
	float: left;
	display: block;
	width: 692px;
	margin-left: 1px;
	height: 56px;
	margin-top: 4px;
}

.guardarreserva {
	width: 712px;
	height: 237px;
	margin-bottom: 5px;
	border-bottom: 1px solid #105eca;
	border-right: 1px solid #105eca;
	border-left: 1px solid #105eca;
	margin-left: 0;
}

.guardarreserva .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 176px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}
.guardarreserva .resdato {
	background-color: #C5ddff;
	width: 176px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.guardarreserva .contenido_input {
	width: 697px;
	height: 179px;
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 8px;
	background-color: white;
}

.guardarreserva .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 230px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.guardarreserva .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


.guardarreserva .imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0;
}

.guardarreserva .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.guardarreserva .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 683px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.guardarreserva .contenido_input .lblcomentario {
	width: 694px;
}


.guardarreservaprog {
	width: 712px;
	height: 237px;
	margin-bottom: 5px;
	border-bottom: 1px solid #105eca;
	border-right: 1px solid #105eca;
	border-left: 1px solid #105eca;
	margin-left: 0;
}

.guardarreservaprog .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 176px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}
.guardarreservaprog .resdato {
	background-color: #C5ddff;
	width: 176px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.guardarreservaprog .contenido_input {
	width: 697px;
	height: 179px;
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 8px;
	background-color: white;
}

.guardarreservaprog .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 230px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.guardarreservaprog .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


.guardarreservaprog .imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0;
}

.guardarreservaprog .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.guardarreservaprog .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 683px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.guardarreservaprog .contenido_input .lblcomentario {
	width: 694px;
}











.imprimirreservaprog {
	width: 712px;
	height: 237px;
	margin-bottom: 5px;
	
	margin-left: 0;
}

.imprimirreservaprog .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 172px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}
.imprimirreservaprog .resdato {
	background-color: #C5ddff;
	width: 171px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.imprimirreservaprog .contenido_input {
	width: 695px;
	height: 179px;
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 8px;
	background-color: white;
}

.imprimirreservaprog .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 229px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.imprimirreservaprog .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


.imprimirreservaprog .imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0;
}

.imprimirreservaprog .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.imprimirreservaprog .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 678px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.imprimirreservaprog .contenido_input .lblcomentario {
	width: 691px;
}

















#procesoreservaconc {
	width: 720px;
	height: auto;
	color: #666;
	display: block;
	margin-left: 4px;
	margin-top: 4px;
}


#procesoreservaconc .tituloreserva{

}

#procesoreservaconc .reservarconcertadas #reservarsubmit{
	margin-left: 0;
}



#procesoreservaconc .formularioreserva, .guardarreserva {
	margin: 21px 0px 24px 2px;
}




.guardarreservaconc {
	width: 712px;
	height: 239px;
	border: 1px solid #105eca;
	float: left;
	display: block;
	padding-top: 6px;
}

/*.guardarreservaconc .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 176px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}*/
.guardarreservaconc .resdato {
	background-color: #C5ddff;
	width: 176px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.guardarreservaconc .contenido_input {
	width: 697px;
	height: 215px;
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 8px;
	background-color: white;
}

.guardarreservaconc .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 230px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}
.guardarreservaconc .contenido_input .contdia label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 172px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


.guardarreservaconc .contenido_input #dia, #hora, #plazas, #plazasf {
	width: 100px;
	/*height: 12px;*/
	height: 20px;
	float: left;
	margin-right: 4px;
	margin-left: 7px;
}
.guardarreservaconc .contenido_input .costadet {
	float: left;
	margin-top: 4px;
	width: 82px;
	height: 18px;
	font-size: 9px;
}
.guardarreservaconc .contenido_input .contnivell label {
	float: left;
	margin-top: 4px;
	width: 346px;
}

.guardarreservaconc .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.guardarreservaconc .contenido_input #curso {
	width: 100px;
	height: 20px;
	float: left;
	margin-right: 3px;
	margin-left: 9px;
}

.guardarreservaconc .contenido_input #nivell {
	width: 327px;
	height: 20px;
	float: left;
	margin-right: 3px;
	margin-left: 9px;
}

.guardarreservaconc .contenido_input  #responsable, #telefono, #email {
	width: 213px;
	height: 20px;
	float: left;
	margin-right: 6px;
	margin-left: 9px;
}

.guardarreservaconc .contenido_input  select#nivell {
	margin-top: 4px;
	height: 20px;
}
.guardarreservaconc .contenido_input  select#responsable {
	margin-top: 4px;
	height: 20px;
}

.guardarreservaconc .contenido_input  input#nombreapedef {
	width: 212px;
}

.guardarreservaconc .contenido_input .contcomentario label {
	height: 14px;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	width: 693px;
	margin-top: 0;
}

.guardarreservaconc .contenido_input #comentario {
	height: 52px;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	width: 692px;
	margin-top: 3px;
}


.guardarreservaconc .imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0;
}

.guardarreservaconc .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.guardarreservaconc .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 683px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.guardarreservaconc .contenido_input .lblcomentario {
	width: 694px;
}














.imprimereservaconc {
	width: 702px;
	height: 239px;
	float: left;
	display: block;
	padding-top: 6px;
	
}

/*.guardarreservaconc .contdia, .contdhorai, .contdhoraf, .contdplazas {
	background-color: #63a6ff;
	float: left;
	width: 176px;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	padding-top: 4px;
	border: 1px solid #105eca;
	height: 31px;
	color: white;
	text-align: center;
}*/
.imprimereservaconc .resdato {
	background-color: #C5ddff;
	width: 176px;
	height: 17px;
	border-top: 1px solid #105eca;
	padding-top: 3px;
}

.imprimereservaconc .contenido_input {
	width: 692px;
	/*height: 215px;*/
	border: 1px solid #63a6ff;
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 8px;
	background-color: white;
}

.imprimereservaconc .contenido_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 224px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}
.imprimereservaconc .contenido_input .contdia label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 167px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}


/*.imprimereservaconc .contenido_input #dia, #hora, #plazas, #plazasf {
	width: 100px;
	height: 12px;
	float: left;
	margin-right: 4px;
	margin-left: 7px;
}*/
.imprimereservaconc .contenido_input .costadet {
	float: left;
	margin-top: 4px;
	width: 80px;
	height: 18px;
	font-size: 9px;
}
.imprimereservaconc .contenido_input .contnivell label {
	float: left;
	margin-top: 4px;
	width: 336px;
}

.imprimereservaconc .contenido_input .plazasres_input label {
	background-color: #C5ddff;
	float: left;
	display: block;
	width: 114px;
	border: 1px solid #fff;
	text-align: center;
	height: 14px;
}

.imprimereservaconc .contenido_input #nivell {
	width: 318px;
	height: 12px;
	float: left;
	margin-right: 3px;
	margin-left: 9px;
}

.imprimereservaconc .contenido_input #curso {
	width: 100px;
	height: 12px;
	float: left;
	margin-right: 3px;
	margin-left: 9px;
}

.imprimereservaconc .contenido_input  #responsable, #telefono, #email {
	width: 208px;
	height: 20px;
	float: left;
	margin-right: 6px;
	margin-left: 9px;
}

.imprimereservaconc .contenido_input  select#nivell {
	margin-top: 4px;
	height: 20px;
}
.imprimereservaconc .contenido_input  select#responsable {
	margin-top: 4px;
	height: 20px;
}

.imprimereservaconc .contenido_input  input#nombreapedef {
	width: 203px;
}

.imprimereservaconc .contenido_input .contcomentario label {
	height: 14px;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	width: 673px;
	margin-top: 0;
}

.imprimereservaconc .contenido_input #comentario {
	height: 52px;
	float: left;
	margin-right: 3px;
	margin-left: 1px;
	width: 669px;
	margin-top: 3px;
}


.imprimereservaconc .imputados div {
	width: 222px;
	height: 12px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0;
}

.imprimereservaconc .imputados .plazasres div {
	width: 100px;
	height: 12px;
	text-align: center;
	float: left;
	display: block;
}

.imprimereservaconc .contenido_input .contcomentario div {
	float: left;
	display: block;
	width: 683px;
	margin-left: 6px;
	height: 53px;
	margin-top: 3px;
}


.imprimereservaconc .contenido_input .lblcomentario {
	width: 694px;
}





.titdchareservas {
	font-size: 1.2em;
	color: #006BAD;
	padding: 8px 4px 8px 4px;
}
#contlocata {
	font-size: 1.4em;
	margin-left: 40px;
}

#ayudareserva{
	width: 711px;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	
}
#ayudareserva .equipament {
	font-size: 15px;
	text-decoration: underline;
}

#ayudareserva .enlace {
	vertical-align: super;
	font-size: 11px;
	text-shadow: #000000 0 0 0;
	width: 680px;
	height: auto;
	margin-top: 3px;
	margin-left: 15px;
	list-style-type: circle;
	list-style-position: inside;
}

/************************/
/*** Resum activitats ***/
/************************/
.activit_resumen {
	width: 685px;
	margin-top: 13px;
	margin-left: 12px;
	padding: 4px 4px 12px;
	border-bottom: 1px dotted #666666;
}
.activit_resumen h2 {
	width: 685px;
	color: #105eca;
	font-size: 14px;
}

.activit_resumen .disponible_ca a {
	text-decoration: none;
	color: #33ff33;
	margin-left: 11px;
}

.activit_resumen .nodisponible_ca a {
	text-decoration: none;
	color: #990000;
	margin-left: 11px;
	display: block;
}

.activit_resumen .ulinfo {
	width: 677px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.activit_resumen .resumen_cont .label {
	width: 677px;
	color: #105eca;
	margin-top: 4px;
}
.activit_resumen .resumen_cont .value {
	width: 677px;
	margin-top: 4px;
	margin-left: 9px;
}

/************************/
/************************/
/************************/

.no_subvencionat {
	color: red;
	width: 500px;
	margin: 20px;
	font-size: 14px;
	line-height: 17px;
}
.no_subvencionat a {
	color: #003593;
	text-decoration: none;
	float: left;
	margin-top: 14px;
}

