/*--------------------------------------------
COOP CARTAI
- - - - - - - - - - - - - - - - - - - - - - - - - - -
        
/*=========================================================================================== Global Reset */

* {
	margin:0;
	padding:0;
}

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

html,body{
	margin:0;
	padding:0;
}

body {
	
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background: url(../../immagini/bg-body.gif) top left repeat #cdde98;
}

abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

img {
	border: 0;
}

a:link,a:visited {
	color: #729A3F; 
	text-decoration: none;
}

a:hover {
	color:#c00;
	text-decoration: none;
}

a:focus{
	outline:0; 
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
	position: absolute;
	top: -99999px;
	left: -99999px;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size:100%;
}

p {
}	

::-moz-selection {
	background:#ccc;
	color:#000;
}

::selection {
	background:#fff;
	color:#000;
}

table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*=========================================================================================== Layout generale */

#home div#container{
	width:885px;
	height:782px;
	margin:0 auto;
}

#home div#container div#content{
	width:822px;
	margin:0px 37px 26px 25px;
	height:756px;
}

div#header{
	width:822px;
	height:370px;
	background: url(../../immagini/bg-header-01.jpg) top left no-repeat;
}

div#boxIntestazioneGrafica{
	
}


div#menu{
	background: url(../../immagini/bg-menu.png) top left no-repeat;
	width:223px;
	height:267px;	
	float:left;
	overflow:hidden;
	position:relative;
}

* html div#menu{
	margin-left:-500px;
	margin-top:50px;
	background: url(../../immagini/bg-menu.gif) top left no-repeat;
}

*:first-child+html div#menu{
	left:-500px;
	top:50px;
}

html>body div#menu{
	left:-500px;
	top:50px;
}

div#content div#menu #boxMenu1{
	width:200px;
	margin-top:35px;
	margin-left:15px;
}

div#content div#menu #boxMenu1 .area{	
	display:none;
	visibility:hidden;
}

div#content div#menu #boxMenu1 .categoria{	
}

div#content div#menu #boxMenu1 .categoria a{	
	color:#000;
	line-height:18px;
	font-size:12px;
	border-bottom:1px dashed #999;
	display:block;
	float:left;
	margin-bottom:3px;
	position:relative;
	width:200px;
}

div#content div#menu #boxMenu1 .categoria a:hover{	
	color:#88AA24;
	font-weight:bold;
	border-bottom:1px dashed #88AA24;
}









div#content div#switch{	
	width:300px;
	position:relative;
	left:450px;
	font-size:10px;
	text-align:right;
	padding:2px 0;
	float:left;
	text-transform:lowercase;
}

div#content div#switch #boxGestioneLingua{	

}

div#content div#switch #boxGestioneLingua .intestazione{
	display:none;
	visibility:hidden;
}


div#content div#login{	
	width:223px;
	left:460px;
	background: url(../../immagini/bg-login.png) top left no-repeat;
	width:139px;
	height:69px;
	float:left;
	position:relative;
}

* html div#content div#login{	
	background: url(../../immagini/bg-login.gif) top left no-repeat;
}

div#content div#login div#boxAreaRiservata{
	width:120px;
	padding-top:8px;
	padding-left:10px;
}

div#content div#login div#boxAreaRiservata .intestazione{
	display:none;
	visibility:hidden;
}

div#content div#login div#boxAreaRiservata legend{
	display:none;
	visibility:hidden;
}

div#content div#login div#boxAreaRiservata label{
	display:none;
	visibility:hidden;
}

div#content div#login div#boxAreaRiservata input{
	width:120px;
	font-size:10px;
	color:#ccc;
	border:0;
	margin:3px 0;
}

div#content div#login div#boxAreaRiservata input.pulsante1{
	font-size:11px;
	color:#fff;
	border:0;
	background:none;
	text-align:right;
}

div#banner{
	width:822px;
	height:159px;
	margin-top:41px;
}

div#button-left{
	width:31px;
	height:159px;
	float:left;
	overflow:hidden;
}

div#button-left a.prev{
	background: url(../../immagini/arrow-sx.gif) right 19px no-repeat;
	display:block;
	width:31px;
	height:159px;
}

div#button-left a.prev:hover{
	background: url(../../immagini/arrow-sx-on.gif) right 19px no-repeat;
}

div#button-left a.prevdisabled{
	background: url(../../immagini/arrow-sx-disabled.gif) left 19px no-repeat;
	display:block;
	width:31px;
	height:159px;
	cursor:default;
}

div#button-left span{
	display:none;
	visibility:hidden;
}

div#button-right{
	width:31px;
	float:left;
	overflow:hidden;
}

div#button-right a.next{
	background: url(../../immagini/arrow-dx.gif) left 19px no-repeat;
	display:block;
	width:31px;
	height:159px;
}

div#button-right a.next:hover{
	background: url(../../immagini/arrow-dx-on.gif) left 19px no-repeat;
}

div#button-right a.nextdisabled{
	background: url(../../immagini/arrow-dx-disabled.gif) left 19px no-repeat;
	display:block;
	width:31px;
	height:159px;
	cursor:default;
}

div#button-right span{
	display:none;
	visibility:hidden;
}

div#slideshow{
	overflow:hidden;
	width:760px;
	float:left;
	margin-left:35px;
	margin-top:10px;
}

* html div#slideshow{
	margin-left:17px;
}

div#slideshow ul{
	width:912px;
}

div#slideshow ul li{
	list-style-type:none;
	float: left;
}

div#slideshow ul li span{
	display:none;
	visibility:hidden;
}

div#slideshow ul li a{
	width:125px;
	height:131px;
	overflow:hidden;
	display:block;
	float:left
}

div#slideshow ul li a.alimentare{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.alimentare:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a.imballaggio{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.imballaggio:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a.carta{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.carta:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a.piatticarta{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.piatticarta:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a.igiene{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.igiene:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a.regali{
	background: url(../../immagini/usa-getta.jpg) top left no-repeat;
}

div#slideshow ul li a.regali:hover{
	background: url(../../immagini/usa-getta-on.jpg) top left no-repeat;
}

div#slideshow ul li a span{
	display:none;
	visibility:hidden;
}

div#news {
	width:822px;
	height:110px;
	overflow:hidden;
}


div#news h2{
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	margin-top:2px;
	margin-left:30px;
}

div#boxNotizieHomePage{
	width:750px;
	margin-left:35px;
	margin-top:10px;
}

span#noNews {
	font-size: 90%;
	text-align: center;
}

div.notiziaConFoto{
	width:250px;
	float:left;
	font-size:10px;
}

div.notiziaConFoto h3{
	font-size:12px;
	color:#75a55d;
}

div#info {
	width:822px;
	height:40px;
	float:left;
	font-size:10px;
	color:#999;
	text-align:center;
	position:relative;
	margin-top:35px;
}

div#credits {
	width:822px;
	float:left;
	font-size:10px;
	color:#999;
	text-align:right;
	position:relative;
	margin-top:5px;
}

div#content div#messer{
	width:165px;
	height:124px;
	position:relative;
	bottom:0;
	left:-60px;
}

* html div#content div#messer{
	top:-75px;
}

*:first-child+html div#content div#messer { 
 top:-75px; 
}

div#content div#messer a{
	background: url(../../immagini/messer.png) top left no-repeat;
	display:block;
	width:165px;
	height:124px;
}

div#content div#messer a:hover{
	background: url(../../immagini/messer-on.png) top left no-repeat;
}

div#content div#messer a span{
	display:none;
	visibility:hidden;
}































