body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/back.gif);
	background-repeat:repeat-x;
	background-color: #DAE3E8;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

UL.paginação{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: 00344F;
	list-style:none;
}
UL.paginação li{
	Display: inline;
	
}

ul.paginação  li  a,
ul.paginação  li.selecionado,
ul.paginação  li.desativado {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.texto_interno {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #001C35;
}

form input{
margin:0px;
padding:0px;

}
form{
line-height:10px;

}
.titulo1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #00344F;
}
.text_azul {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: 00344F;
}
.form_index {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #092C43;
	background-color: #DBE0E3;
	border: 1px solid #092C43;
}
.titulo_interno {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #072942;
}
