@charset "utf-8";

html { overflow: -moz-scrollbars-vertical; }
* {	margin:0px;	padding:0px; }
img {border:0px; }
table td tr { border:0px; }

body { font-family:Arial; font-size:12px; color:#000; font-weight:bold; background-color:#FFF; text-align:center; margin:0px; }

	#layout { margin:0 auto; width:982px; background-color:#FFF; }
		#site { width:982px; background-color:#FFF; float:left; }
		#conteudo { width:982px; font-size:11px; background-color:#FFF; background-image:url(../images/fundo.gif); background-position:top; background-repeat:repeat-x; float:left; }
		#conteudo td{ font-size:11px; }
		#rodape { width:982px; background-color:#FFF; float:left; }
		
		h1 { font-size:22px; color:#000; display:block; margin-left:10px;}
		h2 { font-size:14px; color:#467213; display:block; margin-left:10px;}
		.texto { padding:10px; line-height:18px; font-weight:normal; text-align:none;} 
		.texto2 { padding:10px; line-height:18px; font-weight:normal; text-align:none;} 
		
		a { color:#dd6c1c; }
		a:hover { color:#467213; }
		
		#noticias { padding-left:10px; padding-right:10px; }
		#noticias a{ color:#467213; text-decoration:none; padding-bottom:5px; padding-top:5px; display:block; width:100%; border-bottom:1px dotted #82d37e;}
		#noticias a:hover{ color:#dd6c1c; }

		#caixa a{ color:#000; text-decoration:none;font-weight:normal; }
		#caixa a:hover{ color:#dd6c1c; }
		
		#caixa .ver_mais { color:#467213; }
		
		.ver_mais { color:#467213; text-decoration:none; }
		.ver_mais:hover { color:#dd6c1c; }
		
		#caixa img { margin-bottom:5px; }
		#caixa a img { border:2px solid #467213; }
		#caixa a:hover img { border:2px solid #dd6c1c; }
		
		.verde { color:#467213; }
		
		.h1verde { color:#467213; font-size:36px; }
		
		#racas td { font-weight:bold; font-size:13px;}
		#racas .title { padding-bottom:5px; padding-top:5px; display:block; width:100%; border-bottom:1px dotted #82d37e;}
		#racas a{ color:#467213; text-decoration:none; font-size:13px;}
		#racas a:hover{ color:#dd6c1c; }

		
		#vendas td { font-weight:bold; font-size:13px;}
		#vendas .title { padding-bottom:5px; padding-top:5px; display:block; width:100%; border-bottom:1px dotted #82d37e;}
		#vendas a{ color:#467213; text-decoration:none; font-size:13px;padding-bottom:5px; padding-top:5px; display:block; width:100%; border-bottom:1px dotted #82d37e;}
		#vendas a:hover{ color:#dd6c1c; }

		.tabela { margin-top:20px;border:1px solid #E9E9E9; color:#666;}
		.tabela .title { color:#666; }
		.tabela td { padding:4px;border:1px solid #E9E9E9;}
		.tabela a{ color:#467213; text-decoration:none; font-size:13px;}
		.tabela a:hover{ color:#dd6c1c; }
		.tabela .cinza { background-color:#F3F3F3;}
		
		.foto_peq { width:57px; height:45px; margin:3px; margin-top:6px; cursor:pointer;}
		
		input {border:1px solid #999; color:#467213; font-weight:bold; font-family:Arial; font-size:12px;}
		textarea {border:1px solid #999; color:#467213; font-weight:bold; font-family:Arial; font-size:12px;}		


