
* {
	margin: 0px;
	padding: 0px;
}

body {
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 90%;
	color: #486579;
	background: transparent url(imagenes/fondo_body.jpg) repeat;
}

ul {
	list-style: none;
}

a {
	color: #486579;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

hr {
	clear: both;
	border: none;
	border-top: 1px solid #bbb;
	height: 1px;
	margin: 20px 0;
}

p {
	margin-bottom: 10px;
}

img {
	border: none;
}

h1 {
	font-size: 180%;
}

div.espacio {
	height: 300px;
}

div.ocultar {
	display: none;
}

/*CABECERA*/

#cabecera img.logos {
	margin-left: 125px;
	border: none;
}

/*FIN CABECERA*/

/*MENU*/

#menu ul {
	text-align: center;
	padding: 0px 0px 20px 95px;
}

#menu ul li {
	float: left;
	margin-left: 20px;
	font-size: 90%;
}

#menu ul li a {
	color: #486579;
	/*border-bottom: 2px solid #77b800;*/
}

#menu ul li a:hover{
	color: #fff;
	background: #486579;
	text-decoration: none;
}

/*FIN MENU*/

/*REALIZADAS - EN CURSO - PROMOCIONES*/

#realizadas, #encurso, #promociones {
	margin-bottom: 20px;
}

#realizadas h1, #encurso h1, #promociones h1 {
	height: 44px;
	color: #fff;
	padding: 12px 0 0 10px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
}

#realizadas h1 {
	background: url(imagenes/fondo_obrasrealizadas.jpg) repeat-x;
}

#encurso h1 {
	background: url(imagenes/fondo_obrasencurso.jpg) repeat-x;
}

#promociones h1 {
	background: url(imagenes/fondo_promociones.jpg) repeat-x;
}

#realizadas ul, #encurso ul, #promociones ul  {
	margin: 15px 0 0 20px;
}

#realizadas li, #encurso li, #promociones li {
	margin: 5px 0 0 0;
}

#realizadas li h2, #encurso li h2, #promociones li h2 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	color: #922b2f;
}

#realizadas li h3, #encurso li h3, #promociones li h3 {
	font-size: 85%;
}

#realizadas a, #encurso a, #promociones a {
	color: #486579;
}

/*FIN REALIZADAS - EN CURSO - PROMOCIONES*/

/*CONTENIDOS (textos y demás)*/

#contenidos {
	margin-top: 10px;
}

#contenidos h1 {
	font-size: 190%;
	margin: 10px 0 20px;
	border-bottom: 1px dashed #bbb;
	padding-bottom: 7px;
	line-height: 1.0em;
}

#contenidos h2 {
	font-size: 140%;
	margin-bottom: 15px;
}

#contenidos h3 {
	font-size: 90%;
	margin-bottom: 10px;
	color: #bbb;
}

#contenidos h5.enlaces {
	background: transparent url(imagenes/icono_enlaces.jpg) 5px no-repeat;
	padding: 0 0 0 23px;
	margin: 0 0 0 20px;
	margin-bottom: 10px;
}

#contenidos h5.enlaces a {
	color: #888
}

#contenidos .resumen {
	font-weight: bold;
	margin-bottom: 20px;
}

#contenidos ul {
	margin: 30px;
}

#contenidos li {
	background: transparent url(imagenes/icono_li.png) 0 8px no-repeat;
	padding-left: 13px;
	margin-bottom: 15px;
	color: #922b2f;
	border-bottom: 1px dashed #f9f9f9;
}

/*FIN CONTENIDOS (textos y demás)*/

/*MÁS INFO*/

#masinfo {
	float: right;
	margin: 0 0 20px 20px;		
}

#masinfo img {
	padding: 4px;
	border: 1px solid #ccc;
	background: #f9f9f9;	
}

#masinfo p {
	color: #999;
	padding: 3px 0 0 3px;
}

/*FIN MÁS INFO*/

/*PROMOCIONES INDEX*/

#promociones_index {
	margin: 10px 0;
	background: #f9f9f9;
	padding: 10px 20px 20px;
	border: 1px solid #ddd;
}

