@charset "utf-8";
/* CSS Document */
/*impostazioni*/

* {padding:0;margin:0;}
html,body{height: 100%;	width: 100%;}
body {
	background: #4d4b47 url(../img/body.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#000;
}
a img{border:none;}
a{outline:none;}

/*non modificare impaginazione base*/
.pagina {	
	margin: 0 auto;
	width: 1015px;
	position: relative;
}
.pagina .testa {
	background-repeat: no-repeat;
	width: 1002px;
	height: 472px;
	margin: 0 auto;
}
.pagina .corpo {
	background-repeat:no-repeat;
	background-position:bottom;
	width: 1002px;
	min-height:302px !important;
	margin: 0 auto;
	clear: both;
}
.pagina .flash {
	position: absolute;
	width: 100%;
	top: 144px;
	left: 5px;
}

.pagina_riv {	
	margin: 0 auto;
	width: 1015px;
	position: relative;
}
.pagina_riv .testa {
	background-repeat: no-repeat;
	width: 1002px;
	height: 472px;
	margin: 0 auto;
}
.pagina_riv .corpo {
	background-repeat:no-repeat;
	background-position:bottom;
	width: 1002px;
	min-height:302px !important;
	margin: 0 auto;
	clear: both;
}
.pagina_riv .flash {
	position: absolute;
	width: 100%;
	top: 144px;
	left: 6px;
}

.chiudi {
	background: url(../img/chiudi.png) no-repeat top center;
	color:#fff;
	width: 1015px;
	margin:0 auto;
	text-align: center;
	padding: 20px 0;
}
.chiudi a {
	color: #FFFFFF;
	text-decoration: none;
}
/*NON MODIFICARE IMPOSTAZIONI TESTATA*/
.testa .intestazione h1 {
	float:left;
}
.testa .intestazione {
	background-image: url(../img/intestazione.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 149px;
	width: 931px;
	position: relative;
	background-position: top center;
}
.testa .intestazione h1 a {
	display:block;
	text-indent: -9999px;
	height: 100px;
	width: 280px;
}
ul.lingue {
	list-style-type: none;
	float:right;
	right: 40px;
	top: 74px;
	width: 44px;
	height: 11px;
	position:relative;
}
.lingue li {
	float: left;
	height: 11px;
	width: 16px;
	margin-right: 6px;
}
.lingue li a {
	display: block;
	height: 11px;
	width: 16px;
	text-indent: -9999px;
}
.menu ul {
	margin: 0 auto;
	list-style-type: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 33px;
	text-transform: capitalize;
	width: 860px;
}
.menu li {
	display: block;
	float: left;
	padding: 0 25px;
	background-image: url(../img/sep.png);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
}

.menu li.last{background:none}
.menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
}
.menu a:hover,.menu a.selected{background:url(../img/sel.png) no-repeat center bottom;height:48px}
.logo {
	height: 100px;
}
.menu {
	clear: both;
	height: 42px;
	text-align: center;
	padding-top: 7px;
}

/*IMPOSTAZIONE BOX CONTENUTO default con colonna sx più grande*/
.in {
	position:absolute;
	width:931px;
	left:0;
	background-image: url(../img/box_03.png);
	height: 10px;
	top: 462px;
	margin: 0 auto;
	background-position: top center;
}
.in_riv {
	position:absolute;
	width:931px;
	left:0;
	background-image: url(../img/box_03.png);
	height: 10px;
	top: 462px;
	margin: 0 auto;
	background-position: top center;
}
.corpo .box {width: 931px;margin:0 auto;background:url(../img/box_05.png) repeat-y}
.corpo .box .ds{width:394px}
.corpo .box .sx{width:537px}
.corpo .box h1,.corpo .box h2 {
	background-image: url(../img/box_03.png);
	background-repeat:no-repeat;
	background-position:left -10px;
	height: 38px;
	padding:16px 42px 0;
}
.corpo .box h3 {
	height: 38px;
	padding:16px 42px 0;
}
.corpo .box h1{background-position:left -10px;}
.corpo .box h2{background-position:right -10px}
h1 span, h2 span, h3 span {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;	
	height: 23px;
	padding-bottom: 4px;
	border-bottom: solid 1px #545454;
}
.corpo .box p, .corpo .box .pos {margin: 10px 42px;}
.corpo .endbox {
	background: url(../img/box_07.png) no-repeat top center;
	clear:both;
	height: 16px;
	width: 931px;
	margin: 0 auto;
}

/*--box con separazione al centro solo per i prodotti*/
.prodotti .box h1{height: 50px;	margin-top: 0px;padding:36px 42px 0;background-image: url(../img/boxm_03.png);background-position: 0 -10px;}
.prodotti .box h2 {	background-image: url(../img/boxm_03.png);}
.prodotti .box {background:url(../img/boxm_05.png); background-repeat: repeat-y;}
.prodotti .box .ds,.prodotti .box .sx{width:465px}
.prodotti .endbox {	background: url(../img/boxm_07.png) no-repeat top center;}
.prodotti h1 span, .prodotti  h2 span {border:none}
.prodotti h1 span{	height:50px;	margin-bottom: 20px;}

.prodotti .box ul.link, .elenco .box ul {
	margin-top: 0px;
	list-style-type: none;
	padding:36px 0 0 0;
	background:  url(../img/boxm_03.png) no-repeat right -10px;
}
.corpo .box ul {
	padding:10px 0 0 20px;
}

.grafico .box h1{height: 38px;	margin: 0px; background-image: url(../img/boxint_03.png);background-position: 0 -10px;}
.grafico .box h2 {	background-image: url(../img/boxint_03.png);}
.grafico .box {background:url(../img/boxint_05.png); background-repeat: repeat-y;}
.grafico .box .ds{
	width:230px;
}
.grafico .box .sx{width:700px}
.grafico .endbox {	background: url(../img/boxint_07.png) no-repeat top center;}
.grafico h1 span, .prodotti  h2 span {border:none}
.grafico h1 span{	height:38px;	margin-bottom: 20px;}

.elenco .box li {
	background-repeat:no-repeat;
	width:429px;
	height:118px;
	margin-bottom: 10px;
	color:#565555;
}
.elenco .box li a{
	display: block;
	color: #565555;
	height:108px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 220px;
}
.prodotti .sx ul {background-position:left -10px}
.prodotti .box .link li {
	background-image: url(../img/boxlink.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 407px;
	line-height: 118px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 45px;
}
.prodotti .box .link li a{display:block;}
.prodotti .box .link li.supergreen {background-image: url(../img/boxlink_03.png);}
.prodotti .box .link li.pdf {background-image: url(../img/boxlink_05.png);}
ul.pdf {
	margin: 0px;
	list-style-type: none;
}
ul.pdf li {
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	margin-right: 30px;
	padding: 15px;
	margin-left: 5px;
}
ul.pdf li a {
	display: block;
	color: #A3A3A3;
}
.sx table {
	width: 436px;
	margin: 0 auto;
}

.alugreen .prodotti {
	background-image: url(../img/bg_alugreen_7.jpg);
}
.alugreen .prodotti .testa {
	background-image: url(../img/bg_alugreen.jpg);
}
.alugreen .prodotti .corpo {
	background-image: url(../img/alugreen_bott.jpg);
}
.c_10 {
	background-image: url(../img/cat_10.jpg);
}
