a.menu 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

.b
{
	font-weight: bold;
}

.i
{
	font-style:italic;
}

.header
{
}

.footer
{
}

.menutop
{
}

.menuleft
{
	background-image:url(images/left.gif);
}

.pag
{
	background-image:url(images/right.gif);
}

.pag2
{
	background-image:url(images/right.gif);
	background-position:right; 
	background-repeat: repeat-y; 
	background-color:#FFFFFF;
}

.imgprod
{
}

.titolo
{
	font-family: Arial;
	font-size: 16px;
	color: #C00000;
	font-weight: normal;
	text-decoration: none;
}

.titolob
{
	font-family: Arial;
	font-size: 16px;
	color: #C00000;
	font-weight: bold;
	text-decoration: none;
}

.titolonero
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.titolonerob
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.titolobianco
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.titolobiancob
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.titoloprod
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px;
}

.barraprod
{
	width: 100%;
	height: 3px;
	margin-bottom: 10px;
}

.box
{
	border: 1px solid #999999; 
	padding: 10px;
	background-color: #FFFFFF;
}

p 
{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

a
{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.pagina
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}

.testobianco, a.testobianco, testobianco a
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.testorosso
{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}

.testoq
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.col0, .col0 a, a.col0
{
	color: #FFFFFF;
}

.col1, .col1 a, a.col1
{
	color: #FF0099;
}

.col2, .col2 a, a.col2
{
	color: #FF8800;
}

.col3, .col3 a, a.col3
{
	color: #009999;
}

.col4, .col4 a, a.col4
{
	color: #0099FF;
}

.col5, .col5 a, a.col5
{
	color: #FF8800;
}

.col6, .col6 a, a.col6
{
	color: #9933FF;
}

.col7, .col7 a, a.col7
{
	color: #66CC00;
}

.col8, .col8 a, a.col8
{
	color: #111111;
}



