@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
span {
	display: none;
}
body {
	background-color: #759cc7;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 15px;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.direccion {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div.obrasconstruidas {
	float: right;
	width: 370px;
	padding-right: 5px;
	padding-left: 5px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(img/backgroundmain.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	margin-top: 20px;
}
#head {
	background-color: transparent;
	background-image: url(img/backgroundhead.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 119px;
}
#contenido {
	background-color: transparent;
	background-image: url(img/backgroundcontenido.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 357px;
	padding-right: 15px;
	padding-left: 120px;
	padding-top: 30px;
	color: #3e3f3f;
}
#contenido h3.t_arquitectura {
	background-color: transparent;
	background-image: url(img/t_arquitectura.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 297px;
	width: 66px;
	position: absolute;
	left: 15px;
	top: 150px;
}
#contenido h3.t_construccion {
	background-color: transparent;
	background-image: url(img/t_construccion.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 297px;
	width: 66px;
	position: absolute;
	left: 15px;
	top: 150px;
}
#contenido h3.t_equipoprofesional {
	background-color: transparent;
	background-image: url(img/t_eprofesional.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 383px;
	width: 64px;
	left: 15px;
	top: 150px;
}
#contenido h3.t_contacto {
	background-color: transparent;
	background-image: url(img/t_contacto.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 65px;
	position: absolute;
	left: 15px;
	top: 150px;
}
#contenido h3.t_inversion {
	background-color: transparent;
	background-image: url(img/t_inversion.gif);
	background-repeat: no-repeat;
	height: 192px;
	width: 64px;
	left: 15px;
	top: 150px;
	position: absolute;
}
#contenido  h3.t_servicios {
	background-color: transparent;
	background-image: url(img/t_servicios.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 62px;
	position: absolute;
	left: 15px;
	top: 150px;
}
#contenido h4 {
	font-size: 16px;
	font-style: italic;
	padding-bottom: 5px;
}
#contenido ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
#contenido li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/icono_li.gif);
	padding-bottom: 5px;
}
#contenido li.invisible {
	display: none;
}
#contenido p {
	padding-bottom: 15px;
}
#contenido p.importante {
	color: #990000;
	font-weight: bold;
}
#contenido a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
#contactoform {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#contactoform .input {
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
}
#contactoform textarea {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
}
#alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#alignright img {
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

/* Menu superior */

#eprofesional {
	left: 210px;
}
#proyectos {
	left: 360px;
	width: 155px;
}
#servicios {
	left: 535px;
}
#inversion {
	left: 623px;
}
#contacto {
	left: 818px;
}
#eprofesional, #proyectos, #servicios, #inversion, #contacto {
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 97px;
	list-style-type: none;
	display: block;
}
#menunav li:hover ul, #menunav li.over ul {
	visibility: visible;
}
#menunav li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	padding: 2px;
}
#menunav li a:hover {
	color: #FF9900;
}
#menunav ul ul {
	width: 100%;
	visibility: hidden;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	list-style-type: none;
}
#menunav li li {
	padding-bottom: 5px;
	line-height: 1em;
	display: block;
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#menunav li li a {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#menunav li li a:hover {
	color: #FF9900;
}



#pie {
	background-color: transparent;
	background-image: url(img/backgroundpie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	clear: both;
}

