
/* ==================== ANGENDA ==================== */
#lateral_topo{
	width: 300px;
	height: 25px;
	background:url(../img/barra_amarela_media.png);
	float: right;
	margin-top: 5px;
}
#lateral_titulo{
	width: auto;
	height: 25px;
	float: left;
	padding: 0 5px;
	background-color: #f4f4f4;
}

#box_lateral{
	width: 280px;
	min-height: 80px;
	float: right;
	background: #FFFFFF;
	box-shadow: 0 0 10px #333333;
	padding: 10px;
}
#lateral_agenda_titulo{
	width: 280px;
	height: 22px;
	float: left;
	margin: 0 0 0 0;
}
#lateral_agenda{
	width: 280px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
}
#home_lateral_img_fundo{
	width: 106px;
	height: 79px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0 0 0;
}
#home_lateral_img{
	width: 100px;
	height: 73px;
	float: left;
	margin: 3px 0 0 3px;
}
#home_lateral_agenda_texto{
	width: 165px;
	min-height: 79px;
	float: right;
	margin: 3px 0 0 0;
}
/* ==================== FIM AGENDA ==================== */

/* ==================== VIDEOS ==================== */
#lateral_video_player{
	width: 280px;
	height: 210px;
	float: left;
}
#lateral_video_sobre{
	width: 280px;
	min-height: 20px;
	float: left;
	margin: 3px 0 0 0;
}
/* ==================== FIM VIDEOS ==================== */

/* ==================== GALERIA ==================== */
#lateral_galeria{
	width: 280px;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
}
#lateral_galeria_img_fundo{
	width: 106px;
	height: 79px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0 0 0;
}
#lateral_galeria_img{
	width: 100px;
	height: 73px;
	float: left;
	margin: 3px 0 0 3px;
}
#lateral_galeria_texto{
	width: 165px;
	min-height: 79px;
	float: right;
	margin: 3px 0 0 0;
}

/* ==================== FIM GALERIA ==================== */

/* ==================== FACEBOOK ==================== */
#lateral_facebbok{
	width: 280px;
	height: auto;
}
/* ==================== NEWSLETTER ==================== */
#lateral_news_titulo{
	width: 280px;
	height: 18px;
	text-align: center;
	float: left;
}
#lateral_news_label{
	width: 250px;
	height: 25px;
	float: left;
	margin: 10px 0 0 10px;
}
.lateral_news_input{
	float: left;
	margin: 0 0 0 10px;
}
.lateral_news_input_salvar{
	float: right;
	margin: 10px 10px 0 0;
}
/* ==================== FIM NEWSLETTER ==================== */