* {
   padding:0;
   margin:0;
   border:0;
}
body {
	background-color: #7592AC;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 8px;
}
h1 {
	font-size: 16px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	margin-top: 4px;
	color: #006699;
}
#Name, #Email, #Arrival_Day, #Departure_Day, #Rooms, #Telephone, #Country_Origin {
	font-size: 11px;
	height: 17px;
	width: 200px;
	border: 1px solid #C8D5A8;
	margin-bottom: 8px;
	text-indent: 2px;
}
#Adults, #Childrens {
	width: 20px;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
	text-indent: 2px;
	border: 1px solid #C8D5A8;
}
#Comments {
	width: 200px;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	border: 1px solid #C8D5A8;
	text-indent: 2px;
}
#Submit {
	font-size: 11px;
	width: 80px;
	background-color: #006699;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
#Submit:hover {
	cursor: pointer;
}
.submcent {
	margin-right: auto;
	margin-left: auto;
	width: 82px;
	clear: both;
	height: 25px;
	padding-top: 5px;
}

.separacion {
	width: 120px;
	float: left;
}
.letrasp {
	font-size: 11px;
	color: #339900;
}
.letrasr {
	font-size: 11px;
	color: #990000;
	height: 23px;
	line-height: 23px;
}
.divform1 {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	text-align: right;
	padding-right: 10px;
	height: 21px;
	line-height: 21px;
}
.divform4 {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	text-align: right;
	padding-right: 10px;
	height: 45px;
	line-height: 45px;
}
.divform2 {
	width: 290px;
	float: left;
	margin-bottom: 8px;
	height: 21px;
	font-size: 11px;
	line-height: 21px;
	text-align: left;
}
.divform3 {
	width: 290px;
	float: left;
	margin-bottom: 10px;
	height: 45px;
	text-align: left;
}
.formcent {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 273px;
}
.borde {
	padding: 1px;
	border: 1px solid #CAD7AA;
}
.borde2 {
	padding: 1px;
	border: 1px solid #CAD7AA;
}
p     {
	padding-bottom: 10px;
}
.formp {
	background-color: #EAFFFF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 8px;
	background-image: url(pictures/bck_c.gif);
}
.formps {
	background-color: #EAFFFF;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
	background-image: url(pictures/bck_s.gif);
}
.formpi {
	background-color: #EAFFFF;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
	background-image: url(pictures/bck_i.gif);
}
