body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/background.gif);
	background-attachment:fixed;
}

img { border:none; }

* {	outline: none; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #333333;
}

.linkazul a:hover {
	text-decoration: underline;
	color: #3D81C1;
}

.titulonoticia {
font-size:14px;
font-weight:bold;
}

.titulonoticia: hover {
text-decoration:underline;
font-size:14px;
font-weight:bold;
}

.formularios {
	border-color: #bfbfbf;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rodape {
	font-size:9px;
	padding-left:5px;
	padding-right:5px;
	height:100px;
	background-image:url(../imagens/bgrodape.gif);
	background-repeat:repeat-x;
}

.caixaamarela {
	padding:5px 5px 5px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#FCE2AD;
	background-color:#FFFFD2;
}

.caixaazul {
	padding:5px 5px 5px 5px;
	border-style:solid;
	border-width:1px;
	background-color:#e7f6ff;
	border-color:#95d6ff;
}

.asterisco {	color: #FF0000;
	font-weight: bold;
}

.style1 {
	font-size: 9px
}

.style4 {
	color: #FF9900;
	font-size: 9px;
}

.style6 {
	color: #666666; 
	font-size: 9px; 
}

/* Letra laranja itálica */
.style10 {	font-style: italic;
	font-size: 9px;
	color: #FF6600;
}

/* Letra verde itálica */
.style11 {
	font-style: italic;
	font-size: 9px;
	color: #73B509;
}

/* Letra azul itálica */
.style12 {font-size: 10px;
	font-style: italic;
	color: #3D81C1;
}

.style14 {
	color: #CC0000;
	font-weight: bold;
}

/* Letra laranja normal */
.style15 {
	color: #FF6600;
}

.style16 {font-size: 14px;
	font-weight: bold;
}

.style23 {
	font-size: 18px
}

#menutitle { cursor:pointer; width:134px;  _width:140px;  padding:3px;
 height:auto; height-min:20px !important;
}

.menuover:hover {
text-decoration: none;
color:#000000;
background-color:#E4E4E4;
}

#divBackground {
	margin:0; padding:0; top:0; left: 0; width:100%; height:100%; position:fixed; display:none; z-index:1; background-color:#000000; FILTER: alpha(opacity=80); opacity: .5; color:#00CC33;
}