

/* background */

.back {background:#FFFFFF url(../imgs/background.jpg) center top repeat-y;}
.back2 {background:#FFFFFF url(../imgs/background2.jpg) center top repeat-y;}
.back3 {background:#FFFFFF url(../imgs/background3.jpg) center top repeat-y;}


/* estrutura */

#geral { width:100%; height:auto; margin:0; padding-bottom:100px; }
#geral #head { margin-left:4px; }
#geral #head #flash { width:810px; height:auto; margin:0 auto; }
#geral #headInside { margin-left:2px; }
#geral #headInside #flashInside { width:810px; height:320px; margin:0 auto; }

#bottom { width:100%; height:250px; margin:0; border-top: thin solid #FFFFFF; background:#E3E9EC url(../imgs/backBottom.jpg) left top repeat-x; }
#bottom a { color: #000000; }
#bottom a:hover { color: #5A7713; }
#bottom ul { margin: 0 1.5em 1.5em 0; }
#bottom ul li { margin: 0 0 0 0; font-size: 0.9em; line-height: 1.7em; }
#bottom h1 { font-size: 1.5em; line-height: 1; margin: 0 0 0 1em; }
#bottom h2 { font-size: 1.0em; line-height: 1; margin: 0 0 0 1.5em; font-style: italic; }
#bottom p { font-size: 0.9em; line-height: 1.3em; margin: 0 0 0 1.6em; }

.noMarg { margin: 0 0 0 0; }
.noPad { padding: 0 0 0 0; }

/*	verde claro #97BE0D
	verde escuro #5A7713
	laranja #E75113			*/
