/* Configurações Genericas */
body {
	background: url("../../media/layout/bg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	min-width: 100%;
	height: 100%;
	color: #333333;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: none;
   background: #fff;
}

#main-container {
background: url("../../media/layout/bg_top.png") repeat-x top; height: 100px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#warning {
	position: absolute;
	font-size: 12px;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background: #ccc;
	padding: 10px;
	top: 20px;
}

/* Configurações para o site */ 
/* Estrutura do Site */
.body {
	position: absolute;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	background: url("../../media/layout/bg_bottom.png") repeat-x bottom;
}

.eee {
	position: absolute;
	width: 125px;
	height: 210px;
	background: url("../../media/layout/struc_eee.png") no-repeat;
	z-index: 2;
	margin-left: 750px;
	top: 25px;
	float: right;
}

.maintable {
	position: relative;
	z-index: 5;
	width: 730px;
}

.site_content {
	width: 100%;
	height: 90%;	
}

.site_content_box {
	margin-top: 5px;
}

.content {
	background: #fff;
}

.fullcontent {
	background-color: #fff;
}

.crumb {
	font-size: 16px;
	text-decoration: none;
	color: #949494;
	font-weight: bold;
	text-transform: lowercase;
}

.crumb a {
	font-size: 12px;
	text-decoration: none;
	color: #949494;
	font-weight: normal;
	text-transform: lowercase;	
}

.crumb a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #949494;
	font-weight: normal;
	text-transform: lowercase;	
}

.pagetitle {
	font-size: 18px;
	text-decoration: none;
	color: #8dbf11;
	font-weight: bold;
	margin-top: 10px;

}
.pagelocal{
	font-size: 16px;
	text-decoration: none;
	color: #8dbf11;	
	margin-bottom: 10px;
}
.voltar {
	margin-top: 10px;
	margin-bottom: 15px;
}

.voltar a {
	font-size: 12px;
	text-decoration: none;
	color: #8dbf11;
	font-weight: bold;
}

.voltar img {
	vertical-align: middle;
	margin-right: 5px;
}

/* Formularios */
.frm_pesquisa {
	border: #cccccc solid 1px;
	width:125px;
}
.frm_pesquisa_error {
	border: #ff0000 solid 1px;
}

/* Menu */
#lavaLampBasicImage {
	position: relative;
	width: 100%;
	padding: 15px;
	padding-right:5px;
	margin: 10px 0;
	overflow: hidden;
	height: 47px;
}

#lavaLampBasicImage li {
	float: left;
	list-style: none;
	width: 80px;
}

#lavaLampBasicImage li.back {
	width: 9px;
	height: 47px;
	z-index: 8;
	position: absolute;
}

#lavaLampBasicImage li.back .left {
	background: url("../../media/layout/menu_bg.png?v=2") no-repeat top left;
	height: 47px;
	/*margin-right: 9px; /* 7px is the width of the rounded shape */
}

#lavaLampBasicImage li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #444444;
	outline: none;
	text-align: center;
	width: 100%;
	top: 22px;
	text-transform: lowercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 47px;
	position: relative;
	overflow: hidden;
	/*margin: auto 8px;*/
}

#lavaLampBasicImage li a:active,#lavaLampBasicImage li a:visited {
	color: #444444;
	border: none;
}

#lavaLampBasicImage li a:hover {
	color: #fff;
	border: none;
}

.submenu{
	position:absolute;
	margin-top:160px;
	margin-left:25px;
	color:#fff;
	text-align: right;
	float: right;	
}
.submenu .subitem {
	background: url("../../media/layout/submenu_bg.png");
	width: 107px;
	height: 23px;
	color:#000;
	padding-left:7px;
	padding-top:6px;
	text-align: left;
}
.submenu .subitem a{
	color:#949494;
	font-weight: bold;
	font-size:13px;
}
.submenu .subitem a:hover, .submenu .subitem a.selected{
	color:#8dbf11;
	font-weight: bold;
	font-size:13px;
	background:url("../../media/layout/seta_verde.png") no-repeat right;
}

