/* Geral */
body{margin:0;font-family:Arial;font-size:10px;color:#666666}
.bg { background-image: url(../imagens/bg.gif); background-repeat: no-repeat; background-position: right top;}
.form {	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;	background-color: #FFFFFF; height: 15px; width: 93px; border: 1px solid #000000;}
.formover {	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;	background-color: #F3FFE0; height: 15px; width: 93px; border: 1px solid #000000;}
.form2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; background-color: #FFFFFF; border: 1px solid #000000;}
.form2over { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; background-color: #F3FFE0; border: 1px solid #000000;}

/* Fontes */
.font-preto{color:#000000}
.font-cinza-1{color:#999999}
.font-cinza-2{color:#CCCCCC}
.font-cinza-3{color:#444749}
.font-vinho{color:#CC3300}
.font-laranja{color:#FFA629}
.font-azul{color: #00008B;}
.font-branco{color:#FFFFFF}
.font-verde{color:37611C}

.font-9{font-size:9px}
.font-10{font-size:10px}
.font-11{font-size:11px}
.font-12{font-size:12px}
.font-13{font-size:13px}
.font-14{font-size:14px}
.font-15{font-size:15px}
.font-16{font-size:16px}

.line-height-0{line-height:9px}
.line-height-1{line-height:10px}
.line-height-2{line-height:13px}
.line-height-3{line-height:16px}
.line-height-4{line-height:18px}
.line-height-5{line-height:24px}

/* Backgrounds */
.bg-preto{background:#000000}
.bg-cinza{background:#CCCCCC}
.bg-cinza-gelo{background: #F5F5F5}
.bg-branco{background:#FFFFFF}

/* Links */
a:link{color:#000000;text-decoration:none}
a:active{color:#000000;text-decoration:none}
a:visited{color:#000000;text-decoration:none}
a:hover{color: Red;text-decoration: none}
