/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus {outline:0px;}
body {line-height:1;color:#474747;background:white;}
ol, ul {list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:separate;border-spacing:0px;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes: "" "";}
strong {font-weight:bold;}
body em {font-style:italic;}
p{}
/*CLEARFIX*/

.clearfix:after {content:".";display: block;height:0px;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end reset */
img{border:0}
ul.circle {list-style-type: circle; padding: 10px 20px 10px 30px; }
ul.circle li {margin-bottom : 10px; margin-left: 20px;}

body, html { width: 100%;margin: 0px; padding:0px; text-align: center;  -webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
small{font-size: 8pt; color: #474747;}
body { 	min-width: 1040px; font-family: Verdana, Arial; font-size: 10px; color: #E3E3E3; text-align: center;  background: url(images/bg.jpg) repeat;  -webkit-font-smoothing: antialiased;}

h1.title{
	margin: 4px 20px 30px 10px; 
	font-size: 16pt;
	color: #999;
	border-bottom: 2px solid #790707;
	height: 0.9em;
	position: relative;
	text-align: left;
	font-family: Myriad Pro, Arial;
	font-style: normal;
	clear:both;
	letter-spacing:-0.05em;
	font-weight:lighter;
	padding: 0px 0px;
}

h1.title a{
	background: #030303;font-family: Myriad Pro, Arial;
	text-decoration: none;
	color: #999;
	padding: 0 10px 0 7px;
	position: absolute;	left:0px; top:10px;
	
}
h2.title{font-family: Myriad Pro, Arial; font-size: 11pt;  border-bottom: 1px dotted #666; padding: 0px 00px 3px 00px;display: block; margin-left: 20px;  width: 670px; color: #f5f5f5; font-weight: bolder; letter-spacing: 0px; }
h2 { margin: 8px 0 6px 0; font-size: 14pt; color: #910202; line-height: 18px;  text-shadow: 0px 1px 1px #000; font-family:  arial, serif; padding: 0px 20px 0px 20px; }

h2.ittici{ margin: 8px 0 6px 0; font-size: 13pt; color: #910202; line-height: 18px;  text-shadow: 0px 1px 1px #000; font-family:  arial, serif; padding: 0px 20px 0px 0px;  min-height: 55px; height: auto;height: 55px; text-align: left; display: block;}
h3{
	font-size: 14pt;
	height: 20px;
	*font-size: 120%;
	padding-top: 4px;
	width: 120px;
	color: #cecece;
	line-height: 16px;
	font-style: italic;
	text-shadow: 0px 1px 1px #2d2d2d;
	text-align: left;
}

a:active { 
	outline: none; 
}

a:focus { 
	-moz-outline-style: none; 
}

a:link, a:visited { 
	font-family: Verdana;
	color: #999;
	text-decoration: underline
}


#container {
    text-align: center;
    width: 980px;
    margin: 0px auto;
    padding: 0px;
	position: relative;
	

}

#header{
	height: 145px;
    width: 980px;
	background: url(images/header.jpg) no-repeat center top;
    margin: 0px auto;
    padding: 0px;	
	position: relative;
}

#header_bg{
	background: url(images/header_bg.jpg) repeat-x top;
	
	
}


.logo {
	position: absolute;
	left: 0px;
	top:25px;
		
}

.logo img {
	width:210px;
	height: 89px;
	display: block;
}

.flag{width: 60px; float: right; margin-top:8px; height: 25px;}

.box_grande{ 
	font-size: 10pt;
	color: #999;
	line-height: 16px;
	width: 980px;
	position: relative;
	letter-spacing: -0.8px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background: url(images/impresa_middle.jpg) repeat-y;
}

.box_grande h3{
	padding: 0px; 
	margin: 0px;
	padding: 4px 0px 0px 30px;
	background: url(images/impresa_top.jpg) no-repeat top left;
	width: 980px;
	color: #cecece;
	height: 47px;
}

.box_grande p{
	padding: 0px 15px 50px 40px;
	text-align: justify;
}

.box_grande p img{
	display: block;
	float: left;
	border: 5px solid #2d2d2d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 0px 10px 6px 0px;
}

.box_grande a.box_button{
	width: 75px; 
	 
	display: block; 
	bottom: 0px; 
	text-decoration: none; 
	text-align: center; 
	padding: 3px 0px; 
	right: 20px; 
	position: absolute;
	text-shadow: 0px 1px 1px #111;
	font-style: italic;
	font-size: 9pt;
	font-family: Verdana, Arial, Tahoma;
	background: url(images/button_box.jpg) no-repeat;
}

.box_grande a:hover.box_button{
	background: url(images/button_box_hover.jpg) no-repeat;
}

.impresa_bottom{
	background: url(images/impresa_bottom.jpg) no-repeat bottom;
	width: 980px;
	margin-bottom: 30px;
	height: 39px;
}

ul#home_boxes li{
	width: 425px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	height: 257px;
	letter-spacing: -0.8px;
	margin: 0px 00px 30px 0px;
	float:left;
	padding: 0px 15px 10px 30px;
	text-align: left;
	font-size: 10pt;
	position: relative;
	line-height: 16px;
	color: #999;
	background: url(images/box_info.jpg) no-repeat;
}

ul#home_boxes li.right{float: right;}

ul#home_boxes li p{ margin-top: 23px; text-align: justify; }

a.box_button{
	width: 75px; 
	 
	display: block; 
	bottom: 34px; 
	text-decoration: none; 
	text-align: center; 
	padding:3px 0px; 
	right: 20px; 
	position: absolute;
	letter-spacing: -0.8px;
	text-shadow: 0px 1px 1px #111;
	font-size: 9pt;
	font-style: italic;
	font-family: Verdana, Arial, Tahoma;
	background: url(images/button_box.jpg) no-repeat;
}

a:hover.box_button{
	background: url(images/button_box_hover.jpg) no-repeat;
}

ul#home_boxes a img{
	float: left;
	padding: 0px 10px px 0px
}

#int_menu_top{
	margin-top: 15px;
	width: 255px;
	height: 11px;
	
	background: url(images/int_menu_top.jpg) no-repeat top;
}

#int_menu_middle{
	width: 255px;
	background: url(images/int_menu_middle.jpg) repeat-y;
}

#int_menu_bottom{
	width: 255px;
	
	height: 14px;
	background: url(images/int_menu_bottom.jpg) no-repeat bottom;
}

