body {
	background-color: #547D00;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 11px;
	background-image: url(../images/bckgrnd_fundo.png);
	background-repeat: repeat-x;
	line-height: 140%;
}
img {
	border: 0;
}
a {
	border: 0;
	color: #360;
	text-decoration: none;
}
a:hover {
	color: #9C0;
	text-decoration: underline;
}
.clearfloat {
	clear: both;
}
/***************************************************/
	
#top {
	width: 1000px;
	height:110px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#logo {
	width: 175px;
	float: left;
}
#top-right {
	float: right;
}
#slogan {
	padding: 10px 0 25px 0;
	text-align:right;
}
#menuMain {
	width: 795px;
	height: 50px;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-photo {
	height:300px;
	position:relative;
	padding: 11px 0 0 12px;
	background:url(../images/photo-frame.png) no-repeat;
}
/*//////////////////////////////////// GALLERY SCRIPT ///////////////////////////////////*/

#gallery {
	margin:0;
	padding:0;
}
#gallery li {
	display: block;
	padding: 11px 0 0 0;
}
#title {
	padding-top: 5px;
}
#content-main {
	width: 1000px;
}
#content-main-info {
	width: 870px;
	float:left;
}
#content-main-info ul {
}
#content-main-info li {
	list-style-image: url(../images/bullet.png);
	padding: 5px 0 5px 0;
}
#content-main-meteo {
	width: 122px;
	margin-right: 3px;
	float: right;
}
#content-main-meteo {
	width: 122px;
	margin-right: 3px;
	float: right;
}
#content-main-meteo-top {
	padding-top: 3px;
}
#content-main-meteo-freemeteo {
	padding-top: 10px;
}
#content-top {
	height: 20px;
	background-image:url(../images/content-bg-top.png);
	background-repeat:no-repeat;
}
#content-middle {
	background-image:url(../images/content-bg-middle.png);
	background-repeat:repeat-y;
	padding: 15px 35px 20px 35px;
	min-height: 360px;
}
#content-middle-left {
	width: 590px;
	float: left;
}
#content-middle-right {
	width: 180px;
	float: right;
}
#content-middle-right ul, #content-middle-right li {
	list-style-image: none;
	list-style-type: none;
}
.header2-box {
	height: 25px;
	padding: 8px 13px 8px 13px;
	margin: 20px 0 0 0;
	color: #FFF;
	font-size:12px;
	background-image: url(../images/header2-box.png);
	background-repeat: no-repeat;
}
#content-middle-right ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#content-middle-right li {
	margin: 0;
	font-size: 11px;
	padding: 8px 0 8px 0;
	border-bottom: #999 thin dotted;
}
#content-middle-right li a {
	display: block;
	color: #360;
	font-weight:bold;
}
#content-middle-right li a:hover {
	color: #690;
}
#content-bottom {
	height: 20px;
	background-image:url(../images/content-bg-bottom.png);
	background-repeat:no-repeat;
}
#photo-area {
	margin: 15px 0 25px 0;
	width: 560px;
}
.photo-area-thumbs {
	float:left;
	margin: 10px 5px 0 0;
}
.navigation-area {
	font-weight:bold;
	text-align: right;
	padding: 5px 0 5px 0;
	border-top: #999 thin dotted;
	border-bottom: #999 thin dotted;
	margin-bottom: 20px;
}
.navigation-area-on {
	background-color:#CCC;
	color: #666;
	padding: 2px 5px 2px 5px;
}
#comercial-card {
	height: 80px;
	margin: 10px 0 10px 0;
	padding: 25px 0 0 15px;
	background-image:url(../images/comercial-card.png);
	background-repeat:no-repeat;
}
#comercial-card-photo {
	width: 60px;
	margin-right: 10px;
	float: left;
}
#comercial-card-text {
	width: 220px;
	float: left;
	color: #FFF;
}
#comercial-card-text a {
	color: #9C0;
}
#comercial-card-text a:hover {
	color: #FC0;
}
.minimenu-distritos {
	font-size:12px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-bottom: #690 thin dotted;
	border-top: #690 thin dotted;
}
.minimenu-distritos a {
	color: #C60;
}
.minimenu-distritos a:hover {
	color: #9C0;
}
.distritos {
	font-size: 21px;
	color: #C60;
	font-weight: bold;
	padding: 5px 0 10px 35px;
	margin-top: 20px;
	background-image: url(../images/distribuidores-distr.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.concelhos {
	font-size: 12px;
	color: #FFF;
	background-color: #999;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 5px;
	-moz-border-radius: 5px;
}
.distribuidores {
	padding: 10px 0 15px 0;
	border-bottom: #999 thin dotted;
	margin-bottom: 5px;
}
.distribuidores-info {
	width: 350px;
	float:left;
}
.distribuidores-title {
	font-size: 14px;
	color: #060;
	font-weight : bold;
}
.distribuidores-logo {
	width: 200px;
	text-align:center;
	float:right;
}
.padd-bottom {
	padding-bottom: 10px;
}
/************************ MENU *******************************/

/*^'^ Navigation Structure ^'^*/
.nav-container-outer {
	padding: 0px;
	height: 50px;
	background-image: url(../images/nav-bg.png);
	background-repeat: no-repeat;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.nav-container .divider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}
.nav-container .divider-vert {
	float:left;
	width:0px;
	display: none;
}
.nav-container .item-secondary-title {
	display:block;
	cursor:default;
	white-space:nowrap;
}
.clear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
}
.nav-container {
	position:relative;
	zoom:1;
	margin: 0 auto;
}
.nav-container a, .nav-container li {
	float:left;
	display:block;
	white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li {
	float:none;
}
.nav-container ul {
	left:-10000px;
	position:absolute;
}
.nav-container, .nav-container ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.nav-container li a {
	float:none
}
.nav-container li {
	position:relative;
}
.nav-container ul {
	z-index:100;
}
.nav-container ul ul {
	z-index:200;
}
.nav-container ul ul ul {
	z-index:300;
}
.nav-container ul ul ul ul {
	z-index:400;
}
.nav-container ul ul ul ul ul {
	z-index:500;
}
li:hover>ul {
	left:auto;
}
#nav-container ul {
	top:100%;
}
#nav-container ul li:hover>ul {
	top:0px;
	left:100%;
}
/*** TITULOS PRINCIPAIS ***/	
#nav-container a {
	padding:7px 15px 5px 7px;
	margin: 7px 0 0 0;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
