body,html {
	background-color: #B3724B;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-x;
	margin:0px;
	height: 100%;
	background-position: center top;
}

.container {
	width: 966px;
	height: 637px;
	background-image: url(../images/tblContainer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
	width: 187px;
	height: 595px;
	background-image: url(../images/bgMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu2 {
	width: 187px;
	height: 368px;
	background-image: url(../images/bgMenu2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.home {
	width: 938px;
	height: 595px;
	background-image: url(../images/bgHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.topCentro {
	width: 940px;
	height: 228px;
	background-image: url(../images/topCentro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topMetodo {
	width: 940px;
	height: 228px;
	background-image: url(../images/topMetodo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topCertificazioni {
	width: 940px;
	height: 228px;
	background-image: url(../images/topCertificazioni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topContatti {
	width: 940px;
	height: 228px;
	background-image: url(../images/topContatti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topLinks {
	width: 940px;
	height: 228px;
	background-image: url(../images/topLinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.content {
	width: 940px;
	height: 368px;
	background-image: url(../images/bgContent.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bottom {
	width: 938px;
	height: 29px;
	background-image: url(../images/bgBottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.diritti {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #BF9176;
	text-decoration: none;
}
.diritti a:link,.diritti a:visited{
	color: #BF9176;
	text-decoration: none;
}
.diritti a:hover { 
	text-decoration: underline;
}

.a11 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
.a11 a:link,.a11 a:visited{
	color: #444444;
	text-decoration: none;
}
.a11 a:hover { 
	text-decoration: underline;
}

.a11Marrone {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #855834;
	text-decoration: none;
}

.a12 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.a12 a:link,.a12 a:visited{
	color: #444444;
	text-decoration: none;
}
.a12 a:hover { 
	text-decoration: underline;
}

.a12Marrone {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #855834;
	text-decoration: none;
}
.a12Marrone a:link,.a12Marrone a:visited{
	color: #855834;
	text-decoration: none;
}
.a12Marrone a:hover { 
	text-decoration: underline;
}

.form210 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	height: 20px;
	width: 210px;
	border: 1px solid #EBE2CD;
	background-color:#F5F1E9;
	padding-left: 2px;
}

.areaNote {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	height: 168px;
	width: 210;
	border: 1px solid #EBE2CD;
	background-color:#F5F1E9;
	overflow: auto;
	padding-left: 2px;
}