/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(imagens/fundo.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.tahoma_11_cinza {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#717070;
	text-decoration:none;
}

.tahoma_11_cinza2 {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	text-decoration:none;
}

.tahoma_11_cinza3 {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#616060;
	text-decoration:none;
}
.tahoma_11_cinza3 a:hover{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#616060;
	text-decoration:underline;
}

.tahoma_11_cinza4 {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:180%;
}

.tahoma_11_verde {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
}
.tahoma_11_verde a:hover {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	font-weight:normal;
	text-decoration:underline;
}

.tahoma_11_verde2 {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#718735;
	font-weight:bold;
	text-decoration:none;
}
.tahoma_11_verde2 a:hover{
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#718735;
	font-weight:bold;
	text-decoration:underline;
}

.tahoma_11_vermelho {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0033;
	font-weight:normal;
	text-decoration:none;
}
.tahoma_11_vermelho a:hover {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ff0033;
	font-weight:normal;
	text-decoration:underline;
}

.tahoma_16_vermelho {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0033;
	font-weight:bold;
	text-decoration:none;
}