/* CSS Document */



body {
	margin: 0px;
	font-size: 100%;
	background-color: White;
	background-image: url(../../img/fondo_home.gif);
	background-repeat: repeat-x;
}

#contenedor {
text-align: center;
width: 800px;
padding: 0px 0px 0px 0px;
margin: auto;
/*border: solid;
border-width: 1px;*/
}

#cabezal {
width: 800px;
height: 83px;
padding: 0px 0px 0px 0px;
/*border: solid;
border-width: 1px;*/
}

#menu{ 
    width: 800px; 
	 height: 54px;
	 background-image: url(../../img/fondo_menu.gif);
	 background-repeat: no-repeat;
	 text-align: center;
	 /*border: solid; border-width: 1px;*/
} 

#middle{ 
    margin-top: 1px;
	 width: 800px; 
	 height: 318px;
	 background-color: white;
	 /*border: solid; border-width: 1px;*/
} 

#flash{ 
    width: 604px; 
    float:left; 
	 text-align: left;
} 
/*banners*/

#banners{ 
    width: 196px; 
    float:right; 
} 

#twitter {
width: 193px;
height: 87px;
padding: 23px 3px 0px 0px;
background: url(../../img/fondo_twitter.gif) no-repeat;
text-align: left;
font: italic 10px Arial, Verdana;
color: #69544a;
}

#twitter a {
font: italic 10px Arial, Verdana;
color: #1ab7eb;
list-style: none;

}

#twitter ul{
width: auto;
margin: -20px 0px 0px -30px;
list-style: none;
}

#banner1 {
width: 172px;
height: 92px;
padding: 18px 0px 0px 24px;
background: url(../img/banner_estates.jpg) no-repeat;
text-align: left;
font: bold 10px Arial, Verdana;
color: #0a0807;
}

#banner1 a {
	width: 172px;
	height: 77px;
	display:block;
	text-decoration: none;
	color: #7f250a;
}

#banner1 a:link {
	text-decoration: none;
	color: #7f250a;
}

#banner1 a:hover {
	color: #c9460f;
	text-decoration: none;
}

#banner2 {
width: 172px;
height: 100px;
padding: 10px 0px 0px 24px;
background: url(../../img/fondo_club.gif) no-repeat;
text-align: left;
font: bold 10px Arial, Verdana;
color: #0a0807;
}

.gris1 {
font: bold 12px Arial, Verdana;
color: #0a0807;
}

.gris2 {
font: bold 12px Arial, Verdana;
color: #28221f;
}



#banner2 a {
	width: 172px;
	height: 90px;
	display:block;
	text-decoration: none;
	color: #462108;
}

#banner2 a:link {
	text-decoration: none;
	color: #462108;
}

#banner2 a:hover {
	color: #652003;
	text-decoration: none;
}


#banner3 {
width: 196px;
height: 103px;
padding: 0px 0px 0px 0px;
text-align: left;
font: bold 10px Arial, Verdana;
color: #0a0807;
background: url(../img/banner_hom2.jpg) no-repeat;
}


#banner3 a {
	width: 194px;
	height: 77px;
	display:block;
	text-decoration: none;
	color: #7f250a;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#banner3 a:link {
	text-decoration: none;
	color: #7f250a;
}

#banner3 a:hover {
	color: #c9460f;
	text-decoration: none;
}

#banner3 H1 a {
	width: 80px;
	height: 20px;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: -15px 0px 0px 114px;
}

/*FIN BANNERS*/

#pie{ 
	 width: 800px; 
	 height: 42px;
	 padding: 0px;
	 margin: 0px;
}

#direccion{ 
	 width: 540px; 
	 color: #050100;
	 float:left; 
	 font: 10px Arial, Verdana;
	 text-align: left;
	 margin-top: 26px;
}


#otros{ 
	 width: auto; 
	 margin: 1px 0 0 0px;
	 padding: 0 0 0 0px;
	 float:right; 
}

#otros ul { 
white-space: normal;
	 list-style: none;
	 float: left;
	 margin: 0px 0 0 0px;
	 padding: 23px 0 0 0px;
}

#otros li{ 
	 list-style: none;
	 float: left;
	 margin: 0 0 0 0px;
	 padding: 0 0 0 0px;
}


#facebook{ 
	 width: 72px; 
	 height: 20px;
	 padding: 0px;
	 margin-left: 728px;
	 text-align: right;
}
