@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body, td, th, input, select, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
::selection { /* Seleção padrão para o Internet Explorer */
	background: #71b556; /* coloque a cor que deseja para a seleção */
	color: #ffffff; /* coloque a cor que deseja para a cor do texto da seleção */
}
::-moz-selection { /* Seleção para o Mozilla Firefox */
background: #71b556; /* coloque a cor que deseja para a seleção */
color: #ffffff; /* coloque a cor que deseja para a cor do texto da seleção */
}
::-webkit-selection { /* Seleção para o Chrome e Safari */
background: #71b556; /* coloque a cor que deseja para a seleção */
color: #ffffff; /* coloque a cor que deseja para a cor do texto da seleção */
}
.clear {
	clear: both;
	float: none;
}
.align-esq {
	text-align: left;
}
.align-cen {
	text-align: center;
}
.align-dir {
	text-align: right;
}
a, a img {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
a:link, a:visited {
	color: #1685b7;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #35B559;
}

#menu-conteudo {
	text-align: center;
	line-height: 35px;
	height: 35px;
}

#menu-conteudo a:link, #menu-conteudo  a:visited {
	background-color: #1685b7;
	text-decoration: none;
	color: #FFF;
	padding: 8px;
	margin: 0px 5px;
}

#menu-conteudo  a:hover, #menu-conteudo  a:active, .menuativo{
	text-decoration: none;
	background-color: #35B559;
}



a:hover img {
	opacity: 0.7;
}
#rodape a:link, #rodape  a:visited{
	color: #bfb7ac;
	text-decoration: none;
}
#rodape  a:hover, #rodape a:active{
	text-decoration: none;
	color: #ffffff;
}
div#menu-topo {
	width: 100%;
	height: 33px; /* was 33px */
	line-height: 33px;
	background-color: #2d2d2d;
	color: #b7b7b7;
	display: block;
	float: none;
	clear: both;
}
div#menu-topo div#esquerda {
	width: 410px;
	float: left;
}
div#menu-topo div#direita {
	width: 220px;
	float: right;
}
div#menu-topo div#meio {
	width: 240px;
	float: right;
}
div#topo-centro {
	width: 940px;
	padding: 0px 25px 0px 5px;
	margin: auto;
}
div#menu-topo ul {
	margin: 0px;
	padding: 0px;
}
div#menu-topo ul li {
	list-style: none;
	display: inline;
	background-image: url(../img/sep-menu-topo.png);
	background-repeat: no-repeat;
	background-position: center right;
}
div#menu-topo ul li a {
	padding: 4px 20px;
	color: #b7b7b7;
}
div#menu-topo ul li a:hover {
	color: #FFFFFF;
}
a#br {
	background-image: url(../img/br-flag.png);
	background-repeat: no-repeat;
	background-position: center left;
}
a#uk {
	background-image: url(../img/uk-flag.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 15px;
}
input#search {
	border: none;
	border-width: 0px;
	padding: 3px 22px 3px 3px;
	margin-top: 7px;
	width: 176px;
	height: 14px;
	line-height: 14px;
	background-image: url(../img/bg-search.gif);
	background-repeat: no-repeat;
	color: #6b6b6b;
	font-style: italic;
	font-size: 11px;
}
div#menu-centro {
	width: 970px;
	margin: 0px auto;
	display: block;
	float: none;
	clear: both;
}
div#logo {
	width: 255px;
	height: 103px;
	padding: 25px 25px 15px 25px;
	float: left;
}
div#menu {
	width: 652px;
	height: 80px;
	float: right;
	margin-top: 25px;
}

.banner-topo { display: block; overflow: hidden; width: 920px; height: 120px; margin: 0px auto; }
.banner-topo a img { border: 0px none; }

div#faixa {
	width: 100%;
	min-height: 452px;
	background-image: url(../img/bg-ocre.jpg);
	background-repeat: repeat-x;
	display: block;
	float: none;
	clear: both;
	line-height: 20px;
}

