@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,700);

body
{
	/*background:url(../images/bg.jpg) repeat;*/
	color: #000000;
	font-size: 14px;
	padding: 0px;
	margin:0;
	font-family: 'Titillium Web', sans-serif;
}

h2{
	border-left: 2px solid #528b06;
	padding-left:15px;
	font-size:18px;
	color:#528b06;
	font-weight:400;
}

p { line-height: 30px;
font-size:14px; }

img { border: 0 none; }

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

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

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


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

.topo_container{
	width:100%;
	margin:0 auto;
	position:relative;
}
.logo{
    width:100%;
    height:167px;
    text-align: center;
	margin-top: 10px;
}



.logo-img{
    display: none;
}

.logo-img-mobile{
    display: block;
	margin: 0 auto;
}



.fb{
    width:100%;
    padding-top:10px;
    text-align:center;
}	

.menu_principal{
	width:100%;
	height:38px;
}

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

.main{
    width:95%;
	margin: 0 auto;
    font-size:14px;
    text-align:justify;
}

.sidebar{
	display: none;
}

.rodape_contactos{
    width:100%;
    background:url(../images/sep_contactos.jpg) no-repeat center top;
}

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

.contactos{
    width:95%;
	margin:0 auto;
	padding-top: 30px;
}

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

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

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

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

.horario{
    width:95%;
	margin:0 auto;
}

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


@media (min-width: 1100px) {
	
	.topo{
		height:237px;
	}

	.topo_container{
		width:944px;
		height:167px;
	}
	.logo{
		width:577px;
		height:167px;
		float:left;
		text-align: left;
	}

	
	.logo-img{
		width: 730px;
		display: block;
	}
	
	.logo-img-mobile{
		display: none;
	}


	.fb{
		width:140px;
		height:167px;
		padding-top:40px;
		float:right;
		text-align:right;
	}
	
	.menu_principal{
		width:944px;
		height:38px;
		position:absolute;
		top:199px;
	}



	.foto_slider{
		/*position:absolute;*/
		top:237px;
		width:100%;
		/*height:520px;*/
		z-index:-1;
	}

	.sep{
		width:100%;
		/*height:520px;*/
	}

	.container{
		width:944px;
		margin:0 auto;
		background-color:#FFF;
		margin-bottom:20px;
		overflow:hidden;
		-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:100%;
		padding:20px 20px 20px 12px;
		float:left;
		font-size:14px;
		text-align:justify;
	}

	.sidebar{
		display: block;
		width:272px;
		margin:42px 48px 0px 0px;
		float:right;
	}
	
	.cx1{
		width: 290px;
		float: left;
		margin-right: 20px;
	}
	.cx2{
		width: 290px;
		float: left;
		margin-right: 20px;
	}
	.cx3{
		width: 290px;
		float: left;
	}
	
	.cx-tit{
		width: 290px;
		height: 52px;
		background: url(../images/bg_noticias.jpg) repeat-x;
		color: #FFF;
		font-weight: 700;
		font-size: 16px;
		text-align: center;
		padding: 1px 0px 1px 0px;
	}

	.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 10px 28px;
	}

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

	.clear_both{
		clear:both;
	}

	.rodape_contactos{
		width:864px;
		height:285px;
		padding:10px 32px 0px 48px;
		background:url(../images/sep_contactos.jpg) no-repeat;
	}

	.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 { 
		background:#fff;
		margin-bottom:4%;
		outline:none;
		padding:4%;
		font-size:80%;
		text-transform:uppercase;
		color:#4a4a4a;
		border: solid 1px #528b06; 
	} 

	.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 10px 0px;
	text-align:center;
	font-size:10px;
	color:#999;
}

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

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

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

#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: #528b06;
	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 ------------------ */


/* ---------------------- FORM ------------------ */

form{
  padding:2% 2%;
}

input.txt_form{
  width:92%;
  margin-bottom:4%;
  border:none;
  outline:none;
  background: #e7e7e7;
  padding:4%;
  font-size:80%;
  color:#555;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

}

textarea.txt_form{
  width:92%;
  background:#fff;
  margin-bottom:4%;
  border:none;
  outline:none;
  background: #e7e7e7;
  padding:4%;
  font-size:80%;
  color:#555;
  resize:none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

}

input.bt_enviar{
  width:100%;
  background:#528b06;
  border:0;
  padding:4%;
  font-size:100%;
  color:#fff;
  cursor:pointer;
  transition:background .3s;
  -webkit-transition:background .3s;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

input.bt_enviar:hover{
  background:#3e6609;
}

#mensagens_erro{
	font-size: 12px;
	color:#F00;
}