html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body{
	background-color:#138db7;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
	margin:4px 0 0 0;
	padding:0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container{
	width:970px;
	margin:auto;
	vertical-align:top;
	background-color:#FFFFFF;
}
#top{
	width:970px;
	height:172px;
	margin:auto;
	padding:0;
}
#animazione{
	height:304px;
	padding:50px 0 0px 50px;
	background-image: url(../images/home_bganimazione.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
}
.mondo{
	position:relative;
	top:210px;
	padding-left:718px;
	z-index:30;
	margin:0;
	height: 0px !important;
}
#home_prodotti{
	height:121px;
	margin:0;
	background-image: url(../images/home_boxprodotti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:27px 0 0 410px;
	color:#247abc;
	font-size:12px;
}
#home_prodotti select{
font-size:11px;
}

#footer{
	width:880px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
	padding:10px 45px;
	color:#247abc;
	height:65px;
	margin:0 auto 30px auto;
}
.credits{
	text-align:right;
}
.credits a{
	color:#FFFFFF;
	text-decoration:none;
}
.clear{
	clear:both;
}
a {
	color: #247abc;
	text-decoration: underline;
}
h1 {
	color:#247abc;
	font-size:20px;
	border-bottom:#0099FF dotted 1px;
	margin-bottom:20px;
}
h2 {
	color:#247abc;
	font-size:16px;
	margin-bottom:10px;
	font-weight:normal;
}
#colonna_sx{
width:240px;
float:left;
color:#006699;
padding:20px 0 20px 30px;
}
#colonna_dx p{
margin:20px 0 0 0;
}
#colonna_dx{
width:610px;
float:right;
padding:20px 40px 30px 0;
}
#colonna_sx select{
font-size:11px;
}
.slogan{
padding-bottom:2px;
font-weight:bold;
border-bottom:#999999 solid 1px;
}
.quick{
padding-top:10px;
color:#666666;
font-size:11px;
}
/*------------------------css old-------------------*/


.foto_prodotto{
float:left;
margin-right:25px;
margin-bottom:25px;
border: 1px solid #000000;
}
.nome_prodotto{
font-size:12px;
font-weight:bold;
color:#006699;
}
#colonna_dx ul{
	margin-right:15px;
}
#colonna_dx ul li{
	list-style-image: url(../images/square.gif);
	margin-left:30px;
}
#download_pdf{
background-image:url(../images/freccine.gif);
background-repeat:no-repeat;
background-position:left;
border-bottom: 1px solid #006699;
height:67px;
padding-left:30px;
padding-top:10px;
margin-bottom:70px;
margin-top:20px;
margin-right:20px;
}
.download{
color:#666666;
text-decoration:none;
font-weight:bold;
font-size:10px;
}
.didas_foto_piccola{
width: 260px;
float:left;
margin-bottom:10px;
margin-right:40px;
}
.foto_packaging{
float:left;
margin-right:105px;
margin-bottom:10px;
border: 1px solid #000000;
}
.foto_tablet{
margin-right:10px;
margin-bottom:8px;
border: 1px solid #000000;
}
.foto{
border: 1px solid #000000;
}
#foto_service{
margin-left:70px;
}
.partner{
margin-right:15px;
margin-bottom:20px;
}
.contenitore_partner_dx{
width:200px;
height:70px;
float:left;
text-align:left;
vertical-align:center;
margin-left:30px;
margin-bottom:10px;
}
.contenitore_partner_sx{
width:250px;
height:70px;
float:left;
text-align:right;
vertical-align:center;
margin-right:40px;
margin-bottom:10px;
}
.partner_due{
margin-right:5px;
margin-bottom:20px;
}


.boxProd {
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 20px;
	border: solid 1px #CCCCCC;
}
.boxImg {
	margin-left: 20px;
	float: right;
	border-bottom: solid 5px #156eb0;
}
.boxDesc ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.divide {
	margin: 20px 0px;
	height: 1px;
	border: 0px;
	color: #CCCCCC;
	background-color:#CCCCCC;
}


/* h-scroller */
.hrz {
	width: 570px;
	height: 125px;
	margin-bottom: 1em;
	padding:0 0 0 40px;
		}
.hrz .simply-scroll-clip {
	width: 520px;
	height: 125px;
		}
#colonna_dx  .hrz .simply-scroll-list li {	
	float: left;
	display:inline;
	height: 125px;
	margin-left:0px;
	width:180px;
}

.simply-scroll-btn {
	position: absolute;
	background-image: url(../images/frecce.gif);
	width: 42px;
	height: 44px;
	z-index: 3;
	cursor: pointer;

}
.simply-scroll-btn-left{
left: 6px;
bottom: 30px;
background-position: left top;
}

/* FRECCIA SINISTRA */
.simply-scroll-btn {
	position: absolute;
	background-image: url(../images/frecce.gif);
	width: 42px;
	height: 44px;
	z-index: 3;
	cursor: pointer;
}
.simply-scroll-btn-left {
	left: 6px;
	bottom: 30px;
	background-position: top left;
}
.simply-scroll-btn-right {
	right: 6px;
	bottom: 30px;
	background-position: 84px right;
}
