@charset "utf-8";
/* CSS Document */

.pad2 { padding: 34px 0px 28px 26px!important; }

.pad3 { padding: 28px 0px 34px 26px !important;}
.pad2:hover , .pad3:hover {
	padding-left:0px !important;
	}

* {
	padding: 0;
	margin: 0;
}

body {
	background: url('../img/bg-main.gif');
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

a {
	color: #990000;
}

#container {
	width: 960px;
	margin:0px auto;
}

#header {
	background: url('../img/header.png') top left no-repeat transparent;
	height: 126px;   
	width: 960px; 	
	padding:0px;
	margin:0px;
}

DIV.items a.button{
	background: url('../img/button.png') top left no-repeat transparent;
	padding: 7px 0px 10px 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 17px;
	margin-top: 10px;
	text-shadow: 1px 1px 0px #E1E1E1;
	text-decoration: none;
	float: left;
}

DIV.items a.button span{
	background: url('../img/button.png') top right no-repeat transparent;
	padding: 7px 10px 10px 10px;
	margin-top: 10px;
	margin-right: -20px;
}

#wrapper {
	width: 940px;
	margin: 0px auto;
}

#contenitore {
	background: url('../img/shadow.png') top left no-repeat white;
	width: 940px; 	
	padding:0px;
	margin:0px auto;
	padding-top: 20px;
	float: left;
}

#contenitore.pagina {
	width: 860px; 	
	padding: 25px 40px;
	font-size: 15px;
	padding-bottom: 40px;
}

#left {
	width: 540px; 	
	padding:0px;
	margin:0px auto;
	float: left;
	margin-left: -7px;
	position: relative;
}

#right{
	width: 370px;
	padding: 0px;
	margin: 0px auto;
	float: right;
	margin-right: 20px;
}

#right div.Thumb {
	margin-left: 0px;
}

#contenitore.home #right h2, #contenitore.home #right h1 {
	background: none!important;
}

#contenitore.home #right .riquadro, #contenitore.home #right .riquadro {
	border-top: 3px solid #CCC;
}

#contenitore  h2, #contenitore  h1{
	padding: 7px 0px 10px 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 20px;
	margin: 8px 0;
	text-shadow: 1px 1px 0px white;
}
#contenitore.home {
	padding-top: 10px;
	padding-bottom: 54px;
}

#contenitore.home h2, #contenitore.home h1 {
	background: url('../img/segno.png') 5px 5px no-repeat;
	margin: 10px 0 5px 30px;
	padding-bottom: 5px;
	width: 100%;
	padding: 0 0 0 40px;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 40px;
}

#contenitore.pagina h1 {
	background: url('../img/h1_arrow.png') top left no-repeat;
	margin-left: -51px;
	padding-left: 49px;
	font-size: 22px;
	padding-top: 7px;
	font-weight: bold;
	
}

#contenitore.pagina h2 {
	background: url('../img/segno.png') 5px 5px no-repeat;
	padding: 0 0 0 30px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 40px;
	width: 100%;
	clear: both;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	float: left;
}

#contenitore.testo h3 {
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #ECECEC;
	margin: 0 0 0 29px;
	font-size: 16px;
	clear: both;
}

#contenitore.testo  img {
	padding: 10px 10px!important;
}

#contenitore.testo  h2 {
	float: none;
}

#contenitore.testo  p.conFoto span{
	display: block;
	float: left;
	background: #fbfbfb;
	border: 1px solid #ccc;
	padding: 5px 5px 20px 5px;
	position: relative;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#contenitore.testo  p.dx span{
	float: right;
	margin-right: 0!important;
	margin-left: 20px;
}

#contenitore.testo  p.conFoto span img{
	float: left;
}

#contenitore.testo  p.conFoto span em{
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	text-align: center;
}

#contenitore.testo  img.inside {
	padding: 10px 10px!important;
}

#contenitore.testo ul{
	padding-bottom: 30px!important;
}
#contenitore.clear  h2{
	clear: both;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	float: left;
}

#contenitore  h2.noclear{
	clear: none;
	float: none;
}

#contenitore h2.clear {
	padding: 20px 0 10px 0;
	margin: 0;
	background: none;
	border-bottom: 5px solid #CCC;
	margin-top: 0px;
}

#contenitore.pagina p {
	padding: 10px 31px;
	line-height: 153%;
	text-align: justify;
}

