body {
	background-image: url(Fundo.jpg);
	background-color: #FFF;
	background-attachment: fixed;
	margin-top: 0px;	
}
body,td,th {
	color: #171717;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#menu a {
 display: block;
 color: #FFFFFF; 
 text-decoration: none;
 /*background: #CC0000;*/
 padding: 0px 0px;
 font-size: 10px;
}

#menu a:hover {
 text-color: #000000;
 text-decoration: none;
 background: #FFCC00;
 color : #000000;
}

#menu a:visited {
/* text-color: #990000;*/
 text-decoration: none;
 /*background: #FFFFEA;*/
 color : #000000;
}


/* Corrige o problema do IE/Win da área clicável \*/
* html #menu a { height: 1%;}
/* Terminar Fix */

/* inicio menucima */
#menucima a {
 display: block;
 color: #FFFFFF; 
 text-decoration: none;
 /*background: #CC0000;*/
 padding: 5px 0px;
 font-size: 12px;
}

#menucima a:hover {
 text-color: #000000;
 text-decoration: none;
 background: #FFCC00;
 color : #000000;
}

#menucima a:visited {
/* text-color: #990000;*/
 text-decoration: none;
 /*background: #FFFFEA;*/
 color : #FFFFFF;
}


/* Corrige o problema do IE/Win da área clicável \*/
* html #menucima a { height: 1%;}
/* Terminar Fix */

.linksmenucima {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

/* termino menucima */

.linksmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.titulomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #99CCFF;
	text-decoration: none;
	text-align: center;


}
.lermateria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
	text-align: right;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.tituloesquerda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.titulogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;

}
.tabelalinhamenor {
	line-height: 8px;
}
