body{margin:0; padding:0; background-color:#E8E8E8;}
.textoarialazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316eb1;
	text-decoration: none;

}
.textobranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textodestaqueazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4E6F87;
	text-decoration: none;
	font-weight: bold;

}
.textohorarioamarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
}
.textobrancohorario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.fundoazul2 {
	background-color: #81B5DB;
}
.fundoazul3 {
	background-color: #5185AB;
}
.fundoazul4 {
	background-color: #AFDBFA;
}
.comboboxfundotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.separadortitulos {
	background-attachment: fixed;
	background-image: url(../images/separador_titulos.jpg);
	background-repeat: repeat-y;
}
.tdbanners {
	padding-top: 5px;
	padding-bottom: 5px;
}
.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #003399;
	text-decoration: underline;
}
.separador {
	background-image: url(../images/divisor.jpg);
	background-repeat: repeat-y;
}
