/* GERAL */
* { margin:0; padding:0; }
body { background-image:url(../imagens/bg.jpg); background-repeat:repeat-x; background-position:top center; text-align:center; background-color:#8C9821; }
#corpo { width: 960px; margin: auto; }
.borda { border:3px solid #8C9C18; }
.bordaa { border:4px solid #B5BD71; }
a { text-decoration:none; }
a:hover{ text-decoration:underline; }
a img {border: 0; }
ul, ol {list-style:none; }
img { display: block; }
/* FIM GERAL */

/* STYLES */
.style1 { font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #FFFFFF; text-decoration : none; font-weight:bold;}
.style2 { font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 17px; color : #FFFFFF; text-decoration : none; font-weight:bold;}
.style3 { font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #FFFFFF; text-decoration : none;}
.link { padding: 0 5px 0 0; font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #FFFFFF; text-decoration : none; font-weight:bold;}
/* FIM STYLES */

/* BG */
.bghome { background-image:url(../imagens/bghome.gif); background-repeat:repeat-y; }
/* FIM BG */

/* MENU */
.menu { position: relative; width: 960px; }
.menu ul { left: 0px; top: 0px; position: absolute; }
.menu ul li { float: left; padding: 0 0px 0 0; }
.menu ul li .hover img,
.menu ul li a:hover img { filter: alpha(opacity=0); opacity:0; -moz-opacity:0;  }
/* FIM MENU */

/* RODAPE */
.rodape { font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; text-align:center; }
.rodape a { font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; text-decoration:underline; }
/* FIM RODAPE */

/* FORMS */
input, select, textarea { font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #FFFFFF; text-decoration : none; border : 2px solid #8C9821; background-color : #B5BD71; font-weight:bold;}
input.radio { border: none; }
input.checkbox { border: none; }
/* FIM FORMS */

/* PAGINAÇÃO */
.pgoff { font-family: Century gothic,Arial,verdana, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none }
a.pg { font-family: Century gothic,Arial,verdana, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none }
a:hover.pg { font-family: Century gothic,Arial,verdana, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration:underline }
/* FIM PAGINAÇÃO */
