/* CSS Document */

/* Meyer Reset */
html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,
h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;
font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}
table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,
var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after
{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}

html {	background:url(../Imagens/BG/teste.jpg) no-repeat left 103px; }

body { 
	background:url(../Imagens/BG/BgHeader.jpg) repeat-x;
	font-family:arial;
	font-size:12px;
}

#Header { 
	width:998px; 
	height:103px; 
 	background:url(../Imagens/Header.jpg) no-repeat;
}

#Content {
	width:998px; 
	height:700px; 
	background:url(../Imagens/BG/BgMenu.jpg) repeat-y left -10px;
}

h1 {
	color:#024C2A;
	display:block;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 92px;
	text-align:center;
}

h4 {
	color:#024C2A;
	display:block;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin:-10px 0 20px 130px;
	text-align:center;
}




.BoxImagens {
	display:block;
	margin-left:10px;
	text-align:center;
}

.Textos {
	float:left;
	font-family:trebuchet MS;
	font-size:13px;
	line-height:18px;
	margin-bottom:102px;
	margin-left:12px;
	text-align:justify;
	width:240px;
}

.BoxContato {
	background:url(../Imagens/Box/BoxContato.jpg) no-repeat 0 bottom; 
	width:382px; 
	height:290px; 
	float:left;
	margin-left:6px;
}

.TabelaBoxContato {
	display:block; 
	margin:60px 0 0 5px;
}

.Mapa {
	float:left;
	height:267px;
	margin:26px 0 27px 20px;
	width:353px;
}

.ImagenPrato {
	float:right;
	height:227px;
	margin-top:-40px;
	width:324px;
}
 
.Sementes { margin:135px 0 0 -18px; }

.TextoContato {
	font-size:12px;
	vertical-align:middle;
}

.TextoMenor {
	font-size:9px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#024c2a;
	margin-bottom:6px;
}

.Folder a {
	display:block;
	margin-left:15px; 
	text-decoration:none; 
	color:#024c2a;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#c51d1d;
	margin:-10px 0 0 -40px;
}

.Divisor {
	padding:0 10px; 
}

.Center {
	vertical-align:middle; 
	text-align:center;
}

.BoxProduto {
	background:url(../Imagens/Box/BoxProdutos.jpg) no-repeat; 
	width:344px; 
	height:288px; 
	float:right
}	

.Valign { vertical-align:middle }


