/*	HOME
_______________________________________________________________________________________ */

/*	Destaques */
.home_destaques {
	height:316px;
	margin:0 0 15px 0
	}

/*	Box Cursos e Oficinas */
.box_cursos {
	margin:412px 0 0 0;
	}

/*	Super flash central */
.home_superflash {
	height:auto;
	overflow:hidden;
	}
.home_superflash div.flash {
	/*height:380px;
	background:url(../temp/home_superflash.png) no-repeat center top;*/
	width:auto;
	position:absolute;
	left:0;
	}


/*	Agenda */
.home_agenda {
	background:#000;
	color:#fff;
	margin:15px 0 0 0;
	min-height:553px
	}
* html body .home_agenda { height:560px }
.home_agenda .agenda_corpo {
	padding:1px 8px
	}


/*	Areas Culturais */
.areas_culturais_home {
	clear:both;
	height:380px;
	padding:10px 0 0 0;
	overflow:hidden
	}
.areas_culturais_home li {
	width:182px;
	height:182px;
	background:#910302;
	float:left;
	margin:0 15px 15px 0;
    display:inline;
	}
.areas_culturais_home li img {
	display:block
	}