
@import url("reset.css");
@import url("menu.css");
@import url("galeria.css");


/************* LAYOUT GLOBAL ********************/
body{
	background-color: #b35014;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5em;
}

a{
	text-decoration: underline;
	color: #333;
	}
	
a:hover{
	text-decoration: none;
	}

strong{
	font-weight:bold;
	}

strong.naranja{
	color: #ad4200;
	}

#pagina{
	width: 95%;
	min-width: 920px;
	margin: 0 auto;
	background-color: #FFF;
}




p.justificado{
	text-align:justify;
	}




/**************** HEADER***************************/
#encabezado, .encabezado, .encabezado-proyectos, .encabezado-contacto, .encabezado-noticias, .encabezado-servicios, .encabezado-somos{
	background-image:url(../images/head-home-2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 200px;
	background-color:#e7e7e7;
	}
	
.encabezado-proyectos{
		background-image:url(../images/head-proyectos.jpg);	
		background-color:#e7e7e7;
}		

.encabezado-contacto{
		background-image:url(../images/head-contacto.jpg);
		background-color:#e7e7e7;	
}

.encabezado-noticias{
		background-image:url(../images/head-noticias.jpg);
		background-color:#e7e7e7;
}

.encabezado-servicios{
		background-image:url(../images/head-servicios.jpg);	
		background-color:white;
}

.encabezado-somos{
		background-image:url(../images/head-somos.jpg);	
		background-color:white;
}


#logo{
	margin: 4px 0 0 8px;
	display:inline;
	float: left;	
	}
	
.logo{
	margin: 4px 0 0 8px;
	display:inline;
	float: left;	
	}

.logo-segundo{
	margin: 10px 60px 0 8px;
	display:inline;
	float: right;		
 }

.logo-global{
	margin: 25px 0 0 8px;
	display:inline;
	float: left;	
	}	
		
	
/* menu en menu.css */
#buscador{
	display: inline;
	vertical-align:middle;
}

#buscador label{
	font-size: .7em;
	color: #CCC;
	margin: auto;
}

#buscador #criterio{
	border: none;
	font-size: .8em;
	color: #555;
	height: 16px;
	width: 80px;
}

#buscador .boton_submit{
	border: none;
    background: url(../images/submit.png) no-repeat top left;
	height: 22px;
	width: 45px;
	cursor: pointer;
	color: #CCC;
	font-size: .7em;
	}








#cuerpo{
	background-color: #FFF;
	padding: 8px;
	margin-bottom: 30px;
	}

.cita{
	background:url(../images/fondo-frase.png) repeat-x;
	height: 46px;
	color: #C25F04;
	font-size: .75em;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	text-align: left;
}

.sinfirma{
	padding-top:10px;
	
	}

.firma{
	font-size: 0.8em;
	font-style:italic;
	padding-top: 0; margin-top:0;
	line-height: 0.8em;
	}










/************ SECCION1: SECCIÓN COMPUESTA POR 3 COLUMNAS 33% ***********************/
#cuerpo #seccion1{
	height: 180px;
	width: 100%;
	font-size: 1em;
}

#seccion1 .columna{
	float: left;
	height:200px;
	width: 33%;
}

#seccion1 .columna .interior1,#seccion1 .columna .interior2,#seccion1 .columna .interior3{
	width: 280px;
	height:180px;
	margin: 0 auto;
}
#seccion1 .columna .interior1{
	background: url(../images/pastillaizq.png) no-repeat;
	}
#seccion1 .columna .interior2{
	background: url(../images/pastillacen.png) no-repeat;
	}
#seccion1 .columna .interior3{
	background: url(../images/pastillader.png) no-repeat;
	}


.contenido, .contenido2{
	text-align: left;
	font-size: .7em;
	padding: 25px 25px 0 25px;
	line-height:1.8em;
}

.contenido2{
	padding-top: 5px;
	}
	
.telefono{
	text-align: left;
	font-size: .7em;
	color: #000;
	line-height:1.4em;
	margin:0px;
	padding-left:25px;
	}
	
.localizacion_tel
{
	font-size:.8em;
}

.contenido_tel, .contenido2_tel{
	text-align: center;
	font-size: .6em;
	padding: 15px 0px 0px 2px;
	line-height:.5em;
}

.contenido2_tel{
	padding-top: 2px;
	}



/*** SECCION2: 1 COLUMNA 67% (OBRAS) Y 1 COLUMNA 33% (NOTICIAS / ENLACES*********/
#cuerpo #seccion2{
	width: 100%;
}

#seccion2 .columna67{
	float: left;
	width: 67%;
}

.interior67{
	padding: 0 40px 0 20px;
	}

