.SELO
{
	background-image: url(../imagens/selo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.LOGO
{
	background-image: url(../imagens/logo.jpg);
	background-repeat: no-repeat;
}

.TOPO
{
	background-image: url(../imagens/topo.jpg);
/*	background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-position: right;
}

.FUNDO
{
	background-image: url(../imagens/bg.gif);
	background-attachment: fixed;
}

.SOMBRA_LEFT
{
	background-image: url(../imagens/sombra_left.gif);
	background-repeat: repeat-y;
}

.SOMBRA_RIGHT
{
	background-image: url(../imagens/sombra_right.gif);
	background-repeat: repeat-y;
}

.BAR1
{
	background-image: url(../imagens/bar1.gif);
	background-repeat: repeat-x;
}

.BAR2
{
	background-image: url(../imagens/bar2.gif);
	background-repeat: repeat-x;
}

.BAR3
{
	background-image: url(../imagens/bar3.gif);
	background-repeat: repeat-x;
}

.BAR4
{
	background-image: url(../imagens/bar4.gif);
	background-repeat: repeat-x;
}

.FUNDO_MENU
{
	background-color: #EAEDF4;
}

.FONTE9
{
	font-family: verdana;
	font-size: 9px;
}

.FONTE10
{
	font-family: verdana;
	font-size: 10px;
}

.FONTE11
{
	font-family: verdana;
	font-size: 11px;
}

.FONTE12
{
	font-family: verdana;
	font-size: 12px;
}

.FONTE13
{
	font-family: verdana;
	font-size: 13px;
}

.FONTE14
{
	font-family: verdana;
	font-size: 14px;
}

.MARGEM10
{
	padding: 10px;
}

.MARGEM2
{
	padding: 2px;
}

.MARGEM5
{
	padding: 5px;
}

.BORDER1
{
	border: 1 solid #9BAAAD;
}

.BORDER2
{
	border: 1 solid #096397;
}

.BORDER3
{
	border: 1 solid #9191A2;
	background-color: #F0F8FF;
}

.BORDER4
{
	border: 1 solid #C9C9C9;
}

.ESPACO15
{
	line-height: 15px;
}

.ESPACO20
{
	line-height: 20px;
}

.ESPACO25
{
	line-height: 25px;
}

a:link
{
   color: #000000;
   text-decoration: none;
}

a:hover
{
   color: #000000;
   FONT-WEIGHT: bold;
   text-decoration: none;
}

a:visited
{
   color: #000000;
   text-decoration: none;
}

a:active
{
   color: #000000;
   text-decoration: none;
}

.AZUL
{
	color: blue;
}

.BRANCO
{
	color: white;
}

.CINZA
{
	color: #C0C0C0;
}

.PRETO
{
	color: #000000;
}

.VERMELHO
{
	color: #FF0000;
}

.NEGRITO
{
	font: bold;
}

.ITALICO
{
	font: italic;
}

.QUADRO_SENHA
{
	background-color: #FAFAFA;
	border-top:  1 solid #CCCCCC;
	border-left:  1 solid #CCCCCC;
	border-bottom: 1 solid #4C4C4C;
	border-right: 1 solid #4C4C4C;
}

.MAO
{
	cursor: hand;
}

.SOMBRA
{
	filter:shadow(color=gray,direction=120,strength=4);
}

.MARGEM_TOPO_0
{
	margin-top: 0px;
}

.MARGEM_TOPO_5
{
	margin-top: 5px;
}

.COR1
{
	color: #0662A1;
}

.COR2
{
	color: #7C7C84;
}

.FUNDO4
{
	background-color: #F5F5F5;
	border-top: 1 solid #E0E0E0;
	border-left: 1 solid #E0E0E0;
	border-bottom: 1 solid gray;
	border-right: 1 solid gray;
}

.FUNDO5
{
	background-color: #EBF8F9;
	border: 1 solid #DCDCDC;
}

.FUNDO6
{
	background-color: #FFFFF1;
	border: 1 solid #DCDCDC;
}

.ALPHA50
{
	filter:alpha(opacity=50);
}

.BARRA_NOEL
{
	background-image: url(../imagens/fita_noel.gif);
	background-repeat: repeat-x;
}

.LAMP_NOEL
{
	background-image: url(../imagens/lamp.gif);
	background-repeat: repeat-x;
}