#int_content{
	width: 710px;
	min-height: 600px;
	float: right;
	margin-top: 20px;
	font-size: 10pt;
	line-height: 18px;
	text-align: justify;
	color: #999;
	font-family: Verdana, Arial, Helvetica;
	background-color: #030303;
	letter-spacing: -0.8px;
	border-top: 1px solid #151515;
	border-right: 1px solid #151515;
	border-left: 1px solid #151515;
}

p{
	
	padding: 0px 20px 0px 20px;
}

#int_content p img{margin: 0px 0px;}

#int_content_bottom{
	background:url(images/int_content_bottom.jpg) no-repeat bottom;
	width: 712px;
	float: right;
	height:  68px;
}

ul.rige_verticali{
	margin-top: 40px;
	margin-left: 0px;
	padding: 0px 20px;
	display: block;
}

ul.rige_verticali > li {
	display: block;
	text-align: justify;
	font-size: 10pt;
	float: left;
	width: 190px;
	margin: 0px 16px 0px 16px;
	margin-bottom: 35px;
	line-height: 15px;
	min-height: 450px;
	height: 100% auto;
	height: 450px;
	overflow: hidden;
}

ul.rige_verticali > li.max {
	min-height: 610px;
	height: 100% auto;
	height: 610px;
}

ul.rige_verticali > li.medio {
	min-height: 350px;
	height: 100% auto;
	height: 350px;
}

ul.rige_verticali > li.small {
	min-height: 200px;
	height: 100% auto;
	height: 200px;
}

ul.rige_verticali > li h2 {
	display: block;
	min-height: 55px;
}

