body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
}
#home{
	display: block;
	width: 210px;
	height: 89px;
	float: left;
}
a {outline:none;}
#container{
	width:970px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#logo{

	height: 89px;
		background-image:url(../images/logo.jpg);
		background-repeat:no-repeat;
}
#logo a:link{
	color:#D70510;
	text-decoration: none;
}
#logo a:visited{
	color:#D70510;
	text-decoration: none;
}
#logo a:active{
	color:#000;
	text-decoration: none;
}
#logo a:hover{
	color:#000;
	text-decoration: none;
}
#logo-inside{
	font-size: 16px;
	padding-top: 53px;
	padding-left: 200px;
	color: #CF0207;
	font-weight: bold;
}
#topmenu{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 51px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 37px;
	text-align: center;
	font-size: 12px;
	z-index: 100;
}
#topmenu a:link{
	color:#FFFFFF;
	padding-right: 27px;
	padding-left: 27px;
	text-decoration: none;
}

#topmenu a:visited{
	color:#FFFFFF;
	padding-right: 27px;
	padding-left: 27px;
	text-decoration: none;
}

#topmenu a:hover{
	color:#FFFFFF;
	padding-right: 27px;
	padding-left: 27px;
	text-decoration: none;

}



#gallery{
	background-color: #CCCCCC;
	height: 222px;
}
#title{
	width:970px;
	border-top:solid #999 1px;
	border-bottom:solid #999 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/bg-titolo-bianco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#title-inside{
	padding:0 10px;
}
#content{
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content-left{width:495px;
float:left;}
#content-left-inside{
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
	line-height: 1.17em;
}
#content-right{width:475px;
float:right;}
#content-right-inside{
	padding-right: 15px;
	padding-left: 20px;
	clear: left;
	line-height: 1.17em;
	text-align: justify;
}
#content-closer{clear:both;}

#line{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#footer{
	text-align:center;
	padding-bottom: 10px;
	font-size: 11px;
	color: #006699;
}
.titolonero{
	font-size: 27px;
	line-height: 40px;
	color: #575757;
}
.titolorosso{
	font-size: 27px;
	color: #D00A0B;
}
.titolobianco{
	font-size: 27px;
	color: #fff;
	line-height: 40px;
}
.primop{
	color: #333333;
}
.secondop{
	color: #555555;
}
.terzop{
	color: #777777;
}
.imghome{
}
.titolohome{
	font-size: 14px;
	text-decoration: underline;
}
.titolohomepiccolo{
	font-size: 11px;
}
.homerosso{
	font-size: 10px;
	color: #C6080A;
	font-weight: bold;
	line-height: 1.1em;
}
#1{
	display: block;
	width: 450px;
	clear: both;
}
#2{
	display: block;
	width: 450px;
	clear: both;
}
#3{
	display: block;
	width: 450px;
	clear: both;
}
#4{
	display: block;
	width: 450px;
	clear: both;
}
.continua{
	text-align: right;
	color: #777777;
	line-height: 1em;
	margin:0;
	padding:0;
}


.continua a:link{
	color:#777777;
	text-decoration: underline;
}

.continua a:visited{
	color:#777777;
	text-decoration: underline;
}

.continua a:hover{
	color:#555;
	text-decoration: none;

}

#footer a:link{
	color:#006699;
}

#footer a:visited{
	color:#006699;
}

#footer a:hover{
	color:#0088CA;

}
.tooltip {}
img {
		border: 0px;
	}


.giallo{color:#FFFF00;font-weight:bolder;	padding-right: 27px;
	padding-left: 27px;}
.titolinorosso{color:#D70510;}
.titolinorossosottolineato{
	color:#D70510;
	border-bottom: solid #333 1px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

