body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	background-position:center;
	background-position:top;
/*	background-image:url(../img/pattern.gif);*/
	font-family:Verdana;
	font-size:12px;
}
a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
}
#main{
	position:relative;
	top:0px;
	width:100%;
	height:auto;
	overflow:visible;
	z-index:10;
}
#shadow{
	position:relative;
	top:0px;
	width:780px;
	height:auto;
	overflow:visible;
	z-index:9;
	background-image:url(../img/ombra_sand.jpg);
	background-position:center;
}
#content{
	text-align:left;
	position:relative;
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	overflow:visible;
	padding:0px;
	z-index:11;
	margin:auto;
}
#corpo{
	position:relative;
	width:800px;
	height:539px;
	background-image:url(../img/sfondo.jpg);
	background-position:center;
}
#about{
	position:relative;
	left:19px;
	width:751px;
	height:500px;
	background-image:url(../img/about.jpg);
	background-position:center;
}
#aboutsotto{
	position:relative;
	width:711px;
	height:100px;
	padding:20px;
	top:330px;
}

#services{
	position:relative;
	left:19px;
	width:751px;
	height:500px;
	background-image:url(../img/services.jpg);
	background-position:center;
}
#servicessinistra{
	position:absolute;
	width:291px;
	height:460px;
	padding:20px;
	left:0px;
	top: 0px;
}
#servicesdestra{
	position:absolute;
	width:378px;
	height:460px;
	padding:20px;
	left:333px;
	top: 0px;
	overflow:auto;
}

#contact{
	position:relative;
	left:19px;
	width:751px;
	height:500px;
	background-position:center;
}
#contactsinistra{
	position:absolute;
	background-image:url(../img/contact.jpg);
	width:291px;
	height:460px;
	padding:20px;
	left:0px;
	top: 0px;
}
#contactdestra{
	position:absolute;
	background-color:#CCCCCC;
	width:400px;
	height:480px;
	padding:10px;
	left:331px;
	top: 0px;
	overflow:auto;
}
#courses{
	position:relative;
	left:19px;
	width:751px;
	height:500px;
	background-position:center;
}
#coursessinistra{
	position:absolute;
	overflow:hidden;
	width:330px;
	height:500px;
	left:1px;
	top: 0px;
}
#coursesdestra{
	position:absolute;
	background-color:#CCCCCC;
	width:400px;
	height:480px;
	padding:10px;
	left:331px;
	top: 0px;
	overflow:auto;
}
#iscrizionesinistra{
	background-image:url(../img/iscrizione.jpg);
	position:absolute;
	overflow:hidden;
	width:168px;
	height:480px;
	left:1px;
	top: 0px;
	padding:10px;
}
#iscrizionedestra{
	background-image:url(../img/iscrizione2.jpg);
	position:absolute;
	background-color:#CCCCCC;
	width:542px;
	height:480px;
	padding:10px;
	left:189px;
	top: 0px;
	overflow:auto;
}

.bianco {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.blu {
	font-family: "Verdana";
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}
p{

line-height:15px;
}
.sfondonero {
	background-color: #000000;
}
.grigio {
	color: #333333;
}
#login {
visibility:hidden;
}