body {
	background-image: url(../Online/images/fd_geral.gif);
	background-repeat: repeat
}
/*=========================================================*/
.Titulo1 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.Texto1Negrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.Testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.testo-branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
/*==SUB LINKS===========================================================*/
a.SubLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

a.SubLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

a.SubLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

/*----------------------------------------------------------------------*/
/*==LINKS COMPLEMENTOS==================================================*/
a.LinkComplemento:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

a.LinkComplemento:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color: #666666;
}

a.LinkComplemento:hover {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/*==LINKS========================================================*/
.Titulo-Branco {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*================================================================*/
.MarcaDaguaDefault{
	background-image:url(../Online/images/fundo_default.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}