/* CSS Document */
#eventos_destaque_pq {
	width: 290px;
	height: 97px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#eventos_destaque_pq .foto_destaque_pq {
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;
}
#eventos_destaque_pq .texto_destaque_pq {
	font-size: 11px;
	color: #333333;
}
#eventos_destaque_pq .titulo_evento {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#eventos_destaque_pq .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#eventos_destaque_pq .veja_mais a:link {
	font-size: 12px;
	color: #92499C;
}
#eventos_destaque_pq .veja_mais a:visited {
	font-size: 12px;
	color: #92499C;
}
.destaque_entretenimento{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.item_menu_entretenimento{
	width: 170px;
	font-size: 14px;
	background-image: url(../entretenimento/imagens/ico_marcador_cinza.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #92499C;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item_menu_entretenimento a:link{
	color: #92499C;
	font-weight: bold;
	}
.item_menu_entretenimento a:visited{
	color: #92499C;
	font-weight: bold;
}
#mais_informacao_entretenimento{
	font-size: 20px;
	color:#333333;
	background-image: url(../entretenimento/imagens/ico_mais.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: 30px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92499C;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.dados_evento {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #333333;
	padding: 0px;
}
#nome_evento{
	font-size: 20px;
	color:#333333;
	height: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#exibe_evento {
	text-align: left;
	padding-bottom: 10px;
}

#exibe_evento .imagem {
	float: left;
	padding-right: 10px;
	clear: right;
}
#exibe_evento .evento {
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
	color: #333333;
}

#lista_eventos {
	width: auto;
	margin-top: 10px;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#lista_eventos .foto_evento {
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;

}
#lista_eventos .texto_evento {
	font-size: 11px;
	color: #666666;
}
#lista_eventos .titulo_evento {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#lista_eventos .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#lista_eventos .veja_mais a:link {
	font-size: 12px;
	color: #92499C;
}
#lista_eventos .veja_mais a:visited {
	font-size: 12px;
	color: #92499C;
}

#lista_eventos_capa {
	width: auto;
	margin-top: 10px;
	height: 45px;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
	#lista_eventos_capa .data{
	font-size: 12px;
	color: #92499C;

}
#lista_eventos_capa  a:link{
	color: #333333;
}
#lista_eventos_capa  a:visited{
	color: #333333;
}
#eventos_destaque_home {
	width: 282px;
	height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#eventos_destaque_home .foto_destaque_home{
	float: left;
	height: 80px;
	width: 90px;
	padding-right: 10px;
}
#eventos_destaque_home .texto_destaque_home{
	font-size: 11px;
	color: #333333;
}
#eventos_destaque_home .titulo_evento_home {
	font-size: 14px;
	color: #333333;
}
#eventos_destaque_home .veja_mais {
	font-size: 12px;
	margin-top: 5px;
}
#eventos_destaque_home .veja_mais a:link {
	font-size: 12px;
	color: #92499C;
}
#eventos_destaque_home .veja_mais a:visited {
	font-size: 12px;
	color: #92499C;
}
