body#website{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #111;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
a{
	color: #559292;
}

form{
	margin: 0;
	padding: 0;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.chiaro{
	color: #FFF;
}
a.chiaro:hover{
	color: #eee;
}
a.scuro{
	color: #111;
}
a.scuro:hover{
	color: #222;
	cursor: default;
}

a.banner{
	display: block;
	width: 120px;
	height: 60px;
	background-color: Teal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.banner:hover{
background-color: #FA9A12;
}
#header a{
color: #FFF
}

#main{
	text-align: left;
	margin: auto;
	width: 962px;
	background-image: url(bg_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#content{
	margin-left: 15px;
	margin-right: 15px;
	width : 932px;
}



#header{
	background-image: url(Soluzioni_per_ufficio.jpg);
	margin: 0;
	width: 932px;
	height: 96px;
}

#footer{
	background-image: url(footer.jpg);
	margin: 0;
	width: 932px;
	height: 96px;
	text-align: center;
	background-repeat: no-repeat;
	color: #666;
}

#footer a{
	color: #ccc;
}


h1{
	margin: 0 5px 0 5px;
	font-size:10px;
	color: #c7d9b6;
	height: 20px;
	line-height: 10px;
	width: 922px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

#menu{
	margin: 0px;
	width: 932px;
	height: 38px;
}
h2#scroll{
	font-size:10px;
	color: #92A483;
	width: 220px;
	margin-top : 12px;
	height : 10px; 
	line-height:10px; 
	float: right;
}
 

#menucontent{
	margin-top : 12px;
	color: #828282;
	font-size:10px;
	line-height: 10px;
	float: left;
	font-weight: bold;
}
#menucontent a{
	text-decoration:none;
	color: #828282;
}
#menucontent a.s{
	color : #9d0a0e;
}
#menucontent a:hover{
	text-decoration:underline;
	color: #92a483;
}
.clear{
clear: both;
font-size: 1px;
line-height: 1px;
}

#menusecondo{
	margin: 0px 0 0 20px;
	width: 912px;
	height: 13px; 
}
#menucontent2{
	margin-top: 2px;
	color: #C7D9B6;
	font-size:10px;
	line-height: 12px; 
}
#menucontent2 a{
	/*text-decoration:none;*/
	color: #316F00;/*92A483;*/
}
#menucontent2 a.s{
	color : #9d0a0e;
}
#menucontent2 a:hover{
	text-decoration:underline;
	color: #828282;
}

#cBox{
	margin: 20px 0 0 0;
	padding: 0;
}

#BoxSx{
	margin: 0;
	padding: 0;
	float:left;	
	width: 225px;
 
}
#BoxCe{
	margin: 0;
	padding: 0;
	float: left;
	width: 583px;
	font-size: 11px;
	color: #4c5742;
}


#BoxCe H2{
	color: #4C5742;
	margin: 0 0 5px 0;
	padding: 0;
	font-size : 14px;
}

#BoxCe #intro{
	color: #606B56;
	margin: 0 0 5px 0;
	padding: 0;
	font-size : 13px;
}

#BoxCe p{
	margin: 0;
	padding: 0;
}

#BoxCe #edituser{
	margin: 10px 0 2px 0;
	padding: 3px 0 3px 0;
	font-size : 11px;
	color: #999;
	font-weight: bold;
	width: 553px;
	text-align: center;
}









#BoxDx{
	margin: 0;
	padding: 0;
	float: right;
	width: 124px;
	background-color: #FFF;
}

#BoxSx .BoxContenutoGrande{
	margin: 0;
	padding: 0;
	width: 225px;
	background-image: url(ombra225.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#BoxSx .BoxCartucce{
	margin: 0;
	padding: 0;
	width: 225px; 
}
.BoxCartucce .contCartucce{
	margin-right:10px;
	/*background: #849577;*/
	background: #316500;
	color: #FFF;
}

.BoxCartucce .contCartucce h4{
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
	/*background: #849577;*/
	background: #316500;
	color: #FFF;
	padding: 2px;
}

.BoxCartucce .contCartucce .conten{
	padding:10px;
	font-size:9px;	
}

.BoxCartucce .contCartucce .bottone{
	height: 18px;
	/*background-color: #606b56;*/
	background-color: #1f4100;
	text-align: right;
}
.BoxCartucce .contCartucce .bottone input{
	/*background-color: #606b56;*/
	background-color: #1f4100;
	color: #FFF;
	border: 0;
}

