@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

img { 
   border:none;
}

a {text-decoration:none}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	background-color:#e9e9e9;
}

body ul {
	list-style-type: none;
}
ul#ticker {
	width: 290px;
	height: 60px;
	overflow: hidden;
}

ul#ticker li {
	width: 280px;
	height: 60px;
	padding: 2px;
}

ul#ticker li a {
	color: #ffffff;
}

ul#ticker li span {
	display: block;
	color: #ffffff;
}
.testo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
}

#sfondo{
	background-color:#fafafa;
}

.cl{float:none; clear:both; overflow:hidden; height:10px !important; font-size:0px; margin:0; padding:0;}

h1{
	color:#bf0000;
	font-size:48px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:10px;
}

h2{
	color:#bf0000;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
}

h3{
	color:#323945;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:18px;
	font-weight:normal;
}

h4{
	color:#7b7b7b;
	font-size:24px;
	font-weight:normal;
	font-family: 'Source Sans Pro', sans-serif;
}

h4 a {color:#7b7b7b;text-decoration:none}

.ricerca{
	top:30px;
	position:absolute;
    right: 50%;
	margin-right: -485px;
}
.cerca{
	width:246px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b1b1b1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:0px;
	padding:5px;
	background-image:url(../img/lente.png);
	background-repeat:no-repeat;
	background-position:right center;
}

.wrapper{
	width:970px;
	margin:0px auto;
}

#page{
	background-image:url(../img/sfondo-pagina.png);
	background-position:center top;
	background-repeat:repeat-y;
	margin:auto;
}

.header{
	background-image:url(../img/header.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:154px;
	width:100%;
}

#logo{
	padding-top:20px;
}

.flags{
	float:right;
	margin-top:-20px;
	position:relative;
	}

.flags ul{
	list-style:none;
}

.flags li{
	margin-right:5px;
	display:inline;
}


.nav{
	font-family: 'Source Sans Pro', sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	font-size:14px;
	margin-top:26px;
	position:relative;
}

.nav ul{
	list-style:none;
}

.nav li{
	display:inline;
	padding-right:40px;
}

.nav li a{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
}


.nav li a:hover{
	background-color:#ffffff;
	color:#323945;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.select{
	font-family: 'Source Sans Pro', sans-serif;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	text-decoration:none;
	display:block;
	float:left;
	background-color:#ffffff;
	color:#323945; !important
	font-size:14px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	}

#img_margin{
	margin-top:10px;
}
.categorie{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#323945;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
}

.navmenu{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	position:relative;
	margin-left:15px;
	margin-right:15px;
}

.navmenu ul{
	list-style:none;
}

.navmenu li{
	display:inline;
	padding-right:40px;
}

.navmenu li a{
	padding:5px;
	padding-left:10px;
	color:#a2a6b0;
	text-decoration:none;
	display:block;
	background-image:url(../img/quad.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}


.navmenu li a:hover{
	color:#bf0000;
	background-image:url(../img/quad-over.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#wrapperprodotti{
	margin-top:10px;
	width:699px;
	float:right;
	}

#prodotto{
	background-color:#FFF;
	border:1px #d3d8e0 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	height:148px;
	margin-bottom:15px;
}
#detprodotto{
	background-color:#FFF;
	border:1px #d3d8e0 solid;
	-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
	padding:20px;
	position:absolute;
	width:657px;
}
#gallery{
	float:left;
	width:657px;
}
#foto{
	float:left;
	width:383px;
	border:1px #d3d8e0 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	background-color:#FFF;
}
#photo{
	float:left;
	border:1px #d3d8e0 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	background-color:#FFF;
	margin-top:10px;
	margin-right:10px;
}
#descrizione{
	float:left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
	padding-left:10px;
	width:242px;
}
#contesti{
	float:left;
	width:420px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:12px;
}
#contimage{
	float:left;
	width:236px;
	text-align:center;
}
#wrappermenu{
	margin-top:10px;
	width:270px;
	float:left;
	}
#sottotitoli{
	color:#7b7b7b;
	font-size:16px;
	}
#titoliprosotti{
	color:#bf0000;
	font-size:24px;
	font-weight:bold;
	}
#titoloprodotti{
	font-family: 'Source Sans Pro', sans-serif;
	padding:10px;
	width:239px;
	text-decoration:none;
	display:block;
	background-color:#a2a6b0;
	color:#323945;
	font-size:18px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	
	}