div#conteudo{
	width: 880px;
	margin: 0 auto;
	background-image: url(../img/bg-conteudo920.png);
	background-repeat: no-repeat;
	min-height: 500px;
	padding: 74px 20px 0px;
}

div.home-meio{
	width: 420px;
	padding: 0px 10px;
	float: left;
}
div.home-inteiro{
	width: 860px;
	padding: 0px 10px;
	float: left;
	text-align: center;
}

div.home-inteiro img{ padding: 0px 40px; 
}
div#centro-faixa {
	width: 920px;
	margin: 0px auto;
	padding: 0px 25px;
}
div#faixa-esq {
	width: 610px;
	height: 368px;
	float: left;
	padding: 30px 0px;
}
div#faixa-dir {
	width: 268px;
	/* OLD: height: 412px; NEW 538?*/
	height: 412px;
	background-image: url(../img/bg-faixa-branca.png);
	background-repeat: no-repeat;
	float: right;
	padding: 20px 20px 20px 0px;
	text-align: right;
	background-position: top right;
}
div#rodape {
	width: 100%;
	height: 300px;
	background-image: url(../img/bg-rodape.jpg);
	background-repeat: repeat-x;
	display: block;
	float: none;
	clear: both;
	padding-top: 15px;
}

div#rodape-esq {
	width: 380px;
	float: left;
	margin-top: 45px;
	margin-bottom: 20px;
}

div#rodape-cen {
	width: 144px;
	float: left;
	margin: 0px 8px;
}

div#rodape-dir {
	width: 380px;
	float: right;
	margin-top: 45px;
	text-align: right;
	color: #bfb7ac;
	line-height: 20px;
}

div#rodape-1col {
	margin: 3px 0px 0px 0px;
	width: 126px;
	float: left;
	line-height: 20px;
}

div#rodape-2col {
	margin: 3px 0px 0px 0px;
	width: 156px;
	float: left;
	line-height: 20px;
}

div#rodape-3col {
	margin: 3px 0px 0px 0px;
	width: 86px;
	float: left;
	line-height: 20px;
}

/* new */
div#rodape-4col {
	margin: 3px 0px 0px 0px;
	width: 156px;
	float: left;
	line-height: 20px;
}

#linha-direita{
	margin: 19px 0px 3px;
}

#logos-rodape{
	text-align: center;
	clear: both;
	padding: 5px 0px 10px 0px;
}

#logos-rodape img{
	margin: 0px 6px;
}


div#centro-rodape {
	width: 920px;
	margin: 0px auto;
	padding: 0px 25px;
}

div#copyright{
	width: 920px;
	text-align: center;
	color: #939598;
	font-size: 11px;
	padding: 10px 0px;
}
	
div#copyright a:link, div#copyright a:visited{
	color: #939598;
}

div#copyright a:hover, div#copyright a:active{
	color: #000000;
}

div#box-verde{
	width: 360px;
	padding: 10px;
	float: right;
	background-color: #00652E;
	color: #FFF;
}

.box-certificacoes{
	padding: 10px;
	background-color: #555555;
	color: #C1BBA3;
	border: 1px dotted;
	border-color: #C1BBA3;
	font-size: 18px;
	font-weight: bold;
}

