@charset "utf-8";
/* CSS Document */
body {
	background-color: #450505;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited { color: #FFF; }
a:hover {
	color:#9d9656
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
#centrado {
	width: 820px;
	height: 520px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -260px; /* La mitad del alto (width)*/
	margin-left: -410px;/* La mitad del ancho (height) */
	background-color: #7a7a7a;
	background-image: url(../imagenes/intro.jpg);
	background-repeat: no-repeat;
}
#entrar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	margin:14px 0 0 728px;
}


#apDiv1 {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-400px;
	width:800px;
	height:20px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #9f3521;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
#apDiv1 p {
	margin: auto 20px;	
	padding: 0px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: right;
	height: 74px;
	width: 100%;
	padding: 0px;
	/*background-color: #BBBB7D;*/
	float: left;
	margin: 0;
	/*background-color: #BBBB7D;*/
}
#logoBarrio {
	margin: 14px 0 0 556px;
	padding: 0px;
	float: left;
	display: inline;
}
#contenido {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 404px;
}

#logHPU {
	margin: 14px 0 0 25px;
	padding: 0px;
	float: left;
}

#logUV {
	margin: 14px 0 0 25px;
	padding: 0px;
	float: left;
}

#centerQuienes {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/quienesSomos.jpg);
	background-repeat: no-repeat;
	/*overflow: hidden;*/
}
#centerSalones {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/salones.jpg);
	background-repeat: no-repeat;
}
#centergsTelares {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/gsTelares.jpg);
	background-repeat: no-repeat;
}

#centerJardines {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/jardines.jpg);
	background-repeat: no-repeat;
}
#centerGaleria {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/galeria.jpg);
	background-repeat: no-repeat;
}
#centerContacto {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/contacto.jpg);
	background-repeat: no-repeat;
}




h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

img {
	border: none;
}
/*- Menu Tabs 4--------------------------- */

#header {
	float:left;
	width:960px;
	font-size:93%;
	line-height:normal;
	margin: 0;
	display: inline;  /* <---Solution for bug IE6 */
	height: 70px;
}


#menu {
	float:left;
	width:600px;
	font-size:93%;
	line-height:normal;
	display: inline;  /* <---Solution for bug IE6 */
	height: auto;
	padding: 0;
	margin: 37px 0 0 130px;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	background-image: url(../imagenes/tableft4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a span {
	float:left;
	display:block;
	background:url(../imagenes/tabright4.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #menu a:hover span {
	color:#3C3F20;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
#menu #current a {
	background-position:0% -42px;
}
#menu #current a span {
	background-position:100% -42px;
	color:#3C3F20;
}


/*- Sub Menu ----------------------------- */

    #subMenu {
	float:right;
	width:780px;
	font-size:100%;
	margin: 0 0 0 150px;
	padding: 0px;
	display: inline;
}
#subMenu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#subMenu li {
	display:inline;
	margin:0;
	padding:0;
}
#subMenu a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../imagenes/subMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subMenu a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#999;
	background-image: url(../imagenes/subMenuRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #subMenu a span {
	float:none;
}
/* End IE5-Mac hack */
    subMenu a:hover span {
	color:#333;
}
#subMenu a:hover {
	background-position:0% -42px;
	color: #333;
}
#subMenu a:hover span {
	background-position:100% -42px;
	color: #333;
}
#subMenu #current a {
	background-position:0% -42px;
	color: #333;
}
#subMenu #current a span {
	background-position:100% -42px;
	color: #333;
}
#centersTelares {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/sTelares.jpg);
	background-repeat: no-repeat;
}
#centersPabilos {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/sPabilos.jpg);
	background-repeat: no-repeat;
}
#centersPaloma {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/sPaloma.jpg);
	background-repeat: no-repeat;
}
#centersCaldera {
	width: 960px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -275px; /* La mitad del alto (width)*/
	margin-left: -480px;/* La mitad del ancho (height) */
	background-color: #BBBB7D;
	background-image: url(../imagenes/sCaldera.jpg);
	background-repeat: no-repeat;
}
#contenidoSalones {
	clear: both;
	float: left;
	height: 368px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#contenidoSalones #derecho {
	margin: auto;
	float: right;
	height: 356px;
	width: 960px;
	display: inline;
	padding: 0;
}
#contenidoSalones #izquierdo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 310px;
	width: 200px;
	display: inline;
}
#galeria {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0;
	height: 404px;
}
#galeria a {
	font-style: normal;
	text-decoration: none;
}

#centerGaleria #galeria span {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 780px;
	display: inline;
}
#centerGaleria #galeria img {
	margin: 275px 0 0 690px;
	padding: 0px;
	float: left;
	display: inline;
}

#formaMail {
	padding: 0px;
	float: left;
	height: 100%;
	width: 270px;
	margin: 50px 0 0 140px;
	display: inline;
}
