/* CSS Principal*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/textura2.jpg);
}

a{ 
	font-family:Arial, Helvetica, sans-serif;
}
a:hover{ 

}


/* Topo.html */
#geral{
	width: 990px;
	background-image:url(../images/textura.jpg);
	margin: 0 auto;
	text-align: left;
}
#topo{
	background-image:url(../images/topo.jpg);	
	height: 132px;
}
#topo2{
	background-image:url(../images/topo2.jpg);	
	height: 147px;
}
#flash{	
	height: 215px;
}
/* Home.html */
#bloco{
	overflow:hidden;
	padding-left:60px;
	padding-top:40px;
	background-image:url(../images/cavalo.jpg);
	background-repeat:no-repeat;
	background-position:left 35px;	
}
#coluna{
	float:left;
	width:800px;	
}
#coluna1{
	float:left;
	width:321px;	
}
#coluna2{
	float:left;
	width:319px;	
}
#coluna3{
	float:left;
	width:272px;	
}
#titulo_home{
	background-image:url(../images/titulo_home.jpg);
	padding-top:12px;
	padding-right:55px;
	text-align:center;
	height:23px;
	background-repeat: no-repeat;	
	font-size:13px;
	color:#3F291C;
	font-weight:bold;	
}
#titulo_home2{
	background-image:url(../images/titulo_home2.jpg);
	padding-top:12px;
	padding-right:55px;
	text-align:center;
	height:23px;
	background-repeat: no-repeat;	
	font-size:13px;
	color:#3F291C;
	font-weight:bold;		
}
#titulo_home3{
	background-image:url(../images/titulo_home2.jpg);
	padding-top:12px;
	padding-right:55px;
	text-align:center;
	width:214px;
	height:23px;
	background-repeat: no-repeat;	
	font-size:13px;
	color:#3F291C;
	font-weight:bold;		
}
#titulo_pagina{
	background-image:url(../images/titulo_home2.jpg);
	padding-top:12px;
	padding-right:55px;
	text-align:center;
	width:214px;
	height:23px;
	background-repeat: no-repeat;	
	font-size:17px;
	color:#3F291C;
	font-weight:bold;		
}
#coluna_home1{
	background-image:url(../images/coluna_home2.jpg);
	background-repeat:no-repeat;
	height:269px;
}
#coluna_home2{
	background-image:url(../images/coluna_home.jpg);
	background-repeat:no-repeat;
	height:269px;
}
#coluna_home3{
	background-image:url(../images/coluna_home.jpg);
	background-repeat:no-repeat;
	height:269px;
}
#coluna_interna{
	background-image:url(../images/coluna_home2.jpg);
	background-repeat:no-repeat;	
}
.foto_evento{
	/*background-color:#C0AF91;	*/
	float:left;
	height:55px;
	margin-left:10px;
	margin-top:15px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	width:102px;
	
}
.texto_evento{
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:176px;
	height:53px;
}
.texto_evento a{
	text-decoration:none;	
	color:#3F291C;	
	font-size:12px;	
}
.texto_noticia{
	float:left;
	margin-left:15px;
	margin-top:20px;
	width:235px;
	height:53px;
}
.texto_noticia a{
	text-decoration:none;	
	color:#3F291C;	
	font-size:12px;	
}
.texto_interna{
	overflow:hidden;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:50px;
}
#ver_todos{
	float:left;
	margin-top:10px;
	margin-left:8px;
	font-size:11px;
	font-style:italic;
	width:235px;
}
#ver_todos a{
	color:#3F291C;	
}
#banner{
	margin-left:15px;
	padding-top:10px;	
	width:223px;
	height:73px;
}
#todos_itens{
	margin-left:15px;
	padding-top:10px;
	padding-bottom:80px;
}
.box_error{
	display: none;
}
.button{	
	font-size:11px;
	width:71px;
	height:17px;
	border:1px solid #000000;
	background-color:#d7c9ad;
}
.input{
	background-color:#d7c9ad;
	border: 1px solid #000000;
	float:left;
}
.campo{
	width: 300px;
}
.ddd{
	width:25px;
	*width:22px;
	_width:29px;
}
.telefone{
	width: 88px;
}
#form_celular {
	width: 87px;
	_width: 73px;
}
.txt_area{
	width: 300px;
	height:120px;
}
.galeria{
	float:left;
	padding:10px;
}
.titulo_galeria{
	font-size:12px;
}
/* Rodape.html */
#rodape{
	clear:both;
}




