/* Browser Reseter */
body,div,span,p,a,img,h1,h2,h3,h5,h6,ol,blockquote{
  margin: 0;
  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}

body img{
	float:left;
	display:block;
	border:0px;
}

/* General body layout */

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  background:#082641;
}

#top-wrap{
	width: 100%;
	min-height: 270px;
	float: left;
	background: #003C75 url(../images/header-wrap.png) repeat-x top;
}

.body-wrap{
  width:970px;
  float:none;
  margin: 0 auto;
  position:relative;
 }

/* Layout styles */
div.logo{ /* stylin logo */
  display: block;
  float:left;
  margin:11px 10px 30px 0px;
  }
 div.logo h1{ /* stylin logo */
  display: block;
  font-size: 90%
  } 
        


/* stylin navigation links */
ul.nav{
  min-width: 530px;
  float:right;
  display:block;
  margin: 12px 0 0 0;
  

  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}
ul.nav li{
  width:auto;
  float:left;
  margin:0 2px 0 0;
  
  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}
ul.nav li a{
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  text-align:center;
  color:#dcdcdc;
  line-height:28px;
  padding:0px 18px;
}

/* stylin hover for navigation */
ul.nav li a:hover, ul.nav li a.active{
  float:left;
  text-align: center;
  padding-left:0px;
  padding-right:18px;
  background: url(../images/nav-right.png) no-repeat right;
}
ul.nav li a:hover span, ul.nav li a.active span{
  text-align: center;
  display: block;
  height:28px;
  color: black;
  float:left;
  padding-right:0px;
  padding-left: 18px;
  background: url(../images/nav-left.png) no-repeat left;
}

/* stylin main body content */

#leftPan{
	width:254px;
	float:left;
	padding:0 6px 0 0;
	}
#leftPan h3{
	font-size:16px;
	font-weight:bold;
	color:#1e2022;
	padding-bottom:0px;
	margin-bottom: 0
}

#leftPan h3.arredo{
	font-size:13px;
	font-weight:bold;
	color:#1e2022;
	padding-bottom:0px;
	margin-bottom: 0
}

#leftPan p{
	
	padding: 0;
	font-size:11px;
	color:#727272;

}

#leftPan .service {
	background-color: White;
	width: 246px;
	height: 44px;
	border: 0;
	margin: 3px 0;
	padding: 6px 10px 10px 10px ;
	background-image: url(../images/bgdiv5z.gif);
}
#leftPan .service:hover{
	background-color: White;
	width: 246px;
	height: 44px;
	border: 0;
	margin: 3px 0;
	padding: 6px 10px 10px 10px ;
	background-image: url(../images/bgdiv5bz.gif);
}	
	
#leftPan .service img{
	float: left;
	margin: 0 10px 5px 0
}


/* stylin left bottom content */
div.botmLeft{
	width:250px;
	float:left;
	display:block;
}
div.botmLeft h3{
	padding-bottom:20px;
}
div.botmLeft blockquote{
	width:296px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-indent:22px;
	padding-top:2px;
	padding-bottom:14px;
	background:url(../images/quote.png) no-repeat top left;
}
div.botmLeft p.sign1, div.botmLeft p.sign2{
	display:block;
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d3d3d3;
}
div.botmLeft p.sign2{
	border:0px;
}


/* stylin right side content */
.rightPan{
	width:690px;
	float:right;
	margin:15px 0 15px 0;
		}
.rightPan img{
	float:left;
}
div.innerContent{
	width:630px;
	float:left;
	padding:0 30px;
	background-color:#fff;
}
div.mainContent{
	width:635px;
	float:left;	
}

div.mainContent h4{
	background-color: #3DA2C6;
	color: #000;
	margin-bottom: 0px;
	font-size: 15px;
	padding: 3px 15px;
}

div.mainContent ul{
	margin-top: 15px
}
div.mainContent li{
	font-size: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}

