a.estilo_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	padding-left:2px;
}
.msg_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(../gerenciador/imagens/msg_ok.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
}
.msg_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(../gerenciador/imagens/msg_erro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-indent: 20px;	
}
.titulo_pagina {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 14px;
	color:#660000;
	text-align: right;
	padding: 4px;
	height: auto;
	width: auto;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #CA8735;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	line-height: 85%;
	letter-spacing: -0.1em;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	line-height: 80%;
	text-transform: none;
	letter-spacing: -1px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #82652A;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C3;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}
.noticias_antigas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: left;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
}

a.menu_principal {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform:uppercase;
	font-variant: small-caps;
	background-image: url(../imagens/seta_laranja.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
a.menu_principal:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.texto_padrao_paragrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #555555;
	padding: 0px;
	text-indent: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	height: auto;
	width: auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}
a.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #007BAE;
	margin: 0px;
	padding: 0px;
}
a.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#CC0000;
	margin: 0px;
	padding: 0px;
}

a.link:hover{
	color: #000000;
	text-decoration:underline;
}
a.link_rodape {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
}
a.menu_lateral {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: (100%-20px);
	display: block;
	background-image: url(../imagens/seta_amarela.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	text-transform: uppercase;
}
a.menu_lateral:hover {
	background-color:	#BA7725;
	text-decoration:underline;
}
a.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #017DA7;
	background-color: #FFFFFF;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	cursor:pointer;
}
a.paginacao:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #017DA7;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #000000;
	cursor:pointer;
}
a.paginacao:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #016181;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #000000;
	cursor:pointer;
}
a.lista {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	display:block;
	padding:0px;
	margin:0px;
	}
a.lista:hover {
	color:#FF6600;	
	}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5753A;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 5px;
}
.rotulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
}
.chapeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

input.erro {
	border: 3px solid #FF0000;
}
.chamadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../imagens/bullet_laranja.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 140%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.credito_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
li.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	line-height: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.texto_lateral_laranja {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	width: 100%;
	display: block;
	background-image: url(../imagens/seta_amarela.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	text-transform: uppercase;
}
.titulo_inicial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 95%;
	color: #C25812;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	letter-spacing:-0.05em;
}
.texto_inicial {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
	text-indent:10px;
	color: #888888;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	letter-spacing:-0.05em;
}
div.dv_lateral {
	display: block;
	position:relative;
	left:0px;
	top:5px;
	width: 100%;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-indent:15px;
	text-transform: uppercase;
	background-image: url(../imagens/seta_amarela.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;	
	margin: 0px;
	border: none;
	padding-top: 5px;
	padding-bottom: 7px;
	cursor:pointer;
	}
div.dv_lateral:hover {
	background-color:	#BA7725;
}
div.dv_lateral_sub{
	position:absolute;
	left:150px;
	top:0px;
	width:400px;
	background-color:#BA7725;
	border:solid 1px #AA6715;
	z-index:300;
	display:none;
	text-decoration:none;
	}
