
		@font-face{
		font-family: futura;
		src: url(../tipo/FuturaStd-CondensedLight-1.ttf) format('truetype');	}





		@font-face{
		font-family: univers;
		src: url(../tipo/UniversLTStd-LightCn-1.ttf) format('truetype');	}
	
	
	
	
	body{
	background-image: url(../img/fondo-1.jpg);}
	#encabezadofondo{
	top: 0px;
	height: 145px;
	position: relative;
	background-color: #0B563F;

}

#encabezado{
	width: 960px;
	top: 0px;
	height: 145px;
	margin: auto;
	background-color: #0B563F;}
	
	#encabezado > a {
	font-family: futura, calibri, Geneva, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	position: absolute;
	top: -45px;
	width:150px;
	height:50px;
	background-image: url(../img/botonlimpio.png);
	background-repeat: repeat-x;
}


#encabezado > a:hover{
	font-family: futura, Verdana, Geneva, sans-serif;
	font-size: 18pt;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	position: absolute;
	top: -45px;
	width:150px;
	height:50px;
	background-image: url(../img/botonlimpio.png);
	background-repeat: repeat-x;
}


#pie{
	width: 960px;
	height: 200px;
	margin: auto;
	background-color: #0B563F;
	left: 0px;
	position: relative;
	
	
}
#pie > ul {
	font-family: futura, Verdana, Geneva, sans-serif;
	
	
	position: absolute;
	top: 30px;
	padding-left: 20px;	
}
#pie > ul > li {


		padding-top: 10px;

}
#textopie >a {
	text-decoration: none;
	color: #FFF;
		

}
#textopie {
	font-family: futura, Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	height: 40px;
	width: 200px;
	top:50px;
	left: 650px;
	position: absolute;
}
#pie > ul > li > a{

	text-decoration: none;
	color: #FFF;
		text-align: left;
		font-size: 18pt;
		padding-top: 30px;

}
	
		#slider{ width: 960px;


	margin: auto;
	background-color: #0B563F;}

		#proyectos{
	width: 930px;

	margin: auto;
	background-image: url(../img/fondo2-1.jpg);
}

#contenedor{
	width: 960px;
	margin: auto;
	background-color: #FFF;

}
#alineamiento{
	width: 315px;
	}

#tercio{
	width: 300px;
	padding-left: 15px;
	float:left;


}
#sexto{
	width: 141px;
	padding-left: 15px;
	float:left;


}

#tercio > p {
	font-family: univers;
	font-size: 20px;
	}
	
		.links{
	font-family: univers,  calibri;
	font-size: 15px;
	text-decoration: none;
	
}


#dostercio1{
	width: 630px;
	padding-left: 15px;
	float:left;


}