div.mainContent h2{
	width:auto;
	font-size:21px;
	color:#1e2022;
	padding-bottom: 0;
	border-bottom: 1px solid #0066FF;
	margin-bottom: 10px
}
div.mainContent p{
	font-size: 15px;
	color: #454545;
	line-height: 21px;
	padding-bottom: 0px;
	text-align: justify;
	margin-bottom: 0px
}
div.mainContent table{
	font-size:12px;
	color:#454545;
	}



div.mainContent p a{
	font-size:15px;
	color:#06F;
	text-decoration: underline;
	font-weight: bold;
}

div.botmContent{
	width:570px;
	float:left;
	display:block;
}
div.botmContent h2{
	width:auto;
	float:left;
	font-size:21px;
	color:#1e2022;
	padding-bottom:20px;
}
div.botmContent p{
	width:555px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding-bottom:10px;
}

div.botmContent ul.list1{
	width:243px;
	float:left;
	display:block;
	margin-right:69px;
}
ul.list1 li{
	width:218px;
	float:left;
	display:block;
}
div.botmContent ul.list1 li{
	display:block;
	line-height:30px;
	float:left;
	padding-left:22px;
	background:url(images/../list-bullets.png) no-repeat left;
}
ul.list1 li a{
	font-size:12px;
	color:#7194cb;
}

/* list items second column */
div.botmContent ul.list2{
	width:240px;
	float:left;
	display:block;
}
ul.list2 li{
	width:219px;
	float:left;
	display:block;
}
div.botmContent ul.list2 li{
	display:block;
	line-height:30px;
	float:left;
	padding-left:22px;
	background:url(images/../list-bullets.png) no-repeat left;
}
ul.list2 li a{
	font-size:12px;
	color:#7194cb;
}

/* stylin lower right content */
div.lowerRight{
	width:670px;
	float:left;
	padding:20px 0 0 0;
}

div.lowerRight h2{
	width:auto;
	float:left;
	font-size:21px;
	color:#1e2022;
	padding-bottom:20px;
}

div.showcase{
	width:630px;
	height:161px;
	float:left;
	display:block;
	background-color:#f3f3f3;
}
div.showcase ul{
	width:530px;
	float:left;
	display:block;
	margin:25px 0 0 0px;
}
div.showcase ul img{
	float:left;
}
div.showcase ul li{
	width:140px;
	float:left;
	margin:0 30px 0 0;
}
div.showcase ul li.nomar{
	margin:0px;
	padding:0px;
}

/* footer content */
#footer-wrap{
  width:100%;
  float:left;
  background:#082641;
}
#footer{
  clear: both;
  width:970px;
  height:94px;
  float:none;
  margin:0 auto;
  padding-top:15px;
}

#footer p.copyright{
	min-width:250px;
	float:left;
	font-size:11px;
	color:#fff;
	line-height:15px;
}
#footer a.xmail{
	color: #D9E8FF;
	text-decoration: none;
}
#footer a.xmail:hover{
	color: White;
	text-decoration: underline;
}

/* stylin signature content */
p.sign{
	width:200px;
	float:right;
	margin:40px 0px 0 0;
	font-size:11px;
	color:#727272;
	font-style:italic;
	font-weight:bold;
}
p.sign a{
	font-size:11px;
	color:#727272;
	font-style:italic;
	font-weight:normal;
    text-decoration:underline;
}
p.sign a:hover{
  text-decoration:none;
}


/* stylin footer navigation content */
ul.footNav{
	clear:left;
	min-width:200px;
	float:right;
	    margin: 0;
  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}
ul.footNav li{
	float:left;
	color:#727272;
	line-height:21px;
	    margin: 0;
  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}
ul.footNav li a{
	float:left;
	padding:0px 8px;
	font-size:11px;
	color:#727272;
}


/* sliding hover banner */
ul.slideshow {
	list-style:none;
	width:630px;
	height:380px;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
	padding:0;	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:0;	
}

#slideshow-caption {
	width:640px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:0;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:0;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0 0 0 18px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:21px;
}