.BoxCartucce .contCartucce .conten select, 
.BoxCartucce .contCartucce .conten input
{
	width: 190px;
}




#BoxSx .BoxRicerca{
	margin: 0;
	padding: 0;
	width: 225px; 
}
.BoxRicerca .contRicerca{
	margin-right:10px;
	background: #559292;
	color: #FFF;
}

.BoxRicerca .contRicerca .titolo{
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #559292;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
}

.BoxRicerca .contRicerca .conten{
	padding:10px;
	font-size:9px;	
}

.BoxRicerca .contRicerca .bottone{
	height: 18px;
	background-color: #51807e;
	text-align: right;
}
.BoxRicerca .contRicerca .bottone input{
	background-color: #51807e;
	color: #FFF;
	border: 0;
}

.BoxCartucce .contRicerca .conten select, 
.BoxCartucce .contRicerca .conten input
{
	width: 190px;
}






#BoxSx .SeparatoreBox{
	background-image: url(ombra255separa.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 25px;
	font-size:1px;
}

#BoxSx .SeparatoreBoxAlto{
	background-image: url(ombra255Alta.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 10px;
	font-size:1px;
}
.puntini{
	background-image: url(puntinipuntini.gif);
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.contMacroTitolo {
	cursor: pointer;
}

.contMacroTitolo h3{
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	padding-right: 25px;
	font-size:10px;
	font-weight: bold;
	overflow: hidden;
	color: #666;
}
.contMacroTitolo h3 a{
	text-decoration: none;
	color: #999;
}
.contMacroTitolo h3 a.sel{
	font-weight : bold;
	color: #fa9a12;
}

.contMacroTitolo h3 b{
	font-weight : bold;
	color: #fa9a12;
}

.contTitolo{
	background-image: url(angolo001.gif);
	background-repeat: no-repeat;
	/*background-color: #92a483;*/
	background-color: #316500;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #FFF;
}

.contTitolo ul.level_one{
	margin: 0;
	padding: 0;
}

.contTitolo ul.level_one li{
	list-style: none;
	text-align: right;
	font-weight: bold;
	margin: 0 0 1px 0;
}

.contTitolo ul.level_two{
	padding: 0;
	margin: 0 0px 5px 0;
	border-bottom: 1px dotted #C7D9B6;
	font-size: 10px;
}

.contTitolo ul.level_two li{
	margin: 0 15px 2px 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

.contTitolo a{
	color: #FFF;
	text-decoration:none;
}
.contTitolo a:hover,.contTitolo a.selezionato{
	/*color: #9D0A0E;*/
	color: #fa9a12;
	text-decoration:none;
}

#BoxDx .ombraAlta
{
	background-image: url(ombra124alta.gif);
	line-height: 10px;
	height: 10px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#BoxDx .ombraBassa
{
	background-image: url(ombra124Bassa.gif);
	line-height: 10px;
	height: 10px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#BoxDx .Login{
	background-color: #d7840f;
	color: #FFF;
}
#BoxDx .Login .uno{
	padding	: 5px 5px 5px 5px;
}
#BoxDx .Login .due{
	font-size: 10px;	
	padding-right: 5px;
	height: 18px;
	background-color: #d7ad71;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
}

#BoxDx .Login .uno input{
	width: 100px; 
	border: 0;
	color: #d7ad71;
	margin: 1px;
}
#BoxDx .Login .uno .funzLoggato {
	margin-top: 10px;
}
#BoxDx .Login .uno .funzLoggato a{
	height: 13px;
	line-height: 12px;
	overflow: hidden;
	display: block;
	border-bottom: 1px dotted #FFF;
	color: #FFF;
	margin-top: 3px;
	padding-left: 2px;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
	text-transform: lowercase;
}
#BoxDx .Login .uno .funzLoggato a:hover
{
	color: #000;
}

#BoxDx .Login .due input{
	background-color: #d7ad71;
	border: 0;
	color: #FFF;
	margin: 1px;
	
}

#BoxDx .Newsletter{
	background-color: #a78d63;
	color: #FFF;
}
#BoxDx .Newsletter .uno{
	padding	: 5px 10px 5px 10px;
}
#BoxDx .Newsletter .due{
	font-size: 10px;	
	padding-right: 5px;
	height: 18px;
	background-color: #bbb29d;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
}

