body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:5px;
	background-color: #FFFFFF;
}

A:link { 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
A:visited { 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}
A:hover { 
	font-weight: bold; 
	color: #EEEEEE; 
	text-decoration: none;
	}
/*cores dos links conteudo do site*/
.fontConteudo a:link { font-weight: bold; color: #000000; text-decoration: none;}
.fontConteudo a:visited { font-weight: bold; color: #000000; text-decoration: none;}
.fontConteudo a:hover { font-weight: bold; color: #000088;}
/*cores dos links do menu administrativo*/
.fontNoticias a:link { font-weight: bold; color: #000000; text-decoration: none;}
.fontNoticias a:visited { font-weight: bold; color: #000000; text-decoration: none;}
.fontNoticias a:hover { font-weight: bold; color: #000088;}

.fontMenu{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	word-spacing:15px;
}
.fontNoticias{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left:3px;
	margin-right:3px;
}
.fontTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
	font-weight:bold;
}
.fontSubTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0000FF;
	font-weight:bold;
}
.fontConteudo{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left:3px;
}
.fontLogin{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin-left:3px;
	margin-top:2px;
}
.fontContato{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	color:000000;
	font-weight:bold;
	margin-left:3px;
	margin-top:2px;
}
.rodape{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}
.textfield{
	border: 1px solid;
	border-color:#000000;
	width:110px;
}
select{
	border: 1px solid;
	border-color:#000000;
	width:180px;
}
.botao{
	border:1px solid;
	border-color:#000000;
	background-color:#999999;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	width:auto;
	height:auto;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.5em;
	line-height:20px;
}
.style3 {
	font-family: Verdana;
	font-size:12px;
	color:#000000;
}
.noticias{
	MARGIN-LEFT: 10px; 
	TEXT-INDENT: 20px; 
	MARGIN-RIGHT: 10px;
	font-family:Verdana;
	font-size:12px;
}

/*CSS BOX*/

.cssbox {
background: transparent url(../images/imgred.png) no-repeat;
color:black;
font-family:Verdana;
font-size:9pt;
width:180px;
height:130px;
background-position:top right;
margin-top: 2px;
}
/* FIM CSS BOX*/

/* DIV CONVENIOS */
.divconv {
background: transparent url(../images/imgred.png) no-repeat;
color:black;
font-family:Verdana;
font-size:9pt;
width:180px;
height:130px;
background-position:top right;
margin-top: 2px;
}