/* CSS Document */

.titulo
{
font-size:15pt; font-weight: bold; color:#000099; font-family: Arial;
}

.font
{
font-size:8pt; font-family: Tahoma, Arial;
}

.fontmini
{
font-size:7.5pt; font-family: Tahoma, Arial;
}

.barravermelha
{
font-size:8pt; font-family: Tahoma, Arial;
background-image:url(../imagens/fundo_barra_verm.jpg); background-position:right; background-repeat:no-repeat; background-color:#CC0001;
}

.linkhor
{
font-size:8pt; font-family: Arial; font-weight: bold; text-decoration: none; color: #FFFFFF;
}
.linkhor:hover
{
font-size:8pt; font-family: Arial; font-weight: bold; color: #f4fd10; text-decoration: none;
}

.linkmenu
{
font-size:7.5pt; font-family: Arial; font-weight: bold; text-decoration: none; color: #FFFFFF;
}
.linkmenu:hover
{
font-size:7.5pt; font-family: Arial; font-weight: bold; color: #f4fd10; text-decoration: none;
}

.fontminilink
{
font-size:7.5pt; font-family: Tahoma, Arial; text-decoration: none;  color: #000000;
}

.fontminilink:hover
{
font-size:7.5pt; font-family: Tahoma, Arial; text-decoration: none;  color: #000000;
}

.fontlinklaranja
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #ff7e00; font-weight: bold;
}

.fontlinklaranja:hover
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #ff7e00; font-weight: bold;
}

.fontlink
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #000000;
}

.fontlink:hover
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #000000;
}

.fontlinkBranco
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #FFFFFF;
}

.fontlinkBranco:hover
{
font-size:8pt; font-family: Tahoma, Arial; text-decoration: none; color: #FFFFFF;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.linkagenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
.linkagenda:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}