/* CSS Document */

body {background: #000 url(../img/images/fnd.png) repeat-x;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#E2C587;
	margin:0;
	}

	a { color:#E2C587; text-decoration:none; }
	a:hover { color:#FFFFCC; text-decoration:underline; }
	
.contenedor {width:1000px;
	margin:0 auto;
	background:#000;
	}
	
.logo { height:103px;
	}
	
.flash { height:321px;
	background-color: #6A1D00;
	}
	
.menu { height:71px;
	text-align:center;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	background:#000000;
	}
	
.menu a {font-size:13px;
	color:#FFF;
	text-decoration:none;
	margin:0 15px;
	}
	
.contenidos { margin:25px 0 20px 0;}

.contenidos p { font-size:13px;
	color:#E2C587;
	margin:0 10px 8px 10px;
	}
	
.footer {width:100%; height:300px;
	background:#000 url(../img/images/fndfooter.png) repeat-x;
	position:relative;
	}
	
	.footerLinks {width:638px; height:117px; 
	color:#FFFFFF;
	font-size:13px;
	position:absolute;
	left:50%; margin-left:-318px;
	top:20px;
	text-align:center;
	clear:both;
	background:url(../img/images/concavo.png) center 25px no-repeat;
	}
	
	.footerLinks p {font-size:13px;}

.contenidos .uno { float:left;
	width:655px;
	margin:0 0 0 50px;
	}
	
.contenidos .unacol {width:314px;
	float:left;
	margin: 0 13px 0 0;
	}
	
.contenidos .doscol {width:628px;
	float:left;
	margin: 0 13px 0 0;
	}
	
.contenidos .piede {width:628px;
	float:left;
	margin:25px 0 0 0;
	}
	
.contenidos .piede .icono {width:120px;
	float:left;
	text-align:center;
	padding:15px 0 0 0;
	}
	
.contenidos .piede .texto {background:#2E1B00;
	padding:10px;
	width:483px;
	float:right;
	font-size:12px;
	}
	
.contenidos .dos {float: right;
	width:270px;
	margin:0 14px 0 0;
	}

.obras {width:590px;
	margin:25px auto 0 auto;
	}
	
.obras img { padding:4px;
	background:#2E1B00;
	margin:0 15px 5px 15px;
	float:left;
	}
	
.equipos {width:590px;
	margin:25px auto 0 auto;
	}
	
	.equipos .fotos {border:0px solid #CCCCCC; 
	width:180px; height:120px; 
	float: left; 
	margin-right:10px;
	margin-bottom:10px;
	}
	
.equipos img { padding:0px;
	background:#2E1B00;
	margin:0;
	float:left;
	border:1px solid #999999;
	}
	
.fotoBox {width:180px; height:160px;
	position:relative;
	float:left;
	margin-right:13px;
	margin-bottom:50px;
	}
	
	.fotoBox span {color:#FFFFFF; font-size:11px;}
	.fotoBox span span {position:absolute;
	left:0; top:-25px;
	color:#666666;
	font-size:20px;
	}
	
	.masinfo {margin-top:10px; margin-left:78px;}
	
.unidad_foto { float:left;
	text-align:center;
	width:220px;
	margin:0 10px 5px 0;
	}

.unidad_foto .imguno {padding: 5px 5px 11px 5px;
	background:#fff;
	border:1px #C4C4BB solid;
	margin:0 0 3px 0;
	}
	
.unidad_foto .imgdos {padding: 2px 2px 5px 2px;
	background:#fff;
	border:1px #C4C4BB solid;
	margin:0 0 3px 0;
}
	
/*** Comunes ***/

.limpia { clear:both;
	}
	
.divisor { border-bottom:1px solid #4C2D00;
	margin:20px 0 10px 0;
	}
	
h1 {background:#000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding:3px 10px;
	}
	
h2 {color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	margin:0;
	text-transform:uppercase;
	}
	
.formulario, .formulario2 { border:0;
	width:390px;
	background:#C9975F url(../img/images/fnd-form.jpg) repeat-x;
	color:#FFFFFF;
	padding:3px;
	}
	
.formulario2 {background:#C27606;}

.formulario3 { border:0;
	width:180px;
	background:#C9975F url(../img/images/fnd-form.jpg) repeat-x;
	color:#FFFFFF;
	padding:3px;
	}
	
.formulario3 {background:#C27606;}
	
.botContacto {
	position:absolute;
	left:880px;
	top:40px;
	}
	
.botContacto a {
	width:131px; height:63px;
	display:block;
	background:url(../img/images/botContacto.jpg) no-repeat;
	background-position:left 0;
	}	
	
.botContacto a:hover {
	width:131px; height:63px;
	display:block;
	background:url(../img/images/botContacto.jpg) no-repeat;
	background-position:left -63px;
	}	
	
	/* NOVEDADES */
	
	.nove a {color:#E2C587;
	font-size:14px; text-decoration:none;
	}
	
	.nove a:hover {color:#fff;
	text-decoration:underline;
	}
	
	.adress {width:235px; height:170px;
	margin-top:30px;
	padding:20px;
	background: url(../img/images/miadress.jpg) no-repeat;
	font-size:13px;
	color:#fff;
	}
	
	/* OBRAS */
	
	.fotoObra {width:580px; height:130px;
	border-bottom:1px dotted #FFFFCC;
	position:relative;
	margin-bottom:15px;
	float:left;
	margin-right:13px;
	margin-bottom:30px;
	height: auto;
	}
	
	.fotoObra span span {position:absolute;
	left:0; top:-25px;
	color:#666666;
	font-size:20px;
	}
	
	.masinfo2 { position:absolute;
	left:475px; top:100px;
	}
	
	b { color:#FFFFCC; }