@charset "utf-8";
.fonte {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.fonte1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.fonte2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #99b2c5;
}
.fonte_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}

/* Fonte Menu */
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #365fa7;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fonte_rodape {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}	
.fonte_titulo_miolo {
	font-family: Tahoma;
	ont-weight: bold;
	font-size: 14px;
	color: #94AFC2;
}
.fonte_titulo_miolo2 {
	font-family: Tahoma;
	ont-weight: bold;
	font-size: 12px;
	color: #94AFC2;
}
.fundo_menu {
	background-image: url(../images/index_05.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-botton: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}