.interior67 p{
	font-size:.7em;
	margin-bottom: 1em;
	}
	
.interior67 .desc_noticia p, .desc p{
	padding-left: 208px;
}


.interior67 p.titulo67{
	font-size: 1.3em;
	color: #01824A;
	margin-bottom: 15px;
	}
	
.interior67 p.titulo67 .subtitulo67{
	color: #585F54;
	font-size: .6em;
}

#seccion2 .columna33{
	float:left;
	width: 33%;
}

.interior33{
	padding: 0 20px;
	}
	
.titulo33{
	font-size: 1.4em;
	color: #95330E;
	margin:0; padding:0;
	margin-bottom: 15px;
	}

.noticias{
	font-size: .7em;
	margin: 0 20px;
	line-height: 1.2em;
}

.noticias li{
	list-style-image: url(../images/dot_noticias.png);
	margin-bottom: 20px;
	}



hr{
	margin-bottom: 15px;
	margin-top: 15px;
	}

.tags{
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	}

.tags-prueba{
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	
}	
	
	

	.tags2{
	line-height: 2em;
	text-align: center;
	}

	#tags{
	line-height: 2em;
	text-align: center;
	}

#tags a:hover
{
	text-decoration:underline;
}

#tags .min, #tags .med, #tags .max{
	color:  #C25F04;
	text-decoration: none;
	}
	
.tags a.min, .tags a.med, .tags a.max{
color:  #C25F04;
text-decoration: none;
	white-space: nowrap;
}


.tags2 a:hover
{
	text-decoration:underline;
}

.tags2 .min, .tags2 .med, .tags2 .max{
	color:  #C25F04;
	text-decoration: none;
	}
	
.tags a.min, .tags a.med, .tags a.max{
color:  #C25F04;
text-decoration: none;
	white-space: nowrap;
}

	
	
.tags a.min:hover, .tags a.med:hover, .tags a.max:hover{
	text-decoration: underline;
	color: #E25F04;
}

.tags a.min{
	font-size:0.9em;
	margin: 0 .5em;
	}

.tags a.med{
	font-size:1.1em;
	margin: 0 .7em;
	}

.tags a.max{
	font-size:1.3em;
	margin: 0 .9em;
	}

#seccion2 .columna33 .tags span a{
	color:#C25F04;
	text-decoration: none;
	}

#seccion2 .columna33 .tags span a:hover{
	text-decoration: underline;
	}



#submenu{
	width:229px;
	margin: 0 auto;	
}

#submenu p{
	font-size: .6em;
	line-height: 1.3em;
	padding-bottom: 6px;
}

#submenu .submenu_top{
	background-image: url(../images/submenu_top.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	height:15px;
}

#submenu .submenu_middle{
	background: url(../images/submemu_middle.png) repeat-y;
	padding: 0 10px;
	}

#submenu .submenu_bottom{
	background-image: url(../images/submemu_bottom.png);
	background-repeat: no-repeat;
	background-position:top left;
	height:15px;
}

#submenu .titulo{
	color: #95330E;
	font-weight: bold;
	font-size: .9em;
	}

#submenu hr{
	margin-top:2px;
	background-color: #FFF;
	}

#submenu li{
/*	list-style-image: url(../images/dot_noticias.png);*/
	margin-left: 10px;
	}

#submenu li a, #submenu li a:visited{
	background-image: url(../images/dot_noticias.png);
	background-repeat: no-repeat;
	background-position: .3em;
	padding-left: 15px;
	font-size: .6em;
	color: #AD4200;
	font-weight: bold;
	}

#submenu li a.actual{
	color: #666;
	text-decoration: none;
}

#submenu li.separada{
	margin-top: 3em;
}

.espacio_lateral{
	height: 50px;
	}

.listado_lateral{
	width: 80%;
	margin: 0 auto;
	}

#interior67{
}

#interior67 li{
	margin: 20px 0;
	}
	
#interior67 li .desc{
	width:58%;
	float: left;
	}
	
#interior67 li .desc_proyectos{
	width:58%;
	float: left;
	}

#interior67 li .imagen{
	width:230px;
	float: left;
	text-align: center;
}

#interior67 li p.zona{
	color: #CE8E66;
	font-size:.9em;
	}
	
#interior67 li p.zona a{
	color: #CE8E66;
	font-size:.9em;
	text-decoration:none;
	}
	
#interior67 li p.zona a:hover{
	color: #EfBf97;
	font-size:.9em;
	}
	
#interior67 li p.zonadesc{
	font-size:.7em;
	}