.img_ref {
	border: #dcdcdc solid 1px;
	padding: 10px;
	width: 215px;
	height: 125px;
	background: url("../../media/layout/ref_bg.png");
}

.img_ref_hover {
	background: #72ab00;
}

.img_ref_int {
	width: 215px;
	height: 125px;
	overflow: hidden;
	cursor:pointer;	
}

.ref_text_title {
	color: #000;
	font-weight: bold;
	width: 230px;
	font-size: 13px;
}

.ref_text {
	width: 230px;
	color: #949494;
	font-size: 12px;
	margin-bottom: 10px;
}

.more_options{
	position:absolute;
	width:750px;	
	height: 63px;
	border-top: #e6e6e6 solid 1px;
	background: #f1f1f1;
	left:5px;
	margin-bottom:75px;
	padding-top:15px;
}
.more_options .left ul, .more_options .right ul {
	margin:0;
	padding:0;
	padding-left:0px;
	
}
.more_options .left ul li, .more_options .right ul li{
	list-style: none;
	padding-left:5px;
	height: 16px;
	color:#949494;
}
.more_options .left ul li:hover, .more_options .right ul li:hover{
	background: #8dbf11;
	cursor: pointer;
	color:#fff;
}
.more_options .right{
	float:right;
	width: 375px;
}
.more_options .left{
	float:left;
	width: 375px;
}
.more_options span{
	color: #f1f1f1;
	font-weight: bold;
}
.more_options a{
	color:#949494;
}
.more_options a:hover{
	color:#fff;
}
.mais_projectos{
	text-align: center;
	margin-top:3px;
	margin-bottom:5px;
	font-weight: bold;
}
.mais_projectos span.left{
	color:#8dbf11;
}
.mais_projectos span.right{
	color:#949494;
}

.side_menu{

}
.side_menu div.separator{
	background: url("../../media/layout/side_menu.png") no-repeat;
	position:relative;
	top:-5px;
	width:15px;
	height: 186px;
	float:left;
}
.side_menu div.content{
	float:right;
	width:215px;
}	
.side_menu ul{
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;	
}

.side_menu ul li{
	list-style: none;
	color: #949494;
	cursor:pointer;
}
.side_menu ul li span{
	color: #fff;
}
.side_menu ul li:hover{
	list-style: none;
	color: #8dbf11;
}
.side_menu ul li:hover span{
	color: #8dbf11;
	font-weight: bold;
}

/* Noticias */
#noticias span.data {
	color:#8dc500;
	font-weight: bold;
	font-size: 13px;
}
#noticias a.titulo {
	color:#444444;
	font-weight: bold;
	font-size: 13px;	
}
#noticias span.cat {
	color:#8dc500;
	font-weight: bold;
	font-size: 13px;
}
#noticias span.noti {
	color:#444444;
	font-weight: bold;
	font-size: 13px;	
}
#noticias a.noti_cats{
	color: #949494;
}
#noticias a.noti_cats:hover{
	color: #8dbf11;
}
#noticias td.resumo {
	padding:5px;
	padding-top:0px;
}
#noticias td.resumo a {
	color:#949494;
	font-size: 12px;
}
#noticias td.resumo a:hover {
	color:#8dbf11;
	cursor:pointer;	
}

#noticias td.resumo a.selected {
	color:#8dbf11;
	cursor:pointer;	
}

#noticias div.imagem {
	width: 85px;
	height: 80px;
	background: url("../../media/layout/img_small_bg.png");
	border: #dcdcdc solid 1px;
	/*padding:4px;*/
}
#noticias div.imagem.selected {
	background:#8dbf11;
}
#noticias div.imagem img {
	width: 75px;
	height: 70px;
	margin-left:5px;
	margin-top:5px;
}
#noticias td.separator{
	height:5px;	
}
#noticias td.separator2{
	height:20px;	
}
#noticias td.nnoticias{
	color:#8dbf11;
	width: 100%;
	padding:15px;
	font-weight: bold;		
}

