/* generali */
body {
	background-color: #44436f;
	margin-top: 5px;
	padding: 0px;
	font-family: Arial,sans-serif;
	font-size: 9pt;
	color: #000000;
	background-image: url(../img/sfondo.gif);

}

div {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: underline;
	color: #ef3e34;
}

a:Hover {
	text-decoration: underline;
	color: #ef3e34;
}

a:Visited {
	text-decoration: underline;
	color: #ef3e34;
}

table {
	border-collapse: collapse;
}


#top {
	width: 100%;
	height: 77px;
	background-image: url(../img/angolo-alto-sn.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #e9e5e2;
}

	#logo {
		width: 115px;
		float: left;
		margin-top: 5px;
		margin-left: 2px;
	}

	#menu {
		height: 19px;
		width: 626px;
		margin-top: 49px;
		margin-right: 1px;
		float: left;
		background-image: url(../img/sfondo-menu.gif);
		background-repeat: no-repeat; 
		background-position: center left;
		background-color: #ff5d52;
		font-weight: bold;
		padding-top: 3px;
		padding-left: 3px;
		padding-right: 3px;
		color: #ffffff;
		word-spacing: 0.4em;
		text-align:center;
	}


/* home page */
#foto-home {
	width: 750px;
	height: 237px;
	background-image: url(../img/foto-home.jpg);
	background-repeat: no-repeat; 
	background-position: center;
	background-color: #e9e5e2;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 1px;
	margin-right: 1px;
}

#slogan {
	width: 750px;
	height: 20px;
	background-color: #217a1e;
	text-align: center;
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
}


.red{
	color: #FF5D52;

}
#promozione {
	width: 750px;
	height: 100px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	border-top:2px solid #FF5D52;
	border-bottom:2px solid #FF5D52;
	line-height:150%;
}
#promozione strong{
	color: #FF5D52;

}
#promozione img{
	padding:5px;

}

#indirizzo {
	width: 100%;
	height: 33px;
	background-color: #e9e5e2;
	text-align: center;
	font-size: 0.95em;
	padding-top: 18px;
}

#indirizzo_home {
	width: 100%;
	height: 70px;
	background-color: #e9e5e2;
	text-align: center;
	font-size: 0.95em;
	padding-top: 5px;
		line-height:150%;

}


#bottom {
	width:752px;
	margin-right: auto;	/* centra orizzontalmente, insieme al successivo (2) */
	margin-left: auto;	/* centra orizzontalmente, insieme al precedente (2) */
}

#copyright-privacy {
	float:left;
	color: #ffffff;
	font-size: 11px;
	margin-top:5px;
	margin-bottom:15px;
	text-align: left;
}

#credits {
	float:right;
	width: 180px;
	text-align:right;
	margin-top:5px;
	margin-bottom:15px;
}

#w3c {
	float:left;
	width: 300px;
	margin: 5px 20px 15px 40px;
	text-align: center;
}

/* link */
a.LinkWhite {
	text-decoration: none;
	color: #ffffff;
}

a.LinkWhite:Hover {
	text-decoration: underline;
	color: #ffffff;
}

a.LinkWhite:Visited {
	text-decoration: none;
	color: #ffffff;
}

/* sezioni */
#contenuto {
	width:752px;
	background-color: #e9e5e2;
	margin-right: auto;	/* centra orizzontalmente, insieme al successivo (2) */
	margin-left: auto;	/* centra orizzontalmente, insieme al precedente (2) */
	text-align:center;
}

#middle {
	width: 750px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: 1px;
	margin-right: 1px;
	padding:0px;
	background-color: #ffffff;
}

#fascia-alta {
	height: 123px;
	background-color: #cccccc;
	text-align: left;
	vertical-align:bottom;
	background-image: url(../img/foto-testata.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

/*
#fascia-titolo {
	position:relative;
	top:79px;
	left:160px;
	height: 44px;
	width: 590px;
	color: #ffffff;
	text-align: left;
	background-image: url(../img/foto-prodotti.jpg);
	background-repeat: no-repeat; 
	background-position: bottom right;
}
*/
h1 {
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 0.2em;
	padding-top:11px;
}

#testo {
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
	text-align: justify;
	float: left;
	width: 540px;
}

#utenti-contenti {
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 10px 4px 10px 4px;
	text-align: center;
	float: left;
	width: 98%;
}

.logo-utenti {
	border: 0px;
	margin: 10px;
}

#colonna-vuota {
	float: right;
	width: 200px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
}

#colonna-sn {
	float: left;
}

#colonna-dx {
	float: right;
}

.azzera-float {
	clear: both;
}

/* form */

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

.textbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #004fa3;
	width: 98%;
	height: 13px;
	font-size: 10px;
}

.textarea {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #004fa3;
	width: 98%;
	height: 60px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

.button {
	color: #ffffff;
	background-color: #004fa3;
	border: 1px solid #000000;
	font-size: 10px;
}

/* prodotti */
#prodotti {
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 4px;
	text-align: justify;
	width: 98%;
}

#elenco-prodotti {
	width: 98%;
/*	border: 1px solid black;*/
	margin-left:4px;
	margin-right:4px;
	margin-bottom:6px;
	margin-top:15px;
	padding:0px;
}

.cella-tipologia {
/*	border: 1px solid black;*/
	padding:5px;
/*	background-color: silver;*/
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	border-bottom: 1px solid #272727;
	color: #272727;
 }

/* colori tipologie */
/*
1  	bollini
2 	cartoncini
3 	etichette
4 	nastri
5 	rotoli
6	stampanti
7	dispenser


.cella-tipologia-bollini {
	background-color: #FE9500;
	color: #272727;
}

.cella-tipologia-cartoncini {
	background-color: #F3A713;
	color: #272727;
}

.cella-tipologia-etichette {
	background-color: #EDCA24;
	color: #272727;
}

.cella-tipologia-nastri {
	background-color: #EEDC44;
	color: #272727;
}

.cella-tipologia-rotoli {
	background-color: #F1EB4F;
	color: #272727;
}

.cella-tipologia-stampanti {
	background-color: #F1EB4F;
	color: #272727;
}

.cella-tipologia-dispenser {
	background-color: #F1EB4F;
	color: #272727;
}
*/

/*
.testo-verticale {
	writing-mode: tb-rl;
	glyph-orientation-vertical: 0;
	direction: rtl;
	filter: flipv fliph;
}
*/
.cella-nome-prodotto {
/*	border: 1px solid black;*/
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-color: white;
	text-align:left;
	vertical-align:middle;
	font-size: 11px;
	border-bottom: 1px solid silver;
}

.cella-materiale-prodotto {
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-color: white;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	border-bottom: 1px solid silver;
}

.cella-confezionamento-prodotto {
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-color: white;
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	border-bottom: 1px solid silver;
}


.torna-elenco {
	width:100%; 
	text-align:right; 
	padding: 6px 0 6px 0;
}

/* colori */
/*

verde fascia home #217a1e //004021
rosso menù #ff5d52
viola sfondo #44436f
viola puntini #302f5b
grigio chiaro #e9e5e2
grigio logo #242021
rosso link #ef3e34

*/