
/* ------------------------- contenido central -----------------*/
div#container div#main div#content {
	width: 584px;
	background-image: url(bitmaps/fondo_container_home.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


div#container div#main div#sidemenu {
	display: none;
}
	
/*div#container div#main {
	background-image: url(bitmaps/sidebar_round_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}*/	

#content #divzona2 {
	margin-left: -15px;
	padding-left: 15px;
}