a.menu 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover
{
	text-decoration: underline;
}

.header
{
	display: none;
}

.footer
{
	display: none;
}

.menutop
{
	display: none;
}

.menuleft
{
	display: none;
}

.pag
{
	background-image: none;
	background-color:#FFFFFF;
	width: 620px;
	padding: 0px;
	margin: 0px;
}

.pag2
{
	background-image: none;
	background-color:#FFFFFF;
	width: 620px;
	padding: 0px;
	margin: 0px;
}

.imgprod
{
	display: none;
}

.titolo
{
	font-family: Arial;
	font-size: 16px;
	color: #C00000;
	font-weight: normal;
	text-decoration: none;
}

.titolonero
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.titolobianco
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	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: 12pt;
	width: 620px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

.pagina img
{
	display: none;
}

.testobianco
{
	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;
}