.topdetprodotto{
	font-family: 'Source Sans Pro', sans-serif;
	padding:10px;
	text-decoration:none;
	display:block;
	background-color:#a2a6b0;
	color:#bf0000;
	font-size:18px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	
	}

#menusx{
	background-color:#e9e9e9;
	width:259px;
	margin-top:2px;
	-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

#img_left{
	float:left;
	background-image:url(../img/img_left.png);
	width:424px;
	height:255px;
	padding-left:35px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:35px;
}

#img_right{
	float:right;
	background-image:url(../img/img_right.png);
	width:424px;
	height:270px;
	padding-left:35px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
}

#mac_left{
	float:right;
	position:relative;
	margin-top:-30px;
}

#mac_right{
	float:right;
}

#txt_right{
	display:block;
	margin-top:130px;
}
#scopri{
	background-color:#323945;
	color:#a2a6b0;
	text-transform:uppercase;
	padding:10px;
	width:123px;
	position:absolute;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top:10px;
}
#scopri:hover{
	background-color:#bf0000;
	color:#ffffff;
}

#scopri_left{
	background-color:#323945;
	color:#a2a6b0;
	text-transform:uppercase;
	padding:10px;
	width:123px;
	position:absolute;
	margin-top:110px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
}
#scopri_left:hover{
	background-color:#bf0000;
	color:#ffffff;
}

#scopri_right{
	background-color:#323945;
	color:#a2a6b0;
	text-transform:uppercase;
	padding:10px;
	width:123px;
	position:absolute;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top:18px;
}
#scopri_right:hover{
	background-color:#bf0000;
	color:#ffffff;
}

#box{
margin-top:10px;
	}

#box_video{
	background-image:url(../img/video.gif);
	background-repeat:repeat-x;
	width:300px;
	height:60px;
	float:left;
	margin-right:12px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:27px;
	color:#323945;
	padding-left:15px;
	padding-top:10px;
}

#box_ordini{
	background-color:#323945;
	color:#ffffff;
	padding:10px 10px 20px 10px;
	width:295px;
	height:40px;
	float:left;
	margin-right:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:27px;
}

#box_red{
	background-color:#bf0000;
	color:#c1c1c1;
	padding:5px 10px 15px 10px;
	width:295px;
	height:50px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:justify;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#bottom_container{
}
	
#azienda{
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#d3d8e0 solid thin;
	width:715px;
	float:left;
}
	
#interno{
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#d3d8e0 solid thin;
	float:left;
}

#azienda_text{
	padding:15px;
	text-align:justify;
}

#interno_text{
	padding:15px;
	text-align:justify;
}


#contatti{
	background-color:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#d3d8e0 solid thin;
	margin-left:10px;
	width:210px;
	padding:15px;
	float:right;
	height:158px;
}

.linea_grigia{
	background-color:#e9e9e9;
	display:block;
	min-height:120px;
	width:100%;
	z-index:-10;
}

.footer{
	background-color:#a2a6b0;
	color:#ffffff;
	width:990px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index:10px;
	margin:auto;
}

.footer_menu{
	padding-left:20px;
	padding-top:30px;
	float:left;
}

.footer_menu ul{
	list-style:none;
}

.footer_menu li{
	display:inline;
}

.footer_menu li a{
	color:#ffffff;
	text-decoration:none;
}

.footer_acimit{
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

.under_footer{
	color:#a2a6b0;
	text-align:right;
	margin-top:20px;
}

ul.niceList { 
  margin-left:0em; 
  padding-left:0.2em; 
  margin-bottom:1em; 
}
ul.niceList li { 
  background:url(/img/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.8em; 
  list-style: none; 
}
.niceList ul li { background-image:url(/img/bullet_child.gif); }
 
ol.niceList li, ul.niceList li { margin-bottom:0.5em; }
 
ol.niceList { 
  margin-left:1.5em; 
  padding-left:0px; 
}
.niceList ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}

ul.niceList1 {
    padding-left:25em;
    margin-left:0;
}
ul.niceList2 {
    padding-left:1em;
    margin-left:0;
}

.pulsante{
	background-color:#323945;
	color:#a2a6b0;
	text-transform:uppercase;
	padding:10px;
	margin-top:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	font-size:13px;
	font-family: 'Source Sans Pro', sans-serif;
}
