@charset "utf-8";
/* CSS Document */

body{
	text-align: justify;
	top:  5200px;
	left: 0;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	


} 


#contenedor 
{
width: 990px;
margin: 0 auto;


background-image: url(../imagenes/fondoCUERPO.png);
}

#cabecera {
width: 990px;
margin: 0 auto;
height:73px;
background-image: url(../imagenes/cabecera.png);
}
#menu4 {
width: 992px;
margin: 0 auto;
height:76px;
background-image: url(../imagenes/menu4.png);
}

#menulateral
{
padding-left:2px;
float: left;

}
#contenido {
  float: left;
  width: 760px;
}
#bannerindex {
width: 990px;
margin: 0 auto;

height:313px;

}
