﻿body
{
	font-size: 9pt;
	color: #000;
	font-family: VERDANA;
	margin: 0;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat;
}

body a
{
	font-size: 9pt;
	color: #000;
	font-family: VERDANA;
	text-decoration:underline;
}

body a:hover
{
	font-size: 9pt;
	color: #e63e69;
	font-family: VERDANA;
	text-decoration:underline;
}

.titologallery
{
	font-size: 8pt;
	color: gray;
	font-family: verdana;
}

#maincontainer
{
	width: 985px;
	height:auto;
	margin:auto;
	border: solid 1px #000;
	background-color:#fff;
}

#leftcolumn
{
	width: 351px;
	height: auto;
	float: left;
	
}

#rightcolumn
{
	width: 634px;
	height: auto;
	float: right;
	
}

.menuprodotti
{
	font-size: 9pt;
	color: #000;
	font-family: verdana;
	font-weight:bold;
}

.menuprodotti a
{
	font-size: 9pt;
	color: #fff;
	font-family: verdana;
	text-decoration:none;
}

.menuprodotti a:hover
{
	font-size: 9pt;
	color: #fff;
	font-family: verdana;
	text-decoration:underline;
}


.prodottititle
{
	font-size: 10pt;
	color: #fff;
	font-family: verdana;
	font-weight:bold;
}

.footer
{
	font-size: 8pt;
	color: #fff;
	font-family: verdana;
}

.footer a
{
	font-size: 8pt;
	color: #fff;
	font-family: verdana;
	text-decoration:none;
}

.footer a:hover
{
	font-size: 8pt;
	color: #e63e69;
	font-family: verdana;
	text-decoration:none;
}