#BoxDx .Newsletter .uno input{
	width: 100px;
	/*background-color: #FFF;*/
	border: 0;
	color: #d7ad71;
	margin: 1px;
}
#BoxDx .Newsletter .due input{
	background-color: #bbb29d;
	border: 0;
	color: #FFF;
	margin: 1px;
	
}

table.articolielenco{
	width : 563px;
	margin: 0;
	padding : 0;
}
table.articolielenco tr th{
	/*background-color: #606B56;*/
	background-color: #1f4100;
	color: #fff;
	padding: 5px 1px 5px 1px;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: left;
}
table.articolielenco tr th a{
	color: #FFF;
	cursor: pointer;
	text-decoration: underline;
}


table.articolielenco tr th div.DescrTEC{
	font-size : 10px;
	font-weight: normal;
	margin: 2px 10px 2px 10px;	
	display: none;
}


table.articolielenco tr td{
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted #C7D9B6;
	font-size: 10px;
}

table.articolielenco tr td h4{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
table.articolielenco tr td a{
	color: #5B6851;
}
table.articolielenco tr td a:hover{
	color: #849577;
}

table.articolielenco tr td span.prezzo{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}

div.paginatore{
	border: 1px solid #D7AD71;
	text-align: center;
	padding: 1px;
	margin: 5px 0 5px 0;
	color: #9D0A0E;
}

div.paginatore span.selez{
	font-weight: bold;
}


div.paginatore a{
	color: #9D0A0E;
	text-decoration: none;
}

div.titoloSearchEngine{
	margin: 10px 0 10px 0;
	color: #4C5742;
	font-size: 13px;
	font-weight: bold;
}

div.prodSettore,
div.prodSettore a 
{
	margin: 5px 0 5px 0;
	/*color: #92A483;*/
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

div.descrizioneTitolo{
		margin: 5px 0 5px 0;
	color: #D7840F;
	font-size: 9px;
}

div.indietro{
	text-align:right;
	margin: 10px;
}

div.indietro a{
	color : #9D0A0E;
}

#schedaProdotto{
		color:  #5B6851;
}

#schedaProdotto div.LatoDXScheda{
	float: right;
	width:185px;
	margin: 0;
	padding: 0;
}

#schedaProdotto div.img{
	background-image : url(bgPROMO.jpg);
	background-repeat: no-repeat;
	width:185px;
	height:210px;
	overflow: hidden;
	font-size: 10px;
}
	
#schedaProdotto div.img .photo{
	margin-top:8px;
	margin-left:8px;
	width:168px;
	height:188px;
}

#schedaProdotto div.testo{
	width:330px;
	float:left;
	background-color:#fff;
}

#schedaProdotto div.testo div{
	margin-bottom: 5px;
}
#schedaProdotto div.originale{
	background-color: #FFF;
	color : #5B6851;
	padding: 2px;
	text-align: center;
}
#schedaProdotto h3
{
	font-size:15px;
	border-bottom: 2px solid #5B6851;
	margin: 0 0 10px 0;
	padding: 5px;
}
#schedaProdotto h3 span{
	font-size: 95%;
}

#schedaProdotto h4
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size:12px;
}
#schedaProdotto div.schedafooter
{
	border-top: 2px solid #5B6851;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:9px;
}

#schedaProdotto div.funzioni{
}

#schedaProdotto div.funzioni .elemento{
	border-bottom: 1px dotted  #5B6851;
	margin: 3px;
}
#schedaProdotto div.funzioni .elemento div{
	margin-top: 10px;
}
#schedaProdotto div.funzioni .elemento a{
	font-weight: bolder;
	color: #9D0A0E;
}
#schedaProdotto div.funzioni .elemento img{
	float:left;
	margin-right: 10px;
}
#schedaProdotto div.prezzo{
	font-size: 12px;
	font-weight: bold;
	color: #9D0A0E;
}
span.prezzo{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
}


#schedaProdotto #prezzospeciale{
	width: 370px;
	height: 530px;
	background-image: url(prezzospeciale.jpg);
	overflow: hidden;
}
#schedaProdotto #prezzospeciale .cnt{
	margin: 30px 10px 10px 10px;
	padding: 0;
}


#schedaProdotto #carrello{
	width: 370px;
	height: 250px;
	background-image: url(carello.jpg);
	overflow: hidden;
}

#schedaProdotto #carrello .cnt{
	margin: 20px 10px 10px 10px;
	padding: 0;
}