/* Noticias destaque */
#noticias td.resumo div.bloco_imagem{
	float:left;
	width: 100px;
	cursor:pointer;			
}
#noticias td.resumo div.bloco_imagem {
	width: 85px;
	height: 80px;
	background: url("../../media/layout/img_small_bg.png");
	border: #dcdcdc solid 1px;
	/*padding:4px;*/
}
#noticias td.resumo div.bloco_imagem.selected {
	background:#8dbf11;
}
#noticias td.resumo div.bloco_imagem img {
	width: 75px;
	height: 70px;
	margin-left:5px;
	margin-top:5px;
}

#noticias td.resumo div.bloco_resumo{
	float: right;
	width: 255px;		
}
#noticias td.resumo div.bloco_resumo2{
	width: 365px;		
}
#noticias td.resumo div.bloco_resumo a.titulo, #noticias td.resumo div.bloco_resumo2 a.titulo{
	color:#444444;
	font-weight: bold;
	font-size: 13px;		
}


/* Pagination */
.numbers {
	color: #444444;
	font-weight: bold;
}

.numbers a {
	color: #444444;
	font-weight: bold;
}

.numbers a.selected {
	color: #8dbf11;
	font-weight: bold;
}

/* Bloco Estaticos*/
.port_block {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.port_block .title {
	color: #000;
	font-weight: bold;
}

.port_block .content {
	color: #949494;
}

/* Image Galeria */
#jCarouselLiteDemo .carousel {
	position: relative;
	left: 10px;
}

#jCarouselLiteDemo .digg {
	position: absolute;
	left: 610px;
	top: 110px;
}

#jCarouselLiteDemo .main {
	width:100%;
}

#jCarouselLiteDemo .demo em {
	color: #FF3300;
	font-weight: bold;
	font-size: 60%;
	font-style: normal;
}

#jCarouselLiteDemo .carousel button {
	/*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
	float: left;
}

/*Botões*/
#jCarouselLiteDemo .carousel a.prev,#jCarouselLiteDemo .carousel a.next
	{
	position: absolute;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-decoration: none;
	z-index: 9999;
}

/*Botao esquerdo*/
#jCarouselLiteDemo .carousel a.prev {
	background: url("../../media/layout/gal_seta_left_on.png") no-repeat;
	left: -15px;
	top: 130px;
}

#jCarouselLiteDemo .carousel a.prev:hover {
	background: url("../../media/layout/gal_seta_left_off.png") no-repeat;
}

#jCarouselLiteDemo .carousel a.prev.disabled {
	visibility: hidden;
}

/*Botao direito*/
#jCarouselLiteDemo .carousel a.next {
	background: url("../../media/layout/gal_seta_right_on.png") no-repeat;
	left: 345px;
	top: 130px;
}

#jCarouselLiteDemo .carousel a.next:hover {
	background: url("../../media/layout/gal_seta_right_off.png") no-repeat;
}

#jCarouselLiteDemo .carousel a.next.disabled {
	visibility: hidden;
}

#jCarouselLiteDemo .carousel a:hover,#jCarouselLiteDemo .carousel a:active
	{
	border: none;
	outline: none;
}

#jCarouselLiteDemo .carousel .jCarouselLite {
	/* border: 1px solid black;*/
	float: left;
	/*background-color: #dfdfdf;*/
	/* Needed for rendering without flicker */
	position: relative;
	visibility: hidden;
	left: -5000px;
}

#jCarouselLiteDemo .carousel ul {
	margin: 0;
}

#jCarouselLiteDemo .carousel li img,#jCarouselLiteDemo .carousel li p {
	background-color: #fff;
	width: 360px;
	height: 270px;
	/* margin: 10px;*/
}

#jCarouselLiteDemo .widget img {
	cursor: pointer;
}

#jCarouselLiteDemo .mid {
	margin-left: 80px;
	width: 400px;
	height: 300px;
}

#jCarouselLiteDemo .vertical {
	margin-left: 170px;
}

#jCarouselLiteDemo .vertical .jCarouselLite {
	/* so that in IE 6, the carousel div doesnt expand to fill the space */
	width: 170px;
}

#jCarouselLiteDemo .imageSlider li img,#jCarouselLiteDemo .imageSlider li p,#jCarouselLiteDemo .imageSliderExt li img 
	, #jCarouselLiteDemo .imageSliderExt li p {
	width: 400px;
	height: 300px;
}

