/* CSS Document */
#container{
	width:774px;
	margin:auto;
	position:relative;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}

/*                  *** INÍCIO DO BOX 3(EVENTOS SEMANA) ***                           */

.barra_naveg_mes{
	position:relative;
	width:695px;
	height:22px;
	padding-top:5px;
	background:url(../img/bg_barra_naveg_mes.gif) repeat-x;
	text-align:center;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#674b2c;
}
#seta_volta1_top{
	width:40px;
	height:27px;
	position:absolute;
	top:0px;
	left:0px;
}
#seta_volta2_top{
	width:40px;
	height:27px;
	position:absolute;
	top:0px;
	left:733px;
}
#seta_volta1_bot{
	position:absolute;
	top:0px;
	left:-40px;
	width:40px;
	height:27px;	
}
#seta_volta2_bot{
	position:absolute;
	top:0px;
	left:695px;
	width:40px;
	height:27px;
}
#box3{
	width:774px;
	margin-bottom:10px;
}
#box3:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;
}	
.box3_interno{
	width:774px;
	height:80px;
	margin-bottom:4px;
	float:none;
	clear:both;
	background:#77542b;
}
.box3_interno_data{
	width:63px;
	height:80px;
	float:left;
	background:#fff;
}
.box3_interno_data_img_mes{
	width:53px;
	height:27px;
	padding-right:10px;
	padding-top:10px;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	color:#de7100;
	text-align:right;
}
.box3_interno_data_dia_hora{
	width:48px;
	height:30px;
	padding:5px 10px 5px 5px;
	font-family:Arial;
	font-size:11px;
	color:#684c2d;
	text-align:right;
}
.box3_interno_foto{ width:120px; height:80px; float:left; }
.box3_interno_desc{
	width:550px;
	height:40px;
	float:left;
	padding:16px 10px 10px 10px;
	font-family:Arial;
	font-size:12px;
	color:#fff;
}
.box3_interno_desc a,a:visited,a:hover{ color:#fff; }
.box3_artista{
	font-family:Geneva;
	font-size:14px;
	font-weight:bold;
	color:#fa8e19;
}
#box37{
	width:412px;
	height:20px;
	margin-top:5px;
}
.mais{ color:#fa8e19; font-weight:bold; }

a{ text-decoration:none; }
