* {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

body {
	background: #550000 url(imagens/fundo.jpg) repeat-x;
	margin: 0px;
}


a {
	color: #C00;
	font-size: 10px;
}
a:hover {
	color: #999999;
	font-size: 10px;
}




#conteudo {
	padding: 7px;
}

.descricao {
	line-height: 16px;
	
}


.setinha_1, .setinha_2 {
	padding: 0px;
	margin: 0px;
}

.setinha_2 {
	margin-left: 15px;
}

.setinha_1 li{
	background: url(imagens/setinha_1.jpg) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 12px;
	
}
.setinha_2 li{
	background: url(imagens/setinha_2.jpg) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	
}

.setinha_1 li a {
	color: #000;
	font-weight: bold;
}

.setinha_1 li a:hover {
	color: #900;
}

.setinha_2 li a {
	color: #615C43;
	font-weight: bold;
}

.setinha_2 li a:hover {
	color: #000;
}



#slideshow {
	background: url(imagens/slides_moldura.jpg) no-repeat;
	width: 355px;
	height: 241px;
	
	padding: 15px;
	margin-top: -10px;
	
	
}

#slideshow_contato {
	background: url(imagens/slides_moldura_contato.jpg) no-repeat;
	width: 355px;
	height: 343px;
}

#end td{
	text-align: justify;
}

.campo, .textarea {
	border: none;
	background-color: #CFCCA1;
	line-height: 19px;
	width: 101%;
}

.campo {
	height: 19px;
}

.textarea {
	height: 129px;
	scrollbar-face-color: #CFCCA1;
	scrollbar-highlight-color: #CFCCA1;
	scrollbar-3dlight-color: #CFCCA1;
	scrollbar-darkshadow-color: #CFCCA1;
	scrollbar-shadow-color: #CFCCA1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CFCCA1;
}

.style2 {color: #990000}

#rodape {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #AA8080;
	
	margin-bottom: 35px;
}

#rodape a {
	color: #AA8080;
	text-decoration: none;
	padding-right: 5px;
}

#rodape a:hover {
	color: #AF6161;
}



h1 {
	background: url(imagens/linha_tit.jpg) no-repeat bottom left;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h2 {
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #990000;	
	text-align: center;
	padding: 3px 5px;
	
}

.cont p{
	text-align: justify;
	line-height: 18px;
	margin-bottom: 13px;
}
b {
	font-size: 12px;
}
.marcadores {
	margin: 0px;
}

.marcadores li {
	background: url(imagens/setinha_1.jpg) left 5px no-repeat;
	padding-left: 15px;
}

.titulo {
	color: #900;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;	
	height: 25px;
	text-align: center;
	padding: 3px 5px;
	margin-bottom: 5px;
}