*{margin:0; padding:0;}
body{
background-color:#ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#top{
width:100%;
height:97px;
background-color:#434844;
border-bottom:1px solid #fff;
}
#inner_top{
width:970px;
margin-left:auto;
margin-right:auto;
}
#logo{float:left;}
#payoff{
float:right;
background:url(../images/payoff.jpg) no-repeat;
width:276px;
height:97px;
text-align:right;
}
#payoff_en{
float:right;
background:url(../images/payoff_en.jpg) no-repeat;
width:276px;
height:97px;
text-align:right;
}
.lingua a{
display:block;
font-size:11px;
color:#fff;
margin-right:10px;
padding-top:10px;
text-decoration:none;
}
.clear{clear:both;}


#centro{
width:100%;
background:url(../images/bg_centro.jpg) repeat-x top #FFF;
}
#inner_centro{
width:970px;
margin-left:auto;
margin-right:auto;
}
#col_sx{
width:695px;
float:left;
}
#col_dx{
width:275px;
float:right;
}


#categorie{
padding-top:10px;
}
#azienda{
margin-top:25px; margin-left:25px;
}



/*--------- menu------------*/
#menu1{
margin-top:28px;
margin-left:30px;
margin-right:20px;
}
#menu1 ul{
list-style-type:none;
}
#menu1 ul li{
}
#menu1 ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#8a8b8a;
	display:block;
	height:17px;
	padding-top:5px;
	border-bottom: 1px dashed #ccc;}
	
/*------ classi provvisorie per voci non linkate ----*/
.grigio{
text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#8a8b8a;
	display:block;
	height:17px;
	padding-top:5px;
	border-bottom: 1px dashed #ccc;
}
.giallo{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#f2bc11;
	display:block;
	height:17px;
	padding-top:5px;
	border-bottom: 1px dashed #f2bc11;
}
.nero{
display:block;
padding-top:5px;}


#menu2{
margin-top:55px;
margin-left:30px;
margin-right:15px;
}
#menu2 ul{
list-style-type:none;
}
#menu2 ul li{	
margin-bottom:15px;
}
#menu2 ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#f2bc11;
	display:block;
	height:17px;
	padding-top:5px;
	border-bottom: 1px dashed #f2bc11;
}
#menu2 ul li ul li{margin-bottom:0;}
#menu2 ul li ul li a{
font-size:12px;
color:#333333;
font-weight:normal;
height:13px;
border:none;
}



#footer{
width:100%;
height:125px;
background:url(../images/bg_footer.jpg) repeat-x;
color:#CCCCCC;
}
#inner_footer{
width:950px;
padding-top:38px;
padding-left:50px;
margin-left:auto;
margin-right:auto;
}
.blocco_footer{
width:270px;
height:56px;
float:left;
font-size:10px;
}
.blocco_footer2{
width:250px;
height:50px;
border-left:1px dashed #999;
float:left;
padding-left:50px;
font-size:10px;
}
.blocco_footer h2, .blocco_footer2 h2{
font-size:11px;
}
.credits{
width:100px;
float:right;
font-size:10px;
text-align:right;
}

