/* Este es el nuevo css para seo hoteles con precio */ 
html,body {margin: 0 0 0 0;text-align:center;}

.c {text-align:left;width:756px;margin: 0 auto 0 auto;font-family:arial;}

h1 {font-size:16px;}

h2 {font-size:12px;color:brown}

form{
	margin: 0;
}
br{
	clear: none;
}

input{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 94%;
}
textarea{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 94%;
}
select{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 94%;
}
option{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 94%;
}
radio{
	background-color: #FFFFFF;
}
checkbox{
	background-color: #FFFFFF;
}
div#theHeader{
	width: 756px;
}
div#breadcrumb{
	width: 755px;
	background-color: #F9FAFB;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #EBEEF1;
	border-top: 1px solid #EBEEF1;
}
div#breadcrumb a{
	color: #0066FF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
div#breadcrumb a:hover{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
div#theBoxHotelName{
	width: 755px;
}
div#theBoxHotelName h6{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
div#theBoxCityHotel{
	text-align: center;
	margin: 0px auto;
	width: 755px;
}
div#theBoxCityHotel h6{
	background-color: #FFFFFF;
	color: #A52A2A;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
div#theSearchFormBoxTab{
	width: 142px;
	height: 15px;
	background-color: #4F97E9;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 1px 0px 1px 6px;
}
div#theSearchFormBox{
	width: 755px;
	height: 170px;
	margin-bottom:10px;
}
div#theSearchFormBoxIn{
	width: 520px;
	height: 170px;
	background-color: #F6FBFF;
	text-align: left;
	border-top: 1px solid #4F97E9;
	border-right: 1px solid #4F97E9;
	border-bottom: 1px solid #4F97E9;
	border-left: 1px solid #4F97E9;
}
div#theSearchFormBoxTitle{
	width: 500px;
	background-color: #FFFFFF;
	color: #006400;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #EBEEF1;
	border-right: 1px solid #EBEEF1;
	border-bottom: 1px solid #EBEEF1;
	border-left: 1px solid #EBEEF1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#searchHotelsForm{
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
div#searchHotelsForm img{
	border: none;
}
div#searchHotelsFormDestinationCityLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
	visibility: hidden;
}
div#searchHotelsFormDestinationCityField{
	float: left;
	width: 20%;
	height: 30px;
	text-align: right;
	visibility: hidden;
}
div#searchHotelsFormDestinationCityDropDown{
	float: left;
	width: 10%;
	height: 30px;
	text-align: center;
	visibility: hidden;
}
div#searchHotelsFormRoomsLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
}
div#searchHotelsFormRoomsField{
	float: left;
	width: 10%;
	height: 30px;
	text-align: right;
}
div#searchHotelsFormArrivalDateLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
}
div#searchHotelsFormArrivalDateField{
	float: left;
	width: 20%;
	height: 30px;
	text-align: right;
}
div#searchHotelsFormArrivalDateDropDown{
	float: left;
	width: 10%;
	height: 30px;
	text-align: center;
}
div#searchHotelsFormAdultsLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
}
div#searchHotelsFormAdultsField{
	float: left;
	width: 10%;
	height: 30px;
	text-align: right;
}
div#searchHotelsFormDepartureDateLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
}
div#searchHotelsFormDepartureDateField{
	float: left;
	width: 20%;
	height: 30px;
	text-align: right;
}
div#searchHotelsFormDepartureDateDropDown{
	float: left;
	width: 10%;;
	height: 30px;
	text-align: center;
}
div#searchHotelsFormChildrenLabel{
	float: left;
	width: 27%;
	height: 30px;
	text-align: left;
}
div#searchHotelsFormChildrenField{
	float: left;
	width: 10%;
	height: 30px;
	text-align: right;
}
div#searchHotelsFormSubmitButton{
	height: 30px;
	text-align: center;
	margin-top: 8px;
}
div#searchHotelsFormSubmitButton a{
	background-color: #3994F7;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 25px;
	height: 20px;
	border-top: 1px solid #6AAFF9;
	border-right: 2px outset #6AAFF9;
	border-bottom: 2px outset #6AAFF9;
	border-left: 1px solid #6AAFF9;
	padding: 2px 3px 2px 3px;
}
div#searchHotelsFormSubmitButton a:hover{
	background-color: #3994F7;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 25px;
	height: 20px;
	border-top: 2px solid #A0CCFB;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 2px solid #A0CCFB;
	padding: 2px 3px 2px 3px;
}
div#theDetailsHotelBoxTitle{
	width: 755px;
}
div#theDetailsHotelBoxTitle h6{
	background-color: #FFFFFF;
	color: #A52A2A;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
div#theDetailsHotelBoxBody{
	margin-top:10px;
	width: 755px;
	background-color: #F6FBFF;
	color: #000000;
	border-top: 1px solid #4F97E9;
	border-right: 1px solid #4F97E9;
	border-bottom: 1px solid #4F97E9;
	border-left: 1px solid #4F97E9;
}
.normal-text{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.normal-text a{
	color: #0066FF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.normal-text a:hover{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}
.edreams-small-gray{
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
div#theCopyrightBox{
	width: 755px;
	background-color: #FFFFFF;
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

