body {
	margin: 0px auto;
	background:url(../images/background.jpg) no-repeat top center;
}
#contenedor_conjunto {
	width:790px;
	position: relative;
	margin: 0px auto;
}
#contenedor_cabecera {
	width:790px;
	height:296px;
	position: relative;
	background:url(../images/cabecera.jpg) no-repeat top center;
}
#contenedor_cuerpo {
	width:790px;
	height:905px;
	position: relative;
	background-color:#6F883E;
}
/*               BASE                */
#contenedor_cuerpo_base {
	width:790px;
	height:905px;
	position: relative;
	background:url(../images/calendario_fondo.jpg) no-repeat top center;
}