#interior67 li .imagen .piefoto{
	font-size:0.6em;
	color: #C25F04;
	text-align: center;
	/*padding-right: 10px;*/
	}
	
/*Grid style*/

.item_obra .zona{
	color: #CE8E66;
	font-size:.9em;
	}

.item_obra .zona:hover
{
	color: #EfBf97;
}

.item_obra h2:hover
{
	color: #EfBf97;
}

#item_obra .zona{
	color: #CE8E66;
	font-size:.9em;
	}

#item_obra .zona:hover
{
	color: #EfBf97;
}

#item_obra h2:hover
{
	color: #EfBf97;
}



.cl{
	clear: left;
	}



/******************* pie de pagina ************************/
#pie{
	background-color: #FFF;
	border-top: 2px solid #b35014;
	text-align: center;
	font-size:.7em;
	padding-bottom: 10px;
	clear:both;
	}

#pie p{
	margin-top: 15px;
	}
	
#pie ul{
	margin: 15px 0 0 0;
	}
	
#pie ul li{
	list-style: none;
	display: inline;
	padding: 0px 5px;
	border-left: 1px solid #333;
}

#pie ul li.first{
	border: none;
	}

#pie ul li a, #pie ul li a:visited{
	color: #333;
	text-decoration: underline;
}

#pie ul li a:hover{
	text-decoration: none;
	}
	
	



	
	
	
	
	
/******************** PAGINA SERVICIOS *************/
#servicios{
	list-style-type:square;
	margin: 0 20px;
	}
	
	
	
	
	
	
	
	
	
	
	
/*************** PROYECTOS *********************/
.imagen_principal_proyecto{
	margin: 15px auto;
	margin-bottom: 0;
	background: center scroll no-repeat;
	height: 300px;
	text-align:center;
	}


.piefoto{
	margin: 0; padding:0;
	font-size:0.6em;
	color: #C25F04;
	text-align: center;
}








/****************** GALERIA FOTOGRAFICA ****************/
.fotogaleria{
	background-color: #CCC;
	margin-bottom:10px;
	padding-bottom: 10px;
	border: 1px solid #BCBCBC;
}

#fotogaleria_header{
	background-color: #CCC;
	margin-bottom:10px;
	padding-bottom: 10px;
	border: 1px solid #BCBCBC;
	text-align:center;
}

#fotogaleria_header h3
{
	color:#b35014;
	margin:5px;
	font-weight:bold;
}

#fotogaleria_header div
{
	margin:auto;
	width:350px;
	height:250px;
	text-align:center;
	border-right:3px solid white;
	border-bottom:3px solid white;
	border-top:1px solid white;
	border-left:1px solid white;
}

#fotogaleria_header_g div
{
	margin:auto;
	text-align:center;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:1px solid white;
}

#fotogaleria_header_g div img
{
	width:800px;
	height:600px;
}



.fotogaleria p.titulo{
	font-size: .7em;
	color: #95330E;
	margin:10px 0 0 10px;
	padding:0;
	font-weight: bold;
}

.fotogaleria ul{
	margin: 0px 10px 0px 10px;
	padding: 10px 30px 10px 30px;
	background-color: #FFF;
	border: 1px solid #BCBCBC;
	}

.fotogaleria ul li{
	display: inline;
	list-style: none;
	width: 60px;
	height: 60px;
	}










/**************** VIDEO GALERIA **************/
.videogaleria{
	list-style:none;
/*		clear:right;*/
}

.videogaleria li{
	display: inline;
	float:left;
	margin-right: 2em;
	}

.videogaleria img,#videogaleria a{
	line-height:normal;
	margin:0; padding:0;
	}


.videogaleria .pie{
	margin:0; padding:0;
	font-size:0.6em;
	line-height:0.7em;
	color: #C25F04;
	text-align: center;
	}

.video_ampliado{
	width: 450px;
	margin: 0 auto 40px auto;
	}





/********************* CONTACTO *********************/
.dato_contacto{
	min-height: 55px;
	}
	
.imagen_contacto{
	float: left;
	margin-right: 20px;
	}

.texto_contacto
{
	float:left;
}

.texto_contacto p{
	margin-top: 0px;
	}
	
	
	
	
	
/**************** NOTICIAS *********************/
#listado_noticias{
	margin-bottom: 40px;
}

#listado_noticias li{
	margin: 20px 0;
	}
	
#listado_noticias li .desc{
	width:55%;
	float: left;
	}

#listado_noticias li .imagen{
	width:170px;
	float: left;
	text-align: center;
}

#listado_noticias li .imagen img{
	border: 1px solid #CCC;
	}

#listado_noticias li p{
	padding-left: 10px;
	font-size:.7em;
	}





