/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
.imagem-fundo {
    background-image: url(images/body-fundo.jpg);
    background-repeat: repeat;

}
h2 {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.10em;
    color: #E33554;
    border-bottom: 1px dotted #E33554;
    line-height: 1.5;
}
p {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  font-family: "Dosis","Segoe UI",Verdana,Arial;
  font-size: 16px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
  height: 34px;
}

.row {
    border-left: 1px solid #809300;
    border-right: 1px solid #809300;
}
body.imagem-fundo div.row div.eight div.row {
    border: 0;
}

div.lingua-topo {
    text-align: right;
    padding-right: 10px;
    padding-top: 0px;
}
/* -----------------------------------------
   SLIDER DA ENTRADA
----------------------------------------- */
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: none repeat scroll 0 0 #869a00;
}
.camera_fakehover {
    border: 1px solid #52553D;
}
.camera_caption > div {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #5A5E42;
}

p.publicidade-titulo-1 {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    color: #E33554;
    height: 35px;
    font-size: 40px;
    letter-spacing: 0.10em;
}
p.publicidade-titulo-2 {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    color: #E33554;
    height: 35px;
    font-size: 35px;
    letter-spacing: 0.15em;
}

/* -----------------------------------------
   MENU TOPO
----------------------------------------- */
.top-bar {
    margin: 0;
    background-color: transparent;
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
}
.top-bar ul > li a:not(.button) {
    color: #5A5E42;
    background-color: transparent;
    line-height: 42px;
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 0 12px;
}
.top-bar ul > li:hover, .top-bar ul > li.active {
    color: #FFFFFF;
    background: none repeat scroll 0 0 #E33554;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.top-bar ul > li:hover a, .top-bar ul > li.active a {
    color: #FFFFFF;
    line-height: 42px;
    font-size: 18px;
    letter-spacing: 0.05em;
}
.menu-topo {
    background-image: url(images/menu-topo-fundo.png);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 170px;
}
.logotipo-topo {
    background-image: url(images/logotipo-topo-fundo.jpg);
    background-repeat: repeat;
}
.slider-entrada-pub {
    background: url(images/slider-fundo.jpg) repeat;
    background-color: #5A5E42;
    border-top: 5px solid #E33554;
    border-bottom: 5px solid #809300;
}
.conteudos {
    background-color: #FFFFFF;
    border-top: 5px solid #E33554;
}
.noticias-entrada {
    background-color: #FFFFFF;
}
.noticia {
  padding: 10px 5px 5px;
  background-color: #FFFFFF;
}
p.noticia-titulo {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    color: #E33554;
    height: 45px;
    line-height: 45px;
    background: url(images/icon-noticia.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;

}
p.noticia-titulo a {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    letter-spacing: 0.10em;
    color: #E33554;
    font-size: 24px;
    height: 35px;
    text-transform: uppercase;
}
.noticia p.noticia-data, .ficha-noticia p.noticia-data {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.10em;
    color: #E33554;
    font-size: 18px;
    height: 35px;
}
.conteudos-gerais {
    padding-left: 15px;
    padding-right: 15px;
}
.conteudos-gerais p, .noticia p, ficha-noticia p {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-style: normal;
    letter-spacing: 0.11em;
    font-size: 16px;
    text-align: justify;
    color: #5A5E42;
}
.conteudos-gerais p a, .conteudos-gerais p a:visited {
    color: #E33554;
}
.conteudos-gerais p a:hover {
    color: #BD1A36;
    text-decoration: underline;
}

.rodape {
    background: url(images/slider-fundo.jpg) repeat;
    background-color: #5A5E42;
    padding-top: 15px;
    border-top: 5px solid #809300;
}
#menu-rodape {
  height: 50px;
  padding-left: 20px;
  padding-top: 5px;
}
#menu-rodape a, #menu-rodape a:visited {
  background: none repeat scroll 0 0  #323425;
  border-radius: 500px 500px 500px 500px;
  color: #B4CF00;
  height: 26px;
  line-height: 26px;
}
#menu-rodape a:focus, #menu-rodape a:hover {
  font-weight: normal;
  color: #FFFFFF;
}
.button {
    background: none repeat scroll 0 0 #889C00;
}
.button:hover {
    background-color: #A2B900;
}
.button.small {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-size: 12px;
    letter-spacing: 0.1em;
    padding: 7px 14px 8px;
    text-transform: uppercase;
}

