body 
{
	margin:0;
	padding:0;	
}
.clear {
	clear:both;
}
#top {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	height: 85px;
	background-image: url(images/formulario_contacto/top.jpg);
	background-repeat: no-repeat;
}
#bottom {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	height: 20px;
	background-image: url(images/formulario_contacto/patron_bottom.jpg);
	background-repeat: repeat-y;
}
#contenedor {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/formulario_contacto/patron_fondo.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#contenedor #formulario h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #797C00;
}
#formulario strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
}
#contenedor #formulario {
	width: 332px;
	margin-left:37px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
}
#top #formulario h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #797C00;
	margin-top: 0px;
}
#top #formulario {
	width: 332px;
	margin-left: 37px;
	vertical-align: bottom;
	height: 25px;
	padding-top: 55px;
}
#formulario input {
	background-color: #FFFFFF;
	border: 1px solid #CCCC33;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
#formulario select {
	background-color: #FFFFFF;
	border: 1px solid #CCCC33;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666600;
	width: 80px;
}
#contenedor #formulario #until {
	width: 90px;
}
#contenedor #formulario #starting {
	width: 90px;
}
#contenedor #formulario #email {
	width: 200px;
}
#contenedor #formulario #phone {
	width: 200px;
}
#contenedor #formulario #country {
	width: 330px;
}
#contenedor #formulario #city {
	width: 330px;
}
#contenedor #formulario #address {
	width: 330px;
}
#contenedor #formulario #name {
	width: 330px;
}
#contenedor #formulario #comments {
	height: 100px;
	width: 330px;
}
#contenedor #formulario #travelers {
	width: 20px;
}
#contenedor #formulario #walking {
	margin: 0px;
}
#contenedor #formulario #biking {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom a {
	color: #C9CC31;
}
#result {
	width: 325px;
	font-weight: bold;
	color: #3E106C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bottom2 {
	text-align: center;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 7px;
	height: 20px;
}
#formulario #Submit {
	height: 20px;
	color: #FFFFFF;
	background-color: #666600;
	border-top-color: #CCCC33;
	border-right-color: #CCCC33;
	border-bottom-color: #CCCC33;
	border-left-color: #CCCC33;
	font-weight: bold;
	font-size: 7pt;
}
#fotos {
	float: right;
	height: 552px;
	width: 372px;
	margin-top: 25px;
}
