
/*Antiga Formatação*/

BODY
 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #536a89;
	scrollbar-face-color:#dcfeab;
	scrollbar-highlight-color:#536a89;
	scrollbar-3dlight-color:#C1DAE4;
	scrollbar-darkshadow-color:#536a89;
	scrollbar-shadow-color:#C1DAE4;
	scrollbar-arrow-color:#536a89;
	scrollbar-track-color:#FFFFFF;
	margin: 0;
	background-color : #C1DAE4;
}

.margem_esquerda
{
	background-color : #C1DAE4;
}

.titulo
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	text-decoration : none;
	color: #000000;
}

.texto
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: #536a89;
}

.texto_descricao_esquerda
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #536a89;
}

.opcoes_esquerda
{
	background-color : #BDCCD3;
}

.link
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
	color: #000000;
}

.link:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
	color: #00b4fe;
}

.destaques
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color: #536a89;
	background-color : #dcfeab;
}

.fundo_destaques
{
	background-color : #C1DAE4;
}

.fundo_destaques2
{
	background-color : #DDDDDD;
}

.fundo_destaques3
{
	background-color : #000000;
}

.titulo_destaques
{
	background-color : #7BACC1;
}

.titulo_revista
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #536a89;
}

.fundo_texto
{
	background-color : #FFFFFF;
}

.descricao
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #8FAAB9;
}

.link_texto
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color: #dcfeab;
}

.link_texto:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: #00b4fe;
}
