@charset "UTF-8";

/* CONTENIDO CABEZOTE ////////////////////////////////////*/ 

#granos_cabezote { 
	width: 920px;
	height: 200px;
	background: url(../fondos/granos_cabezote.png);
	background-repeat: no-repeat; 
	position: absolute;
	
}

#logo_villarica { 
	width: 290px;
	height: 130px;	
	position: absolute;
}

#slogan {
	width: 368px;
	height: 63px;
	background: url(../fondos/slogan.png);
	background-repeat: no-repeat;
	left: 365px;
	top: 25px;
	position: absolute;
}


#logo_muni {
	width: 89px;
	height: 164px;
	left: 830px;
	top: 10px;
	position: absolute;
}


#menu_cabezote {
	width: 500px;
	height: 69px;
	left: 305px;
	top: 111px;
	position: absolute;
}


/* CONTENIDO CABEZOTE ////////////////////////////////////*/ 


#fondo_fotos_banner { 
	width: 715px;
	height: 327px;  
	left: 205px;
	background: url(../fondos/fondo_banner_principal.png);
	z-index: 20;
	position: absolute;
	
}

#como_llegar { 
	top: 25px;
	width: 219px;
	height: 122px; 
	position: absolute; 
	
}

#atractivos { 
	top: 170px;
	width: 219px;
	height: 125px; 
	position: absolute;  
	
}


/* CONTENIDO HOME ////////////////////////////////////*/ 



#fondo_loultimo {
	width: 454px;
	height: 291px; 
	background-image: url(../fondos/fondo_contenidos.png);
	position: absolute;
}

#fondo_porque {
	left: 480px;
	width: 454px;
	height: 291px; 
	background-image: url(../fondos/fondo_contenidos.png);
	position: absolute;
}

#contenido_porque {
	width: 410px;
	height: 250px; 
	top: 20px;
	margin: 20px;
	font-family: Arial;
	color: #281800;
	vertical-align: middle;
	font-style: italic;
	font-size: 20px;
}

#contenido_porque h1 {
	font-size: 12px;
	left: 20px;
}

#contenido_porque a {
	font-size: 12px;
	color: #685f57;
}

#contenido_porque a:hover {
	color: #aba097;

}

#por_que {
	left: 520px;
	width: 367px;
	height: 60px; 

}

#lo_ultimo {
	left: 20px;
	width: 299px;
	height: 60px;

}

#contenido_atractivos {
margin-bottom: 20px;
	font-family: Arial;
	color: #281800;
	vertical-align: middle;
	font-style: italic;
	font-size: 20px;
}
/* CONTENIDO HOME ////////////////////////////////////*/ 



/* PATA ////////////////////////////////////////////*/ 


#contenido_pata {
	width: 920px;
	height: 210px;
	left:50%;  
	margin-left: -460px;
	position: absolute;

}


#mapa_del_sitio {
	top: 20px;
	left: 25px;
	width: 210px;
	height: 168px; 
	font-family: arial;
	color: #aba097;
	font-size: 18px;
	position: absolute;

}

#mapa_del_sitio_links {
	padding: 15px;
	font-family: arial;
	color: #aba097;
	font-size: 12px;

}

#mapa_del_sitio_links a {
	padding: 2px;
	display: block;
	color: #aba097;
}

#mapa_del_sitio_links a:hover {
	color: #685f57;
}

#contacto {
	top: 20px;
	left: 260px;
	font-family: arial;
	color: #aba097;
	font-size: 18px;
	position: absolute;
}

#contacto_form {
	top: 55px;
	left: 260px;
	width: 410px;
	height: 120px; 
	font-family: arial;
	color: #aba097;
	font-size: 18px;
	position: absolute;
}

#encuentranos {
	top: 80px;
	left: 700px;
	width: 200px;
	font-family: arial;
	color: #aba097;
	font-size: 18px;
	position: absolute;
}

#yo {
	top: 160px;
	left: 700px;
	width: 200px;
	font-family: arial;
	color: #aba097;
	font-size: 13px;
	position: absolute;
}

#yo a {
	color: #aba097;
	text-decoration: none;

}
#yo a:hover {
	color: #685f57;
	text-decoration: none;

}