/* stylin Inner pages *?
/* contact us page */
.botmLeft p{	
	width:296px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	padding-top:2px;
	padding-bottom:14px;
}

/* stylin blog page content */
 ul.blog{
	display:block;
	width:100%;
	float:left;
}
 ul.blog li{
	width:100%;
	float:left;
	display:block;
	padding-bottom:30px;
}
 ul.blog li h5{
	font-size:21px;
	color:#14AAFC;
	line-height:21px;
	padding:0px 0px 10px 0;
}
 ul.blog li img{
	margin:10px 9px 10px 0;
}
 ul.blog li p a{
	font-size:12px;
	font-style:italic;
	color:#7194cb;
}
 ul.blog li p a:hover{
	text-decoration:underline;
}
 ul.blog li p.date, ul.blog li p.post, ul.blog li p.comments{
	padding:0 0 9px 0;
}
 ul.blog li a.more{
	width:80px;
	float:left;
	font-size:12px;
	font-style:italic;
	color:#7194cb;
	text-align:left;
	padding:0px;
	margin:0px;
}
 ul.blog li a.more:hover{
	display:block;
	width:80px;
	float:left;
	color:#002c57;
}

/* stylin sitemap content */
ul.sitemap{
	clear:both;
	width:100px;
	float:left;
	padding-bottom:50px;
}
ul.sitemap li{
	width:100%;
	float:left;
	display:block;
	line-height:18px;
}
ul.sitemap li a{
	font-size:12px;
	color:#004977;
	text-decoration:underline;
}
ul.sitemap li a:hover{
	color:#303030;
	text-decoration:none;
}

iframe{
	margin-bottom: 15px;
	border:  1px solid #000;
}

img.dx{
	float: right;
	margin: 0 0 0 10px;
		border: 1px solid black
}
img.dx2{
	float: right;
	margin: 0;
	}
img.sx{
	float: left;
	margin: 0 10px 0px 0px
}
img.gallery{
	float: left;
	margin: 4px;
	border: 1px solid black
}

/*
span.label{
	font-size: 14px;
	background-color: #0066ff;
	color: #fff;
	font-weight: bold;
	padding: 5px
	}  */
	
	div.label{
	background-image: url(../images/bg.png); 
	background-repeat: repeat; 
	width: 300px; 
	height: 20px; 
	z-index: 5; 
	position: relative;
	top: 223px; 
	font-weight: bold;
	color: white;
	padding-top: 5px;
	font-size: 14px;
	text-align: center;
	}	
	
	
	
	
a.dettagli{
	font-weight: bold;
	text-decoration: none;
}	
a.dettagli:hover{
	font-weight: bold;
	text-decoration: underline;
	color: black
}	

div.servizio{
	border: 0;
	padding: 6px 6px 6px 0
}
div.servizio h3{
	font-size: 15px
}
p.prc{
	font-size: 10px
}	

h3.nastri{
	color: Blue;
}
h3.tipinastri{
   color: black;
	border-bottom: 1px solid Blue;
	margin: 15px 0
}


a div.nastribox{
	border: 1px solid black;
	background-color: #0066FF;
	float: left;
	margin: 3px 10px 0 0;
	width: 170px;
	text-align: center;
	padding: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
a:hover div.nastribox{
	border: 1px solid black;
	background-color: #ADD8E6;
	float: left;
	margin: 3px 10px 0 0;
	width: 170px;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
li.dots{
	list-style: disc;
	margin-left: 10px
}
div.alarm{
	border: 1px dotted black;
	background-color: #FFCCB9;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
	width: 260px;
	line-height: 160%;
}
div.alarm span{
   font-size: 11px;
	font-weight: bold;
	color: Gray;
}

div.alarm2{
	border: 1px dotted black;
	background-color: #FFCCB9;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 160%;
}
div.alarm2 span{
   font-size: 11px;
	font-weight: bold;
	color: Gray;
}


div.alarm3{
	border: 1px dotted black;
	background-color: #CFE8F1;
	padding: 3px 10px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 160%
}
