body {
width:840px;
margin-right: auto;
margin-left: auto;
font-family: sans-serif;
background-image: url('nuevofondo.jpg');
background-repeat: repeat-x;
background-color: #6e89b4;
}
#box {
border: 0.4em solid #fff;
background-color: #cbcb98;
}
#home {
	text-align: right;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	padding: 0.6em;
	text-transform: uppercase;;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana;
}
#home a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#content {
font-size: 0.8em;
padding: 0 0.4em;
}
h1 {
font-size: 1.3em;
}
#consultas {
float: right;
border-left: 2px solid #fff;
margin-left: 1em;
margin-bottom: 1em;
}
#consultas label {
padding: 0;
margin-left: 0;
}
#consultas fieldset {
margin-left: 0.8em;
border: none;
}
#consultas fieldset br {
display: none;
}
#consultas fieldset label {
display: block;
margin-bottom: 0.4em;
}
#consultas fieldset label br {
display: block;
}
#consultas input {
width: 100%;
}
#send {
cursor: pointer;
}
#mapa {
clear: both;
text-align: center;
font-size: 1.3em;
padding-bottom: 0.2em;
}
#fotos {
clear: both;
border-top: 1px solid #fff;
margin-top: 1em;
margin-left: 0;
padding-top: 1em;
padding-left: 0;
text-align: center;
border-bottom: 1px solid #fff;
}
#fotos li {
display: inline;
margin: 0 1.8em;
line-height: 4em;
}
#localidades {
	margin-left: 0;
	padding-left: 0;
	margin-right: 1em;
	text-align: right;
}
#localidades li {
	display: inline;
	margin-left: 0.8em;
}
/* Share Buttons */
#buttons {
	float: right;
}