#jCarouselLiteDemo .paginacao {
	float: right;
	padding-right: 15px;
	margin-bottom: 10px;
	color: #949494;
	font-weight: bold;
	width: 100%;
	text-align: right;
}

#jCarouselLiteDemo .paginacao span.title {
	color: #8dbf11;
	cursor: auto;
}

#jCarouselLiteDemo .paginacao span {
	color: #949494;
	cursor: pointer;
}

#jCarouselLiteDemo .paginacao span.active {
	color: #8dbf11;
	cursor: auto;
}
#jCarouselLiteDemo .clear{
	height:300px;
}
#jCarouselLiteDemo div.legenda{
	text-align: center;
	color:#949494;
	font-size:11px;
}

/* LIGHTBOX */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

.home_intro .title{
	color:#8dc500;
	font-size:17px;
	font-weight: bold;
	padding-bottom:5px;
}
.home_intro .content{
	color:#949494;
}
.noticias {
	color:#444444;
	font-size:16px;
	font-weight: bold;
}

/* Separadores */
.separadores_h{
	background:#e6e6e6;
	height:1px;
	margin-bottom:5px;
}

/*Contactos  & Mapa */
.left_column{
	float:left;
	width:350px;	
}
#map_canvas{
	float:right;
	width:376px;
	border: #dcdcdc solid 2px;	
}
#siteloading {
	width: 376px;
	height: 200px;
	color: #000;
	background: #fff;
	text-align: center;
	padding-top: 150px;
	z-index: 99999999999;
	opacity: .3;
	/*filter:alpha(opacity=30);*/
}

.contactos .title{
	color:#8dbf11;
	font-size:18px;
}
.contactos .content{
	color:#949494;
	font-size:12px;
}
.formulario .title{
	color:#8dbf11;
	font-size:14px;
	font-weight: bold;
}
.formulario .content{
	color:#949494;
	font-size:12px;
	margin-bottom:10px;
}

.footer{
	margin-top:10px;
	color:#fff;
	font-size:10px;
	float: left;
	width: 400px;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#949494;
}
.footer_logos{
	float: right;
	width: 300px;
	margin-top:15px;
	text-align: right;	
}

.clear .content {
	margin:0px;
	padding:0px;
	background: none;
}

.servicos{
	width: 100%;
}
.servicos .content{
	float:left;
	width:350px;	
}

.servicos div.content ul{
	margin: 0;
	padding: 0;
	list-style:none;

}
.servicos div.content ul li{ 
	padding-left:10px;
	cursor: pointer;
	list-style-image: url("../../media/layout/btn_li.png");
	list-style-position: inside;
	color:#949494;
}
.servicos div.content ul li:hover{ 
	color:#8dbf11;
}
.servicos div.content ul li span{ 
	font-weight: bold;
	color:#8dbf11;
}

.servicos .servicos .content{
	color:#949494;
	margin-bottom:15px;
	margin-top:15px;
}
.servicos .right_column{
	float:right;
	width:370px;
}
.servicos .content div.titulo{
	font-size:14px;
	font-weight: bold;
	margin-top:25px;
}
.servicos .content span{
	color:#fff;
	cursor: pointer;
}
.servicos .content span:hover{
	color:#8dbf11;
}
.servicos .content a{
	color:#949494;
}
.servicos .content a:hover{
	color:#8dbf11;
}
.obrigatorio, .exemplos, .contact_warning {
	font-size:10px;
	color:#ff0000;	
}
.contact_sucess {
	font-size:10px;
	color:#00ff00;	
}

#simplegallery1{
	background:#fff; 
	position: relative; 
	visibility: hidden; 
	height:135px;
}
.contact_fields{
	color:#949494;	
}




#warning {
	position:absolute;
    font-size:12px; 
	width:750px;
	left: 50%;
	margin-left:-375px;
    background:#ccc;
	padding: 10px;
    top: 20px;
}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {position:absolute; background: transparent; margin:1em; width:750px;	left: 50%; margin-left:-375px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#fff; border:0 solid #08c; border-width:0 1px; padding:10px;}



