/*

	classes de uso geral
	
*/

h1, h2, h3, h4, h5 {
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.aviso {
	padding: 10px;
	background: #ffffdd;
	border: 1px solid #cfd000;
	margin-bottom: 10px;
}

.erro {
	padding: 10px;
	background: #fbd8df;
	border: 1px solid #f58ca1;	
	margin-bottom: 10px;
}

.parag {
	text-indent: 20px;
	text-align: justify;
	margin-bottom: 5px;
}

.more {
	text-align: right;
}

.padding10 {
	padding: 10px;
}

.divisa {
	margin: 20px;
	text-align: center;
}

.lista {
	margin-left: 40px;
}

#texto {
	margin: 10px;
}

.htitle {
	height: 15px;
	font-size: 15px;
	font-weight: bolder;
	color: #20663e;
}

.htitle2 {
	height: 15px;
	padding: 0 20px 0 20px;	
	font-size: 15px;
	font-weight: bolder;
	color: #20663e;	
}

.htitle#news {
	background: #e6f0d0 url("images/t_back.jpg") no-repeat;
	color: #006400;
	padding: 5px;
	border-bottom: 2px solid #c0d786;
}

.htitle#obras {
	background: #e6f0d0 url("images/t_back.jpg") no-repeat;
	color: #006400;
	padding: 5px;	
	border-bottom: 2px solid #c0d786;
}

/*

	enquete
	
*/

#enquete {
	padding: 5px;
	background: url("images/enquete_back.jpg");
}

#enq_t {
	font-weight: bolder;
	text-align: center;
	color: #006400;
}

#enq_i {
	padding: 5px;
}

#enq_bt {
	text-align: center;
}

.enq_bar {
	height: 5px;
	background: url("images/enq_bar.jpg") no-repeat;
}

.enq_opt {
	padding: 5px;
}


/*

	conteúdo
	
*/

#destaque {
	width: 700px;
	height: 178px;
	display: inline-table;
}

#dfoto {
	width: 266px;
	float: left;
	background: #f7ffee;
}

#dtext {
	width: 409px;
	padding: 10px;
	float: right;
/*	background: url("images/tx_back.jpg") no-repeat top right; */
}

#title_banner {
	height: 100px;
	background: green;
	text-transform: uppercase;
	font-size: 20pt;
	font-weight: bolder;
	color: white;
	padding-top: 30px;
	text-align: center;
}

#title_banner p {
	font-size: 12pt;
}

#gov_sec {
	display: inline-table;
}

#gov_sec #desc {
	float: left;
	width: 480px;
	padding: 10px;
}

#gov_sec #foto {
	float: right;
	width: 200px;
}

#gov_sec #acoes {
	padding: 10px;
}

#gov_sec #acoes ul {
	margin: 0;
	list-style: none;
}

#gov_sec #acoes ul li {
	padding: 10px;
}

#gov_sec h4, #gov_sec h3 {
	color: #20663e;
}

#con_title {
	margin-top: 20px;
	font-size: 13pt;
	font-weight: bolder;
	text-align: center;
	color: #20663e;	
}

#con_sec #desc {
	width: 480px;
	padding: 10px;
}

#con_sec h3 {
	color: #20663e;	
}

#con_sec #membros {
	padding: 10px;
}

#con_sec #membros ul {
	margin: 0;
	list-style: none;
}

#galeria {
	margin: 10px;
	display: inline-table;
}

#galeria div {

}

#galeria #gal_pic {
	margin: 3px;
	height: 120px;
	padding: 3px;
}

#galeria #pic {
	float: left;
	width: 160px;	
}

#galeria #pic img {
	border: 1px solid black;	
}

#galeria #info {
	float: left;
	width: 500px;	
}

#rreo #file {
	height: 40px;
}

#rreo #icon {
	float: left;
	width: 35px;
}

#rreo #title {
	float: left;
	width: 500px;
}

#classificados {
	width: 700px;
}

#classificados #title {
	font-weight: bolder;
	padding-bottom: 5px;
}

#classificados #desc {
	text-align: justify;
}

#classificados #box {
	height: 180px;
	width: 300px;
	overflow: visible;
	background: white;
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	margin: 5px;	
}

/* downloads */

#down #icon {
	float: left;
	width: 35px;
}

#down #title {
	float: left;
	width: 500px;
}

/* formulario */

.cssform p {
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; 
	border-top: 1px dashed #e7e7e7;
/*	height: 25px;*/
	
}

.cssform p#title {
	padding: 20px 0 0 50px;
	font-size: 12pt;
	font-weight: bolder;
	background: #eeeeee url("images/icon_cadastro.gif") no-repeat left center;
	margin-bottom: 10px;
	height: 40px;
}

.cssform p#aviso {
	padding-left: 0;
	font-size: 10pt;
	font-style: italic;
}

.cssform #limit4 {
	width: 40px;
}

.cssform label {
	float: left;
	margin-left: -155px; /* largura da coluna esquerda */
	width: 150px; /* largura dos labels. tem que ser menor que a coluna esquerda (155px) pra dar um right margin */
	font-weight: bolder;
}

.cssform input[type="text"] { 
	width: 180px;
}
/*
.cssform select, .cssform option {
	width: 200px;
}
*/
.cssform textarea {
	width: 250px;
	height: 80px;
}

.cssform #spacer {
	height: 30px;
}

/* paginador */

#pager {
	text-align: center;
	display: table;
	margin: 0 auto;
}

#pager a {
	color: grey;
}

#pager ul {
	list-style: none;
}

#pager li {
	display: inline;
	padding: 2px;
	float: left;
}

#pager li#num {
	border: 1px solid silver;
	margin: 1px;
}

#pager li#atual {
	border: 1px solid silver;
	margin: 1px;
	background: #8fbc8f;
}

/* camara */

#camara {
	margin: 3px;
	height: 160px;
	padding: 3px;
}

#camara #pic {
	float: left;
	width: 160px;	
}

#camara #pic img {
	border: 1px solid black;	
}

#camara #info {
	float: left;
	width: 500px;	
}

/* agenda */

.Calendar {
	background: white;
}

.CalendarDiv {
	margin: 0 auto;
	width: 450px;	
}

.CalendarToday {
	background: yellow;
}


.calendarHeader {
	background: #e6e6e6;
	font-weight: bolder;
}

.calendarHeader #week {
	background: #d6d6d6;
}

.CalendarNormal {
	background: #f2f2f2;
}

.CalendarEvento {
	background: #ffd4c6;
	color: white;
}
.k9 {
	text-align: justify;
}
