
.bubblepreventivo {
	clear: both;
	padding:0px;
	padding-bottom:20px;
	margin:15px;
border:solid 1px #fff;
	width: 250px;
	background: #b8b8b8;
	-moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
-webkit-box-shadow: 0px 0px 2px #000000;
-moz-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000; 
	position: relative; 
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}




.rectanglepreventivo {
	background: #630030;
	height: 50px;
	width: 280px;
	margin:-15px;
	position: relative;
	left:0px;
	top: 40px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	
	z-index: 100; /* the stack order: foreground */
}

.rectanglepreventivo h3 {
	font-size: 30px;
	color: #fff;
	padding-top: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.triangle-l-preventivo {
	border-color: transparent #500127 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -30px;
	top: 60px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r-preventivo {
	border-color: transparent transparent transparent #500127;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 250px;
	top: 30px;
	z-index: -1; /* displayed under bubble */
}

.infopreventivo {
	padding: 30px 20px 0px 20px;
}



.infopreventivo p {
	padding-top: 10px;
	padding-bottom:20px;
	font-size: 15px;
	line-height: 16px;
	text-align:justify;
    color: #fff;
}

.infopreventivo p a {
	color: #fff;
	text-decoration: none;
}

.infopreventivo p a:hover {
	text-decoration: underline;
}

.infopreventivo H6 {
	padding: 0px;
	font-size: 15px;
	line-height: 0px;
	margin-bottom:0px;

	color: #383838;
}

.infopreventivo H6 a {
	color: #9c2403;
	text-decoration: none;
}

.infopreventivo H6 a:hover {
	text-decoration: underline;
}









.bubbleportfolio {
	clear: both;
	padding:0px;
	padding-bottom:20px;
	margin:15px;
border:solid 1px #fff;
	width: 250px;
	background: #f2f2f2;
	-moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
-webkit-box-shadow: 0px 0px 2px #cccccc;
-moz-box-shadow: 0px 0px 2px #cccccc;
box-shadow: 0px 0px 2px #cccccc; 
	position: relative; 
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}

.rectangle {
	background: #9c2403;
	height: 50px;
	width: 280px;
	margin:-15px;
	position: relative;
	left:0px;
	top: 40px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100; /* the stack order: foreground */
}

.rect {
	background: #b90303;
	
}


.rectangle h3 {
	font-size: 30px;
	color: #fff;
	padding-top: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.triangle-l {
	border-color: transparent #a43207 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -30px;
	top: 60px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #a43207;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 250px;
	top: 30px;
	z-index: -1; /* displayed under bubble */
}

.info {
	padding: 30px 20px 0px 20px;
}



.info p {
	padding-top: 10px;
	padding-bottom:20px;
	font-size: 11px;
	line-height: 16px;
	text-align:justify;

	color: #000;
}

.info p a {
	color: #c4591e;
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}

.info H6 {
	padding: 0px;
	font-size: 15px;
	line-height: 0px;
	margin-bottom:0px;

	color: #fff;
}

.info H6 a {
	color: #9c2403;
	text-decoration: none;
}

.info H6 a:hover {
	text-decoration: underline;
}




.bubbleservizi {
	clear: both;
	padding:0px;
	padding-bottom:20px;
	margin:15px;
border:solid 1px #fff;
	width: 250px;
	background: #b8b8b8;
	-moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
-webkit-box-shadow: 0px 0px 2px #000000;
-moz-box-shadow: 0px 0px 2px #000000;
box-shadow: 0px 0px 2px #000000; 
	position: relative; 
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}

.rectangle {
	background: #b90303;
	height: 50px;
	width: 280px;
	margin:-15px;
	position: relative;
	left:0px;
	top: 40px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100; /* the stack order: foreground */
}

.rectangle h3 {
	font-size: 30px;
	color: #fff;
	padding-top: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.triangle-l {
	border-color: transparent #a43207 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -30px;
	top: 60px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #a43207;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 250px;
	top: 30px;
	z-index: -1; /* displayed under bubble */
}

.info {
	padding: 30px 20px 0px 20px;
}



.info p {
	padding-top: 10px;
	padding-bottom:20px;
	font-size: 11px;
	line-height: 16px;
	text-align:justify;

	color: #000;
}

.binfo {
	padding: 30px 20px 0px 20px;
}

.binfo p {
	padding-top: 10px;
	padding-bottom:20px;
	font-size: 11px;
	line-height: 16px;
	text-align:justify;

	color: #383838;
}

.info p a {
	color: #9C2403;
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}

.info H6 {
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom:15px;

	color: #515151;
}

.info H6 a {
	color: #9c2403;
	text-decoration: none;
}

.info H6 a:hover {
	text-decoration: underline;
}



#bubbleservizilist ul{
	margin: 0px 0; padding: 0; 
	list-style: none;text-shadow: 0px 1px 1px white;
	font-family: Helvetica, Arial, sans-serif;FONT-SIZE: 11px; COLOR: #9c2403; line-height: 1.8em;
}
#bubbleservizilist ul li {
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #d4d4d4;
}
#bubbleservizilist ul li:first-child {border-top: none;}
#bubbleservizilist ul li:last-child {border-bottom: none;}
#bubbleservizilist ul li a {
	padding: 10px;	
	display: block;
	color: #777777;
	text-decoration: none;
}
#bubbleservizilist ul li a:hover {background: #e9e9e9;}




#bubbleportfoliolist ul{
	margin: 0px 0; padding: 0; 
	list-style: none;text-shadow: 0px 1px 1px white;
	font-family: Helvetica, Arial, sans-serif;FONT-SIZE: 11px; COLOR: #9c2403; line-height: 1.8em;
}
#bubbleportfoliolist ul li {
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #d4d4d4;
}
#bubbleportfoliolist ul li:first-child {border-top: none;}
#bubbleportfoliolist ul li:last-child {border-bottom: none;}
#bubbleportfoliolist ul li a {
	padding: 10px;	
	display: block;
	color: #777777;
	text-decoration: none;
}
#bubbleportfoliolist ul li a:hover {background: #e9e9e9;}






#bubblealtrisitilist ul{
	margin: 0px 0; padding: 0; 
	list-style: none;text-shadow: 0px 1px 1px white;
	font-family: Helvetica, Arial, sans-serif;FONT-SIZE: 11px; COLOR: #9c2403; line-height: 1.8em;
}
#bubblealtrisitilist ul li {
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #d4d4d4;
}
#bubblealtrisitilist ul li:first-child {border-top: none;}
#bubblealtrisitilist ul li:last-child {border-bottom: none;}
#bubblealtrisitilist ul li a {
	padding: 10px;	
	display: block;
	color: #777777;
	text-decoration: none;
}
#bubblealtrisitilist ul li a:hover {background: #e9e9e9;}


