body {
	margin:0 auto;
	padding: 0;
	background: #eeeeee url(../imagens/bg_site.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

*{margin:0;padding:0;border:0;outline:0;list-style:none;text-decoration:none}

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: 930px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background: #eeeeee url(../imagens/bg_site.jpg) repeat-x;
}


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

#topo span{
	width: 88px;
	height: 100;
	float: left;	
	margin: 10px 0 16px 0;
}


#topo .nomesite{
   width: 780px;
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
	text-align: left;
	font-family: "Times New Roman";
	font-size: 26px;
	font-weight: normal;
	color: #fff;
}

#topo .frase{
   width: 660px;
	float: left;
	display: inline;
	margin: 5px 0 0 -8px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
   font-weight: normal;
	font-style:italic;
	color: #333;
}
/* Fim do Topo */

/* -------------------------------------------------
 Configuração de Conteúdo Interno da Página Inicial
 ---------------------------------------------------*/
 #conteudo-home{
	width:900px;
	height: auto;
	float: left;
	background: #fff;
	padding: 15px;
}


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

#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 .noticia img{
    float:rigth;
    margin:0 0 10px 20px;
  }

#conteudo-interno .album ul{
   width:900px;
	height: auto;
	float: left;
   list-style: none;
	background: #f60;

}

#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;
}

/* ---------------------------------------------
CONFIGURAÇÃO BOX DE NOTÍCIAS PÁGINA INICIAL
-----------------------------------------------*/
/* Chamada de Notícias */
#box-destaque {
	width: 650px;
	height: 340px;
	margin: 0 0 25px 0;
   float:left;
}

#box-destaque h1 a{
	font-size: 18px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;;
}

#box-destaque h1 a:hover{
	font-size: 18px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;;
	text-decoration:none;
}

#box-destaque h1 p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	display: inline;
	margin: -10px 0 0 0;
}

/* ----------------------------
Borda interna nas imagens
------------------------------*/
#conteudo-home span {float:left;}
#conteudo-home span a {overflow:hidden;float:left}
#conteudo-home span a img{overflow:hidden;float:left}
#conteudo-home span  a:hover{border:5px solid #f60}
#conteudo-home span  a:hover img{margin:-5px}
/* ----------------------------
Fim Borda interna nas imagens
------------------------------*/

/* --------------------------------------
Box da direita na parte superior da home
---------------------------------------*/
#direita-home{
	width: 230px;
	height: 310px;
	padding: 40px 0 0 0;
	float: right;
	background: url(../imagens/titulo_cavalgada_50_anos.jpg) no-repeat;
	margin: 0;	
}
#direita-home p{
line-height: 110%;
}

#direita-home span{
	font-weight: bold;
	color: #ff652b;
	letter-spacing:-1px;
}

#direita-home span .trajeto{
font-size:10px;
color: #000;
}

/* --------------------------------------
Fim Box da direita na parte superior da home
---------------------------------------*/

/* --------------------------------------
Vídeos
---------------------------------------*/
#video-home{
	width: 440px;
	height: auto;
	padding: 40px 0 0 0;
	float: left;	
	background: url(../imagens/titulo_videos.jpg) no-repeat;
	z-index: 5000;
}
#video-home p{
	line-height: 100%;
}

#video-home a{
 	line-height: 105%;
	text-decoration: none;
	color: #000;
}

#video-home a:hover{
	color: #f90;
}


#video-home .exibicao{
	width: 300px;
	height: auto;
	float: left;
	color: #333;
	margin: -30px 0 0 0;
	background: transparent;
}

#video-home .exibicao-direita{
	width: 120px;
	height: 325px;
	float: right;
}

/* --------------------------------------
Fim Vídeos
---------------------------------------*/

/* --------------------------------------
Box da Direita Próximo aos vídeos (home)
---------------------------------------*/
#box-doacao{
	width: 440px;
	height: 365px;
	float: right;	
}

#box-doacao .doacao{
	width: 440px;
	height: 100px;
	float: left;
	background: url(../imagens/bg_doacao.jpg);
}

#box-doacao p a{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 75px;
	left: 80px;
}

#box-doacao .twitter{
	width: 440px;
	height: 35px;
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
	background: url(../imagens/bg_twitter.jpg) no-repeat;
}

#box-doacao .twitter a{
	position: relative;
	top: 10px;
	left: 110px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	}
	
#box-doacao .twitter a:hover{
	color: #000;
	}	

#box-doacao .depoimentos{
	width: 440px;
	height: 100px;
	padding: 100px 0 0 0;
	float: left;
	display: inline;
	background: url(../imagens/bg_depoimentos.jpg) no-repeat;
}

#box-doacao .depoimentos p{
width: 400px;
float:left;
margin: 0 0 5px 20px;
color: #000;
line-height: 100%;
text-align: left	
}

#box-doacao .depoimentos h1 a{
color: #666;
font-weight: bold;
float: left;
font-size: 11px;
margin: 5px 0 0 20px;
}

#box-doacao .depoimentos h1 a:hover{
color: #f90;
}

#box-doacao .depoimentos h1 b a{
	float: right;
	margin: 3px 12px 0 0;
	color: #bba000;
	font-size: 11px;
}

