body {
	background-image: url(../imagenes/fondojavali.jpg);
 	 margin-left: 0px;
 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5F5F3B;
	

}

#contenedor {
	width:968px;
	height:100%;
	position:relative;
	background-color:#5F5F3B;
	
}

#logo {
	width:292px;
	height:195px;
	float:left;
	background-color:#000000;
	
	
}

#header {
	width:496px;
	height:195px;
	float:left;
	background:#5F5F3B;
	
}
#news {
	width:180px;
	height:195px;
	float:left;
	background:url(../imagenes/fondogoogle.jpg);	
	
}

#menulateral
	{width:194px;
 	height:291px;
	float:left;
	
	
	 	}

#zonacentro			
	{width:774px;
 	height:291px;
	float:left;
	
	 	}

#pie
{width:968px;
 	height:100px;
	float:left;
	
	 	}
