﻿body {
}

.menu
{
	font-family: "Arial Rounded MT Bold";
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration:none;
}

.menu:hover
{
	font-family: "Arial Rounded MT Bold";
	color: #000000;
	font-weight: bold;
	font-size: small;
	text-decoration:none;	
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.style1
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    width: 384px;
}

.textodestaque {
	font-size		: 11px;
	font-weight		: bold;
	font-family		: tahoma;
	color			: #8CACD2;
	text-align		: justify;
	text-decoration	:  none;
}

.textodestaquepreto {
	font-size		: 11px;
	font-weight		: bold;
	font-family		: tahoma;
	color			: #000000;
	text-align		: justify;
	text-decoration	:  none;
}

.textocorpo {
	font-size		: 11px;
	font-weight		: normal;
	font-family		: tahoma;
	color			: #000000;
	text-align		: justify;
	text-decoration	:  none;
}

.etiqueta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0B1357;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
	background-color: #EBEBEB;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	border: 1px solid #999999;
	background-color: #EBEBEB;
}

.rodape {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.linkRodape:link, .linkRodape:visited, .linkRodape:active {
    font-size : 9px;
    font-weight : bold;
    font-family : tahoma;
    color: #0000FF;
    text-decoration : none;
}
.linkRodape:hover{
    font-size : 9px;
    font-weight : bold;
    font-family : tahoma;
    color: #0000FF;
    text-decoration : underline;
}

.titulo
{
    font-family: Arial Rounded MT Bold;
    font-size: 16px;
    font-weight: bold;
    color: #887531;
    text-decoration:underline;
}

.bottomlinks
{
	font-family: Tahoma;
	font-size: 11px;
	color: #887531;
	font-weight: normal;
	text-decoration: none;
}

.bottomlinks:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #887531;
	font-weight: normal;
	text-decoration: underline;
}