/* -----------------------------------------
   MENU PRODUTOS
----------------------------------------- */
.produtos {
    background-color: #FFFFFF;
}
div.ficha-produto p {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.11em;
    margin-bottom: 5px;
}
div.ficha-produto p.produto-titulo {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.11em;
    color: #E33554;
    height: 45px;
    line-height: 45px;
    background: url(images/icon-produto.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
    margin-bottom: 15px;
}
.ficha-produto {
    padding: 15px;
}

div.ficha-produto ul.tabs-content img {
    border: 1px solid #B4CF00;
    padding: 2px;
}
div.ficha-produto > dl.tabs {
  height: 30px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
div.ficha-produto > dl.tabs a {
  height: 30px;
  line-height: 30px;
}


/* html.js body.imagem-fundo div.row div.twelve div.row div.six div.ficha-produto dl.tabs */

/* -----------------------------------------
   MENU MAPAS DA PLANTACAO
----------------------------------------- */
.mapas-plantacao {
    background-color: #FFFFFF;
}
div.ficha-plantacao p {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.11em;
    margin-bottom: 5px;
}
div.ficha-plantacao p.plantacao-titulo {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.11em;
    color: #E33554;
    height: 45px;
    line-height: 45px;
    background: url(images/icon-mapa.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
}
.ficha-plantacao {
    padding: 15px;
}
div.ficha-plantacao p img {
    border: 3px solid #E33554;
}

/* -----------------------------------------
   MENU LIGACOES
----------------------------------------- */
.ligacoes {
    background-color: #FFFFFF;
}
div.ficha-ligacao p {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.11em;
    margin-bottom: 5px;
}
div.ficha-ligacao p.ligacao-titulo {
    font-family: "Yanone Kaffeesatz","Segoe UI", Verdana, Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.11em;
    color: #E33554;
    height: 45px;
    line-height: 45px;
    background: url(images/icon-ligacao.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
}
.ficha-ligacao {
    padding: 15px;
}
div.ficha-ligacao p img {
    border: 3px solid #E33554;
}

/* -----------------------------------------
   MENU CONTACTOS
----------------------------------------- */
.conteudos-contactos {
    padding-left: 15px;
    padding-right: 15px;
}
.conteudos-contactos p, .conteudos-contactos label {
    font-family: "Dosis","Segoe UI", Verdana, Arial;
    font-style: normal;
    letter-spacing: 0.11em;
    font-size: 16px;
    text-align: justify;
    color: #5A5E42;
}
.conteudos-contactos p a, .conteudos-contactos p a:visited {
    color: #E33554;
}
.conteudos-contactos p a:hover {
    color: #BD1A36;
    text-decoration: underline;
}

.contactos-morada {
    background: url(images/icon-morada.png) no-repeat;
    padding-left: 40px;
    padding-top: 15px;
    margin-left: 15px;
}
.contactos-telefone {
    background: url(images/icon-telefone.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
    margin-left: 15px;
}
.contactos-email {
    background: url(images/icon-email.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
    margin-left: 15px;
}
.contactos-facebook {
    background: url(images/icon-facebook.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
    margin-left: 15px;
}
.contactos-gps {
    background: url(images/icon-gps.png) no-repeat;
    padding-left: 40px;
    padding-top: 5px;
    margin-left: 15px;
}
.contactos-telefone p, .contactos-email p, .contactos-facebook p, .contactos-gps p {
    line-height: 45px;
}
.conteudos-contactos form label {
    font-size: 15px;
    font-weight: bold;
}

#msg-frm-sucesso {
  display: none;
}

.ficha-noticia {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFFFFF;
}


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
#simplemodal-container a.modalCloseImg {
	background:url(images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}


/* -----------------------------------------
   Page Name 2
----------------------------------------- */


