body{
	/*background: #959691;
	background-image:url(../img/bg.jpg);	*/
	/*background: #6a6a6a;*/

	background-image:url(../img/bg.gif);

	/*background-repeat: repeat-x;*/
}

div{
	z-index: 10;
}

a{
    color: black;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

td.menuTop{
	background-image:url(../img/yellow_top.gif);
	background-repeat: repeat-x;
}

td.footer{
	text-align: right;
	font-size: 9px;
	color: white;
	padding: 6px 0px;
}

td.hInput{
	color: white;
}

table.presskit a{
	color: white;
}

table.presskit td.hdrPresskit{
	color: yellow;
	font-weight: bold;
}

input.contact{
	width: 162;
	height: 22px;
}

select.contact{
	width: 162;
	height: 22px;
}

textarea.contact{
	width: 324px;
	height: 100px;
}

td.formSpace{
	height: 6px;
}





/*
td.productMenuHeader{
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

td.productMenuOff{
	color: #000000;
}

td.productMenuOn{
	color: #FF5D2A;
}
*/
td.productText{
	font-size: 10px;
	color: #777777;
}

td.hDots{
	background-image: url(../img/h_dots.gif);
	background-repeat: repeat-x;
}

#distributori {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #fff;
	text-align: right;
	float:right;	width:240px;
}

table#contatto {
	width: 300px;
	float:left;
}

.nome {
	color: yellow;
	font-weight: bold;
}
