body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(/img/fondo_web.jpg) repeat-x #FFFFFF;
	color:#3E3E3E;
}

.clear{clear:both;}
a img{border:0;}

#header{
	background:url(/img/fondo_header.jpg) 53px 0 no-repeat;
	width:1000px;
	height:328px;
	overflow:hidden;
	margin:auto;
}

#header #primera_linea{
	height:97px;
	overflow:hidden;
	margin-left:60px;
}

#header #primera_linea form{
	padding-left:30px;
	padding-top:25px;
	width:108px;
}

#header #primera_linea form input{
	border:1px solid #8C8C8C;
	background:#635C59;
	color:#C3C3C3;
	font-size:10px;
	width:108px;
	float:right;
	margin-bottom:2px;
	padding:1px 3px;
}

#header #primera_linea form input.submit{
	width:55px;
}

#header #menu{
	margin-left:78px;
}

#header #menu #col_1{
	width:695px;
	float:left;
}

#header #menu #col_1 #enlaces_top{
	width:130px;
	margin-top:1px;
}

#header #menu #col_1 #enlaces_top a{
	display:block;
	margin-bottom:2px;
}

#header #menu #col_1 #enlaces_bot{
	margin-top:9px;
	margin-left:10px;
}

#header #menu #col_1 #enlaces_bot .enlace_2{
	margin-left:250px;
}



#header #menu #col_2{
	width:135px;
	float:left;
	margin-top:1px;
}

#header #menu #col_2 a{
	display:block;
	margin-bottom:1px;
}	

#cuerpo{
	width:1000px;
	margin:auto;
}

#cuerpo #contenido_cuerpo_margen
{
	margin-left:75px;
	width:830px;
	background:#ECECEC;
}

#cuerpo #contenido_cuerpo_margen #contenido_cuerpo{
	padding:20px 10px 30px 20px;
}

#pie{
	background:#B6B6B6;
	height:50px;
	overflow:hidden;
}

#pie #pie_margen{
	width:1000px;
	margin:auto;
}

#pie #contenido_pie{
	background:#464646;
	width:830px;
	height:50px;
	color:#D9D9D9;
	text-align:center;
	float:right;
}

#pie .webrenting{
	float:right;
}

#pie #contenido_pie #enlaces_pie{
	padding-top:10px;
}

#pie #contenido_pie #col_2{
	padding-top:10px;
}

#pie #contenido_pie a{
	color:#D9D9D9;
	text-decoration:none;
}



/********************/

#col_1_home{
	width:390px;
	float:left;
}

#col_2_home{
	width:353px;
	float:right;
}

.titulo_home{
	font-weight:bold;
	font-style:italic;
	color:#5B5B5B;
	font-size:12px;
}

.sub_titulo_home{
	font-weight:bold;
	color:#993017;
	font-size:12px;
	margin-top:15px;
	margin-bottom:10px;
}

.texto_home{
	line-height:16px;
}

.mini_ficha{
	width:353px;
	height:155px;
	overflow:hidden;
}

.mini_ficha .titulo{
	height:30px;
	line-height:30px;
	font-weight:bold;
	margin-left:14px;
}

.mini_ficha .texto{
	margin-top:15px;
	margin-left:14px;
	width:222px;
}

.mini_ficha_servicios{
	background:url(/img/fondo_ficha_servicios.jpg);
	
}



.mini_ficha_obras{
	background:url(/img/fondo_ficha_obras.jpg);
	margin-top:10px;
}

.ficha_servicio{
	margin-bottom:20px;
	line-height:16px;
}

.ficha_servicio p{
	margin-top:2px;
}

.ficha_servicio .titulo{
	font-weight:bold;
	color:#464646;
}

.mini_ficha .titulo a{ 
	color:#464646;
	text-decoration:none;
}

.ficha_servicio .descripcion{
	margin-bottom:15px;
	line-height:16px;
}

.ficha_servicio img{
	border:1px solid #6A6A6A;
	margin-right:15px;
	vertical-align:top;
}

#lista_obras #col_1{
	width:200px;
	float:left;
}

#lista_obras #col_1 a{
	display:block;
	border:1px solid #A3A3A3;
	height:20px;
	line-height:20px;
	padding-left:22px;
	background:url(/img/ico_obra.gif) no-repeat 7px 6px #CDCDCD;
	margin-bottom:1px;
	color:#555555;
	text-decoration:none;
}

#lista_obras #col_1 a.actual{
	background:url(/img/ico_obra_actual.gif) no-repeat 7px 6px #CDCDCD;
}

#lista_obras #col_2{
	width:585px;
	float:right;
}

#lista_obras #col_2 table{
	width:100%;
}

#lista_obras #col_2 table tr td{
	border:1px solid #A3A3A3;
}

#lista_obras #col_2 table tr.titulo{
	background:#C2C2C2;
	font-weight:bold;
}

#lista_obras #col_2 table tr.titulo td{
	padding-left:7px;
	padding-top:4px;
	padding-bottom:3px;
}

#lista_obras #col_2 table tr.localizacion td{
	padding-left:7px;
	padding-top:4px;
	padding-bottom:3px;
	background:#D7D7D7;
}

#lista_obras #col_2 table tr.imagenes td{
	background:#fff;
}

#lista_obras #col_2 table tr.imagenes td img{
	margin:5px;
	border:1px solid #A3A3A3;
	vertical-align:top;
}

#pag_contacto #col_1{
	width:375px;
	float:left;
	border-right:1px solid #A3A3A3;
	padding-right:5px;
}

#pag_contacto #col_1 table tr td{
	text-align:right;
	vertical-align:top;
}

#pag_contacto #col_1 table tr td input{
	width:295px;
	border:1px solid #9C9C9C;
	background:#fff;
}

#pag_contacto #col_1 table tr.enviar td input{
	background:#555555;
	color:#fff;
	width:60px;
	border:none;
	font-size:10x;
	padding:1px 3px;
}

#pag_contacto #col_1 table tr td textarea{
	width:295px;
	border:1px solid #9C9C9C;
	background:#fff;
	height:90px;
}

#pag_contacto #col_2{
	width:405px;
	float:right;
}

#google_maps{
	width:405px;
	height:300px;
	border:1px solid #9C9C9C;
}
.enlace_obras{
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
.enlace_obras:hover{
	color:#e4211f;
}