#contenitore.pagina p.evidence {
	font-size: 18px;
	padding: 25px 0;
	border-top: 1px dashed #CCC;
	margin-top: 13px;
}

#contenitore.pagina p.evidence strong {
	color: green;
}

#contenitore.pagina p.evidence span {
	color: #cc0000;
	font-weight: bold;
	display: block;
	width: 100%;
}

#contenitore.pagina p.evidence img {
	float: right;
	padding: 0 10px;
	background-color: #F3F3F3;
	border: 1px solid #999;
	margin: 0px 0px 10px 24px;
}

#contenitore.pagina p.green {
	background: url('../img/si.png') 10px 18px no-repeat #C7FFBF;
	border: 1px solid #6DB963;
	padding: 14px 35px;
	margin-bottom: 20px;
}

#contenitore.pagina p.right {
	text-align: right;
	background-color: #DCFFDE;
	padding: 5px 15px;
	border-bottom: 1px dashed #CCC;
	margin-top: 30px;
	padding: 5px 15px;
	clear: both;
	float: left;
	width: 97%;
	margin-bottom: 20px;
}

	
#contenitore.pagina ul {
	padding-left: 24px;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

#contenitore.pagina ul li {
	background: url('../img/si.png') 5px 7px no-repeat;
	padding: 5px 0 5px 30px;
	font-size: 15px;
	color: #333;
}

#contenitore.pagina ul.no li {
	background: url('../img/no.png') 5px 7px no-repeat;
}

#contenitore.pagina ul.plus li {
	background: url('../img/plus.png') 5px 7px no-repeat;
}

#contenitore.pagina ul.doppio li {
	float: left;
	width: 46%;
}

#contenitore.pagina ul.doppio_lab li {
	float: left;
	width: 80%;
}

#contenitore.pagina ul.multiplo li {
	float: left;
	width: 20%;
}
/* css pagina assistenza andrea */
#contenitore.pagina ul.citta li {
	float: left;
	width: 20%;
	background: url('../img/forse.png') 5px 7px no-repeat;
}
.newpoint p {
	background: url("../img/barra-laterale.png") repeat-y scroll left top transparent;
	}
.newpoint-como p {
	background: url("../img/barra-laterale-como.png") repeat-y scroll left top transparent;
	margin-top:10px;
	}
.box {
			position: absolute;
			left: 0;
			top: 100%;
			z-index: 100;
			
			/* Prevent some white flashing in Safari 5.1 */
			-webkit-backface-visibility: hidden;
			
			background-color: #eeeeee;
			background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#999999)); 
			background-image: -webkit-linear-gradient(top, #eeeeee, #999999); 
			background-image:    -moz-linear-gradient(top, #eeeeee, #999999); 
			background-image:     -ms-linear-gradient(top, #eeeeee, #999999); 
			background-image:      -o-linear-gradient(top, #eeeeee, #999999); 
							
			-moz-border-radius:    20px; 
			-webkit-border-radius: 20px; 
			border-radius:         20px; 
			  
			-moz-background-clip:    padding; 
			-webkit-background-clip: padding-box; 
			background-clip:         padding-box; 
			
			width: 550px; 
			padding: 20px;
			margin: 24px 0;
			opacity: 0;
					    
			-webkit-transform: scale(0) skew(50deg);
			-moz-transform:    scale(0) skew(50deg);
			-ms-transform:     scale(0) skew(50deg);
			-o-transform:      scale(0) skew(50deg);
			
			-webkit-transform-origin: 0px -30px;
			-moz-transform-origin:    0px -30px;
			-ms-transform-origin:     0px -30px;
			-o-transform-origin:      0px -30px;
			
			-webkit-transition: -webkit-transform ease-out .35s, opacity ease-out .4s;
			-moz-transition:    -moz-transform    ease-out .35s, opacity ease-out .4s;
			-ms-transition:     -ms-transform     ease-out .35s, opacity ease-out .4s;
			-o-transition:      -o-transform      ease-out .35s, opacity ease-out .4s;
		}
		
		.box:after {
			content: "";
			position: absolute;
			bottom: 100%;
			left: 30px;
			border-bottom: 20px solid #eee;
			border-left:   14px solid transparent;
			border-right:  14px solid transparent;
			width:  0;
			height: 0;
		}
		
		.popUpControl:checked ~ label > .box {
			opacity: 1;
			-webkit-transform: scale(1) skew(0deg);
			-moz-transform:    scale(1) skew(0deg);
			-ms-transform:     scale(1) skew(0deg);
			-o-transform:      scale(1) skew(0deg);
		}
		.popUpControl { 
		  display: none; 
		}
		
		.button {
			background: blue;
			color: white;
			padding: 5px;
			border-radius: 5px;
		}
		
		/* For dog example */
		.box img {
	  		-moz-border-radius:    10px; 
        -webkit-border-radius: 10px; 
        border-radius:         10px; 
	  }
		#doggiezzz:checked ~ label > span:first-child {
			display: none;
		}
		#doggiezzz:checked ~ label:before {
			content: "Less Dog!";
		}
		
		
		/* For link example */
		.link { color: #990000; text-decoration: underline; }
		.title { display: block; font-weight: bold; margin: 0 0 10px 0; color: black; font: bold 16px Sans-Serif; text-decoration: none; }
    .copy { color: black; text-decoration: none;  }
/* fine css pagina assistenza andrea */
#center h1{
	color: #ffffff;
	text-shadow: 1px 1px 1px #900;
}

#contenitore.home .riquadro {
	border-top: 1px solid #CCC;
	margin-left: 68px;
	margin-top: 3px;
	float: left;
	clear: both;
	width: 80%;
	font-size: 11px;
	position: relative;
}

#contenitore #left .riquadro {
	width: 90%;
}

