/* 
Proyecto: Esteros de Pelluco
Autor: Mario Miqueles M
Web: www.mario.cl
Fecha desarrollo: Febrero 2008

Este codigo esta licenciado con una licencia Creative Commons -  Atribuci—n - Licenciar Igual
http://creativecommons.org/licenses/by-nc-sa/2.5/us/ 
*/

/*  Comenzamos el CSS del proyecto */


/*  Estructura General */

* {
	margin: 0;
}

html {
	height: 100%;
	margin: 0 auto;
}
body {
	background: #fff url(img/background-page.jpg) repeat-y top center;
	height: 100%;
	margin:0 auto;
	font-family: Georgia;
	font-size: 11px;
	line-height: 1.4em;
	color: #494949;
	*text-align: center;
}

#header {
	margin:0;
	padding:0;
}


#page {
	background: #fff;
	width: 780px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -62px; /* para forzar el sticky footer */
	padding: 0 2px;
	*text-align: left;
}

#footer {
	background: #fff url(img/footer-background.jpg) no-repeat bottom center;
	margin: 0 auto 0 auto;
	width: 780px;
	height: 167px;
	padding: 0 2px;
	*width: 784px;
}

.footer-text {
	text-align: center;
	padding: 110px 0 0 0;
}


.sticky {
	height: 62px; /* para forzar el sticky footer */
}

#menu {
	background: #fdebbe url(img/menu-back.jpg) no-repeat;
	width: 100%;
	height: 25px;
	padding: 10px 0 0 0;
	*padding: 10px 0 0 55px;
	font-size: 12px;
	color: #d4bd83;
}

#menu-down {
	background: #fff;
	width: auto;
	height: 25px;
	padding: 10px 0 0 35px;
	*padding: 10px 0 0 45px;
	color: #d4bd83;
	font-size: 12px;
}

/*  Links */

a {
	color: #846e36;
	text-decoration: none;
	outline: none;
}

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

a.active {
	color: #644a2c;
	text-decoration: none;
	font-weight: bold;
}

a img {
border: none;
}

/* Menu */


#menu a {
	padding: 0 5px;
}

#menu ul {
	margin: 0 0 0 170px;
}

#menu li {
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
}

#menu-down ul {
	margin: 20px 0 0 165px;
}

#menu-down li {
	display: block;
	float: left;
	list-style-type: none;
	height: 25px;
}

#menu li a.active {
	background: url(img/menu-active.jpg) no-repeat bottom center;
	height: 25px;
	display: block;
	float: left;
}

/*  Estructura por secciones */

/*  Home */

#titulo-modelos {
	background: url(img/6acogedores.jpg) no-repeat top center;
	margin: 10px auto;
	height: 55px;
}

#casas {
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
}

#suenos {
	padding: 0 0 0 40px;
}


/*  Contenido todas las secciones */
#contenido {
	padding: 20px 0 0 30px;
	margin: 0 0 20px 0;
}

#contenidocontacto {
background:url(img/casaderecha.jpg) no-repeat right;
	padding: 20px 0 0 30px;
	margin: 0 0 20px 0;
}

#columnas {
	width: 350px;
	padding-right: 20px;
}

#columnas ul, 
#texto-casas ul,
#datos-casas ul,
#datos-seccion-casas ul,
#datos-seccion-loteo ul,
#datos-normal ul  {
	margin: 0;
	padding: 0;
}

#columnas ul li, 
#texto-casas ul li,
#datos-casas ul li,
#datos-seccion-casas ul li,
#datos-seccion-loteo ul li,
#datos-normal ul li  {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 3px 0;
}


/*  Ubicacion */



/*  Barrio */



/*  Loteo */




/*  Contacto */

#texto-contacto {
	width: 400px;
	height: 400px;
	float: left;
}
#formulario-contacto {
	width: 350px;
	height: auto;
	font-size: 11px;
}
.formulario {
	width: 300px;
	border: #999 1px solid;
}


/*  Casas */

#texto-casas {
	width: 180px;
	padding: 0 30px 0 15px;
	*padding: 0 10px 0 15px;
	height: auto;
	float: left;
	font-size: 11px;
}

#thumbnails ul {
	width: 100px;
	*width: 105px;
	margin: 0;
	padding: 0;
	float: left;
}

#thumbnails ul li {
	width: 45px;
	height: 50px;
	display: block;
	float: left;
}

#thumbnails ul li.white {
	width: 45px;
	height: 20px;
	display: block;
	float: left;
}

#thumbnails ul li.escoja {
	width: 95px;
	height: 35px;
	display: block;
	float: left;
}
#thumbnails ul li.escoja2 {
	width: 95px;
	height: 24px;
	display: block;
	float: left;
}

#thumbnails ul li.white img,
#thumbnails ul li.escoja img  {
	border: none;
}
#thumbnails ul li.escoja2 img  {
	border: none;
}

.links-imagenes  {
	padding: 10px 0 0 0;
	text-align: right;
}

.links-imagenes img {
	border: none;
}

#datos-seccion-casas {
	clear: both;
	padding: 10px 0;
	margin: 10px 0 0 103px;
}

#datos-seccion-loteo {
	clear: both;
	padding: 10px 0;
	margin: -210px 0 0 103px;
}

#datos-seccion-barrio {
	clear: both;
	padding: 10px 0;
	margin: -250px 0 0 103px;
}

#datos-seccion-ubicacion {
	clear: both;
	padding: 10px 0;
	margin: -290px 0 0 103px;
}

#datos-casas {
	clear: both;
	padding: 10px 0;
	margin: -180px 0 0 103px;
}

#datos-normal {
	clear: both;
	padding: 10px 0;
	margin: 0 0 0 103px;
}

#datos-casas-txt {
	float: left;
	margin: 0 15px 20px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #ccc;
	width:180px;
}

#datos-casas-img {
	float: left;
	margin: 0 15px 20px 0;
	padding: 15px 0 0 20px;
	background: url(img/datos-casa-back.jpg) no-repeat;
	width:180px;
	height: 130px;
	*width:210px;
}


/*  Otras Clases */
.clear {
	clear: both;
}
.gris {
	color: #666;
	font-size: 11px;
}
h2 {
	color: #6f695a;
	font-size: 15px;
	font-weight: bold;
}
.subtitulos {
	color: #846e36;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: #ccc 1px solid;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.subtitulo-seccion {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 20px 10px 10px;
}

table, td, tr {
	border: 0;
	border-collapse: collapse;
	vertical-align: top;
}



