/*barra de rolagem*/

cor1 {
 	
}

body {
	scrollbar-3dlight-color : #D0D0D0;
	scrollbar-arrow-color : #980001;
	scrollbar-base-color : #E5E5E5;
	scrollbar-darkshadow-color : #E5E5E5;
	scrollbar-face-color : #F0F0F0;
	scrollbar-highlight-color : #E5E5E5;
	scrollbar-shadow-color : #D0D0D0;
	scrollbar-track-color : #F0F0F0;
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #980001;
}


/*links*/

a {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif; 
	text-decoration: none; 
	color: #0C62A1;  
}

a:hover {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: Black;
}

a:link { 
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif; 
	text-decoration: none; 
	color: #0C62A1;  
}



a.preto {
	COLOR: Black;
}
a.preto:hover {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: blink;
	color: Silver;
}
a.preto:link {
	FONT:  11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: Black;
}


a.azul {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #006DBB;
}

a.azul:hover {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: blink;
	color: Silver;
}
a.azul:link {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #006DBB;
}

a.bar {
   FONT: 10px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	COLOR: #6A6A6A;
}

a.bar:hover {
	FONT: 10px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: blink;
	color: Black;
}
a.bar:link {
	FONT: 10px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}

a.cinza {
   FONT: 10px 'Trebuchet MS', Tahoma, Tahoma, Verdana, sans-serif;
	COLOR: #999999;
}

a.cinza:hover {
	FONT: 10px 'Trebuchet MS', Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: blink;
	color: #FFFFCC;
}
a.cinza:link {
	FONT: 10px 'Trebuchet MS', Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}

a.branco {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.branco:hover {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FEFF5E;
	text-decoration: none;
}

a.rolante {
	COLOR: #6A6A6A;
}

a.rolante:hover {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: blink;
	color: #ffffff;
}
a.rolante:link {
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}


/*letras*/

.ltbranca
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #96C0D5;
	text-decoration: none;
}

.amarela
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FEFF5E;
	text-decoration: none;
}

.preta
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}


.ltcinza
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A7A7A7;
	text-decoration: none;
}

.ltazul
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006DBB;
	text-decoration: none;
}

.ltazulg
  {
	font-family: 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006DBB;
	text-decoration: none;
}

.titulosec
  {
	font-family: 'Trebuchet MS',Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
	letter-spacing: -1px;
}

.branco {
	FONT: 14px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: White;
}

.materias {
	FONT: 13px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #006DBB;
}

.menu{
   background-color: #B5B5B5;
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #F8F8F8;
}


.rodape{
	FONT: 10px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}

.cellinha {
	BORDER-RIGHT: #2585B8 0px solid; 
	BORDER-LEFT: #2585B8 0px solid; 	
	BORDER-TOP: #2585B8 0px solid; 
	BORDER-BOTTOM: #2585B8 0px solid; 
	PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BACKGROUND-COLOR: #C7C7C7;
	
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}

.celcinza {
	BORDER-RIGHT: #2585B8 0px solid; 
	BORDER-LEFT: #2585B8 0px solid; 	
	BORDER-TOP: #2585B8 0px solid; 
	BORDER-BOTTOM: #2585B8 0px solid; 
	PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BACKGROUND-COLOR: #EEEEEE;
	
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}

.celcentro {
	BORDER-RIGHT: #2585B8 0px solid; 
	BORDER-LEFT: #2585B8 0px solid; 	
	BORDER-TOP: #2585B8 0px solid; 
	BORDER-BOTTOM: #2585B8 0px solid; 
	PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BACKGROUND-COLOR: White;
	
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}

.colunas {
	BACKGROUND-COLOR: #DFDED9;
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
   font-weight: bold;
	text-decoration: none;
	color: #006DBB;
}

.borda {
	BACKGROUND-COLOR: #B5B5B5;
	
}

.conteudo {
background-color: #F6F6F6;
	
	FONT: 11px 'Trebuchet MS',Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #6A6A6A;
}




#menu {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px;
   DISPLAY: block; 
	MARGIN: 0px; 
	COLOR: #006DBB; 
	FONT: 11px  'Trebuchet MS', Tahoma, Verdana, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #EEEEEE;
}
#menu:hover {
	COLOR: #6A6A6A; 
	background-image: url(../imagens/jpg/fd_menu.jpg);
}
.titu1 {
	FONT: 13px 'Trebuchet MS', Tahoma, Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #336699;
}

