body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #010101;
	color: #CCCCCC;
	margin: 0px;
}

#container {
}
#container .header {
	height: 207px;
	width: 100%;
	background-image: url(../images/sfondo01.jpg);
}
#container .content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#container .sfondobtm {
	height: 207px;
	width: 100%;
	background-image: url(../images/sfondo01.jpg);
	margin: 0px;
	padding: 0px;

}
#menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {

}
#menu li {
	list-style-type: none;
	display: inline;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 14px;
	font-weight: bold;
	/*color: #555555;*/
}
#menu li a{
	color: #666666;
	text-decoration: none;
}
#menu li a:link{
	color: #666666;
}
#menu li a:active{
	color: #666666;
}
#menu li a:visted{
	color: #666666;
}
#menu li a:hover{
	color: #cccccc;
}


#Logo {
	width: 300px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#LogoHome {
	width: 371px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 75px;
	margin-left: auto;
}

#Testo {
	font-size: 14px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-left: 50px;
}
#galleria {
	font-size: 14px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 1000px;
	/*padding-left: 300px;*/
	float: left;
}
#galleria img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galleria a{
	color: #666666;
	text-decoration: none;
}
#galleria a:link{
	color: #666666;
}
#galleria a:active{
	color: #666666;
}
#galleria a:visted{
	color: #666666;
}
#galleria a:hover{
	color: #cccccc;
}

#galleria .TitoloGallery {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

#galleriaScheda {
	font-size: 14px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 1000px;
	/*padding-left: 300px;*/
	float: left;
}
#galleriaScheda a{
	color: #666666;
	text-decoration: none;
}
#galleriaScheda a:link{
	color: #666666;
}
#galleriaScheda a:active{
	color: #666666;
}
#galleriaScheda a:visted{
	color: #666666;
}
#galleriaScheda a:hover{
	color: #cccccc;
}

#galleria .TitoloGallery {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

.footer {
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.footer a:link {
	color: #666666;
}
.footer a:visited {
	color: #666666;
}
.footer a:hover {
	color: #cccccc;
}
.footer a:active {
	color: #666666;
}
.clearall {
 clear: both;
}
#contatti {
	font-size: 14px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 800px;
	float: left;
	padding-left: 150px;
}
#contatti a{
	color: #666666;
	text-decoration: none;
}
#contatti a:link{
	color: #666666;
}
#contatti a:active{
	color: #666666;
}
#contatti a:visted{
	color: #666666;
}
#contatti a:hover{
	color: #cccccc;
}

#contatti .box {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;

}

#contatti h1 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;

}
#contatti .Testo {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	font-size: 14px;

}
