td {
	font-family: verdana, arial;
	font-size: 12px;
	color: #555555;
}
.menu {
	font-family: Arial, verdana;
	font-size: 11px;
	color: #555555;
}
.inicial {
	font-family: verdana, arial;
	font-size: 11px;
	color: #555555;
}
#bg {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:180px;
	background-image:url(imagem/)
}

.traco {
	color: #CCCCCC

}
.form {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #003366;
	border: 1px solid #D5E1F0;
	background-color: #FFFFFF;
}
.form_texto {
	font-size: 11px;
}
a{
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #999999;
}
.titulo{
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #003366;
	background-color: #fbfbfb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	bottom: 5px;
	padding-bottom:3px;
	font-weight: bold;
}
li {
	line-height: 25px;
	list-style-position: inside;
	list-style-image: url(imagem/arrows.gif);
}
.titulo_AUX{
	font-family: ARIAL;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-indent: 1pt;
}