#nav-container a:hover {
	color: #9C0;
}
/*#menuItem1 a:hover{
	color: #360;
	background: url(../images/item-primary1-bg.png);
	background-repeat: no-repeat;
	}
#menuItem2 a:hover{
	color: #360;
	background: url(../images/item-primary2-bg.png);
	background-repeat: no-repeat;
	}
#menuItem3 a:hover{
	color: #360;
	background: url(../images/item-primary3-bg.png);
	background-repeat: no-repeat;
	}
*/

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul {
	padding:7px 15px 13px 7px;
	margin:0px 0px 0px 0px;
	background-color: #FFF;
	border-right: thin solid #030;
	border-bottom: thin solid #030;
	border-top: thin solid #690;
	border-left: thin solid #690;
	-moz-border-radius: 7px;
}
/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a {
	color: #360;
	padding:3px 10px 3px 6px;
	background-color: #FFFFFF;
	background: url(../images/item-secondary-container-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	font-size:11px;
	border-width:0px;
	border-style:none;
	margin: 0px 0px 0px 0px;
	width: 190px;
	border-bottom: #999 thin dotted;
}
/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover {
	background: none;
	color:#F60;
}
/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title {
	cursor:default;
	padding:4px 0px 3px 7px;
	color: #6C3600;
	font-size:11px;
	/* background: url(../images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
	font-weight:bold;
}
/*////////////////////// HOME NEWS //////////////////////*/

.newsarea {
	width: 235px;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
	border-right: #999 thin solid;
}
.newsarea-last {
	width: 235px;
	float: left;
}
.newsitem {
	padding: 10px 0 10px 0;
}
.news-photo {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	float: left;
}
.news-date {
	color:#666;
	font-size:11px;
}
.news-title {
	width: 125px;
	color:#360;
	font-size:13px;
	font-weight: bold;
	float:left;
}
.news-text {
	height: 50px;
	margin-top: 10px;
}
.news-button {
	margin-top: 10px;
	text-align:right;
}
/*////////////////////// RODAPE BOTTOM //////////////////////*/

#bottom {
	height: 220px;
	background-image: url(../images/bckgrnd_relva.png);
	background-repeat: repeat-x;
	background-position: 0 72px;
}
#contentBottom {
	width: 980px;
	padding: 10px 10px 0 10px;
	color:#FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentBottom-deiba {
	float:left;
}
#contentBottom a {
	border: 0;
	color: #9C0;
	text-decoration: none;
}
#contentBottom a:hover {
	border: 0;
	color: #FC0;
}
#contentBottom-dodesign {
	float:right;
	margin-right: 130px;
}
/*//////////////////////////////////// TABELAS ///////////////////////////////////*/

/*///// VERDE //////*/

