

#contenido
{
	position:relative;
	margin-top:0;
	margin-left:21%;
	margin-right:21%;
	height:420px;
	
}

#banner{
	width:100%;
	background-color:#889448;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}

#secciones{
	width:100%;
	height:530px;
	background-color:#889448;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}


#tablagrande{
	/*
width:98%;
*/
	width:800px;
	position:absolute;
	margin-left:0.5%;
	margin-top:1px;
}

#pie{
	
	border:1px solid #fff;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	width:100%;
	height:100px;
	background-color:#889448;
	
	
}

#tablapie{
	
width:99%;
position:absolute;
margin-left:0.5%;
margin-top:1%;

}

.tablas{
	width:100%;
	height:100%;	
	background-color:#E2EFD3;
}