#schedaProdotto #carrello .cnt p{
margin-top : 10px;
}

#schedaProdotto #carrello input.bottone{
	border: 1px solid #999;
	background-color:#fefefe;
}

#promo{
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	position:relative;
	z-index: 0;
}
#promo .prodotto{
	background-image : url(bgPROMO.jpg);
	background-repeat: no-repeat;
	float:left;
	width:185px;
	height:290px;
	margin:1px;
	overflow: hidden;
	font-size: 10px;
}

#promo .prodotto .photo{
	margin-top:8px;
	margin-left:8px;
	width:168px;
	height:188px;
}

#promo .prodotto .testo{
	margin: 10px 8px 2px 8px;
	color : #5B6851;
	height: 70px;
	overflow: hidden;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
}

#promo .prodotto .prezzo{
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #5B6851;
	text-align: right;
	margin: 5px 0 0 0;
	border-bottom: 1px dotted #999;
}

#promo .prodotto .titolo a{
	color : #FA9A12;
	font-weight: bold;
	text-decoration:none;
}

#promo .prodotto .carrello{
	width: 185px;
	background-color: pink;
}

DIV.buttonFormCarrello
{
	width:164px;
	height:39px;
	line-height:39px;
	background-image: url(buttonFormCarrello.jpg);
	border: 0;
	text-align: right;
	color: #fa9a12;
	font-weight: bold;
	cursor: pointer;
}
DIV.buttonFormCarrelloCassa
{
	width:164px;
	height:39px;
	line-height:39px;
	background-image: url(buttonFormCarrelloWhite.jpg);
	border: 0;
	text-align: right;
	color: #fa9a12;
	font-weight: bold;
	cursor: pointer;
	margin: auto;
}

table.ordine{
	margin: 10px;	
}

table.ordine tr td{
	font-size: 11px;
	border-bottom:1px solid #666;
	margin: 0;
	padding: 3px;
	width: 200px;
}
table.ordine tr th{
	font-size: 11px;
	border-bottom:1px solid #666;
	margin: 0;
	padding: 3px;
	width: 300px;
}

a.megaBottone{
	display: block;
	padding: 5px;
	border: 1px solid #849577;
	background-color: #C7D9B6;
	color : #606B56;
}
a.megaBottone:hover{
	color: #C7D9B6;
	background-color : #606B56;
}

#prod {
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#prod ul.alfabeto li{
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#prod ul.alfabeto li a{
	text-decoration: none;
}
#prod ul.alfabeto li a:hover{
	text-decoration: underline;
}
#prod ul.elenco li{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

#rss {
	background-image: url(bgRSS.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 158px;
	background-attachment: scroll;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 20px;
}
#rss .testo {
	width: 210px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.AggiungiCarrello{
	width: 210px;
	height:30px;
	color : #FFF;
	font-size : 13px;
	font-weight: bold;
	text-shadow: Black;
	text-transform: uppercase;
	border : 0;
	background-image: url(AggiungiCarrello.gif);
}

.bgcarrello{
	width: 124px;
	height: 30px;
	background-image: url(bgcarrello.gif);
	background-attachment: scroll;
	background-position: right;
	background-repeat: no-repeat;
}



#slide{
	text-align: center;
	width: 562px;
	height: 590px;
	/*position: absolute;*/
	top: 0px;
	left: 0px;
}
div.scroller {
	width: 562px;
	height: 590px;
	overflow: hidden;
}
div.scroller div.section {
	width: 562px;
	height: 590px;
	overflow: hidden;
	float:left;
}
div.scroller div.content {
	width: 10000px;
}
/*div.scroller div.content a{
	width:185px;
	height:290px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}*/



#contieneslideSx{
	width: 120px;
	height: 158px;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #ffffff;
}
#slidesx{
	text-align: center;
	width: 120px;
	height: 158px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.scrollersx {
	width: 120px;
	height: 158px;
	overflow: hidden;
}
div.scrollersx div.sectionsx {
	width: 120px;
	height: 158px;
	overflow: hidden;
	float:left;
}
div.scrollersx div.contentsx {
	width: 10000px;
}
div.scrollersx div.contentsx a{
	width: 120px;
	height: 158px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
div.scrollersx div.sectionsx div.prezzo{
	height: 24px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0  0;
	/*background: #316500;*/
	color: #ffffff;
}
