body{
	height: 100%;
	width:100%;
	background-color: #000000; 
	font-family:Tahoma, Arial, Times, serif; font-size:11px;
	color:#9a9a9a;
	margin:0;
}
img{border:0;}

h1{padding:35px 0 0 0;}

h1 span{visibility:hidden; font-size:10px;}

#box{padding:10px 0 0 20px;}

#logo{
	padding:0 0 10px 0;
	color:#FFFFFF;
}
#logo img{padding-bottom:4px;}

#menu{color:#9a9a9a;}

#menu .current{color:#fff;}

#menu .subinfo{color: #CFA05A;}

#menu .subprogetti{color: #78784B;}

#menu .currentmusic{color:#D00068;}

#menu .submusica{color: #D00068;}


#menu a{
	text-decoration:none;
	color:#9a9a9a;
}
#menu a:hover{color:#FFFFFF;}

#col_sx{
	float:left;
	width:420px;
}
#col_dx{
	float:right;
	width:420px;
}
#clearme{clear:both;}

.p{font-size:14px;}

a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{text-decoration:underline;}

.chiaro{ color:#CCCCCC;}

/***********    HOMEPAGE   ************/
#home{
	background-image:url(../img/bg_home.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#filosophy{
	padding-top:90px;
	color:#959595;
}
/***********    INFO   ************/
#info{
	background-image:url(../img/bg_info.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#info_txt{
	width:900px;
}
/***********    PROGETTI   ************/
#box_progetti_web{
	width:450px;
	margin-left:74px;
}
#box_progetti_musica{
	width:400px;
	margin-left:20px;
}
#box_progetti_multimedia{
	width:460px;
	margin-left:20px;
}
#box_progetti_formazione{
	width:460px;
	margin-left:20px;
}
#riga{
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:#222 solid 1px;
}
#web{
	background-image:url(../img/bg_web.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#musica{
	background-image:url(../img/bg_musica.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#multimedia{
	background-image:url(../img/bg_multimedia.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#formazione{
	background-image:url(../img/bg_formazione.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.nomeprogetto{
	color:#ABAC7B;
	font-weight:bold;
}
#p_link{
	padding-top:9px;
}