/* CSS Document */


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #99B710;
	background-image: url(/img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#box {height: 530px;}
#content {width: 970px; margin: 20px auto 0; left: 50%; background: url(/img/background.jpg) no-repeat top center}
#header {width: 100%; height: 52px}
#azzero {background: url(/img/azzero.jpg) no-repeat top center; height: 530px}
#wdcs {background: url(img/wdcs.jpg) no-repeat top center; height: 530px}
#home {background: url(/img/home.jpg) no-repeat top center; height: 530px}
#oekotex {background: url(/img/oekotex.jpg) no-repeat top center; height: 530px}
.logo-title {float:left; padding:12px 0 5px 12px;}
.logo-gogreen {float: right; padding: 12px 25px 5px 0}
.border {height: 3px; background-color:#FFFFFF; clear: both}
.text-azzero {
	float: right;
	text-align: center;
	line-height: 1.5em;
	width: 430px;
	padding-right: 15px;
	margin-top: 95px
}
#text-wdcs {float: right; margin-top: 15px; margin-right: 30px; color:#000; text-align: center; line-height: 1.5em; width: 355px}
.little {font-size: 10px}
.sub {font-size: 9px}
.blu {color: #014B94; font-weight: bold; font-size: 12px; text-transform: uppercase}
.green {color:#05A275; font-weight: bold}
#text-wdcs a {color: #014B94; text-decoration: none}
.text-home {padding-top: 220px; text-align: center; line-height: 1.5em; width: 100%; color:#FFFFFF}
.text-home a{color:#FFFFFF; text-decoration: none; font-weight: bold}
.text-oeko {float: right; text-align: center; line-height: 1.5em; width: 250px; padding-right: 30px; margin-top: 80px}
#foto {width: 100%; background-color: #E9F3BC; height: 115px; margin-top: 60px}
#foto img{margin: 7px 5px}
#footer {width: 100%; margin-top: 6px; clear: both}
.footer-sx {float: left; color:#999999; font-size: 9px}
.footer-dx {float: right; color: #999999; font-size: 9px}
.footer-dx a{color: #999; text-decoration: none}
.footer-sx a{color: #999; text-decoration: none}
.text-privacy {margin-top: 20px; text-align: left; line-height: 1.5em; margin-left: 40px; padding-right: 100px}

img {border: none}
img a{border: none}

#menu {
background-color:#FFF;
width:100%;
clear: both;
height: 32px;
font-size: 12px;
opacity:0.5;

}

#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-right:15px;

}

#menu li {
display:inline;
margin:0;
padding:0;
}

#menu a:hover, #menu a:focus, #menu a:active, #menu #voce-corrente a {
color:#05A275;
}

#menu a:link, #menu a:visited {
color:#000000;
float:right;
margin:0;
padding:7px 12px;
text-decoration:none;
}
