body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image:url(images/bg.jpg)
}

a.linkmenu {
	font-family: Verdana; 
    font-size: 9px; 
    font-style: normal;
    color:#706569;
    text-decoration: none;
}
a.linkmenu:hover {
	text-decoration: underline;
	color: #706569;
    font-weight: bold;
}
a.linkvoltar {
	font-family: Verdana; 
    font-size: 9px; 
    font-style: normal;
    color:F3C752;
    text-decoration: none;
}
a.linkvoltar:hover {
	text-decoration: underline;
	color:F3C752;
    font-weight: bold;
}
a.linkinternas {
	font-family: Verdana; 
    font-size: 12px; 
    font-style: normal;
    color:#706569;
    text-decoration: none;
    }
a.linkinternas:hover {
	text-decoration: underline;
	color: #706569;
    font-weight: bold;
}
a.linkdestaques {
	font-family: Verdana; 
    font-size: 10px; 
    color:ABA9AA;
    text-decoration: none;
}
.font {
	font-family: Verdana;
	font-size: 11px;
	color:#706569;
	margin-right: 30px;
	margin-bottom: 18px;
	margin-left: 26px;
}
.fontnormal { 
	font-family: Verdana; 
	font-size: 12px; 
    color:#706569; 
}

.titulo {
	font-family: Verdana;
	font-size: 12px;
	color:#706569;
	margin-left: 26px;
	font-weight: bold;
}

.font2 {
	font-family: Verdana;
	font-size: 10px;
	color:#ABA9AA;
	text-align: center;
}
.font_peq {
	font-family: Verdana;
	font-size: 9px;
	color:#706569;
	font-weight: normal;
}
fontsubmenu {
	font-family: Verdana;
	font-size: 9px;
	color:#706569;
	text-decoration: underline;
}
.borda {
	border-top: 1px none #DCD5A1;
	border-right: 1px none #DCD5A1;
	border-bottom: 1px solid #DCD5A1;
	border-left: 1px none #DCD5A1;
}
.traco {
	border-top: 1px none #aba9aa;
	border-right: 1px none #aba9aa;
	border-bottom: 1px dashed #aba9aa;
	border-left: 1px none #aba9aa;
}

