/*
nero logo	#2D2C2E
rosso logo	#E31E2D
*/

body{
	margin:0;
	padding:0;
	border:0;
	font: normal normal normal 13px arial;
	background-color:#000000;
	color:#ffffff;
	
	background:#000 url(grafica/shutterstock_18937960-1321452006.jpg) no-repeat top center fixed;
}
a{color:#2C2C2C;text-decoration:none;}
a:hover{color:#000000;/*text-decoration:underline;*/}
p{padding:10px;}

#posiziona{width:100%;}
#contenuto{width:1000px;margin:0 auto 0 auto;background-color:#000000;}
#header{width:1000px;height:370px;margin:0;padding:0;background: url(grafica/cs.png) center no-repeat ;}
#titolo{
	width:1000px;
	height:100px;
	margin:40px 0 0 0;
	padding:34px 0 0 0;
	font-size:24px;
	font-weight:bold;
	color:#E31E2D;
	text-align:center;
	background: url() no-repeat top center;
}

#comandi ul{
	width:900px;
	margin:0 auto 0 auto;
	padding:0;
	border:0;
	list-style-type:none;
	font-size:16px;	
}
#comandi li{
	list-style:none;
	float:left;
	width:286px;
	height:53px;
	display:inline;	
}
	#comandi li.tecniche,#comandi li.prodotti{margin-right:20px;}
	#comandi li.lnkgroup a{background: url(grafica/g.png) no-repeat top left;}
	#comandi li.lnkgroup a:hover{background: url(grafica/g.png) no-repeat bottom left;}
	#comandi li a{
	display:block;
	height:53px;
	width:286px;
	line-height:53px;
	padding-left:40px;
	color: #FFF;
}
	
	#comandi li.prodotti a:hover{

	color: #fff;
}
	
	
	#comandi li span {
		display:block;
		height:53px;
		width:286px;
		line-height:53px;
		padding-left:40px;
		font-weight:bold;
		background: url(grafica/cerchio_giallo.jpg) no-repeat bottom left;
		color:#000000;
	}
#comandi a{font-weight:bold;}

#spaziatore{width:1000px;height:60px;margin:0 auto 0 auto;background-color:#000000;}

#hidetec{width:200px;float:right;height:60px;margin:0 auto 0 auto;background-color:#000000;font-size:12px;}
#hidetec a{color:#6E6E6E;text-decoration:none;}
#hidetec a:hover{
	color:#000;
}






/* schede tecniche */
#table_schede{width:900px;margin-left:auto;margin-right:auto;background:#000000;padding-top:1px;overflow:auto;margin-bottom:20px;}
	#table_schede h2{margin:10px;background:#000000;text-transform:uppercase;text-align:center;line-height:35px;font-size:14px;font-weight:bold;}
	#table_schede ul{float:left;padding:0;list-style-type:none;margin-bottom:10px;display:inline;}
	#table_schede_col_1{width:430px;margin:0 20px 0 10px;}
	#table_schede_col_2{width:430px;margin:0;}
		#table_schede li{margin-bottom:2px;}
			#table_schede li a{font-weight:bold;color:#fff;padding-left:40px;background:url(grafica/schede_punto_elenco.jpg) no-repeat  5px 5px;line-height:21px;display:block;}
			#table_schede li a:hover{color:#E31E2D;background:#fff url(grafica/schede_punto_elenco.jpg) no-repeat 5px 5px;}
	
#legenda{width:900px;height:50px;margin:0 auto 0 auto;text-align:center;}
#legenda a{color:#FFFFFF;font-weight:bold;text-decoration:none;}
#legenda a:hover{color:#E31E2D;}





#footer{width:1000px;height:75px;margin:0px;clear:both;background:#F6F6F6 url(grafica/logo_footer.jpg) no-repeat top left;color:#6E6E6E;font-size:12px;}
#footer a{color:#3C3C3C;font-weight:bold;}
#footerContent{position:relative;width:1000px;height:100%;margin:0 auto 0 auto;}
#indirizzi{background:transparent;float:left;padding:8px 0 12px 120px;display:block;}
	#indirizzi address{float:left;width:300px;font-style:normal;line-height:15px;}
	#mailboero{float:right;height:75px;padding:50px 50px 0 0;}
	

.credits{padding:10px;}
.credits a{color:#CCCCCC;}
.credits a:hover{color:#E31E2D;}

.centra{text-align:center;}
.clear{
	clear:both;
	float:none;
	color: #000;
}

