@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	background-attachment: fixed;
	background-image: url(imagens/fundo_campo.jpg);
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #631507;
	font-size: 32px;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #0e3322;
	letter-spacing: 1px;
	text-decoration: none;
}
.texto_corrido {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #574638;
	line-height: 20px;
}
.texto_corrido a, a:visited, a:active {
	text-decoration: none;
	color: #574638;
}
.texto_corrido a:hover {
	text-decoration: none;
	color: #631507;
}
.texto_verde {
	color: #103524;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rodape {
	font-size: 12px;
	color: #7E6B41;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
#formulario textarea {
	font-size: 12px;
	color: #7E6B41;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: e1dac2;
}
#formulario  input {
	background-color: #E1DAC2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #7E6B41;
	color: #7E6B41;
}
.endereco {
	font-size: 12px;
	color: #7E6B41;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: -10px;
}
.infos {
	font-size: 12px;
	color: #7E6B41;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 10px;
}
.info_titulo {
	color: #574638;
}
.texto_corrido    li  {
	list-style-image: url(imagens/bullet1.gif);
	margin-bottom: 8px;
	font-size: 13px;
	margin-left: -10px;
}
.texto_corrido li li {
	list-style-image: url(imagens/bullet2.gif);
	margin-left: -25px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 0px;
}
hr {
	color: #A89563;
}
#botao input type="image" {
border: none;	
}
#galeria   img{
	border: 1px solid #0E3623;
	padding: 8px;
	background-color: #E2DAC3;
}
.links {
	font-size: 14px;
	list-style-image: url(imagens/marcador_folha.gif);
	list-style-position: inside;
	white-space: normal;
	letter-spacing: 1px;
	word-spacing: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3724;
	line-height: 22px;
}
.links   a, a:visited, a:active {
	text-decoration: none;
}
.links a:hover {
	text-decoration: none;
	color: #681C0D;
}
.item_principal {
	font-size: 14px;
	list-style-image: url(imagens/marcador_folha.png);
	list-style-position: inside;
	white-space: normal;
	letter-spacing: 1px;
	word-spacing: 1pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3724;
	line-height: 20px;
}
.subtitulo_vermelho {
	color: #631507;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
#tab_pao   {
	background-image: url(imagens/template_flash_15_pao.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tab_pao_tudo {
	background-image: url(imagens/template_flash_15.jpg);
	background-repeat: repeat-y;
	background-position: right 181px;
}
#anyhelen {
	position:relative;
	left:1px;
	top:57px;
	width:0;
	height:0;
	z-index:1;
	visibility: visible;
	overflow: visible;
}
.produtos  li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(imagens/simbolo_folha.gif);
	text-transform: uppercase;
	font-size: 16px;
	color: #21402D;
	letter-spacing: 0.1em;
}
.produtos li li {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: none;
	font-size: 14px;
	color: #7E6B3C;
	text-transform: none;
	list-style-type: none;
	margin-bottom: 22px;
	margin-left: -30px;
	letter-spacing: normal;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
}
.produtos a, a:active, a:visited {
	color: #0E3623;
	text-decoration: none;
}
.produtos a:hover {
	color: #5E2629;
}
.rodape a, a:active, a:visited {
	color: #7E6B41;
	text-decoration: none;
}
.rodape a:hover {
	color: #294632;
}
#formulario #submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
