html, body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 93%;
	color: #000000;
	background-color: #B3FF66;
}
img{border:none;}
h1, h2, h3, form{margin:0px;}
#general{
	background-color: #DEF9D5;
	border: 1px solid #666666;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.center{text-align: center;}
.hide {
	clear: both;
	margin: 0px;
	height: 0px;
	visibility: hidden;
}
.logoTrans{
	background-image: url(../images/logoTrans.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.float-left{float:left;}
.float-right{float:right;}
.marg-dx{margin-right: 0.5em;}
.TopMarg{margin-top: 0.6em;}
.hide {
	clear: both;
	margin: 0px;
	height: 0px;
	visibility: hidden;
}
.title1{
	font-size: 100%;
	margin-top: 1em;
	text-align: center;
	margin-bottom: 3px; /*il valore deve essere lo stesso del padding-bottom di EffectTitle*/
}
.EffectTitle1{
	color: #FFFFFF;
	background-image: url(../images/bg-titles.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3461AB;
	border-right-color: #3461AB;
	border-left-color: #3461AB;
    padding: 0.3em 0.7em 3px 0.7em;
}
.scrittaWhite{color: #FFFFFF;}
.scrittaRed{color: #CC0000;}
.scrittaBlack{color:#000000;}
.borded{
	border: 1px solid #999999;
}
#footer{
	color: #333333;
	padding-top: 0.7em;
	padding-right: 0.4em;
	padding-bottom: 0.7em;
	padding-left: 0.4em;
	margin-top: 0em;
}
#corpo{
	background-color: #DEF9D5;
	color: #000000;
	padding: 12px;
	line-height: 1.3em;
	}
/*********NAVIG MENU***************/
#bg-navig{
	background-image: url(../images/bg-header.jpg);
	height: 36px;
	background-repeat: repeat-x;
	margin-bottom: 1em;
}
#navig {margin: 0px;
        padding:0px;}
#navig li{
	display: inline;
	margin: 0px;
	list-style-type: none;
}
.split{
	position: relative;
	top: 1px;}

.text{width: 60%;}
.service{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-type: square;
	color: #27690F;
}
.service li{
	margin-bottom: 0.2em;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7F1A3;
}
.marchi{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #27690F;
	border-bottom-color: #27690F;
}
.Inmarchi img{
	margin-right: 55px;
	margin-left: 55px;
}
.Inmarchi2 img{
margin-right: 35px;
	margin-left: 35px;}
.bg-contacts{
	background-image: url(../images/bg-contacts.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.msg{
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
	padding:0.5em;
}
.bluService{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1188FF;
	border-right-color: #1188FF;
	border-bottom-color: #1188FF;
	border-left-color: #1188FF;
	background-color: #E8F3FF;
}
.OrangeService{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	background-color: #FFEFDF;
}
.bluService, .OrangeService{padding: 1em 0 1em 0;}
/*Immagini nella Gallery*/
.FloatPh{
	float: left;
	width: 170px;
	margin-top: 2em;
	margin-right: 6px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin-left: 5px;
}
.FloatPh img{border:1px solid #000000}
/***********LIGHT BOX***************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

