/*CONTEUDO
*****************************************************************************************/		
		#form_busca {
			padding-top:10px;
			width:210px;
			padding-left:20px;
			background-color:#f3f2ed;
			float:left;
			font-size:11px;
		}
		
		#form_codigo {
			padding-top:10px;
			width:210px;
			padding-left:20px;
			background-color:#f3f2ed;
			float:left;
			padding-bottom:10px;
			font-size:11px;
		}
		
		#label_evento{
			background:url(../images/geral/lupa.gif) no-repeat top left;
			padding:3px 0 0 15px;
		}
		
		#label_codigo {
			background:url(../images/geral/cadeado.gif) no-repeat;
			padding:0 0 0 15px;
		}
		
		#text_evento,#text_codigo {
			width:169px;
			height:13px;
			background-color:#dad9d5;
			border:0;
			font-size:11px;
		}
		
		#busca_evento,#busca_codigo {
			background:url(../images/geral/envia.gif) no-repeat;
			border:0;
			width:20px;
			height:15px;
		}
	
	
	#frase_semana {
		background:url(../images/home/aspas.gif) no-repeat;
		width:637px;
		height:50px;
		position:relative;
		margin-top:10px;
		float:left;
		left:15px;
		padding:5px 0 0 0;
	}
	
	#frase_semana p {
		float:left;
		right:25px;
		font-size:11px;
		font-style:italic;
		}
	
	#destaque {
		background:url(../images/home/back_destaque.gif) no-repeat;
		width:631px;
		height:340px;
		position:relative;
		float:left;
		left:20px;
		top:20px;
	}
	
	#destaque p {
		left:10px;
		color:#000000;
	}
	
	#destaque h2 {
		background:url(../images/home/destaque.gif) no-repeat;
		width:92px;
		height:27px;
		top:5px;
	}
	
	#video {
		width:338px;
		height:260px;
		position:relative;
		top:23px;
		float:left;
		background-image:url(../images/home/back_video.gif);
		background-repeat:no-repeat;
		background-color:#d6d3c4 ;
		background-position:left;
	}
	
	#comentarios {
		width:291px;
		height:260px;
		float:right;
		position:relative;
		top:23px;
	}
	
	#comentarios h3 {
		background:url(../images/home/comentarios.gif) no-repeat;
		width:188px;
		height:28px;
		top:10px;
		left:15px;
	}
	
	#bt_comentar {
		background:url(../images/home/comentar.gif) no-repeat;
		display:block;
		float:right;
		width:168px;
		height:28px;
		position:relative;
		top:41px;
	}
	
	#caixa_comentarios {
		width:291px;
		height:148px;
		position:relative;
		float:left;
		left:15px;
		top:10px;
		overflow-y:auto;
		overflow-x:hidden;
	}
	
	#caixa_comentarios dl {
		width:280px;
		text-align:left;
		color:#ffffff;
	}
		
	#caixa_comentarios dt {
		font-size:11px;
		background:url(../images/home/carinha.gif) no-repeat left center;
		padding:0 0 0 12px;
	}
		
	#caixa_comentarios dd {
		font-size:11px;
		margin-bottom:20px;
		top:2px;
	}
		
	#caixa_comentarios a {
		color:#ffffff;
		position:relative;
		display:block;
		text-indent:-50000px;
	}
		
	#caixa_comentarios a:hover {
		text-decoration:underline;
	}
	
	#saiba_mais {
		background:url(../images/home/saiba_mais.gif) no-repeat;
		display:block;
		float:left;
		width:74px;
		height:19px;
		position:relative;
		top:10px;
		left:10px;
		clear:both;
	}
	
	#envie_para_amigo {
		background:url(../images/home/envie_amigo.gif) no-repeat;
		display:block;
		float:left;
		width:125px;
		height:19px;
		position:relative;
		top:10px;
		left:15px;
	}
	
	#ultimos_eventos {
		background:url(../images/home/back_ultimos.gif) no-repeat;
		width:672px;
		height:365px;
		float:left;
		position:relative;
		margin-top:20px;
		background-color:#c2c1ba;
	}
	
	#ultimos_eventos h2 {
		background:url(../images/home/ultimos_eventos.gif) no-repeat;
		width:143px;
		height:30px;
		position:relative;
		top:10px;
		left:19px;
	}
	
	.eventos {
		width:199px;
		height:80px;
		position:relative;
		float:left;
		left:20px;
		margin-top:15px;
		background-color:#a8a69f;
		margin-right:18px;
	}
	
	.imagens_eventos {
		float:left;
		position:relative;
	}
	
	.eventos dl {
		float:left;
		position:relative;
		font-style:normal;
	}
	
	.eventos dt {
		width:115px;
		height:23px;
		background-color:#908e86;
		color:#000000;
		padding:5px 0 0 5px;
		font-size:12px;
	}
	
	.eventos dd a {
		width:110px;
		font-size:11px;
		color:#20201e;
		left:5px;
		top:2px;
		float:left;
		text-align:left;
	}
	
	.eventos dd a:hover {
		text-decoration:underline;
	}
	
	#mais_eventos {
		background:url(../images/home/mais_eventos.gif) no-repeat;
		width:199px;
		height:20px;
		top:10px;
		float:right;
		position:relative;
		right:18px;
	}
	
	#anterior {
		background:url(../images/home/anterior.gif) no-repeat;
		width:116px;
		height:20px;
		top:10px;
		float:left;
		position:relative;
		left:330px;
	}