/*Estilos*/
img, #header, .class, blockquote, background { behavior: url(iepngfix.htc); }
h1, h2, h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;}
p, a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;}
	
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#ffffff;}

body{/* Fondo del navegador*/
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#485158;
background-image:url(fondo.gif);}
	
#contenedor{/* Contiene toda la web, la centra, y fija la esquina izquierda cuando se reduce*/
	
	width : 794px;
	margin: 10px auto 0px auto;
	padding: 0px;
	
}

#logo{
	float:left;
	width: 300px;
	height: 80px;
	background-image:url(logo.png);
	background-color:#333333;
}

#cabecera{
	float:left;
	width: 494px;
	height: 80px;
	background-repeat:no-repeat;
	background-image:url(cabecera2.png);}


#banner{
	float:left;
	width: 794px;
	height: 225px;
	background-image:url(paisaje.png);
	

	}



#menu{
	float:left;
	width: 794px;
	height: 50px;
	margin: 0px 0px 0px 0px;

}

	
#cuerpoQuienes{
	float: left;
	width:242px;
	height:325px;
	padding:10px 5px 0px 5px;
	background-color:#B47009;

}

#cuerpoServicios{
	float: left;
	width:242px;
	height:325px;
	padding:10px 5px 0px 5px;
	background-color:#5E5D5D;
}

#cuerpoFotos{
	float: left;
	width:290px;
	height:325px;
	padding:10px 0px 0px 0px;
	background-color:#333333;

}

#cuerpoGaleria{
	float: left;
	width:794px;
	height:325px;
	background-color:#B47009;

}
	
#anuncios{
	float:left;
	width: 794px;
	height: 92px;
	text-align: center;
	background-color:#333333;
}
#links{
	float:left;
	width: 794px;
	height: 25px;
	text-align: center;

}


	


	
	
.cabecera{
	float:left;
	width: 240px;
	height:150px;
	margin: 0px;
	padding: 0px;}

.cuerpo{
	float:left;
	width: 460px;
	height:150px;
	margin: 0px;
	padding: 0px;
}

