body
{
	margin:0px;
	text-align:center;
	background-color:#184d09;
}
#container
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position:0px 300px;
	background-color:#fffbe8;
}

#banner
{
	width:980px;
	height:335px;
}
#zona_texto
{
	padding-top:15px;	
}

