body {
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color:#fff;
	color:#333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.respuesta{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 200px;
	margin-bottom: 8px;
}
.paquete {
	font-size: 16px;
	font-weight: bold;
	color: #8592A8;
	margin-top: 35px;
	margin-bottom: 8px;
}
.cajagrupo {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.cajagrupofp {
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.titulo {
	height: 25px;
	width: 80px;
	display: inline;
	float: left;
}
.enviar {
	height: 25px;
	width: 100%;
	float: left;
}
.volver {
	height: 25px;
	width: 249px;
	display: inline;
	float: left;
}
.importante{
	background-color: #EDEDED;
	padding: 3px;
	width: 100%;
	font-size: 11px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.titulofechap {
	height: 25px;
	width: 249px;
	display: inline;
	float: left;
}
.titulofechar {
	height: 25px;
	width: 249px;
	display: inline;
	float: left;
}
.titulocp {
	height: 25px;
	width: 150px;
	display: inline;
	float: left;
	padding-top: 6px;
}
.titulofp {
	height: 25px;
	width: 100px;
	display: inline;
	float: left;
}
.titulocp1{
	height: 25px;
	width: 100px;
	display: inline;
	float: left;
	margin-right: 10px;
}
.titulocp2{
	height: 25px;
	width: 100px;
	display: inline;
	float: left;
}
.titulocp3{
	height: 25px;
	width: 100px;
	display: inline;
	float: left;
}
.titulot {
	height: 25px;
	width: 120px;
	display: inline;
	float: left;
}
.titformu {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-right: 20px;
}

.titulop {
	height: 25px;
	width: 42px;
	display: inline;
	float: left;
}
.campo {
	height: 25px;
	width: 170px;
	float: left;
}
.datos {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	font-weight: bold;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.req {
	font-size: 11px;
	font-style: italic;
	margin-left: 160px;
	font-weight: normal;
}
#cajaformu {
	color: #666666;
	margin-top: 0px;
	height: 420px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#contenedor {
	margin-top: 0px;
	height: 501px;
	width: 582px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../imagenes/fondoreserva.jpg);
	background-repeat: no-repeat;
}

