.tituloSeccion{
	width:100%;
	height:60px;
}
.reservasCont{
	width:976px;
	height:169px;
	margin:auto;
	background-image:url(../img/fd_reservas.png);
}
.reservasOpciones{
	width:976px;
	height:548px;
	overflow:hidden;
	margin:auto;
	margin-bottom:20px;
	background-image:url(../img/fd_reservasOpciones.png);
}
.reservasOpciones p{
	text-align:left;
	float:left;
}
p.resOpc{
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#31115b;
	margin-top:8px;
	margin-left:30px;
}
.contenedorReservasInt{
	width:922px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:0px;
}
.reservasTop{
	width:100%;
	height:22px;
	background-image:url(../img/fd_reservasTop.png);
}
.reservasCuerpo{
	width:920px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.reservasBottom{
	width:100%;
	height:32px;
	background-image:url(../img/fd_reservasBottom.png);
}
.tablaReservas{
	width:96%;
	margin:auto;
}
span.local{
	margin-left:60px;
}
tr.tablaCeleste td{
	background-color:#e2e8ff;
}
tr.tablaActiva td{
	background-color:#8b9bc3;
}
.tablaReservas tr{
	cursor:pointer;
}
.flechaActiva{
	width:22px;
	height:27px;
	position:absolute;
	z-index:1;
	margin-top:124px;
	margin-left:-7px;
	background-image:url(../img/arrow_reservas.png);
}
.infoAdicional{
	float:right;
	width:auto;
	height:16px;
	margin-top:10px;
	margin-right:10px;
	background-image:url(../img/img_info.png);
	background-position:left;
	background-repeat:no-repeat;
}
.infoAdicional p{
	float:right;
	text-align:right;
	margin-top:0px;
	margin-left:20px;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#254e8a;
}
.resOpcion{
	float:left;
	width:913px;
	height:90px;
	margin-left:30px;
	margin-top:-20px;
}
.flechaIzqRes{
	float:left;
	width:18px;
	height:27px;
	margin-top:30px;
	margin-left:10px;
}
.flechaIzqRes a img, .flechaDerRes a img{
	margin-top:10px;
}
.flechaDerRes{
	float:right;
	width:16px;
	height:28px;
	margin-top:-50px;
	margin-right:10px;
}
.contResOpc{
	display:block;
	float:left;
	width:913px;
	height:77px;
	margin-top:-50px;
	margin-left:-20px;
}
.contres{
	width:930px;
	height:auto;
	overflow:hidden;
	margin-left:30px;
}
.localizador{
	float:left;
	width:240px;
}
.localizador.nombre{
	width:200px;
}
.localizador.apellido{
	width:219px;
	margin-left:10px;
}
.contres label{
	float:left;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}
.contres input{
	float:right;
	width:125px;
	color:#31115b;
}
.label2{
	margin-top:13px;
}
.label2.reservas{
	float:left;
	margin-left:-50px;
}
.input2{
	margin-top:10px;
}
.separadorLinea{
	float:left;
	width:1px;
	height:48px;
	margin:7px 15px 0 15px;
	background-image:url(../img/linea.png);
}
input.chkbox{
	float:left;
	margin-left:-55px;
	margin-top:18px;
}
a.buscarRes img{
	float:right;
	margin-right:15px;
}
.inputRadio{
	width:15x;
	height:20px;
	position:absolute;
	margin-left:15px;
	margin-top:-10px;
	background-color:#FFF;
	border:1px solid #cdcdcd;
}
.alertReservas{
	width:596px;
	height:243px;
	background-image:url(../img/fd_alertReservas.png);
	position:absolute;
	z-index:20;
	margin-left:200px;
	/*margin-top:-300px;*/
}
.contAlRes{
	width:584px;
	height:189px;
	margin:auto;
	margin-top:40px;
	background-image:url(../img/fd_alertReservasCont.png);
}
p.resValida{
	font:20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:160px;
	margin-top:0px;
	padding-top:70px;
	text-align:left;
}
a.btnAceptar img{
	float:right;
	margin-right:25px;
}
.btn_cerrar{
	width:33px;
	height:33px;
	position:absolute;
	z-index:30;
	margin-left:545px;
}






















