body {
	padding: 0px;
	margin: 0px;
	background-color: #DEE1F0;
	color: black;
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
}

div {
	margin:0px;
	padding:0px;
	border: 0px solid black;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	width:100%;
	border:0px;
	margin:0px;
}

td {
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 14px;
	color: #3D51A7;
	margin: 5px;
	font-weight: bold;
	border-bottom:1px solid #999;
	padding-bottom:4px;
}

h2 {
	font-size: 12px;
	color: #3D51A7;
	margin: 5px;
	font-weight: bold;
	border-bottom:1px solid #999;
}
h3 {
	font-size: 12px;
	color: #3D51A7;
	margin: 5px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #3D51A7;
	margin: 5px;
	font-weight: bold;
}

.allinea-sinistra {
	float:left;
	text-align:left;
}

.allinea-destra {
	float:right;
	text-align:right;
}


.clearBoth {
	font-size:1px;
	clear:both;
}


/* form */
.textbox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	border: 1px solid #999;
	background-image:url(../img/sfondoInput.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:20px;
}


.button {
	background-color:#3D51A7;
	color:#fff;
	border:1px solid #fff;
	font-weight:bold;
	height:20px;
}


/* pagine */

.divCentrato {
	width: 947px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-image:url(../img/sfondoPagina.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border:1px solid #999;
	margin-top:5px;
}


.divBottom {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	/*height:100px;*/
	text-align:center;
	padding-top:20px;
	font-size:11px;
}

.divButtTop {
	background-color:white;
	width:100px;
	height:20px;
	border-bottom:4px solid #E2E80B;
	text-align:center;
	padding-top:4px;
	float:right;
	margin-right:10px;
}

/* menù top */

.menuTopMarrone {
	height:4px;
	background-color:#CC6600;
	border-right:1px solid white;
}

.menuTopViola {
	height:4px;
	background-color:#993399;
	border-right:1px solid white;
}

.menuTopRosa {
	height:4px;
	background-color:#ff0099;
	border-right:1px solid white;
}

.menuTopVerde {
	height:4px;
	background-color:#009900;
	border-right:1px solid white;
}

.menuTopBlu {
	height:4px;
	background-color:#006699;
	border-right:1px solid white;
}

.menuTopArancio {
	height:4px;
	background-color:#ffcc00;
	border-right:1px solid white;
}

.menuTopRosso {
	height:4px;
	background-color:#ff0000;
	border-right:1px solid white;
}


.tdMenuTop {
	text-align:center;
	vertical-align:middle;
	border-right: 1px solid #E0DFE3;
	height:24px;
}


.LoginCart {
	background-image:url(../img/sfondoLoginCart.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:683px;
	height:75px;
	margin:5px 2px 2px 10px;
}



.buttLogin {
	background-color:#3D51A7;
	color:#fff;
	border:1px solid #fff;
	font-weight:bold;
}


.credits {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.colonnaSn {
	width:250px;
	vertical-align:top;
	text-align:left;
	padding:10px 5px 20px 0px;
}

.colonnaCn {
	vertical-align:top;
	text-align:left;
	padding:10px 5px;
}

.buttBianco {
	background-image:url(../img/sfondoButtBianco.jpg);
	width:125px;
	height:23px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

.riquadroCategorie {
	float:left;
	width:210px;
	text-align:center;
	margin:5px;
}

.selezionato {
	color: #3D51A7;
	font-weight:bold;
}

.elencoProdotti {
	border-bottom:1px solid #999;
}

.tdFoto {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}

.tdTesti {
	padding:5px;
}


.tdTesti a:link {
	color: #3D51A7;
	font-weight: bold;
}

.tdTesti a:visited {
	color: #3D51A7;
	font-weight: bold;
}

.tdTesti a:hover {
	text-decoration: underline;
	color: #3D51A7;
	font-weight: bold;
}

.tdTesti a:active {
	color: #3D51A7;
	font-weight: bold;
}


/* menù */
#navmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#navmenu a:link {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	/*height:21px;*/
	/*width:188px;*/
	background-image:url(../img/freccina.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	padding: 2px 5px 0px 15px;
}

#navmenu a:visited {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	/*height:21px;*/
	/*width:188px;*/
	background-image:url(../img/freccina.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	padding: 2px 5px 0px 15px;
}

#navmenu a:hover {
	display: block;
	text-decoration: none;
	color: #3D51A7;
	font-weight: bold;
	/*height:21px;*/
	/*width:188px;*/
	background-image:url(../img/freccina.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 2px 5px 0px 15px;
}

#navmenu a:active {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	/*height:21px;*/
	/*width:188px;*/
	background-image:url(../img/freccina.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	padding: 2px 5px 0px 15px;
}

a.LinkCatalogo:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.LinkCatalogo:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.LinkCatalogo:hover {
	text-decoration: none;
	color: #3D51A7;
	font-weight: bold;
}
a.LinkCatalogo:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


.boxPremioFedelta {
	width: 683px;
	height: 93px;
	background-image:url(../img/bonus-fedelta.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.boxAttrezzature {
	width: 331px;
	height: 161px;
	background-image:url(../img/attrezzature.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}

.boxArredamenti {
	width: 335px;
	height: 161px;
	background-image:url(../img/arredamenti-su-misura.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	color:white;
}

#boxNews {
	width: 583px;
	height: 39px;
	background-image:url(../img/news.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:15px 0px;
	padding-left:90px;
	padding-right:10px;
}



#boxNews {
	padding-top:10px;
}

#boxNews td{
	padding-left:10px;
}

.boxTestoHome {
	margin:15px 0px;
	padding:0px;
	color:white;
	background-color:#3D51A7;
}

.boxTestoSeo {
	margin:15px 0px;
	padding:0px;
	color:black;
	background-color:#F1F74F;
	width:683px;
}



.testoBluB {
	color: #3D51A7;
	font-weight:bold;
}


.titoloParagrafo {
	font-weight:bold;
}

.elementoProdotto {
	border-top:1px solid #999;
	/*border-bottom:1px solid #999;*/
	margin:5px 0px;
	padding:5px 0px;
}

/* form del catalog */

.divForm {
	width:550px;
	margin:10px;
}

.divLabel {
	float:left;
	text-align:left;
	width: 180px;
	margin:3px;
	font-weight:bold;
}

.divField {
	float:left;
	text-align:left;
	width: 350px;
	margin:3px;
}

.torna {
	text-align:right;
	margin: 5px;
}



a.linkWhiteB:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}
a.linkWhiteB:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;	
}
a.linkWhiteB:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;	
}
a.linkWhiteB:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;	
}



/* testi ABC */
.ABC_testi {
	color:black;
	font-size:11px;
}

a.ABC_link:link {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a.ABC_link:visited {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:hover {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:active {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}


.titoloParagrafo {
	font-size: 12px;
	color: #3D51A7;
	margin: 5px;
	font-weight: bold;
}

#content UL {
	padding: 0px;
	font-size: 11px;
	display: inline; 
	margin: 0px;
}
#content LI {
	font-size: 11px;
	padding: 0px;
	display: inline;
	margin: 0px; 
	list-style-type: none;
}

#content a:link {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
#content a:visited {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
#content a:hover {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
#content a:active {
	font-size:11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}

/*
blu #3D51A7
grigio #DEE1F0
verde-giallo #E2E80B

giallo #f1f74f
*/