
.box-layout {
	padding-top: 50px;
	padding-bottom: 50px;
	background: transparent url(imagens/bg/back1.png) repeat-x;
	background-color: #78C800;
	/*background-color: #A9BA96;*/
	/*background: url(imagens/bg/noisy2.png);*/
}


.menu ul li {
	/*margin-left: 35px;*/
	margin-left: 26px;
	/*margin-left: 20px;*/
}

.menu .sem-margem-esq {
	margin-left: 0px;
}

.menu ul li a {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
	/*font-family: 'Tahoma', 'Archivo Narrow', sans-serif;*/
	/*font-size: 13px;*/
	font-weight: bold;
	color: #131;
}

.menu .sub-activo > a {
	color: #4B7A15;
}


/*SUB MENUS*/
.menu ul li ul li {
	/*background: #518800;*/
	/*background: #375c00;*/
	/*background: #67aa00;*/
	/*background: #78C800;*/
	background: #9fc863;
	/*background: #8fc83a;*/
}
.menu ul li ul li a {
	font-size: 13px;
	color: #131;
}

.menu ul li ul li a:hover {
    /*background-color: #78C800;*/
    /*background-color: #8BAE56;*/
    background-color: #6C8843;
}

.menu ul li ul li a:hover, .menu ul li ul li a.selected {
	color: #E2F9C8;
}

header {
	/*background-color: #77c700;*/
	/*background-color: #468200;*/
	/*background: url(imagens/bg/back-header2.png) repeat-x;*/
	background: transparent url(imagens/bg/back-header5.png) repeat-x;
	background-color: #8cc832;
}

header .menu {
	/*margin-top: 8px;*/
	margin-top: 12px;
}

/*.top-wrapper {
	background-color: #8cc832;
}*/

.top-wrapper header .inner {
	padding: 27px 0 29px;
}


.menu ul li.active a, .menu ul li a:hover, .menu ul li a.selected {
	color: #E2F9C8;
}

.subfooter-wrapper {
	/*background: transparent url(imagens/bg/back-header5.png) repeat-x;*/
	/*background-color: #8cc832;*/
	background-color: #bbda8e;
	font-size: 13px;
	color: #151;
	border-top: 1px solid #999;
}

.subfooter-wrapper a {
	color: #151;
}

.subfooter-wrapper a:hover {
	color: #FFF;
}

.bandeiras {
	/*width: 1110px;	
	margin: 0 auto;*/
	/*margin-left: 32px;*/
	margin-left: 24px;
	float: right;
	/*display: inline;*/
}

.bandeiras img {
	/*float: right;*/
	display: inline;
	/*margin-top: 15px;*/
	margin-top: 19px;
	margin-left: 6px;	
	/*border: solid 1px #DFD;*/
}


.folha-clara {
	background: #F0F9F0;
}


.verde-escuro {
	background: #c5e6b7;
}

.verde-claro {
	background: #e5ffe5;
}


.bannercontainer {
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}


.selectnav {
	background-color: #ebFFeb; /* Verde */
}


.tp-caption.pequeno {
    position: absolute;
    color: #d9d9d9;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    white-space: nowrap;
}

.tp-caption.big {
	text-shadow: 2px 2px 4px black;
}

.creditos {
	padding-bottom: 0px;
	color: #555;
}
.creditos ul {
		list-style-type: none;
}
.creditos li:before {
	display: none;
}
.creditos a {
	color: #555;
}

.sem-padding-bottom {
	padding-bottom: 0px;
}

.justificado {
	text-align: justify;
}

.baixar-imagem {
	margin-top: 8px;
}

/* SubMenu principal*/
.menu ul li ul:before {
	display: none;
}
.menu ul li ul li:first-child {
	/*border-top: 1px solid #5daed5;*/
	border-top: none;
}
.menu ul li ul {
	padding: 15px 0 0 0;
}



.contactos-box {
	background: url(imagens/bg/contacto-box-background.png) repeat-x;
	background-color: #d8ecbb;
	/*border: 1px solid #9cc85b;*/
	padding: 35px 0px;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px;
}

.contactos-box a {
	color: #2A630F;
}
.contactos-box a:hover {
	color: #44A814;
}

.contacto-campo {
	background-color: #f0f9f0;
	height: 30px;
}

.contactos-box hr {
	border-bottom: 1px solid #e6f4db;	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;	
	margin-bottom: 0px;
	width: 75%;
}

.contactos-box p {
/*	padding-bottom: 4px;
	padding-top: 8px;*/
	padding-bottom: 0px;
	padding-top: 4px;	
}

.caixa-titulos {
	/*background: #f7fbf7;*/
	/*background: #E4F1D1;*/
	background: url(imagens/bg/caixa-titulos-background.png) repeat-x 0px -60px;
	background-color: #d8ecbb;
	width: 100%;
	height: 70px;
	border-top: solid 1px #cae99f;
	/*border-bottom: solid 1px #cae99f;*/
	box-shadow: 7px 7px 20px #CCC;

}
.caixa-titulos h2 {
	color: #696;
	margin-top: 20px;
	margin-left: 25px;
}


.destaque-noticias {
	background: url(imagens/bg/branco-fade.png) repeat-x;
	background-color: #f8fcf8;
	border: 1px dotted #DDD;
	line-height: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.destaque-noticias hr {
	border-bottom: 1px dotted #DDD;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	width: 85%;
}

.destaque-noticias .data-notícia {
	font-size: 10px;
	color:#AAA;
	/*margin-top: 10px;*/
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

.destaque-noticias .resumo-noticia {
	font-size: 12px;
	/*color:#AAA;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#area-noticias hr {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-color: #CDC;
	border-width: 1px;
}
#area-noticias h4 {	/* Titulo */

}
#area-noticias h5 { /* Data */
	font-size: 13px;
	color: #AAA;
}
#area-noticias p {
	text-align: justify;
}

.diagramas {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 30px;
	border: solid 1px #AAA;
}

.legenda-foto {
	text-align: center;
	margin-top: -25px;
	/*font-size: 13px;*/
	font-style:italic;
}

p strong {
	color: #444;
	font-weight: 900;
}

.fotos-laterais img {
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1px #AAA;	*/
}

.fotos-laterais-claras img {
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1px #DDD;*/	
}


.pricing .plan li:nth-child(2n) {
	background: #E2F1E5;
}
.pricing .plan {
	width: 100%;
	margin-top: 14px;
	border: 1px solid #C7DDC8;
}

.press-lista > ul > li > a > img {
	margin-left: 10px;
	margin-right: 12px;
	margin-top: 13px;
	display: inline;
	vertical-align: sub;
}
.plan li {
 text-align: left; 
}

/* Google Maps Icons Fix */
#map-canvas img {
   max-width: none; 
}


/* Slideshow content */
.portfolio-bannercontainer {
	background-color: #F0F9F0;
}
