body {
	background: #FFF url(../graphics/site/bg.png) repeat-x;
	text-align: center;
}

a{
	text-decoration: none;
	color: #060;
}
a:hover{
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5{
	font-weight: bold;
	font-size:100%;
	margin: 0;
	padding:0;
}
h2{
	margin-bottom:.3em;
}
h3{
	margin-bottom:1em;
	color:#C90;
}

/* CLASSI */

.bugie5mac{	
	margin-right:-1px;
}

.margin1{
	margin-left:10px;
}
.margin2{
	margin-left:20px;
}

.padmenu{
	text-align:right;
	border-bottom: 1px solid #060;
	padding: 0 0 .5em 0;
}

.greenline{
	color: #060;
	background-color: #060;
	margin: .5em 0 .5em 0;
	padding: 0;
	border: 0;
	height: 1px;
}

.grayline{
	color: #666;
	background-color: #666;
	margin: .5em 0 0 0;
	padding: 0;
	border: 0;
	height: 1px;
}

.yellowline{
	color: #FC0;
	background-color: #FC0;
	margin: .5em 0 0 0;
	padding: 0;
	border: 0;
	height: 1px;
}
.column1{
	width: 100px;
}
.column1 b,
.column1 strong{
	color: #000;
}
.column1 li{
	margin-bottom:.5em;
}
.column2{
	width: 70px;
}
.column3{
	width: 80px;
}
.column4{
	width: 160px;
}
.column5{
	width: 220px;
}
.column6{
	width: 260px;
}
.column6h{
	width: 270px;
}
.column7{
	width: 200px;
}
.column8{
	width: 460px;
}
.columnb8{
	width: 270px;
}
.column9{
	width:340px;
}

.cataloguespacer{
	height: 6em;
}

.menutitle{
	background:#060;
	padding:.4em .5em .5em 0;
	font-weight:bold;
	color:#FC0;
	text-transform:uppercase;
	text-align:right;
}
.menutitleyellow{
	background:#FC0;
	padding:.4em .5em .5em 0;
	font-weight:bold;
	color:#060;
	text-transform:uppercase;
	text-align:right;
}
.menutitlenews {
	background:#C30;
	padding:.4em .5em .5em 0;
	font-weight:bold;
	color:#FC0;
	text-transform:uppercase;
	text-align:right;	
}
.menulink{
	color:#000;
}

.columnh1{
	width: 120px;
}
.columnh2{
	width: 300px;
}

.subproducts table,
.subproducts td,
.subproducts th{
	border:1px solid #060;
}
.subproducts td,
.subproducts th{
	padding: .5em;
}
.subproducts th{
	font-weight:bold;
}

/* CONTENITORI */

#p_menu{
	width:200px;
	display:inline;
}

#p_menu_image{
	margin-top:0;
	width:460px;
	height:80px;
}

#p_menu_logo{
	display:block;
	width:200px;
	height:80px;
}
#p_menu ul li{
	margin: 0;
	padding: 0;
	text-align: right;
}
#p_menu ul li a{
	display: block;
	margin:0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}

#p_menu ul li a:hover,
#p_menu .hilight a
{
	color:#060;
}

#p_content{
	width:460px;
}

#p_othermodels{
	background:#FC0 url(../graphics/site/yellowsfuma.gif) right repeat-y;
}
#p_othermodels .padmenu{	
	text-align:left;
	padding:10px;
}

#p_search{
	padding:1px 0 0 0;
}

#p_search .field{
	width:141px;
	border:1px solid #CCC;
}
#frmLogin .field{
	width:80px;
	border: 1px solid #060;
}
#frmLogin .input{
	border:0;
	margin:0;
	padding:0;
	background: #FFF;
	color:#060;
	font-weight: bold;
	cursor: pointer;
}
#p_loginform{
	color: #060;
	font-weight:bold;
}
#p_loginform a{
	color: #060;
	font-weight:bold;
}
#p_loginform{
	margin-top:4px;
}

#p_footer{
	border-top:1px solid #060;
	padding: .5em 0 0 0;
	margin: 1em 10px 2em 0;
}

#p_sth{
	width:210px;
	float: left;
	text-align:center;
}
#p_copy{
	margin-left:20px;
	width: 200px;
	float:left;
}
#p_odc{
	width:240px;
	margin-left:20px;
	float:left;
	text-align:right;
}