body{
	margin: auto;
}

#barratop {
	background: #990000 url(../img/listings/bg-mls-barra.gif) top repeat-x;
	padding-top: 7px;
	padding-bottom: 5px;
	height: 119px;
	top: 0;
}

#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 25px;
	padding-bottom: 10px;
}

#marco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	width: 75%;	
	border: solid 1px #EEEEEE;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
}

#enlace {
	text-align: center;
	background: #EAEAEA;
	border: solid 2px #990000;
	padding: 3px 3px 3px 3px; 	
}

#enlace a:link, #enlace a:visited {
	color: #0071BA;
	text-decoration: none;	
}

#enlace a:hover, #enlace a:active {
	color: #0071BA;
	text-decoration: underline;
}

#telefono {
	float: right;
	width: 390px;
	height: 32px;
	padding-right: 35px;
	padding-top: 42px;
}

#logo {
	float: left;
	width: 293px;
	height: 101px;
}