<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);
body
{
	background-color:#d5d2d6;
	color: #4a4a4a;
	font-size: 15px;
	padding: 0px;
	margin:0;
	font-family: 'Titillium Web', sans-serif;
}

h2{
	font-size:25px;
	text-transform:uppercase;
	color:#000;
}

p { line-height:31px; }

img { border: 0 none; }

a:link{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

a:visited{
	text-decoration:underline;
	color:#000;
}

.lead_empresa{
	font-family:'Roboto', sans-serif;
	font-style:italic;
	font-size:22px;
	font-weight:lighter;
	color:#333;
}

.sep_empresa{
	width:20px;
	height:1px;
	background-color:#8dc63f;
	margin-top:25px;
}

.topo{
	width:100%;
	background-color:#FFF;
	top:0;
}

.topo_container{
	width:100%;
	height:167px;
	margin:0 auto;
}

.logo{
	width:100%;
	text-align:center;
	padding-top:20px;
}

.menu_principal{
	width:100%;
	margin-top:10px;
	text-align:right;
	background-color:#FFF;
}

.wrap_social{
	width:100px;
	height:30px;
	margin:0 auto;
}



@media (min-width: 767px) {
	
	.topo{
		height:169px;
	}
	
	.topo_container{
		width:1100px;
		position:relative;
	}
	
	.logo{
		width:201px;
		height:144px;
		margin-top:35px;
		padding-top:0px;
		float:left;
	}
	
	.menu_principal{
		width:880px;
		position:absolute;
		display:inline-block;
		top:0px;
	}

	
	.wrap_social{
		position:absolute;
		right:0;
		width:100px;
	}

}

.idioma{
	float:left;
	margin-top:7px;
}

.facebook{
	float:right;
}

.foto_slider{
	position:absolute;
	top:-1000px;
	width:100%;
	background-color:#666;
	z-index:-1;
}

.sep{
	width:100%;
	height:60px;
}

.container{
	width:100%;
	background-color:#FFF;
	margin-bottom:20px;
	overflow:hidden;
}

.main{
	width:95%;
	padding:10px 0px 20px 10px;
	text-align:justify;
}

@media (min-width: 767px) {

	.foto_slider{
		top:169px;
		height:323px;
	}
	
	.sep{
		width:100%;
		height:252px;
	}
	
	.container{
		width:1100px;
		margin:0 auto;
		-webkit-box-shadow: 0px 5px 13px 3px rgba(50, 50, 50, 0.3);
		-moz-box-shadow:    0px 5px 13px 3px rgba(50, 50, 50, 0.3);
		box-shadow:         0px 5px 13px 3px rgba(50, 50, 50, 0.3);
	}
	
	.main{
		width:978px;
		padding:10px 48px 20px 48px;
	}

}

.noticias_destaques{
	width:272px;
	height:74px;
	background:url(../images/noticias_destaques.jpg) no-repeat;
}

.moduletable_noticias{
	width:272px;
	height:52px;
	background:url(../images/bg_noticias.jpg) repeat-x;
	display:block;
}

.moduletable_noticias h3{
	color:#FFF;
	font-weight:700;
	font-size:16px;
	text-align:center;
	padding:15px 0px 0px 0px;
}

.custom_noticias{
	width:216px;
	background-color:#e6e7e8;
	padding:10px 28px 17px 28px;
}

.clear{
	width:272px;
	height:160px;
}

.clear_both{
	clear:both;
}

.contactos_txt{
	float:left;
	width:242px;
}

.mapa{
	float:right;
	width:560px;
}

.rodape{
	width:90%;
	overflow:hidden;
	padding:2px 40px 0px 20px;
	background-color:#464646;
}


@media (min-width: 767px) {

	.rodape{
		width:1100px;
		height:80px;
		margin:0 auto;
		padding:2px 20px 0px 20px;
	}

}

.rodape_contactos h3{
	font-weight:700;
	font-size:16px;
	color:#4a4b4b;
}

.contactos{
	width:454px;
	padding: 20px 40px 40px 0px;
	float:left;
}

.morada{
	background:url(../images/place.jpg) no-repeat;
	width:419px;
	height:22px;
	padding:0px 0px 20px 35px;
}

.telefone{
	background:url(../images/telefone.jpg) no-repeat;
	width:419px;
	height:22px;
	padding:0px 0px 20px 35px;
}

.email{
	background:url(../images/email.jpg) no-repeat;
	width:419px;
	height:22px;
	padding:0px 0px 20px 35px;
}

.titulos_contactos{
	font-weight:700;
	color:#4a4b4b;
}

.horario{
	width:355px;
	padding: 20px 0px 40px 0px;
	float:right;
}

.horario_txt{
	background:url(../images/horario.jpg) no-repeat;
	width:320px;
	height:22px;
	padding:0px 0px 20px 35px;
}

.inputbox { 
	width:200px;
	background:#4a4a4a;
	margin-bottom:4%;
	border:none;
	outline:none;
	padding:4%;
	font-size:80%;
	text-transform:uppercase;
	color:#CCC;
	border: solid 1px #4a4a4a; 
} 

.destaque{
	width:255px;
	height:250px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 5px 13px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 5px 13px 3px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 5px 13px 3px rgba(50, 50, 50, 0.3);
}

.assinatura{
	width:100%;
	padding:0px 0px 20px 0px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#999;
}

@media (min-width: 767px) {

  .assinatura{
	  width:500px;
	  padding:20px 0px 10px 0px;
  }

}
/* ---------------------- MENU PRINCIPAL ------------------ */

#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu ul li {
	display: inline;
	border-right: 2px solid #acc35d;
}

#menu ul li.ultimo{
	border-right:none;
}

#menu ul li a {
	padding: 7px 10px;
	display: inline-block;
 
	/* visual do link */
	color: #000;
	font-size:15px;
	text-decoration: none;
}


#menu ul li a:hover {
	color: #acc35d;
	font-size:15px;
	text-decoration: underline;
}

/* ---------------------- MENU TOPO ------------------ */

#menutopo ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#menutopo ul li {
	display: inline;
	border-right: 1px solid #9ad72d;
	border-right-style:dashed;
}

#menutopo ul li.ultimo{
	border-right:none;
}

#menutopo ul li a {
	padding: 2px 10px;
	display: inline-block;
 
	color: #9ad72d;
	font-size:16px;
	text-decoration: none;
}


#menutopo ul li a:hover {
	text-decoration: underline;
}

/* ---------------------- MENU ------------------ */</pre></body></html>