div#contenido-total div {
	background-color:#F1E1DE;
	margin:5px;
	padding:13px;
	width:859px;
}
div#contenido-total div div#reservasIza {
	margin:0;
	padding:0;
	width:400px;
	overflow:auto;
	overflow:hidden;
	float:left;
}
div#contenido-total div div#reservasDer {
	margin:0;
	padding:0;
	width:440px;
	overflow:auto;
	overflow:hidden;
	float:right;
}
div#contenido-total div div#reservasIza h3 {
	display:inline-block;
	border-bottom:1px dotted #493632;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:100%;
}
div#contenido-total div div#reservasDer h3 {
	display:inline-block;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:100%;
	color:#DA006C;
}
div#contenido-total div div#reservasDer input {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #a79e9b;
	width:250px;
}
div#contenido-total div div#reservasDer input.mini {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #a79e9b;
	width:50px;
}
div#contenido-total div div#reservasDer textarea {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #a79e9b;
	width:250px;
}
div#contenido-total div div#reservasDer select {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #a79e9b;
	width:250px;
}
div#contenido-total div div#reservasDer label {
	font:normal 11px Arial, Helvetica, sans-serif;
	float:left;
	width:120px;
	background:url(../img/flechaB_f2.gif) no-repeat 0em 4px;
	padding-left:13px;
}
div#contenido-total div div#reservasDer form p {
	width:100%;
	overflow:auto;
	overflow:hidden;
	margin:0 0 7px 0;
	padding:0;
	clear:both;
}
div#contenido-total div div#reservasDer form p.botonForm input {
	background:transparent url(../img/fondo-atencioncliente.gif) repeat-x scroll 0 0;
	color:#FFFFFF;
	margin:0 0 0 133px;
	padding:0 0 6px 0!important;
	text-transform:uppercase;
	border:none;
	width:75px;
	overflow:auto;
	overflow:hidden;
	height:25px;
	vertical-align:text-top;
}
ul.download {
	margin:0 0 10px 0;
	padding:0;
}
ul.download li {
	margin:0 0 5px 0;
	padding:2px 0 0 18px;
	background:url(../img/downloadB.gif) no-repeat 0em 0px;
}
ul.download li a {
	color:#DA006C;
}
ul.download li a:hover {
	color:#242323;
}
div#contenido-total div div#reservasIza p.img {
	float:right;
	margin:0 0 10px 10px;
	width:158px;
}
div#contenido-total div div#reservasIza p.img img {
	border:1px solid #838181;
	margin:0;
	padding:3px;
	width:150px;
}
div#contenido-total div div#reservasDer h3.principal {
	display:inline-block;
	margin:0 0 0 0;
	padding:0 0 8px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:100%;
	color:#242323;
	border-bottom:2px solid #493632;
}
ul#listaReservasGrupos {
}
ul#listaReservasGrupos li {
	border-bottom:1px dotted #493632;
	margin:0;
	overflow:hidden;
	padding:10px 0 10px 10px;
	width:100%;
	background:url(../img/flechaB_f2.gif) no-repeat 0em 13px;
	font-weight:bold;
}
ul#listaReservasGrupos li a {
	color:#DA006C;
}
ul#listaReservasGrupos li a:hover {
	color:#242323;
}
p.formOk {
	font-weight:bold;
	background:url(../img/tick.gif) no-repeat 0em 0px;
	text-transform:uppercase;
	color:#390;
	padding-left:20px;
}	

ul.form-aviso {
	margin-bottom:15px;
}

ul.form-aviso li {
	font-weight:bold;
	background:url(../img/delete.gif) no-repeat 0em 0px;
	text-transform:uppercase;
	padding:2px 0 0 20px;
	color:#DA006C;
}
