@charset "UTF-8";
body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#mask {
	width:100%;
	height:700%;
	overflow:hidden;
	}

.item {
	width:100%;
	height:14.2%;
	display:block;
	}
	
.content1 {
	width:870px;
	height:470px;
	position:absolute;
	margin-top: -280px;
	margin-left: -450px;
	top: 50%;
	left: 50%;
	padding: 15px;
	background-color: #0087b4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004A63;
	border-bottom-color: #004A63;
	}
	
.content {
	width:100%;
	height:100%;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}

* html #footer {
	margin-right:0px;
	}

#footer {
	position:absolute;
	bottom:-1px;
	width:100%;
	z-index:50;
	}

html>body #top-bar,html>body #footer {
	position:fixed;
	}

div#footer {
	left:0;
	overflow: hidden;
	height:160px;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 1000;
	background-image: url(../images/BgMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#menu {
	text-align: center;
	height: auto;
	width: 900px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	}
	
#menu #logo {
	position: absolute;
	height: 125px;
	width: 125px;
	top: -80px;
	left: 387px;
	}
	
#menu #logo a {
	background-image: url(../images/LogoEdificioPenedo.png);
	background-repeat: no-repeat;
	display: block;
	height: 125px;
	width: 125px;
	}
#ColumnPar {
	float: left;
	height: 480px;
	width: 575px;
}
#RightColumn {
	float: left;
	height: 480px;
	width: 280px;
	margin-left: 15px;
}
#title {
	height: 20px;
	width: 280px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#leftColumn {
	float: left;
	height: 480px;
	width: 280px;
	margin-right: 15px;
}
#relative  {
	height: 470px;
	width: 870px;
	position: relative;
}
#relative  .text {
	height: 295px;
	width: 330px;
	position: absolute;
	left: 480px;
	top: 75px;
	z-index: 200;
	text-align: justify;
	padding: 10px;
}
#relative   .bg {
	height: 295px;
	width: 330px;
	position: absolute;
	left: 480px;
	top: 75px;
	z-index: 100;
	text-align: justify;
	padding: 10px;
	background-color: #0087b4;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#relative   .promotor {
	height: 78px;
	width: 430px;
	position: absolute;
	z-index: 200;
	text-align: justify;
	right: 20px;
	bottom: 20px;
}
#relative .WhiteColumn {
	height: 330px;
	width: 210px;
	position: absolute;
	left: 80px;
	top: 60px;
	padding: 10px;
	z-index: 200;
	color: #27752b;
}
#relative  .WhiteBg {
	background-color: #FFFFFF;
	height: 330px;
	width: 210px;
	position: absolute;
	left: 80px;
	top: 60px;
	padding: 10px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 100;
}
#relative .TextEdificio {
	height: 330px;
	width: 460px;
	position: absolute;
	padding: 10px;
	top: 60px;
	right: 80px;
	z-index: 200;
}
#relative  .TextEdificioBg {
	height: 330px;
	width: 460px;
	background-color: #0087b4;
	position: absolute;
	padding: 10px;
	top: 60px;
	right: 80px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
}
#relative .WhiteColumn .tipologias {
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #27752b;
}
#relative   .ContactosText {
	height: 260px;
	width: 210px;
	position: absolute;
	left: 80px;
	top: 95px;
	padding: 10px;
	z-index: 200;
}
#relative   .ContactosBg {
	background-color: #0087b4;
	height: 260px;
	width: 210px;
	position: absolute;
	left: 80px;
	top: 95px;
	padding: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
}
#relative  .Map {
	height: 280px;
	width: 480px;
	position: absolute;
	top: 95px;
	right: 80px;
	z-index: 200;
	background-color: #118DC9;
}
	
.left {
	list-style:none;
	display:block;
	left:60px;
	top:0px;
	z-index:100;
	float: left;
	margin: 0;
	position: absolute;
	padding: 0;
	width: 317px;
	}
	
.right {
	list-style:none;
	display:block;
	left:542px;
	top:0px;
	z-index:100;
	width: 351px;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	}
	
ul {
	padding:0;
	list-style:none;
	display:block;
	left:0px;
	top:0;
	z-index:100;
	width: 375px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
ul li {
	float:left;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
	

	
	/* MENU LEFT DIV */
.left #link1 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 66px;
	background-image: url(../images/menu_links/OEdificio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link1 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/OEdificioHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link1 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/OEdificioHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}




.left #link2 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 85px;
	background-image: url(../images/menu_links/Exteriores.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link2 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/ExterioresHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link2 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/ExterioresHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}




.left #link3 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 83px;
	background-image: url(../images/menu_links/Interiores.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link3 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/InterioresHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.left #link3 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/InterioresHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	



	/* MENU RIGHT DIV */
.right #link4 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 65px;
	background-image: url(../images/menu_links/Galeria.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link4 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/GaleriaHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link4 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/GaleriaHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




.right #link5 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 80px;
	background-image: url(../images/menu_links/Promotor.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link5 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/PromotorHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link5 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/PromotorHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.right #link6 a {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
	display: block;
	float: left;
	width: 84px;
	background-image: url(../images/menu_links/Contactos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link6 a:hover {
	text-decoration: none;
	background-image: url(../images/menu_links/ContactosHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right #link6 a.selected {
	text-decoration: none;
	background-image: url(../images/menu_links/ContactosHover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