ul.rige_verticali > li.max h2 {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul.rige_verticali > li img {
	border: 5px solid #111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 0px 0px 10px 0px;
}

ul.rige{
	margin-top: 40px;
	
	padding: 0px 20px;
	display: block; 
}
ul.rige > li{
	display: block;
	text-align: justify;
	font-size: 10pt;
	clear: both;
	margin-bottom: 35px;
	line-height: 15px;
	min-height: 110px;
	height : auto !important;
	height : 110px;
	min-height: 110px;
	overflow : hidden;
}


ul.rige > li img {
	border: 5px solid #111;
	float: left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 0px 10px 0px 0px;
	
}

#footer{
	background: url(images/footer_bg.jpg) repeat-x center bottom ;
	width: 100%;		
	margin-top: 25px;
	padding: 1px 0px 0px 0px ;
    height: 260px;
	color: #474747;
	display: block;
	text-align: center;
	min-width: 980px;
	color: #ccc;
	font-size: 12px;
	text-shadow: 0px 1px 1px #474747;
	font-family: arial;
}
#footer .left {
	float: left;
	width: 70%;
}

#footer .right {
	float: right;
	width: 30%;
	text-align: right;
	
}

#footer .right a {
	color: #fff;
	text-decoration: none;
}

.clear { clear: both; }

.sponsorListHolder{
	margin-bottom:30px;
}

.sponsor{
	width:130px;
	height:130px;
	float:left;
	margin:10px 15px 0px 15px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;

}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #2b2b2b;	
	background:#1e1e1e;
}

.sponsorFlip:hover{
	border:1px solid #3e3e3e;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #111 inset;
	-webkit-box-shadow:0 0 30px #111 inset;
	box-shadow:0 0 30px #111 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-60px 0 0 -60px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}

.clear{
	/* This class clears the floats */
	clear:both;
}


/* The styles below are only necessary for the styling of the demo page: */

#main{
	position:relative;
	margin:0 auto;
	width:980px;
}


.note{
	font-size:12px;
	font-style:italic;
	padding-bottom:20px;
	text-align:center;
}





/** Gallery slider */
div#slideshow {
	width: 980px; 
	height: 360px; 
	padding: 15px 0 15px 0px;
	margin: 0px;
	float:left;
	background: url(images/slider_holder.png) no-repeat center top;
	overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */ 
	position: relative; 
}
div#slideshow ul#nav {
	display: none;
	list-style: none;
	width: 980px;
	position: absolute; top:140px; z-index: 15;
}
div#slideshow ul#nav li#prev {
	float: left; margin: 0 0 0 30px; 
}
div#slideshow ul#nav li#next {
	float: right; margin: 0 30px 0 0;
}
div#slideshow ul#nav li a {
	display: block; width: 42px; height: 80px; text-indent: -9999px;
}
div#slideshow ul#nav li#prev a {
	background: url(images/prev.png) no-repeat left;
}
div#slideshow ul#nav li#next a {
	background: url(images/next.png) no-repeat right;
}

div#slideshow ul#slides {
	list-style: none;
	
}
div#slideshow ul#slides li {
	width: 980px; 
	height: 327px; 
	
}
#loghi { width: 980px; height: 160px; background: none; margin:40px 0px 0px 0px; }

#loghi div { float:left; background: transparent !important ;width: 980px; height: 120px; color: #333; text-align: left; font-size: 16px; }

#loghi div img { 
	float: left;
	background: none; 
	display: block; 
	width: 120px; 
	height: 120px; 
	border: 5px solid #2d2d2d;
	margin: 0px 16px 0px 16px;
}


#loghi .pics img { 
	height: 120px; 
	width: 120px; 
	top:0; 
	left:0; 
	float: left; 
	background: none;
}
	
#loghi .pics img { display: none; background: none;}


#s3{
	border: 5px solid #2d2d2d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-right: 5px;
	padding-right: 10px;
	display: block;
	width: 255px;
}
	
#s3 img {
	height: 180px; 
	width: 235px;  
	display: block;
	
	margin-right: 5px;
}

#s3.pics { 
	height: 180px; 
	width: 235px; 
	padding:0; 
	margin-right:10px; 
	overflow: hidden; 
	float: left;
}

#s3.pics img { 
	height: 180px; 
	width: 235px; 
	top:0; 
	left:0; 
	float: left; 
}

#s4{
	border: 5px solid #2d2d2d;
	-moz-border-radius:5px;
	width: 245px;
	display: block;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#s4 img { 
	height: 180px; 
	width: 235px; 
	margin-right: 5px; 
}

#s4.pics { 
	height: 180px;
	width: 235px; 
	padding:0; 
	margin-right:10px; 
	overflow: hidden; 
	float: left;
}