.fotonoticia{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width:300px;
	max-height:200px;
	}
	
	
	
	
	
	
	
	
/*************** DESCARGAS **********/
.descargas_lista{
	min-height: 60px;
	
}

.descargas_img{
	float:left;
	margin-right: 20px;
	}
	
.descargas_a{
	font-weight: bold;
	font-size: .7em;
	}
	




/************* LOGIN *************/
#login{
	width: 500px;
	margin: 0 auto;
	}
	
#login p{
	text-align: center;
	}
	
#login strong{
	color:#C25F04;
	font-weight: bold;
}

#login label{
	font-size: .7em;
	color:#AD4200;
	margin-right: 6px;
	}

#login .form_login{
	width:300px;
	margin: 0 auto;
	}	


/* lista de obras */	
.imagen_obra
{
	display:block;
	height:100px;
	width:178px;
	margin:auto;
}

.imagen_obra2
{
	display:block;
	margin:auto;
}

#item_obra
{
	margin:10px;
}

#item_obra .imagen
{
	display:block;
	float:left;
	height:120px;
	width:178px;
	margin-right:30px;
}

#item_obra h2
{
	color: #CE8E66;
	font-size:.9em;	
}

#item_obra a
{
	text-decoration:none;
}

#item_obra .parafo
{
	text-align:center;
	font-size:x-small;	
}

#item_obra .descr
{
	font-size:.7em;
	text-decoration:underline;
}
#item_obra
{
	margin:10px;
}

#item_obra .imagen
{
	display:block;
	float:left;
	height:120px;
	width:178px;
	margin-right:30px;
}

.item_obra h2
{
	color: #CE8E66;
	font-size:.9em;	
}

.item_obra a
{
	text-decoration:none;
}

.item_obra .parafo
{
	text-align:center;
	font-size:x-small;	
}

.item_obra .descr
{
	font-size:.7em;
	text-decoration:underline;
}

.item_obra
{
	margin:10px;
}

.item_obra .imagen
{
	display:block;
	float:left;
	height:120px;
	width:178px;
	margin-right:30px;
}

.pie_obra
{
	font-size:1.1em;
	color:#b35014;
}

.pie_obra a
{
	
	color:#b35014;
	padding-left:3px;
	padding-right:3px;
}

.obra_imagen_info
{
	width:600px;
	height:300px;
	border:3px solid black;
}

.mapa
{
	width:550px;
	height:300px;
	text-align:left;
	margin:auto;
}

/*planing*/



.planificacion
{	
	width:60%px;
	text-align:center;
	margin-left:20px;

}

.planificacion_tabla
{
	width:100%;
	text-align:center;
	margin:auto;
}

.cabezera_planing
{
	font-size: 0.8em;
	background-color: #f6f6f6;
	font-weight: bold;
	color: #004B91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #dedede;
}

.etapas_planing
{
	font-size: 0.5em;
	background-color: #f6f6f6;
	font-weight: bold;
	color: #004B91;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #dedede;
	height:61px;
	*height:60px;
}

.celda_vacia_planing
{
	border: 1px solid #dedede;
	background-color:white;
	color:white;
	text-align:center;
}

.celda_ocupada_planing
{
	border: 1px solid #dedede;
	background-color:red;
	color:red;
	text-align:center;
}

.contenedor_planing
{
	overflow-x:auto;
	overflow-y:visible;
	width:70%;
	float:left;
	padding:0px;
	margin:0px;
}

.div_datos
{	
	float:left;
	
}

.pie_noticia
{
	text-align:right;
	margin:10px;
	font-size:x-small;
}

.tabla
{
	border:0px;
}

.seguimiento
{

	margin:auto;
	text-align:center;
	
}

.seguimiento:hover
{
	cursor:pointer;
}



.evolucion
{
	max-width:800px;
	max-height:600px;
	border:6px solid white;
	text-align:center;
	margin:auto;
}

.centrar
{
	text-align:center;
}

.div_sin_cont
{
	font-size: 1.3em;
	color: #CE8E66;
}

.empresas_imagen
{
	float:left;
}

.titulo_logo
{
	color:#CE8E66;
	font-weight:bold;
	font-size:1.1em;
}

.logo_subtitulo
{
	color:Orange;
	font-weight:bold;
	font-size:1.3em;
}


.empresas
{
	margin-left:10%;
	border-bottom: 1px solid #b35014;
	padding-bottom: 15px;
}

.logo_direccion
{
	
}

.logo_campo
{
	font-style:italic;
	font-size:1.1em;
}

.map_hover
{
	font-weight:bold;
	color:#01824A;
}

.map_node
{
	color:#21A26A;
}