<style type="text/css">

.formulario_login {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}

.formulario {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}


.fundo_conteudo {
	background-image: url(../img/fundo_conteudo.gif);
	background-repeat: repeat-x;
}
.texto_conteudo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}

.texto_conteudo2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: 666666;

}

.titulo_conteudo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: 666666;
	font-weight: bold;
}

.titulo_conteudo2 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: 666666;
	font-weight: bold;
}


.link_conteudo {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
.submenu {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: 666666;
	font-weight: bold;
	text-decoration: none;

}

.subsub {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: 999999;
	font-weight: bold;
	text-decoration: none;

}

.submenu_clicado {
	font-family: tahoma;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	color: 0b7eba;
	font-weight: bold;
	text-decoration: none;

}

.subsubsub {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.subsubsub_clicado {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 0b7eba;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
</style>
