o body {
	margin:0 auto;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445878;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

blockquote {font-style: italic;}
a {text-decoration: none; color:#485878;}
a:hover {text-decoration: none; color: #f90;}
img {border: none; padding: 0px; margin: 0px;} 

/* Conteudo */
#conteudo {
	width: 900px;
	height: auto;
	border: 4px #fff solid;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
}


/* Topo do Site */
#topo {
	width: 900px;
	height: 150px;
	margin: 10px 0 10px 0;
	background: url(imagens/topo/topo.jpg) no-repeat;
	float:left;
}

#topo span{
	width: 195px;
	height: auto;
	float: left;	
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-stretch: normal;
	color: #000;
	margin: 0 0 10px 0;
}

#topo h2{
	font-size: 9px;
	float:right;
	margin: 40px 0 0 0;
	text-align: right;
}
/* Fim do Topo */

/* Conteudo Interno */
#conteudo-interno{
	width:900px;
	height: auto;
	float: left;
}

#chamadacavalgada{
	width:900px;
	height:64px;
	float: left;
	display:inline;
	margin:10px 0 10px 0;
}

#conteudo-interno p{
   width: 100%;
	margin: 0 0 20px 0;
	text-align:justify;
	float: left;
}
#conteudo-interno h1{
	width:100%;
	height: auto;
	margin: 0 0 20px 0;
	font-size: 26px;
	background: #eee;
	padding: 15px 0 0 5px;
	border-bottom: 1px solid #f60;
}

#conteudo-interno .voltar{
	float: right;
}

#conteudo-interno .imagem-noticia{
   display: block;
   width: auto;
	height: auto;
	float: right;
	margin: 0 0 10px 20px;
	text-align:right;
	clear:both;
}

#conteudo-interno img{
    float:rigth;
    margin:0 0 10px 20px;
  }

#conteudo-interno ul{
   width:800px;
   list-style: none;
   margin-left:24px;
}

#conteudo-interno ul img{
	float:left;
   margin:0 0 0 0;
}

#conteudo-interno li{
	display:inline;
}

#conteudo-interno li a{
	width:200px;
	height:189px;
	display:inline;
   	list-style: none;
	float:left;
	margin:0 25px 32px 0;
	color:#FFFFFF;
	font-weight:bold;
}

#conteudo-interno li a:hover{
	color:#FFF;
	font-weight:bold;
}

#conteudo-interno li a span{
	width:200px;
	height:29px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 95%;
	display:inline;
   	list-style: none;
	float:left;
	background: url(images/bg_titulo_album.jpg) repeat-x;
	margin-top:4px;
	text-align:center;
}

#fotos
{
	width:900px;
	height: auto;
	float: left;
}

#fotos ul{
   width:900px;
   list-style: none;
   margin-left:24px;
}

#fotos li a
{
	width:200px;
	height:132px;
	display:inline;
   	list-style: none;
	float:left;
	margin:10px 0 0 10px;
}

/* Chamada de Notícias */
#box-destaque {
	width: 400px;
	height: auto;
	margin: 0;
   float:left;
}

#box-destaque .camisa{
	width:400px;
	height: 55px;
	float:left;
	display: inline;
	background-image: url(imagens/chamada_camisa.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}

#box-destaque .camisa .titulo{
height: auto;
font-size: 16px;
font-weight: bold;
float: left;
position:relative;
top: 4px;
left: 60px;
font-family:Arial, Helvetica, sans-serif;
}

#box-destaque .camisa .titulo a{
   height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	float: left;
	color: #fd4600;
	text-decoration: none;
}

#box-destaque .camisa .titulo a:hover{
	text-decoration: underline;
}

#box-destaque h1 a{
	font-size: 17px;
	color: #666;
	font-family: Tahoma;
}

#box-destaque h1 a:hover{
	font-size: 17px;
	color: #f90;
	font-family: Tahoma;
	text-decoration:none;
}

#box-destaque h1 p{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#chamada-noticias-cavalgada {
	width:460px;
   height: 140px;
   float:right;
	margin:0 0 12px 0; 
	padding: 15px 0 10px 0;
	display: inline;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#chamada-noticias-cavalgada h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333333;
	line-height:22px;
	display:inline;

}

#chamada-noticias-cavalgada h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	display:inline;
	font-weight:bold;
	line-height:100%;

}

#chamada-noticias-cavalgada p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	margin: 15px 0 0 0;
	line-height:15px;
	width:200px;
}

.texto-direita a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:right;
	margin: 0 0 0 0;
	line-height:15px;
	width:200px;
}
/*
#chamada-noticias-cavalgada img {
	width:120px;
    height: 140px;
    float:left;
    background:#ccc;
	 border: none;
	  margin:0; 
}
*/
#chamada-noticias-cavalgada h1{
		width:300px;
      height: auto;
      float:left;
		margin: 10px 0 0 10px;
		font-size: 22px;
		color: #fff;
}

#chamada-noticias-cavalgada ul{
   width:300px;
	height: auto;
   margin: 10px 0 0 10px;
	float:left;
	list-style:none;
}


#chamada-noticias-cavalgada ul li a{
   width:300px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	float:left;
	list-style:none;
	line-height: 170%;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border-left:5px solid #f60;
}

#chamada-noticias-cavalgada ul li a:hover{
	text-decoration: none;
	background: #f60;
	color: #fff;
   border-left: 5px solid #fff;	
}
#chamada-noticias-cavalgada ul li span{
   margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}


#chamada-noticias {
	width:460px;
    height:auto;
	padding:0 0 10px 0;
    float:right;
    background:url(imagens/bg_chamada_noticias.jpg) repeat-x;
	line-height: 130%;
}