div#box-obs{
	border: 1px dotted #000000;
	padding: 10px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0.5em;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottombottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,1)));
	text-shadow: 1px 1px 0 #fff;
}
h1 {
	font-size: 25px;
	line-height: 25px;
	color: #555555;
	padding-bottom: 7px;
	background-image: url(../img/bg-h1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
h2 {
	font-size: 21px;
	line-height: 22px;
	color: #ada892;
	text-shadow: 1px 1px 0px #1F1F1F;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	color: #71b556;
	padding-bottom: 5px;
	background-image: url(../img/bg-h3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	text-shadow: 1px 1px 0px #3D662D;
}
div#home-01 {
	width: 320px;
	float: left;
}

div.div-metade {
	width: 400px;
	padding: 0px 18px;
	float: left;
}

div.box-data-eventos {
	font-size: 20px;
	color: #FFFFFF;
	width: 70px;
	height: 50px;
	line-height: 50px;
	float: left;
	background-color: #71b556;
	text-align: center;
}
div.box-txt-eventos {
	float: left;
	width: 230px;
	margin-left: 15px;
	color: #515050;
	font-size: 14px;
}
div#home-02 {
	width: 532px;
	float: right;
}
div.box-data-noticias {
	font-size: 16px;
	color: #FFFFFF;
	width: 90px;
	height: 27px;
	line-height: 27px;
	float: left;
	background-color: #71b556;
	text-align: center;
}
div.box-txt-noticias {
	float: left;
	width: 420px;
	margin-left: 15px;
	color: #515050;
	font-size: 14px;
}

div.box-txt-galerias {
	float: left;
	width: 200px;
	padding: 0px 40px;
	color: #515050;
	font-size: 14px;
	height: 270px;
}

div.mini-foto-associado {
	width: 180px;
	height: 135px;
	padding: 10px;
	background-color: #e9e9e9;
	border: 1px solid;
	border-color: #969381;
	float: left;
}
div.box-txt-associado {
	float: left;
	width: 310px;
	margin-left: 15px;
}

div.box-txt-noticia {
	float: left;
	width: 600px;
	margin-left: 15px;
}

.img-borda {
	padding: 10px;
	background-color: #e9e9e9;
	border: 1px solid;
	border-color: #969381;
	margin: 10px;
}

.txt-preto {
	color: #000000;
}

.txt-branco {
	color: #ffffff;
}

.txt-vermelho{
	color: #ac0909;
}

.txt-underline{
	text-decoration: underline;
}

.txt-12px {
	font-size: 12px;
	line-height: 14px;
}
.txt-14px {
	font-size: 14px;
}

.txt-18px {
	font-size: 18px;
}

.txt-verde-escuro{
	color: #00652E;
}
.txt-verde-claro{
	color: #7AAD34;
}
.txt-marrom{
	color: #555555;
}
.titulo-verde{
	font-size: 14px;
	color: #8f8f51;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/linha-rodape.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 3px;
}

div#div01coe{
	width: 550px;
	float:left;
}

div#div02coe{
	width: 290px;
	float:right;
	text-align: center;
}


div#membros-mapa{
	width: 420px;
	padding: 0px 10px;
	float: left;
	height: 430px;
}

div#membros-mapa-txt {
	width: 420px;
	padding: 0px 10px;
	float: left;
	height: 430px;
}

div#conteudo-regioes{
	width: 420px;
	height: 380px;
	overflow-y: auto;
	overflow-x: hidden;
}

div.meio-conteudo {
	width: 420px;
	padding: 0px 10px;
	float: left;
}

div#sul{
	width: 94px;
	height: 112px;
	position: absolute;
	left: 182px;
	top: 304px;
	z-index: 99;
}


.altura-evento{
	height: 150px;
}


table.coe2011tbl {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #D4D4D3;
	border-collapse: collapse;
}
table.coe2011tbl th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #D4D4D3;
	font-weight: bold;
}
table.coe2011tbl td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #D4D4D3;
}

/* ########  PAGINAÇÃO ####################### */
div#paginacao {
	text-align: center;
	height: 18px;
	line-height: 18px;
	color: #71B556;
}
div#paginacao a, div#paginacao a:visited {
	padding: 3px;
	margin: 0px 2px;
	background-color: #71B556;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #71B556;
	text-decoration: none;
}
div#paginacao a:hover, div#paginacao a:active { background-color: #006CB8; }
div#paginacao a.current {
	background-color: #006CB8; 
	text-decoration: underline;
}

.div-230-auto{
	width: 230px;
	margin: 0px auto;
	text-align: left !important;
}
