.titulo_pagina{
FONT-SIZE: 14pt;
 COLOR: #0099cc;
  FONT-FAMILY: Arial;
}


.campanile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #003366;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top: thin none #CCCC99;
	border-right: thin none #CCCC99;
	border-bottom: thin none #CCCC99;
	border-left: thin none #CCCC99;
}
a:hover {
	color: #006699;
	text-decoration: none;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.texto_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.form2 {
	background-color: #E0DFE3;
}
.linha {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #CCCCCC;
}