#chamada-noticias h1{
		width:400px;
      	height: auto;
      	float:left;
		margin: 10px 0 0 10px;
		font-size: 22px;
		color: #fff;
}

#chamada-noticias ul{
   width:400px;
	height: auto;
   margin: 10px 0 0 10px;
	float:left;
	list-style:none;
}


#chamada-noticias ul li a{
   width:410px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
	float:left;
	list-style:none;
	line-height: 130%;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	display: inline;
}

#chamada-noticias ul li a:hover{
	text-decoration: none;
	background: #f60;
	color: #fff;
	display: inline;	
}
#chamada-noticias ul li span{
   margin: 0;
	line-height:120%;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

#chamada-noticias ul li img{
   width: 90px;
	height: 70px;
   margin: 0 10px 0 0;
	font-size: 12px;
	float:left;
}

#boxes-home{
   width: 900px;
	height: 270px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	float:left;
	border-top: 3px solid #f60;
}

#boxes-home p a{
	color: #485878;
	text-align:left;
}

#boxes-home p a:hover{
	color: #333;
	text-decoration:none;
	text-align:left;	
	background: #f1f1f1;
}

#boxes-home h1{
	width: 215px;
	height: 30px;
	font-size: 20px;
	color:#fff;
	background: #f90;
	padding: 5px 0 0 5px;
}

#cultura{
   width:220px;
	height: 250px;
	margin: 0 6px 0 0;
	background: #fff;
	float: left;
}

#receitas {
   width:220px;
	height: 250px;
	margin: 0 6px 0 0;
	background: #fff;
	float: left;
}

#turismo {
   width:220px;
	height: 250px;
	margin: 0 6px 0 0;
	background: #fff;
	float: left;
}

#curiosidades{
   width:220px;
	height: 250px;
	background: #fff;
	float: right;
}
/* Fim dos 04 Boxes da Página Inicial */

/* Código para área dos Artigos */

#artigos{
	width: 900px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
	border-top: 3px solid #f60;
}	

#artigos h2{
	width: 895px;
	height: 30px;
	padding: 5px 0 0 5px;
	background: #ccc;
	font-size: 20px;
	color: #fff;
	float: left;
}

#artigos h1{
	width: 430px;
	height: 82px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px;
	border-left: 2px solid #f60;
}

#artigos img{
   width:70px;
	height:80px;
	float: left;
	border: none;
	margin: 0 10px 0 0;
}

#artigos span {
	font-size: 18px;
	color: #444;	
}

#artigos h1 p a{
	line-height:150%;
	color: #485878;
}

#artigos h1 p a:hover{
	line-height:150%;
	text-decoration:none;
	color: #f60;
}

#artigos .direita{
	float: right;
}

/* Fim Código para Artigos */

/* Código para newsletter */
#newsletter {
	width: 500px;
	height: 175px;
	margin-top: 20px;
	padding: 0;
	background: #fff url(imagens/news_bg.jpg) no-repeat;
	float: left;
}

#newsletter h1{
   width:470px;
	height:auto;
   margin: 5px 0 0 20px;
   font-size: 26px;
	font-weight: normal;
	color: #485878;
}

#newsletter span{
   width:470px;
	height: auto;
	font-size: 13px;
	line-height: 135%;
	margin: 0 0 0 20px;
}

.form_newsletter {
   width: 480px;
	height: 18px;
	margin: 10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.form_newsletter input{
	width: 300px;
	height: 25px;
	border: 1px solid #fff;
	background:#ffd900;
	padding: 7px 0 0 0;
}

.form_newsletter .form_botao {
	width: 60px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	color: #485878;
	float:right;
	margin: -85px 30px 0 0;
	cursor: pointer;
	border: none;
	background:transparent;
}
/* fim do Código para Newsletter */

#tempo {
   width:160px;
	height: 170px;
	padding: 0 0 0 2px;
	float: left;
	margin: 20px 0 0 20px;
}

#oracao_cavalo {
   width:210px;
	height: 170px;
	padding: 0;
	float: right;
	margin: 20px 0 0 0;
}


#parceiros {
	width: 900px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
   float: left;
	border-top: 1px solid #e1e1e1;
}

#parceiros h1{
		font-size: 11px;
}



/* Rodape */

#rodape {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: #ffd700;
	float:left;
}

#rodape h1 {
width:900px;
height: 100px;
margin: 0 auto;
}

#rodape h1 p {
	width:500px;
	text-align: left;
	font-size: x-small;
	margin: 55px 0 0 0;
	color: #485878;
	float:left;
}

#rodape h1 span{
	width:100px;
	height: 50px;
	float: right;
}

.parceiros{
	width: 786px;
	height: 53px;
	margin:4px 0 0 0;
	padding: 0;
}

/* Formulário de Contatos */

.formulario-contatos{
	width:900px;
	height: auto;
	float:left;
	text-align: left;
}

.form-text { 
             background:url(imagens/bg_form.png) repeat-x; 
				 border: 1px solid #a7a37e; 
				 padding:4px 0 0 5px; 
				}
				
.form-button { 
             padding:2px; 
				 background:#e6e2af; 
				 border:1px solid #a7a37e; 
				 color: #002f2f;
				 cursor: pointer;
				 }				
				 
#destaque{
	width: 900px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	float: left;
	border-top: 3px solid #f60;
	background: #FFD038;
}	

#destaque h2{
	width: 895px;
	height: 30px;
	padding: 5px 0 0 5px;
	background: #ccc;
	font-size: 20px;
	color: #fff;
	float: left;
}

#destaque p{
	margin: 4px 0 0 0;
}
