body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../image/fondino.gif) repeat;
	background-color: #f0f0f0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#filler {
height: 2px;
margin: 0;
border: 0;
}

#holder {
	width: 750px;
	min-height: 500px;
	height: auto; !important
	height: 500px;

	background: url(../image/fondo.gif) repeat-y top;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: left;
	margin: 0 auto 0 auto;


}
#header {
	height: 110px;
	background:url(../image/header_back.gif) repeat-x;
	vertical-align:top;
	background-color: #FFFFFF;
	text-align: left;
}

img {
	border-style:none;
}

#nav {
	background-color: #ffffff;
	float: none;
	text-align: center;
	color:#FFFFFF;
}
#leftbar {
	width: 140px;
	float:left;
}
#rightbar {
	width: 140px;
	float:right;
	text-align: right;
}

#content {
	padding: 0;

	min-height: 360px;
	height: auto; !important
	height: 360px;
    
	margin-left: 10px;
	margin-right: 10px;
	font-size:small ;
}

#content #colright
{
width: 50%;
float: right;
}

#footer {
	font-size: 60%;
	font-style:italic;
	color: #000000;
	text-align: center;
	vertical-align:bottom;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#content p {
	line-height: 130%;
}

.leftimage {
  float:left;
}

.rightimage {
  float:right;
}

.topimage {
  vertical-align: top;
	float: none
}

.blueline
{
margin-left: 10px;
width: 320px;
height: 3px;
}

.redline
{
margin-left: 20px;
width: 320px;
height: 3px;
}

.hometable
{
border: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-top: 0px;
width: 310px;
height: 100%;
background-color: white;
font-size:x-small;
}

table td
{
vertical-align:top;
}

.aziendatable, .referencetable, .dovesiamotable, .prodottitable, .contattitable
{
border: 0px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 5px;
padding-right: 5px;
width:680px;
height: 100%;
background-color: white;
font-size:small;
}

.aziendatable a, a:link, a:visited, a:hover, a:active
{
text-decoration:underline;
color:#000000;
}

.referencetable
{
font-size:x-small;
}

.dovesiamotable
{
text-align:center;
}

.prodottitable
{
padding-left: 15px;
padding-right: 15px;
}

.contattitable
{
padding-left: 200px;
text-align:left;
font-size:medium;
}

.grassetto
{
font-weight:bold;
}



.sfondobianco
{
margin: 0 0 0 0;
border-left: 20px;
background-color: white;
width: 310px;
}

.productname {width:200px; background-color:#003366; color: #FFFFFF; font-weight:bold; text-align:center}
.productfoto {text-align:center}
.tnprod {height:70px; margin:0; border:0;}

.txtrosso {color: #FF0000}