@charset "utf-8";
*{margin:0;padding:0;}

body{
	/*background-color: #FFF;*/
	background-color: #FFF;
	/*background-image: url(../immagini/bg01.png);*/
	/*background-repeat: repeat-y;*/
}

#contenitore {
	height: auto;
	padding-left: 60px;
	width: 1100px;
}
#header {
	height: 91px;
	width: 782px;
}
#logo {
	float: left;
	height: 91px;
	width: 350px;
}
#social {
	height: 90px;
	float: right;
	width: auto;
}

#social img{
	margin-top: 2px;
}
#loghiSocial {
	height: 42px;
	padding-top: 48px;
}
#txtSocial {
	float: right;
	width: 90px;
	margin-top: 32px;
	color: #606060;
	text-align: right;
}
#corpo {
	float: left;
	height: auto;
	width: 780px;
}
#boxPrincipale {
	height: auto;
	width: 780px;
	margin-left: 3px;
}

#boxSlider {
	float: left;
	width: 780px;
	height: auto;
}

#menuDx {
	font-family: Arial, Verdana, sans-serif;
	float: left;
	height: auto;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: -10px;
	width:200px;
}
#boxTesto {
	float: left;
	width: 357px;
	height: auto;
	padding-right: 16px;
}
#boxNewsHome {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	float: right;
	height: auto;
	width: 350px;
	color: #606060;
	padding-top: 40px;
	margin-left: 50px;
}

.contenitoreNews{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-top: 10px;
	min-height: 90px;
	font-size: 11px;
		
}

.contenitoreNews a{
	font-weight:bold;
	text-decoration:none;
	color:#606060;	
}

.contenitoreNews a:link{
	text-decoration:none;
	color:#606060;	
}

.contenitoreNews a:hover{
	text-decoration:none;
	color:#FB2528;	
}

.contenitoreNews a:visited{
	text-decoration:none;
	color:#606069;	
}

.contenitoreNews p{
	padding-left:135px;
}

#boxNewsHome img{
	float:left;
	margin-right:25px;
	margin-bottom: auto;
}



#boxTesto h1{
	margin-top:48px;
	color:#FB2528;
	font-size: 40px;
}



#boxTesto p{
	margin-top:30px;
	color:#606060;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
}

#boxTestoSpecial {
	float: left;
	width: 357px;
	height: auto;
	padding-right: 16px;
	position: relative;
	z-index: 999;
	left: 0px;
	top: 0px;
}

#boxTestoSpecial h1{
	margin-top:30px;
	color:#FB2528;
	font-size: 26px;
}

#boxTestoSpecial h2{
	margin-top:36px;
	color:#606060;
	font-size: 16px;
	font-weight:normal;
}

#boxTestoSpecial h3{
	margin-top:35px;
	color:#606060;
	font-size: 26px;
	font-weight:bolder;
}

#boxTesto h3{
	margin-top:35px;
	color:#606060;
	font-size: 26px;
	font-weight:bolder;
}

#boxTestoSpecial p{
	margin-top:20px;
	color:#606060;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
}


#boxSchedaProdotto {
/*float: right;
	width: 334px;
	height: auto;
	padding-right: 16px;
	position: relative;
	z-index: 999;
	left: 0px;
	top: 0px;
	padding-left: 26px;
	margin-top: 126px;
	*/
	
	float: right;
	width: 350px;
	height: auto;
	position: relative;
	z-index: 999;
	left: 0px;
	top: 0px;
	margin-top: 48px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	padding-top:15px;	
}





#boxSchedaProdotto h1{
	margin-top:18px;
	color:#FB2528;
	font-size: 40px;
}

#boxSchedaProdotto h3{
	margin-top:8px;
	color:#606060;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#boxSchedaProdotto h5{
	color:#606060;
	font-size: 12px;
	margin-top:4px;
	font-family: Arial, Verdana, sans-serif;
}

#boxSchedaProgetti {
	float: right;
	width: 350px;
	height: auto;
	position: relative;
	z-index: 999;
	left: 0px;
	top: 0px;
	margin-top: 112px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	padding-top:15px;
}


ul#menu2, ul#menu2 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 10em;
  
}

ul#menu2 a {
  display: block;
  text-decoration: none;	
  height: 14px;
}

ul#menu2 li {
  margin-top: 4px;
}

ul#menu2 li a {
  /*background: #606060;*/
  font-size:16px;
  color: #606060;	
  /*padding: 0.5em;*/
  /*padding-top:0.5em;*/
  padding-top:2px;
  padding-bottom:0.5em;
  padding-right:0.5em;
  
}

ul#menu2 li a:hover {
	color:#FF2734;
}

ul#menu2 li ul li a {
  /*background: #ccc;*/
  font-size:16px;
  color: #606060;
  padding-left: 1px;
  height: 10px;
  padding-top:4px;
}

