/* -------------------------------- Body */
.body_home {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_default {
	background-image: url(imagens/background.jpg);
	background-repeat: repeat-x;
}
/* -------------------------------- Textos */
.restrito_login {
	font-size: 7px; 
	color: #000000;
	font-family: Verdana;
}
.endereco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.apoio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #006600;
}
.titulo_paginas {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #006600;
}
.negrito {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.aviso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
.linguas {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.restrito {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
/* -------------------------------- Menus */
.menu_font {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu_font {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
}
/* -------------------------------- Box */
.texto_normal {
	font-family: Verdana;
	font-size: 12px;
}
.texto_associadas {
	font-family: Arial;
	font-size: 12px;
	color:#4e4e4e;
}
.noticia {
	font-family: Verdana;
	font-size: 11px;
}
.box_titulo {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.box_texto {
    color: #333333;
	font-family: Arial;
	font-size: 10px;
}
.texto_padrao {
	font-family: Verdana;
	font-size: 11px;
}
/* --------------------------------- Link */

a  { color: #333333; text-decoration: none }
a:hover  { color: #333333; text-decoration: underline }

#link_menu { 
	color: #E0E0E0;
}
#link_submenu { 
	color: #272b29;
}

#link_ssubmenu {
	color: #2e4c23;
}

#link_box {
	color: #333333;
}
