body {
	margin: 0px;
	background-color: #ffffff;
}


a, a:link, a:hover, a:visited, a:active {
	#color: #000000;
	text-decoration: none;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.titolo_menu {
	font-weight: bold;
	color: #004262;
	background-image: url(../images/sfondo_titolomenu.gif);
	padding-left: 10px;
}


.tab_torna  {
	height: 24px;
	background-image:url(../images/sfondo_sottomenu.gif);
	color: #5989A1;
	text-decoration: none;
	padding-left: 10px;
}


.tab_torna a, .tab_torna a:link, .tab_torna a:hover, .tab_torna a:visited, .tab_torna a:hover {
	color: #5989A1;
	text-decoration: none;
}


.cella_menu2 {
	background-image: url(../images/bottmenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 25px;
	padding-top: 4px;
}


.cella_menu2_sel {
	background-image: url(../images/bottmenu_sel.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 25px;
	padding-top: 4px;
}


.cella_menu2_gest {
	#background-image: url(../images/bottmenugest.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 25px;
	padding-top: 4px;
}


.cella_menu2_sel_gest {
	background-image: url(../images/bottmenugest_sel.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 25px;
	padding-top: 4px;
}


.prodotto_menu2_gest {
	background-image: url(../images/bottmenugest.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	padding-top: 4px;
}


.prodotto_menu2 {
	background-image: url(../images/bottmenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	padding-top: 4px;
}


.prodotto_menu2_sel {
	background-image: url(../images/bottmenu_sel.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	padding-top: 4px;
}


.link_menu2, .link_menu2:hover, .link_menu2:active, .link_menu2:visited, .link_menu2:link {
	color: #004262;
	text-decoration: none;
}


.cella_corpo {
	background-image: url(../images/sfondo_pagina.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}


.tab_titolopagina {
	background-image: url(../images/sfondo_titolo.gif);
	background-position: bottom;
}


.titolo_pagina {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}


.sottotitolo_pagina {
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}


.menul1, .menul1:link, .menul1:visited, .menul1:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}


.menul1:hover, .menul1_sel:link, .menul1_sel:visited, .menul1_sel:active, .menul1_sel:hover, .menul1_sel {
	color: #80B0C8;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}


.menul2, .menul2:link, .menul2:visited, .menul2:active {
	color: #408098;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}


.menul2:hover, .menul2_sel:link, .menul2_sel:visited, .menul2_sel:active, .menul2_sel:hover, .menul2_sel {
	color: #A0A0A0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}


.menu_tendina {
	display: block; 
	width: 120px;
	border: 1px solid black; 
	padding: 0px 1px; 
	text-decoration: none; 
	font-weight: 300; 
	color: #004262; 
	background-color: #B2D1E0;
	border: none;
}


.menu_tendina:hover {
	display: block; 
	width: 120px; 
	border: 1px solid black; 
	padding: 0px 1px; 
	text-decoration: none;
	font-weight: 300; 
	color: #004262; 
	background-color: #C2E1F0;
	border: none;
}


.tdIntestazione
{
	background-color: #C2E1F0;
	color: #003399;
	font-weight: bold;
	font-size : 8pt;
}


.tdIntestazione_bg
{
	background-color: red;
	color: black;
	font-size : 8pt;
}

.tdIntestazione_green
{
	background-color: green;
	color: black;
	font-size : 8pt;
}


.testoProdotto {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size : 9pt;
}


.trComponenti
{
	background-color: #C2E1F0;
	color: #003399;
	font-size : 7pt;
}

.trComponenti_selected
{
	background-color: #00FF7F;
	color: #003399;
	font-size : 7pt;
}

.tdComponentiRed
{
	background-color: #FF0000;
	color: #000000;
	font-size : 7pt;
}

.tdComponentiGreen
{
	background-color: #00FF00;
	color: #000000;
	font-size : 7pt;
}

.thComponenti
{
	background-color: #B2D1E0;
	color: #003399;
	font-weight: bold;
	font-size : 8pt;
}


.aIntestazione
{
	text-decoration : none;
}
