/*  ===============================================   */
#layout #conteudo img { border: solid 0;}
/*  ===============================================   */
#layout #conteudo #areadestaque {
	height: 200px;
	width: 570px;
}
#layout #conteudo #areadestaque #slideshowtopo {
	height: 200px;
	width: 360px;
}
#layout #conteudo #areadestaque #outrosdestaques {
	width: 210px;
	height: 200px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../Imagens/fundo-3destaques.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#layout #conteudo #areadestaque .odestaque {
	width: 210px;
	height: 62px;
	margin-bottom:5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #EAE9D7;
}

#layout #conteudo #areadestaque .odestaque .fotodestaque {
 	float:left;
	width: 75px;
	height: 60px;
	margin-right: 5px;
}
#layout #conteudo #areadestaque h1 {
	font-size:18px;
	color: #760176;
	text-decoration: none;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#layout #conteudo #areadestaque p {
	font-size:10px;
	float: right;
	color: #000000;
	width: 130px;
	height: auto;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

#layout #conteudo #areadestaque a {
	text-decoration: none;
}
#layout #conteudo #areadestaque a:hover {
	text-decoration: none;
	color: #CC0000;
}

/*  ===============================================   */
#layout #conteudo #eventos {
	width: 570px;
	height: auto;
}

#layout #conteudo #eventos .evento {
	width: 131px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:10px;
}

#layout #conteudo #eventos h1 {
	font-size:12px;
	color: green;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}
#layout #conteudo #eventos h2 {
	font-size:12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#layout #conteudo #eventos a {
	text-decoration: none;

}

#layout #conteudo #eventos .evento .foto {
	width: 130px;
	height: 92px;
	position:relative;
	margin-left:0;
	overflow:hidden;
}

#layout #conteudo #eventos .evento .foto .fotoborda {
	position:absolute;
	top: 0;
	margin-left: 0;
	width: 130px;
	height: 92px;
}

/*  ===============================================   */

/*  ===============================================   */
#layout #conteudo #eventos {
	width: 570px;
	height: auto;
}

#layout #conteudo #eventos h2 {
	color: green;
}
#layout #conteudo #eventos #fotos {
	height: auto;
	width: 570px;
}
#layout #conteudo #eventos #fotos .foto {
	height: auto;
	width: 142px;
}
/*  ===============================================   */

#layout #conteudo #bannerbxeventos {
	height: 100px;
	width: 570px;
	margin: 10px 0 10px 0;
}


/*  ===============================================   */

#layout #conteudo #mural {
	width: 357px;
	height: 269px;
}

#layout #conteudo #mural #mensagens {
	width: 357px;
	height: 229px;
	background-color:#FFFFFF;
	overflow:auto;
}

/*  ===============================================   */
#layout #conteudo #receitas {
	width: 197px;
	height: 269px;
	float: right;
	overflow:hidden;
	background-color:#FFFFFF;
}
#layout #conteudo #receitas .foto img {
	width: 60px;
	height: 60px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
}
#layout #conteudo #receitas .recfoto {
	clip: rect(auto,60px,auto,0px);
}
#layout #conteudo #receitas .dados {
	width: 115px;
	height: 60px;
	float: left;
	margin-top:10px;
	margin-left:5px;
	overflow:hidden;
}
#layout #conteudo #receitas h1 {
	font-size:12px;
	color:#006633;
	width: 115px;
	height: auto;
	float: left;
	background-color:#FFFFFF;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#layout #conteudo #receitas p {
	font-size:11px;
	color:#666666;
	width: 115px;
	height: auto;
	float: left;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#layout #conteudo #receitas a {
text-decoration:none;
}
#layout #conteudo #receitas a:hover {
color:green;
}

/*  ===============================================   */

#layout #conteudo #ultimasnoticias {
	width: 570px;
	height: auto;
}

#layout #conteudo #ultimasnoticias #noticias {
	width: 570px;
	height: 243px;
	background-color:#FFFFFF;
	overflow:auto;
}


#layout #conteudo #ultimasnoticias #noticias ul {
	position:relative;
	width: 530px;
	height: auto;
	margin: 3px;
	padding: 5px;
	list-style:none;
	border: 1px none #EFEFEF;
	text-align: left;
 }
 
 #layout #conteudo #ultimasnoticias #noticias ul li {
	width: 98%;
	position: relative;
	margin: 5px;
	padding: 0px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
 }
 
 
 #layout #conteudo #ultimasnoticias #noticias ul li a {
	color: #666666;
	text-decoration: none;
	display: block;	
 }
 
 
 #layout #conteudo #ultimasnoticias #noticias ul li a:hover {
	color: #CC0000;
	background-color: #F7F7F7;
 }
 
 

 
 /*  ===============================================   */

#layout #conteudo #ult4noticias {
	width: 570px;
	height: auto;
	background-color:#FFFFFF;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

#layout #conteudo #ult4noticias .ult4 {
	width: 180px;
	height: auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:8px;
	overflow:hidden;
}
#layout #conteudo #ult4noticias .ult4 .foto4noticias {
	width: 180px;
	height:150px;
	overflow:hidden;
	margin-bottom:5px;
}
#layout #conteudo #ult4noticias .ult4 img {
	width: 180px;
	height: auto;
}

#layout #conteudo #ult4noticias a:link, #ult4noticias a:visited {
	text-decoration: none;
}
#layout #conteudo #ult4noticias a:hover {
	color: #000000;
}

#layout #conteudo #ult4noticias .ult4 span.data4ult {
	width: auto;
	display:block;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
#layout #conteudo #ult4noticias .ult4 span.titulo4ult {
	width: auto;
	display:block;
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
}

#layout #conteudo #ult4noticias .ult4 span.resumo4ult {
	width: auto;
	display:block;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin-bottom:5px;
}
