body
{
	background-color: #000000;
	margin-top: 50px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
}
a
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

img
{
	border: 0;
}

.content
{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	border: #cccccc thin solid;
}

.contentProdotti
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: #cccccc thin solid;
	background-color: #000000;
	background-image: url(../img/01_01_fondino.jpg);
	min-height: 600px;
}

.areaProdotti
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.menuProdotti
{
	/*height:505px; 	background-image:url(../img/01_01_fond_testo.png); 	background-repeat:no-repeat; 	/*padding:0.5em; 	float:left;*/
	width: 180px;
}

.tabProdotti
{
	/*height:333px;*/
	width: 600px;
	position: relative;
	margin-left: 190px;
	margin-top: 30px;
	background-color: #FFFFFF;
}

.menuCenter
{
	background-image: url(../img/fondo_menu_center.png);
	background-repeat: repeat-y;
	padding-left: 9px;
}

.menuBottom
{
	position: relative;
	top: -11px;
}

.partProd
{
	/*width:605px; 	background-image:url(../img/01_01_fond_prodotti.gif); 	background-repeat:no-repeat; 	background-color:#FFFFFF;*/
	width: 100%;
}

#tabMenuProd
{
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
}

.top
{
	width: 800px;
	height: 122px;
}

.navLogin
{
	width: 800px;
	background-color: White;
}

.navBar
{
	width: 800px;
	height: 27px;
	background-image: url(../img/00_home_02.jpg);
}

.centrale
{
	width: 800px;
	height: 203px;
}

.sopraProd
{
	width: 800px;
	height: 206px;
	background-image: url(../img/01_catalogo_01.jpg);
}

.centrale2
{
	width: 800px;
	height: 167px;
	background-image: url(../img/00_home_04.jpg);
}

.centraleCat
{
	width: 800px;
	height: 167px;
	background-image: url(../img/01_catalogo_02.jpg);
}

.footer
{
	width: 800px;
	height: 81px;
}

.flash
{
	width: 520px;
	height: 160px; /*border:#000000 thin solid;*/
	margin-left: 230px;
}

#prodotti
{
	position: relative;
	width: 478px;
	height: 172px;
	/*
	DIEGO
	background-image: url(../img/fondo_prodotti1.png);*/
	left: 295px;
	top: 34px;
}
/* DIEGO: NUOVI ELEMENTI PER LA TABELLA IN CATALOG.ASPX */
#prodottiSup, #prodottiInf{
	width:478px;
	height:20px;
}

.listaCat{
	background-image:url(../img/fondo_prodotti1_centro.png);
	background-repeat:repeat-y;
}
/* DIEGO: FINE NUOVI ELEMENTI PER LA TABELLA IN CATALOG.ASPX */
/********************/
.preview
{
	width: 50px;
	height: auto;
}

.vistaProd
{
	width: 150px;
	height: auto;
}

.descProdPreview
{
	text-align: left;
}

.separatore
{
	background-image: url(../img/separatore.jpg);
	background-repeat: repeat-y;
}

.round
{
	height: 10px;
}

.bianco
{
	background-color: #FFF;
}

.angoloSinSup
{
	width: 10px;
	background-image: url(../img/angoloSin.gif);
	background-repeat: no-repeat;
}

.angoloDxSup
{
	width: 10px;
	background-image: url(../img/angoloDx.gif);
	background-repeat: no-repeat;
}

.angoloDxInf
{
	width: 10px;
	background-image: url(../img/angoloDxInf.gif);
	background-repeat: no-repeat;
}

.angoloSinInf
{
	width: 10px;
	background-image: url(../img/angoloSinInf.gif);
	background-repeat: no-repeat;
}