#conteudo-interno .exibir-depoimentos{
	width: 880px;
	padding: 20px 10px 20px 10px;
	height: auto;
	background: #f1f1f1;
}
/* ------------------------------------------------------
Fim Box de Depoimentos, Doação e Twitter
------------------------------------------------------ */
#fotos
{
	width:900px;
	height: auto;
	float: left;
}

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

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

/* ------------------------------------------------------
04 BOXES DE NOTÍCIAS NA HOME
------------------------------------------------------ */
#boxes-home{
   width: 900px;
	height: 130px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	float:left;
	border-top: 1px solid #ccc;
}

#boxes-home p a{
	color: #000;
	text-align:left;
	line-height: 90%;
}

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

#boxes-home h1{
	width: 215px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color:#666;
	text-transform: uppercase;
   border-left: 5px solid #666;
	padding: 0 0 0 5px;
}

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

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

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

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

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

#artigos{
	width: 440px;
	height: 410px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}	

#artigos h2{
	width: 435px;
	height: 27px;
	padding: 8px 0 0 5px;
	margin: 0 0 10px 0;
   border-left:5px solid #DD9306;
	font-size: 18px;
	color: #333;
	float: left;
}

#artigos h2 a{
	width: 130px;
	float: right;
	padding: 5PX 10px 0 0;
	font-size: 10px;
	font-weight:bold;
	color:#515151;
}

#artigos h2 a:hover{
	color: #f90;
}

#artigos h1{
	width: 210px;
	height: 80px;
	float: left;
	margin: 0 0 15px 0;
}

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



#artigos h1 a{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 80%;
	font-size: 10px;
	color: #000;
	text-align: left;
}

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

#artigos .direita{
	float: right;
}

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

/* ----------------------------------------------
Código Chamada da Galeria de Fotos na INDEX
---------------------------------------------- */
#chamada-galeria{
	width: 440px;
	height: 275px;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}	

#chamada-galeria h2{
	width: 435px;
	height: 27px;
	padding: 8px 0 0 5px;
	margin: 0 0 10px 0;
   border-left:5px solid #DD9306;
	font-size: 18px;
	color: #333;
	float: rigth;
}

#chamada-galeria h2 a{
	width: 130px;
	float: right;
	padding: 5px 0 0 0;
	font-size: 10px;
	font-weight:bold;
	color:#515151;
	text-align: right;
}

#chamada-galeria h2 a:hover{
	color: #f90;
}

#chamada-galeria h1 .chamada-g{
	font-size:15px;
	font-weight: bold;
}

/* -------------------------------------------------
Fim Código para chamada das GALERIAS
--------------------------------------------------- */

/* -------------------------------------------------
Código para newsletter 
------------------------------------------------- */

#newsletter {
	width: 440px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#newsletter h1{
	width: 435px;
	height: 27px;
	padding: 8px 0 0 5px;
	margin: 0 0 10px 0;
   border-left:5px solid #DD9306;
	font-size: 18px;
	color: #333;
	float: left;
}

#newsletter span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	float: left;
}

.form_newsletter {
   width: 440px;
	height: 40px;
	margin: 3px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	float: left;
}

.form_newsletter input{
	width: 190px;
	height: 20px;
	border: 3px solid #666;
	background:#fff;
	padding: 7px 0 0 0;
	font-weight: bold;
	color: #999;
}

.form_newsletter .form_botao {
	width: 27px;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #485878;
	float:right;
	margin: 0;
	cursor: pointer;
	border: none;
	background:transparent;
}

.form_newsletter .form_botao hover{
	color: #f90;
	
}
/* ----------------------------------
fim do Código para Newsletter 
---------------------------------- */


/*-----------------------------------
Formatação Clipping Site
-----------------------------------*/
#clipping 
{
margin: 0px;
width: 890px;
list-style:none;
float: left;
}

#clipping ul
{
margin: 15px 0px;
width: 890px;
list-style:none;
float: left;
background: #fff;
}

#clipping ul li a
{
width: 890px;
height: 30px;
margin: 0 0 3px 0;
padding: 2px 0 2px 0;
display:inline;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
color:#505050;
}

#clipping ul li a:hover{
	color: #ca3800;
}

#clipping ul li a span{
	width:170px;
	height: 25px;
	padding: 2px 0 2px 0;
	margin: -4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: left;
	color:#6a1d00;
	float:left;

}

/* ----------------------------------
Parceiros do Site
---------------------------------- */
#parceiros {
	width: 900px;
	height: 110;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
   float: left;
	border-top: 1px solid #e1e1e1;
}

/* ----------------------------------
Fim Parceiros do Site
---------------------------------- */



/* ---------------------------------------
Rodape 
--------------------------------------- */

#rodape {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	border-top: 5px solid #777;
	background: #373737;
	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: #fff;
	float:left;
}

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

#rodape h1 span b a{
	font-size: 10px;
	color: #e1e1e1;
	margin: 9px 0 0 0;
	text-align: right;
	float: right;
}

#rodape h1 span b a:hover{
	color:#c99721;
}



/* ---------------------------------------
Fim Rodape 
--------------------------------------- */
/* 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;
}