#promociones_index li {
	border: 1px dashed #eee;
	background: #fcfcfc;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
	position: relative;
	height: 100px;
}

#promociones_index li:hover{
	border: 1px dashed #ccc;
	background: #eee;
}

#promociones_index li img {
	float: left;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	margin: 0 10px 20px 0;
	width: 120px;
	/*height: 90px;*/
}

#promociones_index li a.enlace {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	text-decoration: none;
	color: #486579;
}

#promociones_index li h2 {
	font-size: 120%;
}

#promociones_index li h3 {
	font-size: 120%;
	color: #bf842e;
}

#promociones_index li h4 {
	font-size: 100%;
	color: #666;
}

/*FIN PROMOCIONES INDEX*/

/*OBRAS*/

#obras h2 {
	background: #eee;
	border-left: 5px solid #ccc;
	padding: 5px;
	font-size: 110%;
}

#obras li {
	background: none;
	margin-bottom: 5px;
}

#obras li span {
	font-size: 80%;
	width: 300px;
	color: #486579;
}

#obras img {
	border: 1px solid #ddd;
	padding: 3px;
	width: 120px;
	margin: 20px;
}

#obras.destacadas  img {
	width: auto;
	margin: 0 0 10px 0;
}

#obras.destacadas  img.plano {
	width: 680px;
	margin: 0 0 10px 0;
}

#obras.destacadas div#destacadas_enlaces p.descargas, #obras.destacadas div#destacadas_enlaces p.volver  {
background: url(imagenes/pdf.gif) no-repeat;
padding: 10px 0 10px 55px;
color: #666;
width: 250px;
float: left;
margin: 20px;
}

#obras.destacadas div#destacadas_enlaces p.volver {
	background-image: none;
}

#obras img.mini {
	border: 1px solid #ddd;
	padding: 2px;
	width: 50px;
	margin: 5px;
}

#obras #formulario fieldset {
	padding: 20px;
	float: left;
	margin: 10px;
}

#obras #formulario legend {
	font-weight: bold;
}

#obras #formulario label, #obras #formulario input {
	display: block;
}

#obras #formulario .boton {
	display: inline;
	margin: 10px 20px 30px 10px;
	padding: 10px;
}

#obras #formulario input[type=checkbox] {
	display: inline;
}

/*FIN OBRAS*/





/*CONTENIDOS RELACIONADOS Y GALERÍAS RELACIONADAS*/

#contenidos_relacionados, #galerias_relacionadas {
	margin: 20px;
	padding: 20px 10px 10px 20px;
}

#contenidos_relacionados {
	background: #f9f9f9 url(imagenes/fondo_contenidos_relacionados.png) 20px 18px no-repeat;
}

#galerias_relacionadas {
	background: #f9f9f9 url(imagenes/fondo_galerias_relacionadas.png) 20px 18px no-repeat;
}

#contenidos_relacionados h1, #galerias_relacionadas h1 {
	padding-left: 35px;
	border: none;
	font-size: 140%;
	color: #f6be01;
	margin-bottom: 10px;
}

#contenidos_relacionados li, #galerias_relacionadas li {
	padding-left: 28px;
	font-size: 90%;
	margin-bottom: 3px;
}
 
/*FIN CONTENIDOS RELACIONADOS Y GALERÍAS RELACIONADAS*/






/*FOTOS (div donde van las fotos de las galerías de fotos)*/

#fotos {
	background: #f9f9f9;
	margin: 20px;
	padding: 20px 10px 10px 20px;
	text-align: center;
}

#fotos img {
	background: #fff;
	margin: 5px;
	padding: 3px;
	border: 1px solid #eee;
}

/*FIN FOTOS*/









/*PIE*/

#pie div.oficinas{
	float: left;
	margin: 12px 0 0 20px;
	padding: 3px 0 0 20px;
	width: 250px;
	border-left: 2px solid #fff;
	font-size: 90%;
	line-height: 1.3em;
	display: inline;
}

#pie div.oficinas h1 {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}

#pie div.oficinas p {
	margin: 0px;
}

#pie div#aviso_legal {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 5px;
	font-size: 75%;
}

#pie div#aviso_legal a {
	color: #fff;
}

/*FIN PIE*/




