body { background-image: url(../images/background.jpg); background-repeat:repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

/*/BackGrounds/////////////////////////////////////////*/

.BackgroundMenu { background-image:url(../images/main_menu/fundo_menu.jpg); background-repeat:no-repeat; }
.BackgroundConteudo { background-image:url(../images/background_conteudo.gif); background-repeat:repeat-x;}
.BackgroundConteudoBottom { background-image:url(../images/background_conteudo02.gif); background-repeat:repeat-x; background-position:bottom}

/*/Text/////////////////////////////////////////*/

.Text {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;}

.Text .Branco {color:#FFFFFF;}
.Text .Branco a {color:#000000; text-decoration:none;}
.Text .Branco a:hover {color:#000000; text-decoration:underline;}

.Text .BrancoSmall {color:#FFFFFF; font-size:9px;}

.Text .Cinzento {color:#737373;}
.Text .Cinzento a {color:#606060; text-decoration:none;}
.Text .Cinzento a:hover {color:#86A449; text-decoration:none;}

.Text .Verde {color:#86A449;}
.Text .Verde a {color:#86A449; text-decoration:none;}
.Text .Verde a:hover {color:#86A449; text-decoration:underline;}

.Text .Preto {color:#000000;}
.Text .Preto a {color:#000000; text-decoration:none;}
.Text .Preto a:hover {color:#000000; text-decoration:underline;}

