.caixa_festas{
	background-image: url(../imagens/caixa_festas.jpg);
}
.borda_festas{
	width: 445px;
	float: left;
}
.borda_noticias{
	width: 345px;
	float: right;
}
.borda_click{
	width: 320px;
	float: left;
}
.borda_agenda{
	width: 280px;
	float: left;
}

/* murais */
.borda_murais{
	width: 390px;
	float: right;
	max-height: 400px;
	overflow: hidden;
}
.borda_murais p{
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
.borda_murais h3{
	display: block;
	font-size: 16px;
	padding-left: 80px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 50px;
}
.borda_mfotos{
	float: left;
	width: 180px;
	padding: 6px;
	background-color: #DFEFFF;
}
.borda_mfotos h3{
	background-image: url(../imagens/mfotos.png);
}
*html .borda_mfotos h3{
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='imagens/mfotos.png');
} 
.borda_mfotos h4{
	font-size: 14px;
	color: #069;
	display: block;
	margin-bottom: 10px;
}
.borda_mfotos img{
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: auto;
	display: block;
}
.borda_mfotos img:hover{
	border: 1px solid #666;	
}
.borda_mfotos a{
	color: #069;
}
.borda_mrecados h3{
	background-image: url(../imagens/mrecados.png);
}
*html .borda_mrecados h3{
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='imagens/mrecados.png');
} 
.borda_mrecados{
	float: right;
	width: 180px;
	padding: 6px;
	background-color: #FFFFC4;
}
.borda_mrecados span{
	font-size: 14px;
	color: #A85400;
}
.borda_mrecados a{
	color: #A85400;	
}
a.deixe_recado{
	display: block;
	border-top: 1px solid #999;
	padding-top: 5px;
	font-weight: bold;
	text-align: right;
}
.borda_publicidade{
	float: right;
	padding: 5px;
	width: 220px;
	position: relative;
	z-index: 0;
}
.borda_publicidade h5{
	font-size: 10px;
	color: #999;
	display: block;
	margin-bottom: 5px;
}
.banner_publicidade{
	height: 100px;
	width: 225px;
	background-color: #DDD;
	margin-bottom: 10px;
}
.banner_publicidade_maior{
	position: absolute;
	top: 20px;
	left: 5px;
	height: 225px;
	width: 230px;
	background-color: #FFF;
	z-index: 0;
}

/* festas e agitos */
#ultimo_evento{
	float: left;
	width: 262px;
	margin-top: 5px;
}
#ultimo_evento img{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #DDD;
}
#ultimo_evento img:hover{
	border: 1px solid #666;	
}
a.lkultimo_evento{
	display: block;
	clear: both;
	font-size: 16px;
	color: #069;
	font-weight: bold;
	margin-bottom: 15px;
}
#veja_tambem{
	margin-top: 5px;
	width: 170px;
	float: right;
}
#veja_tambem img{
	width: 65px;
}
#veja_tambem a{
	display: block;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #CCC;
	font-size: 14px;
	color: #669900;
	font-weight: bold;
}
#veja_tambem h4{
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #999;
}

/* click semana */
#borda_click{
	margin-top: 10px;
	position: relative;
	min-height: 120px;
	padding-bottom: 15px;
}
#borda_click a{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 1px;
	border: 1px solid #CCC;
}
#borda_click a:hover{
	border: 1px solid #666;
}
#borda_click h3{
	font-size: 14px;
	color: #333;
	display: block;
	margin-bottom: 10px;
}
#borda_click p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

/* noticias */
#noticias{
	margin-top: 10px;
}
#noticias p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DDD;
}
#noticias p a{
	font-weight: bold;
	color: #069;
}
a.veja_mais{
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
	color: #567F00;
	font-weight: bold;
	background-image: url(../imagens/seta_mais.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

/* eventos */
#eventos{
	margin-top: 10px;
}
#eventos div{
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
#eventos div span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: italic;
}
#eventos div h3{
	font-size: 14px;
	color: #069;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* alerta ie 6*/
#NavigatorAlert{
	position: absolute;
	top: 10px;
	left: 35%;
	width: 320px;
	padding: 10px;
	background-color: #FFFF99;
	border: 2px solid #FF9933;
	font-size: 11px;
}