#contenitore.home .riquadro p {
	font-size: 14px;
	color: #666;
	line-height: 150%;
	padding-top: 10px;
}

#contenitore.home .riquadro span{
	text-transform: uppercase;
	color: #990000;
	font-size: 12px;
}

#contenitore #left .riquadro ul{
	list-style-type: none;
}

li.servizio {
	width: 211px;
	height: 65px;
	float: left;
	margin: 12px 10px 0px 0px;
	color: #666;
	font-size: 11px;
	line-height: 150%;
	background-color: whiteSmoke;
	border: 1px solid #CCC;
	padding: 20px 10px;
	position: relative;
}

li.servizio img{
	float: left;
	margin-right: 40px;
	width:64px;
}

li.servizio a{ 
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #900;
	display: block;
	padding: 41px 26px 20px;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 20;
	text-align: right;
	height: 44px;
	width: 180px;
}

li.servizio a:hover { 
	background-color: #ccc;
	padding: 0;
	margin: 0 ;
	text-align: center;
	text-decoration: none;
	padding: 41px 0px 20px;
	width: 232px;
	font-weight: bold;
	color: #333;
}

li.servizio p{
	padding-top: 5px;
}

div.Thumb {
	background: url('../img/bgsmallthumb.gif') top left no-repeat;
	width: 250px;
	height: 65px;
	padding: 4px 0px 0px 4px;
	float: left;
	margin: 10px 30px 0px 0px;
	color: #666;
	font-size: 11px;
	line-height: 150%;
}

div.Thumb span{
	width: 63px;
	height: 55px;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 15px;
}

div.Thumb a{ 
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #990000;
}

div.Thumb p{
	padding-top: 5px;
	font-size: 11px!important;
}

#footer {
	background: url('../img/footer.png') top left no-repeat transparent;
	width: 960px;
	padding: 0px;
	margin: 0px auto;
	height: 133px;
	float: left;
	margin-left: -10px;
	margin-top: -54px;
}

#footer .infoFooter {
	width: 100%;
	text-align: left;
	padding-top: 32px;
	padding-left: 20px;
	font-size: 11px;
	color: #666;
	text-shadow: 1px 1px 0px #e1e1e1;
}

#footer span {
	display: block;
	float: right;
	clear: both;
	width: 200px;
	text-align: right;
	padding: 0 40px 0 0;
}

.homeLink {
	display: block;
	width: 270px;
	height: 90px;
	float: left;
	text-indent: -9999px;
}

#contenitore .noStyle {
	background: none!important;
	border: none!important;
}
.vedi-anche {
margin: 0px 20px 20px; 
border: none!important;
}

#contenitore .riga {
	float: left;
	clear: both;
	width: 930px;
	margin-left: -27px;
	padding-top: 10px;
}

#contenitore.pagina .riga p.colonna {
	padding: 5px 0;
	font-size: 12px;
	line-height: 145%;
	width: 246px;
	float: left;
	margin-left: 48px;
	color: #666;
	position: relative;
	height: 170px;
	line-height: 180%;
	text-align: left;
}

