/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
	margin:0;
	padding:0px 0;
	font:76% tahoma,verdana,sans-serif;
	background:#047 url(img/bodybg.png) repeat-x fixed;
	color:#222;
}

#thetop{
margin:0;
}

#container{
	width:720px;
	margin:0 auto;
	padding:20px 20px 0 20px;
	background:#fff url(img/contbg.png) no-repeat;
	color:#212121;
}

#containerhome{
	width:720px;
	margin:0 auto 0 auto;
	padding:20px 20px 3px 20px;
	background:#fff;
	color:#212121;
}

a{
	text-decoration:none;
	background-color:inherit;
	color:#666;
}

a:hover{
	text-decoration:underline;
	text-align: center;
}

a img{
	border:0;
	text-align: center;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
	font-size: small;
	font-variant: normal;
	color: #666;
	text-align: center;
}

#main p,#sidebar p{
	padding:0 0 0 5px;
	text-align: center;
	color: #333;
	font-size: small;
}


#logo{
	float:left;
	width:240px;
	text-align:center;
	color:#555;
	overflow:auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
	line-height:1.5em;
	text-align: center;
}

#main{
	float:left;
	width:520px;
	margin-right:20px;
	padding:0;
	text-align: center;
}

#mainhome{
	float:none;
	width:650px;
	margin-right:auto;
	padding:0;
	text-align: center;
	margin-left: auto;
	background-color: #FFF;
}

#content{
	float:inherit;
	width:610px;
	margin-right:auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-top-color: #999;
	border-top-style: solid;
	border-top-width: thick;
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: thick;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: thick;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

.headerstyle{
	display:block;
	margin:20px 0 10px 0;
	padding:5px 0 5px 8px;
	background:#eee url(img/gradient2.png) repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	text-align: center;
}

#sidebar{
	width:160px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
	margin-bottom: 20px;
	clear: right;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
	display:block;
	width:160px;
	margin:3px 5px 2px 0;
	padding:5px 0 5px 8px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
	background:#eee url(img/gradient1.png) repeat-x;
	color:#333;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
	background:#fff url(img/gradient2.png) repeat-x;
	color:#600;
	border-top:1px solid #ddd;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #ddd;
	text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
	font-size:0.7em;
	text-align:center;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #600;
	line-height: normal;
	font-weight: normal;
	word-spacing: normal;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
#container #main table tr #subdivision {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
}
#container #main table tr #newhome #subdivision tr #direccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 140px;
	padding: 7px;
}
#container #main table tr #newhome #subdivision tr #house {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #FFF;
}
#container #main table tr #newhome #subdivision {
	color: #000;
}
#container #main table tr #newhome #subdivision {
	font-weight: bold;
}
#container #main table tr #newhome #subdivision tr #house a {
	color: #FFF;
}
#container #main table tr #newhome #subdivision tr #descripcion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
}
#container #main table tr #newhome #subdivision tr #precio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #881505;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
#container #main table tr #bottom #notes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#container #main table tr #bottom .style8 {
	font-size: x-small;
	text-align: justify;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
}
#newhome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
}
#containerhome #mainhome #introhome3 table {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	letter-spacing: 5px;
}
#containerhome #mainhome #introhome3 table .thickbox #smalldescription {
	border-left-width: thin;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
}
#container #main table tr #newhometd {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	text-align: left;
	color: #000;
}
#container #main table tr #newhometd #subdivision7 tr #virtualinfo {
	line-height: normal;
	text-decoration: blink;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
#container #main table tr #subdivision2 ul li a {
	text-align: left;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: left;
}
#containerhome #content table tr td .texto strong {
	font-size: medium;
	color: #000;
}
#container #main table tr #newhometd #subdivision7 tr #descripcion7 {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion2 {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion4 {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion5 {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion6 {
	text-align: left;
}
#container #main table tr #newhometd #subdivision7 tr #direccion10 {
	text-align: left;
}
#container #main table tr #city {
	font-size: small;
	text-align: left;
	color: #333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