#redes_sociales {
	padding-top: 10px;
}

#redes_sociales a {
	padding-right: 10px;
	display: block inline;
	position:relative;
	display: inline;

}

#separador_pata_1 {
	top: 20px;
	width: 10px;
	height: 168px; 
	background: url(../fondos/
	_pata.png);
	position: absolute;
}

#separador_pata_2 {
	top: 20px;
	left: 240px;
	width: 10px;
	height: 168px; 
	background: url(../fondos/separador_pata.png);
	position: absolute;
}

#separador_pata_3 {
	top: 20px;
	left: 680px;
	width: 10px;
	height: 168px; 
	background: url(../fondos/separador_pata.png);
	position: absolute;
}

#separador_pata_4 {
	top: 20px;
	left: 910px;
	width: 10px;
	height: 168px; 
	background: url(../fondos/separador_pata.png);
	position: absolute;
}

#canasta {
	top: -50px;
	left: 740px;
	width: 165px;
	height: 140px; 
	background: url(../fondos/canasta.png);
	position: absolute;
}
/* PATA ////////////////////////////////////////////*/ 

/* PORQUE ////////////////////////////////////////////*/ 

#txt_porque {
	font-family: Arial;
	color: #281800;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}

#txt_porque h1 {
	font-size: 14px;
}

#txt_porque h2 {
	font-size: 12px;
}

#txt_porque a {
	font-size: 14px;
	color: #685f57;
}

#txt_porque a:hover {
	color: #aba097;

}

/* PORQUE ////////////////////////////////////////////*/ 

/* //////////////////////////////////////////// ESTILOS INTERNAS /////////////////////////////////////////////*/


#fondo_pata_internas { 
	width: 100%;
	height: 210px;
	top: 1020px;
	position: relative;
	background: url(../fondos/fondo_pata.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 20;
}


#contenido_internas {
	width: 920px;
	height: 455px;
	left:50%;  
	position: relative;
	margin-left: -460px;
	top: 550px;
}



#fondo_contenido_internas {
	top: 55px;
	padding-left: 20px;
	padding-top: 10px;
	width: 920px;
	height: 455px; 
	position: relative;
	background: url(../fondos/fondo_internas.png);
	background-repeat: no-repeat;

}

#fondo_contenido_internas h1 {
	width: 880px;
	font-family: Arial;
	color: #281800;
	font-size: 20px;
	font-style: italic;
}

#fondo_contenido_internas h2 {
	padding-left: 10px;
	width: 500px;
	font-family: Arial;
	color: #281800;
	font-size: 13px;
	font-style: italic;
}

#fondo_contenido_internas h3 {
	width: 350px;
	height: 300px;
	left: 540px;
	position: relative;
	font-style: italic;

}

#fondo_contenido_internas h4 {
	top: 30px;
	width: 880px;
	height: 1px;
	background-color: #281800;
	position: relative;
	font-style: italic;

}


#fondo_contenido_internas_flash {
	top: 55px;
	padding-left: 20px;
	padding-top: 20px;
	width: 920px;
	height: 455px; 
	position: relative;
	background: url(../fondos/fondo_internas.png);
	background-repeat: no-repeat;
}


#fondo_contenido_internas_flash h4 {
	top: 30px;
	width: 880px;
	height: 1px;
	background-color: #281800;
	position: relative;
	font-style: italic;

}

#fondo_contenido_internas_maps {
	left: 400px;
	position: relative;
}

#fondo_contenido_internas_txt_maps {
	left: 20px; 
	width: 360px;
	height: 350px;
	position: relative;
}

#fondo_contenido_internas_txt_maps h1 {
	font-family: Arial;
	color: #281800;
	font-size: 20px;
	font-style: italic;
}

#fondo_contenido_internas_txt_maps h2 {
	font-family: Arial;
	color: #281800;
	font-size: 14px;
	font-style: italic;
}

#fondo_contenido_internas_txt_maps h2 a {
	color: #685f57;
	text-decoration: none;

}
#fondo_contenido_internas_txt_maps h2 a:hover {
	color: #aba097;
	text-decoration: none;

}