ul#menu2 li ul li a:hover {
	/*  background: #FF2734;*/
  /*border-left: 5px #000 solid;*/
  /*padding-left: 1px;
  background: #606060;*/
}


.prj2{
	font-size:14px;	
}




.txtTitle{
	width:100px;
}

.txtNormal{
	color:#FF0101;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 20px;
}

.txtNormal2{
	color:#FF0101;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 28px;
}

.txtNormal5{
	color:#606060;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.txtNormal3{
	color:#FF0101;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 80px;
}

.txtNormal4{
	color:#FF0101;
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 16px;
}


#boxSchedaProdotto p{
	margin-top:10px;
	color:#606060;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}


#footer {
	background-color:#FFF;
	float: left;
	height:auto;
	width: 200px;
	color: #606060;
	font-size: 11px;
	margin-top:90px;
	padding-top:0px;
	padding-left:5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FB2528;
	margin-left:-4px;
	text-align:justify;
}

#footerTorneo{
	width:350px;
	float:right;
	background-image:url(../immagini/ADImember.jpg);
	background-position:top right;
	background-repeat:no-repeat;	
	margin-top:65px;
}
#footerTorneoLogo{
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top:11px;
	text-align:right;
	color:#606060;
	font-size:12px;
	height:28px;
}

#footerCopyright{
	height:auto;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top:18px;
	text-align:left;
	color:#606060;
	font-size:12px;
	width:350px;
}


#footer h5{
	font-size: 11px;	
	height:12px;
}

.lnkProgetti{
	font-size:26px;
}

.lnkSubProgetti{
	font-size:20px;
}

.lnkSubSubProgetti{
	font-size:18px;
}

.lnkSubSubSubProgetti{
	font-size:12px;
}

/************ EFFETTI ROLLOVER ******************/
.boxSliderImm {
	width:780px;
	float:left;
	height: 124px;
}

.boxSliderImm a.rollover {
	background-repeat: no-repeat;
	background-position: top left;
   display:block;
   height:124px;
   width:780px;
}

.boxSliderImm a.rollover span {
    display:none;
}
.boxSliderImm a.rollover:hover {
    background-position:left -124px;
}

.testoBoxSlider {
	float:left;
	width: 378px;
	padding-left: 204px;
	padding-top: 98px;
	height: 26px;
	background-color: #FF1626;
}

.testoBoxSlider h1{
	font-size:28px;
	color: #FFF;
}

/********* ACCORDION MENU **************/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 10em;
  
}

ul#menu a {
  display: block;
  text-decoration: none;	
  height: 14px;
}

ul#menu li {
  margin-top: 4px;
}

ul#menu li a {
  /*background: #606060;*/
  font-size:22px;
  color: #606060;	
  /*padding: 0.5em;*/
  /*padding-top:0.5em;*/
  padding-top:2px;
  padding-bottom:0.5em;
  padding-right:0.5em;
  
}

ul#menu li a:hover {
	color:#FF2734;
}

ul#menu li ul li a {
  /*background: #ccc;*/
  font-size:16px;
  color: #606060;
  padding-left: 1px;
  height: 10px;
  padding-top:4px;
}

ul#menu li ul li a:hover {
	/*  background: #FF2734;*/
  /*border-left: 5px #000 solid;*/
  /*padding-left: 1px;
  background: #606060;*/
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }

.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

#wrapp {
	width: 250px;
	text-align: right;
	font-size: 1.1em;
	margin: 1em auto;
	padding: 0;
	color: #000;
}

.mmSel{
	/*border-left: 2px #FF2734 solid; */
	height: 14px;
	/*margin-left: -3px;*/
	color:#FF2734;
}
.mmSottoSel{
	 /*background-color: #FF2734;*/
	 color:#FF2734;
}
#boxThumb {
	float: left;
	height: auto;
	width: 410px;
	padding-top: 50px;
	text-align: right;
}

#boxThumb img{
	margin-left:16px;
}

/******** GALLERY **********/
.pika-wrap {
	width: 780px; 
	margin: 0 auto;
}