.tab-verde0C3300-1col {
	background-color:#0C3300;
	color:#FFF;
	width: 560px;
}
.tab-verde0C3300-2col {
	background-color:#0C3300;
	color:#FFF;
	width: 270px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.tab-verde376600-2col-tit {
	background-color:#376600;
	color:#FFF;
	width: 270px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.tab-verde376600-2col {
	background-color:#376600;
	color:#FFF;
	width: 270px;
}
.tab-verde6A9933-2col-tit {
	background-color:#6A9933;
	color:#FFF;
	width: 270px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.tab-verde6A9933-2col {
	background-color:#6A9933;
	color:#FFF;
	width: 270px;
}
/*///// LARANJA //////*/

.tab-laranja900-1col {
	background-color:#900;
	color:#FFF;
	width: 560px;
	font-size: 14px;
	font-weight : bold;
	text-align:center;
}
.tab-laranjaC30-2col-tit {
	background-color:#C30;
	color:#FFF;
	width: 270px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.tab-laranjaC30-2col {
	background-color:#C30;
	color:#FFF;
	width: 270px;
	text-align:left;
	font-size: 12px;
}
.tab-laranjaF60-2col-tit {
	background-color:#F60;
	color:#FFF;
	width: 270px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}
.tab-laranjaF60-2col {
	background-color:#F60;
	color:#FFF;
	width: 270px;
}
/*///// AZUL //////*/

.tab-azul1-1col {
	background-color:#036;
	color:#FFF;
	font-size: 14px;
	font-weight : bold;
	text-align:center;
}
.tab-azul1-title {
	background-color:#036;
	color:#FFF;
	font-size: 14px;
	font-weight : bold;
	text-align:left;
}
.tab-azul2-1col {
	background-color:#206499;
	color:#FFF;
	width: 230px;
}
.tab-azul2-title {
	background-color:#206499;
	color:#FFF;
	font-size: 14px;
	font-weight : bold;
}
.tab-azul-cinza {
	width:60px;
	background-color:#CCC;
	text-align:center;
}
/*///// KALI //////*/

.tab-kaliC51A15-3col {
	background-color:#C51A15;
	color:#FFF;
	font-size: 14px;
	font-weight : bold;
	text-align:center;
}
.tab-kaliFFF {
	color:#FFF;
	width: 140px;
	text-align:center;
}
.tab-kali666 {
	background-color:#666;
	color:#FFF;
	width: 240px;
}
.tab-kaliCCC {
	background-color:#CCC;
	color:#333;
	width: 140px;
}
/*///// NITROGEN //////*/

.tab-nitrogen-3col {
	background-color:#C51A15;
	color:#FFF;
	font-size: 14px;
	font-weight : bold;
	text-align:center;
}
.tab-nitrogen-green1 {
	background-color:#186500;
	color:#FFF;
	width: 150px;
}
.tab-nitrogen-green2 {
	background-color:#6C6;
	width: 245px;
}
.tab-nitrogen-orange1 {
	background-color:#F30;
	color:#FFF;
	width: 130px;
}
.tab-nitrogen-orange2 {
	background-color:#F96;
	width: 245px;
}
.tab-nitrogen-red1 {
	background-color:#900;
	color:#FFF;
	width: 130px;
}
.tab-nitrogen-red2 {
	background-color:#C66;
	width: 245px;
}
.tab-nitrogen-yellow1 {
	background-color:#F59D0E;
	color:#FFF;
	width: 130px;
}
.tab-nitrogen-yellow2 {
	background-color:#FC6;
	width: 245px;
}
.tab-nitrogen-grey1 {
	background-color:#666;
	color:#FFF;
	width: 130px;
}
.tab-nitrogen-grey2 {
	background-color:#999;
	width: 245px;
}
.tab-nitrogen-grey3 {
	background-color:#CCC;
	width: 140px;
}

/*//////////////////////////////////// ESTILOS DE TEXTO ///////////////////////////////////*/

h1 {
	font-size: 18px;
	/*color: #A6CE39;*/
	color: #690;
	font-weight : bold;
	line-height: 21px;
	margin: 0;
	padding: 0;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 30px;
	color: #690;
	font-weight : normal;
	line-height: 36px;
	margin: 0;
	padding: 0;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	color: #060;
	font-weight : bold;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 14px;
	color: #060;
	font-weight : bold;
	margin: 0;
	padding: 0;
}
h6 {
	font-size: 14px;
	color: #060;
	font-weight : bold;
	margin: 0;
	padding: 0;
}
.verde {
	color: #690;
}
.branco {
	color: #FFF;
}
.title-small {
	font-size: 14px;
	font-weight : bold;
}
.titlebranco-small {
	color: #FFF;
	font-size: 14px;
	font-weight : bold;
}
.assinatura {
	font-size: 14px;
	color: #A6CE39;
	font-weight : bold;
	margin: 0;
	padding: 0;
}
.dodesign {
	font-size: 9px;
	color: #666;
}
a.dodesign {
	text-decoration: none;
	color: #F60;
	font-weight : bold;
}
a.dodesign:hover {
	text-decoration: underline;
	color: #09C;
}

