body,td,th,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bg_top.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
hr {
	color: #333333;
	height: 1px;
}

.grande {
	font-size:11px;
}

.txtTrasparente {
	background-color : transparent;
	border: none;
	color: #333333;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

/* Home page */

ul.giallo {
	list-style-image: url(/images/bullet_giallo.gif);
	margin-left: 25px;
}
ul.arancione {
	list-style-image: url(/images/bullet_arancione.gif);
	margin-left: 25px;
}
ul.viola {
	list-style-image: url(/images/bullet_viola.gif);
	margin-left: 25px;
}
a.list:link {
	color: #000000;
	text-decoration: none;
}
a.list:visited {
	color: #000000;
	text-decoration: none;
}
a.list:hover {
	color: #333333;
	text-decoration: underline;
}
a.list:active {
	color: #333333;
	text-decoration: underline;
}
td.titoloboxhome {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	/*
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom: 1px;
	*/
	padding-left: 5px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
td.testoboxhome {
	color: #666666;
	padding: 5px;
}
a.linkboxhome:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.linkboxhome:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.linkboxhome:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.linkboxhome:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

/* Top bar */
td.topbar {
	background-image: url(/images/bg_topbar.png);
	background-repeat: repeat-x;
}
.pipemenu {
	font-size: 11px;
	font-weight: bold;
	color: #30B0D6;
}
a.menu:link {
	font-size: 11px;
	font-weight: bold;
	color: #145265;
	text-decoration: none;
}
a.menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #145265;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #30B0D6;
	text-decoration: underline;
}
a.menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #30B0D6;
	text-decoration: underline;
}
a.lingua:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.lingua:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.lingua:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.lingua:active {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

/* Spalla sinistra */
td.spallasx {
	background-color: #E1E3E6;
	border-bottom: none;
	border-left-color: #886088;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #886088;
}
.testoverde {
	font-weight: bold;
	color: #3F702C;	
}
a.verde:link {
	color: #3F702C;
	text-decoration: none;
}
a.verde:visited {
	color: #3F702C;
	text-decoration: none;
}
a.verde:hover {
	color: #2D501F;
	text-decoration: underline;
}
a.verde:active {
	color: #2D501F;
	text-decoration: underline;
}
.copy {
	color: #999999;	
}
input.spallasx {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #BBBBBB;
	color: #333333;
}
textarea {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #BBBBBB;
	color: #333333;
}

/* Pagine interne */
.titolopag {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolopag h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	display:inline;
}
a.titolopag:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.titolopag:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.titolopag:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.titolopag:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.sottotitolo {
	color: #333333;
}
td.titoloscheda {
	font-weight: bold;
	color: #555555;
	background: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 8px	
}

td.titolocarrello {
	font-weight: bold;
	color: #555555;
	background: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;	
}

td.titolocarrello2 {
	font-weight: bold;
	color: #555555;
	background: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

td.testoscheda {
	color: #555555;
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 3px;
}

td.bianco1 {
	color: #555555;
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;	
}
td.bianco1a {
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
td.bianco2 {
	color: #555555;
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;	
}
td.grigio1 {
	color: #555555;
	background: #FBFBFB;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;		
}
td.grigio1a {
	background: #FBFBFB;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
td.grigio2 {
	color: #555555;
	background: #FBFBFB;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-top-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;	
}

/* Scheda gialla */
.titologiallo {
	font-weight: bold;
	font-size: 18px;
	color: #FF9901;
}
.titologiallo h1 {
	font-weight: bold;
	font-size: 18px;
	color: #FF9901;
	padding: 0px;
	margin: 0px;
}	
.titologiallo h2 {
	font-weight: bold;
	font-size: 16px;
	color: #FF9901;
	padding: 0px;
	margin: 0px;
}	
td.giallo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF9901;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	padding: 3px;
}
td.giallobottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9901;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* Scheda arancione */
.titoloarancione {
	font-weight: bold;
	font-size: 18px;
	color: #FF6601;
}
.titoloarancione h1 {
	font-weight: bold;
	font-size: 18px;
	color: #FF6601;
	padding: 0px;
	margin: 0px;	
}
.titoloarancione h2 {
	font-weight: bold;
	font-size: 16px;
	color: #FF6601;
	padding: 0px;
	margin: 0px;	
}
td.arancione {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6601;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6601;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	padding: 3px;
}
td.arancionebottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6601;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* Scheda viola */
.titoloviola {
	font-weight: bold;
	font-size: 18px;
	color: #7A90C9;
}
.titoloviola h1 {
	font-weight: bold;
	font-size: 18px;
	color: #7A90C9;
	padding: 0px;
	margin: 0px;
}
.titoloviola h2 {
	font-weight: bold;
	font-size: 16px;
	color: #7A90C9;
	padding: 0px;
	margin: 0px;
}
td.viola {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #7A90C9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7A90C9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	padding: 3px;
}
td.violabottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7A90C9;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.privacy{
	width: 380px;
	height: 100px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	font-weight: normal;
	
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #BBBBBB;
	color: #333333;
}

/* carrello */


/* link magazzino */
a.mag:link {
	color: #00659C;
	text-decoration: underline;
}
a.mag:visited {
	color: #00659C;
	text-decoration: underline;
}
a.mag:hover {
	color: #333333;
	text-decoration: none;
}
a.mag:active {
	color: #333333;
	text-decoration: underline;
}