#s4.pics img {
	height: 180px; 
	width: 235px; 
	top:0; 
	left:0; 
	float: left; 
}


#s1{
	border: 5px solid #2d2d2d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-right: 5px;
	padding-right: 10px;
	display: block;
	width: 255px;
}
	
#s1 img {
	height: 180px; 
	width: 235px;  
	display: block;
	
	margin-right: 5px;
}

#s1.pics { 
	height: 180px; 
	width: 235px; 
	padding:0; 
	margin-right:10px; 
	overflow: hidden; 
	float: left;
}

#s1.pics img { 
	height: 180px; 
	width: 235px; 
	top:0; 
	left:0; 
	float: left; 
}

#s2{
	border: 5px solid #2d2d2d;
	-moz-border-radius:5px;
	width: 245px;
	display: block;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#s2 img { 
	height: 180px; 
	width: 235px; 
	margin-right: 5px; 
}

#s2.pics { 
	height: 180px;
	width: 235px; 
	padding:0; 
	margin-right:10px; 
	overflow: hidden; 
	float: left;
}

#s2.pics img {
	height: 180px; 
	width: 235px; 
	top:0; 
	left:0; 
	float: left; 
}

#menu {
	/*	list-style-type: none;*/
	width: 240px;
	padding: 0px;
	margin: 0px auto;
	line-height: 17px;
}

#menu ul .mainlevel {
	padding: 0px;
	
	margin: 0px 0px 00px -20px;
	background: url(images/mainlevel_bg.png ) no-repeat;
}

#menu ul.mainlevel li{
	
	padding: 0px 0px; 
	line-height: 17px
}

#menu li a.mainlevel:link, #menu li a.mainlevel:visited {
	display: block;
	padding: 4px 0px 15px 28px;
	color: #f5f5f5	;
	text-shadow: 0px 1px 1px #474747;
	text-transform: uppercase;
	font-family: Myriad Pro, Arial, Tahoma;
	font-size: 11pt;
	text-decoration: none;
}

#menu li  a.mainlevel:hover, #menu li  a.mainlevel#attivo  {
	background: url(images/mainlevel_bg.png ) no-repeat;
}

#menu ul li ul {

	padding-left: 40px;
}

#menu ul li ul li a:hover{   
	text-decoration: none;
}

#menu li {
	display: block;
	text-align: left;
	padding-bottom: 8px
}

#menu ul li ul li a:link, #menu ul li ul li a:visited {
	display: block;
	padding: 0px 0px;
	color: #999	;
	text-shadow: 0px 1px 1px #2d2d2d;
	height: 14px;
	font-family: Myriad Pro, Arial, Tahoma;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 15px;	
}

#menu ul li ul li a#attivo {
	vertical-align: top;
	background: url(images/arrow.png) no-repeat bottom left;
}

#menu ul li ul li a:hover {
	vertical-align: top;
	background: url(images/arrow.png) no-repeat bottom left;
}
	
#int_content form span{
	color: #AC0606; 
	font-size: 8pt; 	
}

.medals{
	float: left; 
	/*height: 75px;*/
	width: 670px;
	margin-top: 20px
}

.medals a {
	padding-top: 30px;  
	display: block;
}

a.butt_up {
	background: url(images/butt_up_off.jpg) no-repeat;
	display: block;
	padding: 8px 25px 7px 10px;
	margin-right: 20px;
	color: #ccc;
	font-size: 8pt;
	*letter-spacing: -1px;
	cursor:pointer;
	text-decoration: none;
	float: right;
	text-shadow: 0px 1px 1px #2d2d2d;
	text-align: center;
	
}

a:hover.butt_up {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(images/butt_up_on.jpg) no-repeat;
} 


/* allineamento */
.imgl, ul.rige li img.imgl {
	float: left;
	margin: 0 10px 0 20px;
}
.imgr, ul.rige li img.imgr {
	float: right;
	margin: 0 20px 0 10px;
}

ul.elenco {
	margin: 0px;
	padding: 0px;
	display: table-cell;
}
ul.elenco li {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 20px;
	background: url(images/list.png) no-repeat left center;
}
ul.elenco li p {
	margin: 0px;
	padding: 0px;
}


.tabella_prodotti {
	border: 0px;
	width: 100%;
}
.tabella_prodotti td {
	padding: 20px;
}