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;
}

.container2 {
	width: 966px;
	height: 700px;
	background:url(../images/tblContainer2.png) no-repeat center bottom;
}

.menu {
	width: 187px;
	height: 595px;
	background:url(../images/bgMenu.png) no-repeat 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;
}
.home.natale {
	background: url(../images/bgHomeNatale.jpg) no-repeat center top;
}

.topCentro{width:940px;height:228px;background: url(../images/topCentro.jpg) no-repeat center top;}
.topSquadra{width:940px;height:228px;background: url(../images/topSquadra.jpg) no-repeat center top;}
.topMetodo{width:940px;height:228px;background: url(../images/topMetodo.jpg) no-repeat center top;}
.topGyrotonic{width:940px;height:228px;background: url(../images/topGyrotonic.jpg) no-repeat center top;}
.topBioginnastica{width:940px;height:228px;background: url(../images/topBioginnastica.jpg) no-repeat center top;}
.topYoga{width:940px;height:228px;background: url(../images/topYoga.jpg) no-repeat center top;}
.topContatti{width:940px;height:228px;background: url(../images/topContatti.jpg) no-repeat center top;}
.topDove{width:940px;height:228px;background: url(../images/topDove.jpg) no-repeat center top;}
.topLinks{width:940px;height:228px;background: url(../images/topLinks.jpg) no-repeat center top;}
.topStampa{width:940px;height:228px;background: url(../images/topStampa.jpg) no-repeat center top;}


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

.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;
}
a {text-decoration:none;color:#855834;}
a:hover {color: #855834;text-decoration:underline;}
.a12 a.open,.a12 a.close{color: #855834;display:block;margin-top:5px;}
.titolo{font-family: Arial;font-size:12px;font-weight:bold;color:#855834;text-decoration:none;}
.sep{display:block;height:1px;margin-top:10px;margin-bottom:10px;background:url(../images/sep.gif) repeat-x;}

