body {
	padding: 0px;
	margin: 0px;
	background-color: #ff6633;
	color: black;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;


}

div {
	margin:0px;
	padding:0px;
	border: 0px solid black;
}

a:link {
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ff6633;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ff6633;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #ff6633;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	width:100%;
	border:0px;
	margin:0px;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 14px;
	color: #ff6633;
	margin: 5px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #ff6633;
	margin: 5px;
	font-weight: bold;
	border-bottom:1px solid #ff6633;
}
h3 {
	font-size: 12px;
	color: #ff6633;
	margin: 5px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #ff6633;
	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 */
.modulo {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	border: 1px solid #000000;
}


.Bottone {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: white;
	border: 1px solid #999999;
	background-color: #e0dfe4;
}


/* pagine */

#Pagina {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	width:100%;
}
.divCentrato {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}
/*
.divTop {
	width: 940px;
	background-image:url(../img/sfondoTop.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:231px;
}*/

.divBottom {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/sfondoBottom.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:100px;
	text-align:center;
	padding-top:20px;
	color:white;
}

.boxLanguages {
	padding: 210px 0px 10px 10px;
	color: #fff;
	font-weight: bold;
}

a.linkWhiteB:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.linkWhiteB:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.linkWhiteB:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
a.linkWhiteB:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.LoginCart {
	background-color:#ff6633;
	width:100%;
	margin-top:2px;
}

.buttLogin {
	background-color:#fff;
	color:#ff6633;
	border:1px solid black;
	font-weight:bold;
}


.credits {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.colonnaSn {
	width:260px;
	vertical-align:top;
	text-align:left;
	padding:10px 5px 20px 0px;
}

.colonnaCn {
	vertical-align:top;
	text-align:left;
	padding:10px 5px;
}

.riquadroCategorie {
	float:left;
	width:206px;
	text-align:center;
	margin:5px;
}

.selezionato {
	color: #ff6633;
	font-weight:bold;
}

.rigaMenu {
	border-bottom:1px solid #ff6633;
	padding:10px 5px;
}

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: underline;
	color: #ff6633;
	font-weight: bold;
}
a.LinkCatalogo:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


.testoRossoBold {
	font-size: 12px;
	color: #ff6633;
	margin: 5px;
	font-weight: bold;
}

/* 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;
}


/* testi ABC */
.ABC_testi {
	color:white;
}

a.ABC_link:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}
a.ABC_link:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}
a.ABC_link:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;	
}


.titoloParagrafo {
	color: #ff6633;
	font-weight:bold;
}
