body{
	background-color:#999999;
}


.texto-12
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.texto-12-negrito
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

.texto-11
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.texto-10
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}

.botao
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.texto-negrito
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight:bold;
}

.texto-negrito-14
{
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	line-height: 18px;
	font-weight:bold;
}

.texto-negrito-20
{
	font-family: Tahoma;
	font-size: 20px;
	color: #666666;
	line-height: 18px;
	font-weight:bold;
}

.borda {
	border: 1px solid #E4E4E4;
}

.texto-branco-negrito
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}

.texto-branco
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

/* Menu */
a.menu:link
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited:hover
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}


/* Serviços */
a.servicos:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

a.servicos:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}

a.servicos:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

a.servicos:visited:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}

a.servicos:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}

/* Topo - Serviços */
a.topo:link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a.topo:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a.topo:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a.topo:visited:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

a.topo:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;

}



