/*  IMPAGINAZIONE  */
.intesta_menusx_corsi {
	background-image:  url(../images/sfondo_test_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	padding-left: 10px;
}
.tab_principale {
	padding: 10px 5px 10px 5px;
}
.titoli {
	color: #FF6600;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/corsi/punti.gif);
	background-repeat: repeat-x;
	display: block;
	background-position: 0px bottom;
	margin: 0px 0px 10px 0px;
}
.titolo_box {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 5pt;
	height: 26px;
	background-image: url(../images/sfondo_box_prodotti.jpg);
	background-repeat: repeat-x;
}
.elenco_box {
	background-color: #C6FFC6;
}
ul.elenco_box {
	margin: 0px 5px 8px 15px;
	list-style: url(../images/corsi/li.gif) square;
	padding: 7px 0px 0px 10px;
}
.tab_prodotti {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 2px;
	text-indent: 5px;
	padding-bottom: 15px;
}
.titolo_prodotti {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

