/* CSS Document */
.txtobligatorio
{
color: #FFCCCC;
background: #FFCCCC;
border: 1px solid #FF0000;
}
.obligatorio
{
border: 1px solid #FF0000;
}

td{
	background: none;
}
.reservas{
	position:absolute;
	left: 444px;
	top: 71px;
	width: 422px;
	height: 353px;
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	visibility: visible;
	z-index: 5;
} 
.textoForm{
	font-family: Verdana;
	font-size: 12px;
 	text-align:right;
	line-height: 18px; /*pendiente leb*/
}
.PieForm {
	font-size: 10px;
	font-family: Verdana;
	text-align:center;
}
