@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	color: #FFFFFF;
}

#contacto-izq{
	height: 449px;
	width: 340px;
	margin: auto;
	padding-top: 42px;
	background-image: url(../img/fondo02.gif);
	background-repeat: repeat;
	float: left;
}
#contacto-der{
	height: 449px;
	width: 560px;
	margin: auto;
	padding-top: 42px;
	background-image: url(../img/fondo02.gif);
	background-repeat: repeat;
	float: left;
}


#contacto-der-sup-izq{
	height: 369px;
	width: 260px;
	float: left;
	background-color: #261400;
}

#contacto-der-sup-izq ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	}

#contacto-der-sup-izq li{
	list-style-image: none;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}

#contacto-der-sup-izq a{
	color: #FFFFFF;
	text-decoration: none;
	}

#contacto-der-sup-izq a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}


#contacto-der-sup-der{
	height: 369px;
	width: 300px;
	float: right;
	background-color: #FFFF00;
}
#contacto-der-inf{
	height: 80px;
	width: 560px;
	float: left;
	background-image: url(../img/contacto-logo.gif);
}

DIV#contenedor-total{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 914px;
	height: 572px;
	margin-top: -286px;
	margin-left: -457px;
	overflow: auto;


}

DIV#contenedor{
	width: 914px;
	height: 522px;
	background-image: url(../img/fondo.gif);
}



DIV#contenedor-flash{
	height:491px;
	width:900px;
	margin-right: 7px;
	margin-left: 7px;
	background-color: #000000;
}

DIV#contenedor-empresas{
	height:491px;
	width:900px;
	margin-right: 7px;
	margin-left: 7px;
	background-image: url(../img/fondo02.gif);
	background-repeat: repeat;
}

DIV#menu{
	height:25px;
	width:900px;
	background-color: #261400;
	margin-right: 7px;
	margin-left: 7px;
}

DIV#piedepagina{
	width:905px;
	background-color: #000000;
	text-align: center;
	color: #564636;
	text-transform: uppercase;
	font-size: 7pt;
	height: 25px;
	margin-top: 25px;
}

.piedepagina{
	text-decoration: none;
	color: #9F8366;

}

.piedepagina:hover{
	text-decoration: underline;	
}

DIV#serv-empresas-sup{
	height: 338px;
	width: 900px;
	margin: auto;
	padding-top: 42px;
	background-image: url(../img/fondo02.gif);
	background-repeat: repeat;
}

DIV#proyectos-izq{
	float: left;
	height: 448px;
	width: 495px;
	margin-top: 42px;
	background-color: #522600;
}

DIV#proyectos-der{
	float: left;
	height: 447px;
	width: 405px;
	margin-top: 42px;
}

