body{
	background-image:url("../img/fundo.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin:0px 0px 0px 0px;
	padding:0;
}

p{
	font-size:0.9em;
}

span{
	font-size:0.9em;
}

a:link{
	color:#778B00;
	text-decoration:underline;
}

a:active{
	color:#778B00;
	text-decoration:underline;
}

a:visited{
	color:#778B00;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}


.bold:active {
	color:#778B00;
	font-weight: bold;
}
.bold:link {
	color: #778B00;
	text-decoration:underline;
	font-weight: bold;
}
.bold:visited {
	color: #778B00;
	text-decoration:underline;
	font-weight: bold;
}
.bold:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

#contentor{
	position: relative;
	display:block;
	background-image:url(../img/bordo_tabela.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:776px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	height: auto;
	padding:0;
	overflow: hidden;
}

#contentor_info{
	position: relative;
	width:760px;
	margin: auto;
	padding:0;
}

#top {
	position:relative;
	display: block;
	background-image:url("../img/top.jpg");
	background-repeat:no-repeat;
	background-position:top;
	margin: auto;
	padding: 0;
	height: 221px;
	width: 776px;	
}

#fundo_top {
	position: absolute;
	background-image: url("../img/fundo_top.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width: 242px;
	height: 206px;
	margin-top: 15px;
	margin-left: 15px;
}

#links {
	position: absolute;
	float: right;
	width: 500px;
	height: 25px;
	top: 10px;
	right: 15px;
	text-align: right;

}

#redesocial {
	position: absolute;
	float: right;
	width: 88px;
	height: 71px;
	top: 50px;
	right: 120px;

}

#idanha {
	position: absolute;
	float: right;
	width: 91px;
	height: 71px;
	top: 50px;
	right: 20px;
}

#gabinete {
	position: absolute;
	background-image: url("../img/tit_gabinete.gif");
	background-repeat:no-repeat;
	background-position:top;
	float: right;
	width: 388px;
	height: 67px;
	top: 150px;
	right: 20px;
}


#fundo_municipio {
	position:relative;
	display: block;
	background-image:url("../img/fundo_municipio.jpg");
	background-repeat: repeat-x;
	background-position:top;
	margin: auto;
	padding: 0;
	width: 760px;
	height: 40px;
}

#municipio {
	position: absolute;
	background-image: url("../img/tit_municipio.jpg");
	background-repeat:no-repeat;
	background-position:top;
	float: right;
	width: 344px;
	height: 27px;
	top: 8px;
	right: 12px;
}

#letra {
	position: absolute;
	background-image: url(../img/tit_letra.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width: 230px;
	height: 27px;
	top: 8px;
	left: 10px;
	text-align: right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BB0F18;
	text-align: right;
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	display: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	display: none;
}

#leftcol {
	position: relative;
	float: left;
	background-image: url("../img/left_col.jpg");
	background-repeat:repeat-x;
	background-position:top;
	left: 0px;
	width: 238px;
	
}

#rightcol {
	position: relative;
	float: left;
	width: 490px;
	top: 5px;
	left: 12px;
	text-align: justify;

}

#menu {
	padding: 10px 13px 10px 10px;
}

#menu ul {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#menu li {
	border-bottom: 1px solid #666666;
	list-style: none;
	margin: 0;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #778B00;
	padding-left: 5px;
	width: 210px;
	background: #fff;
}
#menu a:active {
	color: #fff;
	background: #778B00;
	
}

#menu a:hover {
	display: block;
	color: #fff;
	background: #778B00;
}


.seccoes_titulo {
	color: #fff;
	background: #666666;
	width: 210px;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	font-size: 1em;
	margin: 0px 0px 1px 0px;
	
}

.titulos {
	color:#BB0F18;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	width: 490px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 1em;
}

#bottom{
	position: relative;
	display: block;
	background-image:url("../img/fundo_tabela.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:776px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	padding:0;


}

.footer {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width: 740px;
	height: 25px;
	line-height: 25px;
	padding: 4px 2px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
img {
	border: 0px none;
}

#centro {
	width: 500px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.cx_texto {
	background:transparent;
	width:400px;
	border:1px #666666 solid;
	color:#666666;
	font-size:0.9em;
	padding:2px;
	background-image: url("../img/cx_texto.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.botao{
	background:#FFFFFF;
	color:#282828;
	border: 1px solid #B0B0B0;
	font-size:0.9em;
	padding:2px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}

#form {
	width: 400px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 0.9em;
	font-weight: bold;
}

#notes {
	width: 500px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#legenda {
	width: 500px;
	text-align: center;
	padding-bottom: 5px;
	font-size: 0.8em;
}

#bv1 {
	background-image: url("../img/bv_v.jpg");
	background-repeat:no-repeat;
	width: 500px;
	height: 41px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#bv2 {
	background-image: url("../img/bv_a.jpg");
	background-repeat:no-repeat;
	width: 500px;
	height: 41px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#bv3 {
	background-image: url("../img/bv_verde.jpg");
	background-repeat:no-repeat;
	width: 500px;
	height: 41px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#img_dir {
	position: relative;
	float: right;
	margin: 25px 10px 5px;
}

.barra {
	display:none;
}