#contenitore.pagina .riga p.colonna img{
	border: 1px solid #666666;
	margin: 5px 0 10px;
}

#contenitore.linee  .riga p.colonna img {
	border: none!important;
}


#contenitore.pagina .riga .alto {
	height: 320px!important;
	text-align: left!important;
}

#contenitore.pagina .riga p.colonna span {
	background: url('../img/segno_rosso.png') 13px 4px no-repeat;
	font-size: 15px;
	padding: 0 0 0 30px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	margin-left: -31px;
}

#contenitore.pagina .riga p.colonna a{
	position: absolute;
	top: 0;
	left: -21px;
	display: block;
	height: 170px;
	width: 272px;
	text-indent: -9999px;
}

#contenitore.pagina .riga p.colonna a span{
	position: absolute;
	display: block;
	width: 100%;
	top: 45%;
	text-align: center;
	background: none;
	font-weight: normal!important;
}

#contenitore.pagina .riga p.colonna a:hover {
	background-color: #f1f1f1;
	border: 1px solid #999999;
	display: block;
	text-indent: 0px;
	text-decoration: none!important;
	font-weight: normal!important;
}

#contenitore.pagina p.contattaci {
	font-family: 'Signika Negative', sans-serif;
	background: url('../img/contattaci.png') top left no-repeat;
	font-size: 22px;
	padding: 22px 20px 0px 20px;
	width: 890px;
	height: 81px;
	float: left;
	clear: both;
	margin: 13px 0 0 -49px;
	color: white;
	text-shadow: 1px 1px 1px #333;
	text-align: right;
	margin-top: 20px;
}

#contenitore.pagina p.contattaci a {
	background: url('../img/contattopulsante.png') top left no-repeat;
	display: block;
	float: right;
	margin: -7px -11px 0 11px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	width: 178px;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 8px 25px 10px 20px;
	text-align: center;
}

#contenitore.pagina p.contattaci a:hover {
	background: url('../img/contattopulsante.png') bottom left no-repeat;
	color: #333333;
	text-shadow: 1px 1px 1px #ffffff;
	
}

#mappa {
	background-color: #cdcdcd;
	height: 350px;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 861px;
}

#mappa iframe {
	margin-left: -5px;
	margin-top: 6px;
}

#mappa_lab {
	background-color: #cdcdcd;
	margin-bottom: 20px;
	margin-left: 5px;
	width:451px; 
	float:right;
	height:401px;
	margin-top:15px;
}

#mappa_lab iframe {
	margin-left: -5px;
	margin-top: 6px;
}
.address_lab {
 width:400px; 
 float:left;
}
 .webim {
 margin-left:72px; 
 margin-top:46px; 
 position:relative; 
 width:80%
 }
.lineaContatti {
	padding: 10px 0;
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px dashed #ccc;
}

.lineaContatti label{
	color: #333333;
	font-size: 18px;
	padding: 5px 0;
	padding-right: 10px;
	width: 130px;
	text-align: right;
	display: block;
	float: left;
}

.req label{ 
	color: #990000;
}
.req { 
	color: #990000;
}

.lineaContatti label.largo{
	width: 100%;
	margin-top: 20px;
	text-align: left;
}
.lineaContatti input{
	float: left;
	font-size: 20px;
	border: 1px solid #333333; 
}

.lineaContatti textarea{
	font-size: 15px;
	border: 1px solid #333333;
	width: 100%;
	height: 200px;
	max-width: 100%!important;
	max-height: 200px!important;
	clear: both;
	margin-top: 10px;
}

.lineaContatti select{
	float: left;
	border: 1px solid #333333;
	width: 227px;
	font-size: 20px;
	margin-left: 2px;
}

.lineaContatti input.invio {
	background-color: #990000;
	border: 1px solid #333333;
	width: 100%;
	height: 40px;
	font-family: 'Cabin', arial, serif;
	color: #fff;
	text-shadow:0px 1px 0px #333;
	cursor: pointer;
}

#moduloContatti {
	background: url('../img/preventivogratuito.png') center right no-repeat;
	padding-right: 50%;
	margin-top: 15px;
	width: 50%;
	float: left;
}

h2.tweet iframe {
	float: right;
	margin-right: 58px;
}

#contenitore .riquadro .twtr-widget p{
	line-height: 150%!important;
	font-size: 12px;
}

#contenitore .riquadro .twtr-widget em a{
	color: #999999!important
}

#advSlide {
	width: 960px;
}

