* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #dbdbdb;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}

#wrap {
	border: 1px solid #333333;
	background: #ffffff;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

a:link, a:visited {
	color : #336699;
	text-decoration : underline;
}

a:hover {
	text-decoration: underline;
	color: #993333;
}

/*<group=head>*/

#head {
	width: 760px;
	height: 104px;
	background: #B3B38D;
}

#head p {
	width: 450px;
}

#logo {
	background: #ffffff;
	width: 216px;
	height: 104px;
	float: left;
}

#contact {
	padding-top: 8px;
	padding-left: 16px;
}

#contact img {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#contact h1 {
	font-size: 15px;
	color: #000000;
	margin-bottom: 8px;
}

#contact address {
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

.web {
	margin-bottom: 8px;
}

.tel {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
	
/*</group>*/

/*<group=sidebar>*/

#sidebar {
	width: 216px;
	height: 448px;
	background: #CCCCB3;
	float: left;
	margin-right: 16px;
}

#propiedad {
	background: #B3B38D;
	padding: 8px;
}

#propiedad h2 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: bold;
}

#propiedad .precio {
	color: #990000;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}

#nav {
	list-style: none;
	padding: 8px;
}

#nav ul {
	height: 10px;
}

#nav li {
	width: 200px;
	height: 32px;
	display: inline;
}

#sidebar img {
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

#branding {
	margin-top: 16px;
}
	
/*</group>*/

/*<group=content>*/

#content {
	width: 512px;
	margin-top: 16px;
	overflow: auto;
}
	
/*</group>*/

/*<group=detalles>*/

.detallesImagen {
	width: 300px;
	float: left;
}

.detallesDescripcion {
	float: right;
	width: 204px;
	font-size: 11px;
}

.detallesDescripcion p {
	margin-bottom: 8px;
}

.detallesDescripcion h2 {
	font-size: 13px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: bold;
}

.detallesDescripcion .precio {
	color: #990000;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}

.detallesDescripcion .direccion {
	margin-bottom: 8px;
	padding: 8px;
	background: #ccccb3;
	font-size: 12px;
}

.detallesTabla {
	width: 300px;
	border-style: none;
	border-width: 0;
}

.detallesTabla table {
	width: 300px;
	margin-top: 8px;
	border-style: none;
	border-width: 0;
}

.detallesTabla th {
	background: #333333;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.detallesTabla tr {
	border-bottom: 1px solid #333333;
}

.detallesTabla td {
	margin: 0;
	text-align: right;
	background: #dbdbdb;
	padding: 2px 4px;
}

.detallesTabla td.label {
	font-weight: bold;
	text-align: left;
}
	
/*</group>*/

/*<group=vrs>*/

#flashvr {
	float: none;
	width: 512px;
	height: 304px;
	margin-bottom: 8px;
	text-align: center;
	vertical-align: middle;
}

#vrmenu {
	overflow: auto;
	width: 512px;
	height: 80px;
	background: #b3b38d;
	margin-top: -4px;
}

#vrmenu img {
	border: 1px solid #333333;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
}

#alterno {
	border: 1px solid #333333;
	background: #dbdbdb;
	font-size: 14px;
	padding-top: 32px;
	padding-right: 32px;
	padding-left: 32px;
	margin: auto;
}

#alterno p {
	padding-bottom: 32px;
}
	
/*</group>*/

/*<group=fotos>*/

#fotos {
	float: none;
	width: 512px;
	height: 304px;
	margin-bottom: 8px;
}

#fotosmenu {
	overflow: auto;
	width: 512px;
	height: 80px;
	background: #b3b38d;
	margin-top: -4px;
}

#fotosmenu img {
	border: 1px solid #333333;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
}
	
/*</group>*/

/*<group=visita>*/

#visita {
	
}

.visitaInstruccion {
	background: #b3b38d;
	margin-bottom: 8px;
	padding: 8px;
	font-weight: bold;
}

#visita div {
	margin-bottom: 4px;
	clear: both;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 4px;
}

#visita label {
	width: 96px;
	display: block;
	float: left;
	vertical-align: text-top;
}

#visita input {
	width: 200px;
	vertical-align: text-top;
}

#visita textarea {
	width: 304px;
	height: 96px;
	vertical-align: text-top;
}

input#enviar {
	width: 96px;
	vertical-align: text-top;
}

.opcional {
	margin-left: 8px;
	font-size: 11px;
	color: #999999;
	vertical-align: text-top;
}
	
/*</group>*/

/*<group=handler>*/

#handlerwrap {
	border: 1px solid #333333;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	margin: 16px;
	text-align: left;
}

.exito {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 64px 32px 32px;
}

.error {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 64px 32px 32px;
	color: #993333;
}

.confirmar {
	font-style: italic;
	font-size: 16px;
	padding-right: 32px;
	padding-left: 32px;
}

.cerrar {
	text-align: center;
	padding: 32px 32px 64px;
}

#brandinghandler {
	text-align: center;
	margin-top: 32px;
}

#brandinghandler img {
	border-style: none;
}
	
/*</group>*/

/*<group=amigo>*/

#amigo {
	
}

.amigoInstruccion {
	background: #b3b38d;
	margin-bottom: 8px;
	padding: 8px;
	font-weight: bold;
}

#amigo div {
	margin-bottom: 4px;
	clear: both;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 4px;
}

#amigo label {
	width: 96px;
	display: block;
	float: left;
	vertical-align: text-top;
}

#amigo input {
	width: 200px;
	vertical-align: text-top;
}

#amigo textarea {
	width: 304px;
	height: 96px;
	vertical-align: text-top;
}

input#enviar {
	width: 96px;
	vertical-align: text-top;
}

.opcional {
	margin-left: 8px;
	font-size: 11px;
	color: #999999;
	vertical-align: text-top;
}
	
/*</group>*/

/*<group=error>*/

#wraperror {
	border: 1px solid #333333;
	background: #ffffff;
	width: 480px;
	margin: 16px;
	text-align: left;
	padding-bottom: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
	font-size: 16px;
}

#wraperror p {
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 16px;
}

#wraperror img {
	margin: 16px;
}

#wraperror form {
	text-align: center;
	font-weight: bold;
	border: 1px solid #666666;
	background: #ccccb3;
	padding: 32px;
	margin: 16px 32px 32px;
}

#reporte {
	font-style: italic;
	text-align: center;
	font-size: 12px;
}

#elerror {
	background: url(img/stop.png) no-repeat 32px 0px;
	padding-left: 48px;
}

.elir {
	width: 40px;
}
	
/*</group>*/