#fundo_esquerda {
	background-image: url(../imagens/fundo1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#fundo_direita {
	background-image: url(../imagens/fundo2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1E3C59;
	margin: 0px;
	list-style-type: none;
}
.menu_lateral a{
	color: #030459;
	text-decoration: none;
}
.menu_lateral a:hover{
	color: #980203;
}
.menu_lateral_ul {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 5px;
	padding-top: 3px;
	line-height: 25px;
}
.titulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.titulo_subtexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.textos{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-heigth: 20px;
}
.textos_branco{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-heigth: 20px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.texto_box_horario_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.texto_box_horario_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.texto_box_horario_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
