@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0b735;
}
body,td,th {
	color: #000000;
}
.header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#F08620;
	font-weight: bold;
	text-align: left;
}
.header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	font-weight: bold;
	text-align: left;
}
.header3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F08620;
	font-weight: bold;
	text-align: left;
}
.header4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#E22129;
	font-weight: bold;
	text-align: left;
}
.texto1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
/*	text-align: left;*/
	color: #000000;
	line-height: 16px;
}
.texto1 a:link, .texto1 a:visited, .texto1 a:active {
	color: #E22129;
}
.texto1 a:hover {
	color: #FFF;
	text-decoration:none;
}
.texto1_vermelho {
	color: #E22129;
}
.texto2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: right;
	color: #b08e2f;
}

.bottom_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#b07c48;
	text-align:center;
	height: 25px;
	vertical-align:middle;
}
.bottom_links a{
	color:#b07c48;
	text-decoration: none;
}
.bottom_links a:hover {
	color:#FFF;
	text-decoration: underline;
}

.bottom_links_djomba{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	height: 30px;
	vertical-align:middle;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
/*	color: #b08e2f;*/
	color: #b07c48;
	text-align: right;
	margin-right: 3px;
	margin-top: 3px;
}
.cartaz img {
	border:none;
}