@charset "utf-8";



*{

	margin: 0;

	padding: 0;

}

body {

	text-align: center;

	font: 60% Tahoma, sans-serif;

	background: #fff;

}

button {

	font-family: arial, sans-serif;

	font-size: 12px;

	border: 0;

	background: #39f;

	color: #fff;

	text-transform: uppercase;

	cursor: pointer;

}

h1 { width: 166px;}

h5 {margin-bottom: 15px; font-size:10px;color:#999;font-weight:normal;}

img { border: none;}

#principal {

	text-align: left;

	width: 775px;

	margin: 0 auto;

	border-left: 1px solid #999;

	border-right: 1px solid #999;

	background: url(../img/bg-extras-base.jpg) left bottom no-repeat;

}

#menu {

	list-style: none;

	height: 50px;

	background: #39f;

}

#menu li {

	float: left;

}

#menu li a {

	display: block;

	height: 50px;

}

#menu li img {

	display: none;

}

#link-principal {

	width: 150px;

	background-image:url(../img/principal.gif);

}

#link-principal:hover {

	background-image:url(../img/principal-over.gif);

}

#link-institucional {

	width: 123px;

	background:url(../img/institucional.gif);

}

#link-institucional:hover {

	background-image:url(../img/institucional-over.gif);

}

#link-noticias {

	display: none;

	width: 119px;

	background-image:url(../img/noticias.gif);

}

#link-noticias:hover {

	background-image:url(../img/noticias-over.gif);

}

#link-filiacao {

	display: none;

	width: 121px;

	background-image:url(../img/filiacao.gif);

}

#link-filiacao:hover {

	background-image:url(../img/filiacao-over.gif);

}

#link-membros {

	display: none;

	width: 121px;

	background-image:url(../img/membros.gif);

}

#link-membros:hover {

	background-image:url(../img/membros-over.gif);

}

#link-contato {

	display: none;

	width: 141px;

	background-image:url(../img/contato.gif);

}

#link-contato:hover {

	background-image:url(../img/contato-over.gif);

}

#topo {

	height: 166px;

	overflow: hidden;

	background:url(../img/bg-topo.jpg) no-repeat top right #c5edf9;

}

#marca {}

#conheca {

	float: right;

	position: relative;

	top: 138px;

	right: 45px;

}

#extras {

	clear: left;

	float: left;

	overflow: hidden;

	width: 257px;

	background: url(../img/bg-extras-topo.jpg) top left no-repeat;

}

#extras h3 {

	margin: 18px 0;

}

.noticia {

	clear: both;

	margin:0 30px 0 20px;

}

.noticia img {

	float: left;

	margin-bottom: 10px;

}

.noticia span, 

.chamada span,

.manchete span{

	display: block;

	color:#b82801;

	font-weight: bold;

	font-size: 115%;

	padding-top: 5px;

}

.noticia a {

	line-height: 150%;

	text-decoration: none;

	color:#929292;

}

.enquete {

	color:#929292;

	padding: 0 20px;

}

.enquete p {

	color: #b82801;

	font-weight: bold;

	font-size: 115%;

	line-height: 150%;

	margin: 10px 0;

}

.enquete label {

	display: block;

	height: 18px;

}

.enquete input {}

#conteudo {

	margin-left: 257px;

	width: 518px;

	line-height: 140%;

}

#busca {

	height: 36px;

	padding: 64px 0 0 25px;

	text-align: right;

	background: url(../img/bg-busca.jpg) no-repeat top left #434343;

}

#busca input {

	float: left;

	border: 0;

	vertical-align: middle;

	padding: 1px 0 3px 3px;

	width: 350px;

	margin-left: 50px;

}

#busca a {

	float: left;

}

#conteudo2{
	padding-bottom: 20px;
	padding-top:10px;
}

#destaques {
	width: 250px;
	
	/*margin-top: 10px;*/
	color: #929292;

	/*margin-top:10px;*/

	padding: 0 0 0 20px;
}

#outros {
	/*margin: 20px 0 0 300px;*/
	float: right;
	border-left: 1px solid #ccc;
	width: 210px;
	float:right;
	/*margin-top: 10px;*/
	margin-left: 20px;
	padding-left: 10px;

	color: #929292;

}


#destaques h2,

#outros h2,

#texto h2 {

	font: 17px Georgia, serif;

	text-transform: uppercase;

	color: #444;

}

#destaques p { 

	clear: left;

	margin: 15px 0;

}

.manchete {

	/*height: 83px;*/

	overflow: hidden;
	margin-bottom:10px;

}

.manchete img {

	float: left;

	margin-right: 10px;

}

#destaques .chamada span,

#outros .chamada span { 

	color: #929292; 

}

#destaques ul,

#servicos {

	color: #929292;

	font-weight: bold;

	margin: 0 0 0 15px;

	list-style-type: square;

}

#destaques ul a,  .manchete a {

	color: #929292;

	line-height: 1.5em;
	
	text-decoration:none;

}

#outros h2 {

	margin-bottom: 10px; }

#servicos { margin-bottom: 20px; }

#servicos a {

	color: #929292;

	line-height: 200%;
	
	text-decoration:none;

}

.mais {

	display: block;

	margin-top: 10px;

	color: #b82801;

	text-decoration: none;	

}

#texto {

	margin: 20px 25px;

	font-size: 130%;

	line-height: 150%;

}

#texto p {

	padding-bottom: 20px;

}

#rodape {

	clear: both;

	background: url(../img/bg-rodape.jpg) no-repeat top left #434343;

}

#chapters {

	padding-top: 20px;

	float: left;

}

#info {

	color: #999;

	line-height: 180%;

	margin-left: 310px;

	padding: 30px 0 40px 0;

}

#info a {

	color: #FFF;

	text-decoration: none;

}

#info a:hover {

	color: #FFF;

	text-decoration: underline;

}

#form label {

	display: block;

	float: left;

	width: 100px;

	text-align: right;

	padding-right: 5px;

}

#form input,

#form textarea {

	margin-bottom: 5px;

	width: 320px;

}

.botoes {

	margin-left: 105px;

	margin-top: 10px;

}



.loader-on { 

	float:left;

	position:absolute;

	background-color:#fff;

	border:1px solid #666;

	

	font-size:13px;

	font-weight:bold;

	text-align:center;

	

	line-height:50px;

	

	background-image:url(../img/loader.gif);

	background-position:top center;

	background-repeat:no-repeat;

	width:220px;

	height:40px;

	display: none;

}
