@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#4f4d47;
	background-image:url(../img/bg.sfondo.jpg);
	background-repeat:repeat-x;
}

.site{
	width:942px;
	margin:auto;
}
.linea{
	height:5px;
	background-color:#1d7389;


}

.header{
	position:absolute;
	margin-top:-4px;
	
}
.header_site{
	position:absolute;
}
.contenuto_home, .contenuto{
	width:942px;
	position:absolute;
	margin-top:610px;
	color:#514b3f;

}
.contenuto{
	margin-top:390px;
}

.footer{
	margin-top:30px;
	width:100%;
	background-image:url(../img/bg_footer.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.clear_float{
	clear:both;
}
.box{
	width:262px;
}
.box_testo{
	width:230px;
	margin:auto;
	text-align:justify;
}
.box_corpo{
	background-image:url(../img/bg_div.png);
	background-repeat:repeat-y;
	width:858px;
	/*background-color:#333366*/

}
.boxs{
	width:858px;
	margin:auto;
}
.contenuto_box{
	width:725px;
	margin:auto;
	text-align:justify;
}
.menu{
	margin-top:0px;

}
.menu li{
	font-size:14px;
	font-weight:bold;
	margin-left:-20px;
	
/*	list-style:url(../img/freccia.jpg);
	list-style-image:url(../img/freccia.jpg);*/
	margin-top:2px;
	text-align:left;
}
a.link_grigio:hover, a.link_grigio:link, a.link_grigio:active, a.link_grigio:visited{
	text-decoration:none; 
	color:#cdcac1;
}
a.link_nero:hover, a.link_nero:link, a.link_nero:active, a.link_nero:visited{
	text-decoration:none; 
	color:#4f4d47;
}


a.link_rosso:hover, a.link_rosso:link, a.link_rosso:active, a.link_rosso:visited{
	text-decoration:none; 
	color:#FF0000;
}






.menu ul{
	margin-left:-20px;
}
.bg_box_ricambi, .bg_box_accessori, .bg_box_collection{
	min-height:330px;
	background-image:url(../img/bg.box.ricambi.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.bg_box_accessori{
	background-image:url(../img/bg.box.accessori.jpg);
}
.bg_box_collection{
	background-image:url(../img/bg.box.collection.jpg);
}

.div_destra{
	width:475px;
}
.div_sinistra{
	width:200px;
}
.item_thumb_arancione{
	width:130px;
	height:99px;
	background-image:url(../img/bg.thumb.arancione.jpg);

}
.item_thumb_blu{
	width:130px;
	height:99px;
	background-image:url(../img/bg.thumb.blu.jpg);

}
.item_box_testo{

	width:330px;
	height:99px;
	background-color:#eaeae9;
	margin-left:10px;
}

.item_testo{
	margin-top:5px;
	margin-left:10px;
	width:300px;
	height:55px;
	overflow:auto;
}
.titolo_item{
	margin-top:5px;
	margin-left:10px;
	width:300px;
}
.scroll-pane p{
margin-top:-0px;
}
/*
.item_testo{
	margin-top:5px;
	margin-left:10px;
	width:420px;
	height:57px;
	overflow:auto;
}*/


.spaziatura{
	height:20px;
}

.reel_flash{
	margin-top:20px;
}

/*
#creativita{
	width:830px;
	height:779px;
	margin:auto;
	background-image:url(../img/creativita.jpg);
	background-repeat:no-repeat;
	
}
#footer{
	padding-left:10px;
	padding-right:10px;
	font-size:9px;
}
.campi{
	position:absolute; 
	margin-left:0px; 
	margin-top:681px;
}
.campi2{
	position:absolute; 
	margin-left:20px; 
	margin-top:717px;
}
.input{
	border:0px;
	width:160px;
	height:15px;
	margin-left:37px;
	
}

.btn{
cursor:pointer;
}

.clear {
	clear:both; height:0px; font-size:0px; overflow:hidden; 
}


*:first-child+html .input{
	margin-left:34px;
}*/