.pika-image {
	position: relative; 
	height: 390px; 
	width: 780px;
	background: #FFF; 
}
/*position image holders */
.pika-image .animation, .pika-image .main-image {
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.pika-image .animation {
	display: none;
	z-index:2;
}
.pika-image img {
	border:0;
}

.pika-image .caption {
	position: absolute; 
	background: url(../immagini/75-black.png);  
	border: 1px solid #141414; 
	font-size: 11px; 
	color: #fafafa; 
	padding: 10px; 
	text-align: right; 
	bottom: 50px; 
	right: 10px;
}
.pika-image .caption p {
	padding: 0; 
	margin: 0; 
	line-height: 14px;
}

/*.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../immagini/prev.png) no-repeat left 50%; height: 340px; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../immagini/next.png) no-repeat right 50%; height: 340px; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../immagini/play.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../immagini/pause.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display:none;cursor:pointer;}*/

.pika-textnav {overflow: hidden; margin: 10px 0 0 0;}
.pika-textnav a {font-size: 12px; text-decoration: none; font-family:  helvetica, arial, sans-serif; color: #606060; padding: 4px;}
.pika-textnav a:hover {background: #e5e5e5; color: #0065B2;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {
	margin: 10px 0 0 0; 
	padding: 0; 
	overflow: hidden;
}
.pika-thumbs li {
	float: left; 
	list-style-type: none; 
	width: 54px; 
	margin: 0 2px; 
	background: #fafafa; 
	cursor: pointer;
}
.pika-thumbs li:last {
	margin: 0;
}
.pika-thumbs li .clip {
	position:relative;
	width: 48px; 
	height: 48px; 
	text-align: center; 
	vertical-align: center; 
	overflow: hidden;
}

.clip span{
	background-color:black;
	position:absolute;
	top:5px;
	left:5px;
	display:block;
}

ul#pikame{
	width: 460px;
}
		
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal {
	float:right;
	padding: 30px 0 15px 30px;
	margin-right: -2px;
}
.jcarousel-skin-pika .jcarousel-container-vertical { 
	width: 90px; 
	height: 350px; 
	padding: 20px 20px;
}
.jcarousel-skin-pika .jcarousel-clip-horizontal {
	float:clear;
	height: 48px; 
	width: 370px;

}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  90px; height: 350px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-left: 10px;}
.jcarousel-skin-pika .jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-skin-pika .jcarousel-item-placeholder {background: #fff; color: #000;}

/********* Social network ***************/

#facebook{
	float:left;
	background:url(../immagini/facebook.png);
	width:16px;
	height:16px;
}

#facebook:hover{
	background:url(../immagini/facebook.png);
	width:16px;
	height:16px;
	background-position:0 -16px;	
}

#flickr{
	float:left;
	background:url(../immagini/flickr.png);
	width:16px;
	height:16px;
}

#flickr:hover{
	background:url(../immagini/flickr.png);
	width:16px;
	height:16px;
	background-position:0 -16px;	
}

#linkedin{
	float:left;
	background:url(../immagini/linkedin.png);
	width:16px;
	height:16px;
}

#linkedin:hover{
	background:url(../immagini/linkedin.png);
	width:16px;
	height:16px;
	background-position:0 -16px;
}

#youtube{
	float:left;
	background:url(../immagini/youtube.png);
	width:16px;
	height:16px;
}

#youtube:hover{
	background:url(../immagini/youtube.png);
	width:16px;
	height:16px;
	background-position:0 -16px;
}

#ita{
	float:left;
   background:url(../immagini/ita.png);
	width:16px;
	height:16px;
	margin-left:16px;
}

#ita:hover{
	background:url(../immagini/ita.png);
	width:16px;
	height:16px;
	background-position:0 -16px;	
}

#eng{
	float:left;
	background:url(../immagini/en.png);
	width:14px;
	height:16px;
	margin-right: 8px;
}

#eng:hover{
	background:url(../immagini/en.png);
	width:14px;
	height:16px;
	background-position:0 -16px;	
}

#boxDesign{
	width:100px;
	float:left;
	margin-left: 60px;
}

#boxDesign h3{
	color:#FF0101;
	font-size: 14px;	
	margin:5px 0 0 0;
}



#boxDesign li{
	color:#606060;
	font-size: 12px;
	list-style-type:none;	
}

#boxComunicazione{
	width:140px;
	float:left;
	margin-left: 26px;
}

#boxComunicazione h3{
	color:#FF0101;
	font-size: 14px;	
	margin:5px 0 0 0;

}

#boxComunicazione li{
	color:#606060;
	font-size: 12px;
	list-style-type:none;	
}
.boxLink {
	clear: both;
	float: left;
	height: 100px;
	width: 100%;
	/*margin-top: 40px;*/
}

#dettProgetto{
	width:350px; 
	float:right; 
	padding-top:30px;
}

#dettProgetto h1{
	margin-top:18px;
	color:#FB2528;
	font-size: 40px;
}

#dettProgetto h3{
	margin-top:8px;
	color:#606060;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#dettProgetto h5{
	color:#606060;
	font-size: 12px;
	margin-top:4px;
	font-family: Arial, Verdana, sans-serif;
}

#credits{
	float:right;
	color:#606060;	
}

#credits a:link{
	color:#FB2528;	
}

#credits a:hover{
	color:#606060;	
}

#credits a:visited{
	color:#606060;	
}
.claim{
	margin-left:5px; 
	font-size:16px; 
	color:#606060;
}