body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../Images/Background.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
.leftBlock {
	padding: 10px;
	width: 540px;
	text-align:justify;
}

.header {
	background-color: transparent;
	height: 150px;	
}
.menuDiv {
	background-color: #CCC;
	
}	
.container {
	border-top-style: 20;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	background-color: #FFF;
}

.main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-color: #366;
	text-align: center;
	height: 100px;
	vertical-align: middle;
	color: #FFF;
	font-size: 12px;
	background-image: url(../Images/Footer.jpg);
}
.rightBlock {
	padding: 10px;
	height: 640px;
	width: 210px;
	background-color: #8C6238;
	text-align: center;
	float: right;
	color: #FFF;
}
.immagineCentr {
	text-align: center;
}
}
.immagine {
	margin-right: 10px;
	margin-bottom: 10px;

	float: left:
;	float: left;
}
h3 {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
  color: #0000FF;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #8C6238;
}
.main .footer a {
	color: #8C6238;
}
.foto {
	float: left;
	width: 50%;
	height: 270px;
	text-align: center;
}
