*{margin:0px;padding:0px;}

body,html {
	font-weight:normal;
	font-family: Helvetica,Arial;
	font-size:13pt;
	letter-spacing:0px;
	color:black;	
	text-align:justify;
/*	background: url(../img/pix/fondo.gif) 0 200px repeat-x; */
	background: url(../img/pix/patron.png) repeat;
 	line-height:130%;			
}

img,area,map{
	border:0px;
}

a{
	cursor:pointer;
	border:0px;
	outline:0;
}

#contenedorPrincipal{
	background:url(../img/pix/cabecera2.png) no-repeat;	
	position:relative;
	top:30px;
}

#contenedor{
	min-width:990px;	
}

#cabecera{
	height:238px;
	width:990px;
	border:0px solid;
}

#titulo{
	width:267px;
	height:177px;
	position:relative;
	top:-220px;
	left:345px;	
}

#logo{
	height:177px;
	width:330px;
	position:relative;
	top:-400px;
	*background:red;
	*filter:alpha(opacity=0);	
}

#logo:hover{
	background:url(../img/pix/home.png) no-repeat 265px 128px;
	*filter:alpha(opacity=100);
}


#imagenCabecera{
	position:relative;
	left:-59px;
	width:1049px;
	height:238px;
	background:url(../img/pix/cabecera1.png);
}

#contenido{	
	width:990px;
	background:url(../img/pix/borde2.png) repeat-y;
	*overflow:hidden;	
}

#texto{	
	position:relative;
	top:100px;
	text-align:justify;
	width:860px;
}

#bordeInferior{
	width:990px;
	height:38px;
	background:url(../img/pix/borde3.png);	
}

#footer{
	height:50px;
	width:990px;
	padding-top:10px;
}

#footer div{
	float:right;
}

#footer a{
	text-decoration:none;
	color:#747474;
	font-size:17px;
}

#footer img{
	border:0px;
}

#enlaceContacto{
	position:relative;
	left:-40px;
	top:5px;
}

#enlaceAviso{
	position:relative;
	left:-20px;
	top:5px;
}

#enlaceObras{
	position:relative;
	left:-60px;
	top:5px;
}

#enlaceGavisa{
	position:relative;
	top:2px;
	left:-10px;
}

/****** INDEX *******/

#menuInicio{
	width:896px;
}

#menu{
	height:515px;
	width:896px;
	float:left;
}

.columna{
	width:299px;
	height:171px;
	float:left;
	overflow:hidden;	
}

.columnacentral{
	width:298px;
	height:171px;		
	float:left;		
	overflow:hidden;
}


/****** CONTACTO *******/

#textoContacto1{
	width:990px;
	height:75px;
	position:relative;
	top:20px;
	text-align:left;
	padding-left:65px;
}

#formularioContacto{
	width:860px;
	height:300px;
	background:url(../img/contacto/formulario.png) no-repeat;
}

#nombre{
	position:relative;
	top:27px;
	left:-80px;
	height:25px;
	width:230px;
	border:0px;
}

#telefono{
	position:relative;
	left:105px;
	top:27px;
	height:25px;
	width:230px;
	border:0px;	
}

#mensaje{
	position:relative;
	top:50px;
	left:35px;
	border:0px;
	*top:35px;
	*overflow:auto;
}

#submit{
	position:relative;
	left:57px;
	top:-37px;
	width:75px;
	height:200px;
	cursor:pointer;	
	border:0px;	
	background:none;
}

#textoContacto2{
	width:990px;
	height:75px;
	font-size:26px;
	text-align:left;
	position:relative;
	top:20px;
}

#imagenTelefonos{
	width:400px;
	height:50px;
	float:left;	
	position:relative;
	left:100px;
}

#imagenMail{
	width:400px;
	height:50px;
	float:left;	
	position:relative;
	left:100px;
}

#telefonos{
	width:400px;
	height:50px;
	float:left;
	position:relative;
	left:100px;
	top:10px;
}

#mail{
	width:400px;
	height:50px;
	float:left;
	position:relative;
	left:100px;
	top:20px;
}


#video{
	position:relative;
	top:150px;
	width:430px;
	float:left;	
	height:300px;
}

#listavideo{
	width:430px;
	float:left;
	height:300px;
	position:relative;
	top:125px;
	text-align:left;
	left:20px;
}

#listavideo ul li{
	margin-top:10px;
}

#quees{
	width:860px;
	height:225px;
	background:url(../img/pix/quees.png) ;
}

#quees div{
	width:740px;
	text-align:justify;
	float:right;
	margin-right:30px;
	margin-top:30px;
	color:white;
}

#videotexto{
	width:860px;
	height:300px;
}

