/* CSS Document */

.style10 {color: #666666}
.style11 {color: #333333}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style3 {font-family: Tahoma; font-size: 10px; font-weight: bold; color: #333333; }
.style4 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #134172;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {color: #CCCCCC}
.style7 {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.linha_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.botao2 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
}

.botao1 {background-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
}
.botao_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.cabecario {
	border: 5px solid #003366;
}
.rodape {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.titulo_informativo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.borda_mapa {
	border: 1px solid #145376;
}