#panel {
	background: url('../img/slidebg.png') top left no-repeat;
	height: 200px;
	display: none;
	color:#fff;
	padding-left:20px;
	z-index: 5000;
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #000;
}

.chiudi {
	display: block;
	width: 23px;
	height: 22px;
	text-indent: -9999px;
	background: url('../img/ics.png') -2px -2px no-repeat;
	float: right;
	margin-right: 28px;
	margin-top: 6px;
}

.vedi-anche {
margin:0px 20px 20px
}

pre {
	border: 2px dashed #A3A3A3;
	margin: 15px 0 20px 0;
	overflow-x: visible;
	overflow-y: hidden;
	padding: 1px;
}
body a#res_tab {
	background-color: #990000!important;
}

body a#res_tab:hover {
	background-color: #670000!important;
}

li.servizio {
    max-width: calc(50% - 42px);
	float:left;
}

li.servizio a:hover {
	width: 100%;

}


@media screen and (max-width: 540px) {
  #flowpanes, #flowtabs , .no-phone, #header{
    display: none!important;
  }
  
  #container, #header, #wrapper, #contenitore, #contenitore.pagina, #left, #right, #footer, li.servizio , li.servizio a:hover  {
	width: 100%;
	background: white;
	}
	#contenitore.home .riquadro {
		width: auto;
		margin: 0;
		padding: 20px;
	}
	#contenitore.home h2, #contenitore.home h1 {
		padding-left: 0;
		background: none;
	}
}
/*bottone franchising hover*/
.item {
	width:270px;
	height:95px;	
	border:1px solid #A0A0A0;	
	margin:70px 0px 0px 70px;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.item .caption {
	width:270px;
	height:95px;
	background:#000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.9;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.9;    /* for really really old safari */  
	opacity: 0.9;    /* css standard, currently it works in most modern browsers like firefox,  */

}
.item .caption a {
	text-decoration:none;
	color:#FFF;
	font-size:15px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
}
.item .caption p {
	padding:5px;	
	margin:0;
	font-size:10px;
}
.item img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}
.clear {
	clear:both;	
}

/* GALLERIA */
.gallery{}
	
		.gallery a{
		display:inline-block;
		position:relative;
		border:1px solid #ddd;
		background:#fff;
		padding:3px;
		margin:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		}
		
		.gallery a img{
		display: block;
		position: relative;
		margin:0;
		padding:0;
		}
		
#slidingDiv, #slidingDiv_2, #slidingDiv_3, #slidingDiv_4, #slidingDiv_5, #slidingDiv_6{
	background-color: #ccc;
	padding:20px;
	margin-top:10px;
	display:none;
}

.click-point{
line-height: 153%;
padding-bottom:50px;
}
#contenitore.pagina ul li {
    background: url("../img/si.png") no-repeat scroll 5px 7px transparent;
    color: #333333;
    font-size: 15px;
    padding: 5px 0 22px 30px;
}
.show_hide img {
	border:none;
}

/* Rileva point */
.rileva-point  {
float: right; 
height: 89px; 
width: 400px; 
margin-top: 10px;
}
.rileva-point img {
float:right
}

#contenitore.pagina ul.vantaggi-point li {
	float: left;
	width: 29%;
	background: url('../img/forse.png') 5px 7px no-repeat;
	font-size:15px;
	}
	
.vantaggi-point ul {
	height:100%;
	padding-left: 24px;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
	}
.pulsante {
	background-image:url('../img/bg_bottoni_pulsanti_clickHelp.jpg') !important;
	background-position: 0px 0px !important;
	background-size: 160px 218px !important;	
	}
	
.pulsante:hover  {
	background-position: 0px 144px !important;
	}

ul.slideNavi li a {
	
	display: block;
	color:#FFF;
	font-size:16px;
	width:160px;
	height:72px;
	vertical-align: middle;
	background-size: 160px 218px;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	float:left

	
	}
	
.corrente {
	background-image:url('../img/bg_bottoni_pulsanti_clickHelp.jpg') !important;
	background-position: 0px 72px !important;
	
	
	
	}
	
.mepa {
	width: 108px;
	height: 64px;
	background-color: transparent;
	margin-top: 21px;
	margin-left: 25px;
	text-align: center;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #484848;
	font-variant: small-caps;
}


.mepa img {
	margin-top:5px;
	margin-bottom:15px;
	
	width: 100%;
	height: auto;
}