@charset "UTF-8";

/*Hoja de estilos para CASAFUENTEDE.COM 


///- Autor: eresPixel -/// */


/* ---------------  ESTILOS GLOBALES -------------------- */

* { padding: 0px; margin: 0px; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	background-image: url(img/fd_body.jpg);
}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #960;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	margin-left: 10px;
	margin-top: 0px;
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #705C3D;
	text-align: left;
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #796442;
	text-align: left;
}
	
p {
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 10px;
}

p ul, li{
	text-align: left;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	list-style-position: inside;
}

#img {
	width: 300px;
	height: 200px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
	
/* --------------- ENLACES --------------------- */

a {
	color:#3C0;
	text-decoration:none;
}
a:hover {
	color:#C60;
	text-decoration:none;
}	


/* --------------- MENUS ------------------------ */

#menuinicio {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #7A4D1B;
	margin: 0px;
	padding: 10px;
	color: #FFF;
}

#menuinicio ul li {
	display: inline;
	font-size: 1em;
	margin: 0px;
	padding: 4px;
}

#menuinicio a {
	color:#AAFF99;
	margin: 0px;
	padding: 0px;
}
	
#menuinicio a:hover {color:#FF3366}

#menu {
	width: 932px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 28px;
	text-align: center;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1.2em;
}

#menu a {
	color:#663300;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#menu a:hover {
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

/* --------------- CONTENIDO ------------------------ */

#contenedor {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	position: relative;
}

#inicio {
	width: 575px;
	height: 470px;
	text-align: center;
	background-image: url(img/inicio.jpg);
	margin: 0px auto;
}

#cabecera {
	width: 932px;
	height: 187px;
	text-align: center;
	background-image: url(img/fd_cab.jpg);
	margin: 0px;
}

#contenido {
	width: 932px;
	text-align: center;
	background-image: url(img/fd_cont.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#pie {
	width: 932px;
	height: 50px;
	background-image: url(img/fd_pie.jpg);
	text-align: left;
	margin: 0px;
}

#separador {
	padding: 14px;
	margin: 0px;
}

/* ---------------- Ventana de imagen flotante --------------------- */

#imgpresentacion {
	width: 300px;
	height: 295px;
	float: left;
	background-image: url(img/bienvenida.jpg);
	padding: 0px;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 24px;
}

#imgplantabaja {
	width: 300px;
	height: 409px;
	float: left;
	background-image: url(img/p_baja/bagno.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#imgserv {
	width: 320px;
	height: 253px;
	float: left;
	background-image: url(img/casa/patio_02.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#imgpue {
	width: 240px;
	height: 320px;
	float: left;
	background-image: url(img/casa/ramonyc.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#imgcont {
	width: 320px;
	height: 180px;
	float: left;
	background-image: url(img/casa/buzon.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

/* ---------------- PIE --------------------- */

#pies p{
	font-size: 0.8em;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	color: #666600;
	clear: both;
}

#pies a {color:#336600;}

#pies a:hover {color:#66FF66}

#foot p{
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 2px;
	color: #7A4D1B;
	clear: both;
}

#foot a {color:#336600;}

#foot a:hover {
	color:#FFFFFF;
}