/* haline arantes | design . desenvolvimento */


/**CONTEÚDO*******************/

		#flash{
			width:963px;
			height:273px;
			margin-top:5px;
			margin-bottom:0px;
			position:relative;
		}
		
		
		#conteudo {
			width:100%;
			height:1100px;
			margin:0 auto;
			position:relative;
		}
		
		#central_conteudo {
			width:965px;
			height:auto;
			position:relative;
			margin:0 auto;
		}
		
	
		
		#centro {
			width:963px;
			height:465px;
			float:left;
			position:relative;
			margin-left:6px;
		}
		
		#centro h3 {
			width:180px;
			color:#fbb504;
			font-size:11px;
			padding-bottom:3px;
			border-bottom:2px dotted #6f412d;
			position:relative;
		}
		
		.alinha_eventos {
		 width:320px;
		 height:100px;
		 float:left;
		 position:relative;
		 margin-bottom:10px;
		}
		
		.alinha_eventos a {
		 float:left;
		 display:block;
		 position:relative;
		}
		
		.alinha_eventos img {
		 width:100px;
		 height:100px;
		 float:left;
		 position:relative;
		}
		
		
		#centro p {
			position:relative;
			margin-top:10px;
			float:right;
			color:#6f402c;
			font-size:11px;
			top:10px;
		}
		
		
		.data {
			color:#ff3b85;
		}
		
		
			#hospedar {
			width:480px;
			color:#693924;
			position:relative;
			float:left;
			top:10px;
			padding: 10px 0px 10px 5px;
			background-color:#f6eed5;
		}

