body{
   margin                : 0px;
   padding               : 0px;
   line-height           : 16px;
   font-family           : Verdana, Arial, Helvetica, sans-serif;
   color                 : #03A6C2;
	background-image     : url(../img/sf2.gif);
   font-size             : 11px;
}

#center{
	width                : 100%;  
	height               : 600px;
	background-image     : url(../img/sf.jpg);
	background-repeat    : repeat-x;
	text-align           : center;
   }
   
#container{
	width                : 760px;
   }
   
#head{
	width                : 100%;  
	height               : 200px;
	background-image     : url(../img/head.jpg);
	background-repeat    : repeat-x;
   }
   
#body{
	width                : 100%; 
	height               : 100%; 
	background-image     : url(../img/border.jpg);
	background-repeat    : repeat-y;
   }
   
#left{
	width                : 152px;
	float                : left;
	text-align           : left;
	padding-left         : 18px;
   }
   
#right{
	width                : 558px;
	float                : left;
	padding              : 5px 20px 5px 10px;
	text-align           : left;
   }
   
#rightGal{
	width                : 550px;
	float                : left;
	padding              : 5px 20px 5px 10px;
	text-align           : left;
   }
   
#footer{
	width                : 100%; 
	height               : 40px; 
	background-image     : url(../img/footer.jpg);
	background-repeat    : repeat-x;
   }
   
 /*  Galleria fotografica  */
 
#Cimage{
	width                : 45%;
    background-color     : #eee;
    float                : left;
    padding              : 5px;
    border               : 1px dashed #ccc;
    margin               : 5px;
   }
   
 #Cfolder{
    cursor               : hand;
    text-align           : center;
    border               : 1px dashed #ccc;
    width                : 45%;
    float                : left;
    padding              : 5px;
    margin               : 5px;
 }
 
 #lineprofile{
    background-color     : #fff;
    border-bottom        : 2px dashed #EEE6F0;
    padding              : 2px 5px;    
 }
 
.thumbGal{
    border               : 2px solid #fff;
    margin               : 3px;
    padding              : 2px;
}
   
.tit{
    background-color     : #069;
    padding              : 2px;
    margin-bottom        : 2px;
    color                : #ffF;
}
 /*  link menu   */
   
a.menu:link, a.menu:active, a.menu:visited{
	width                : 111px;
	height               : 19px;
	display              : block;
	margin-top           : 10px;
	color                : #D3BAD8;
	padding-left         : 40px;
	padding-top          : 2px;
	text-decoration      : none;
	background-image     : url(../img/button.gif);
	font-weight          : bold;
	font-size            : 12px;
}
a.menu:hover{
	width                : 111px;
	height               : 19px;
	display              : block;
	margin-top           : 10px;
	color                : #D3BAD8;
	padding-left         : 40px;
	padding-top          : 2px;
	text-decoration      : none;
	background-image     : url(../img/button_over.gif);
	font-weight          : bold;
	font-size            : 12px;
}

#selected{
	width                : 111px;
	height               : 19px;
	display              : block;
	margin-top           : 10px;
	color                : #D3BAD8;
	padding-left         : 40px;
	padding-top          : 2px;
	text-decoration      : none;
	background-image     : url(../img/button_over.gif);
	font-weight          : bold;
	font-size            : 12px;
}


/*   titoli  */

H5{
    font-family          : Verdana, Arial, Helvetica, sans-serif;
	border-bottom        : 3px solid #EDE2EF;
	text-align           : left;
	padding-bottom       : 5px;
	color                : #006699;
	margin-bottom        : 5px;
}

/*   hom page boxes    */

#box{
	width                : 97%;
	background-color     : #EEE6F0;
	color                : #069;
	padding              : 2px;
}

#boxTitle{
	padding              : 2px;
	background-color     : #069;
	color                : #fff;
	font-weight          : bold;
	font-size            : 11px;
	width                : 100%;
}

#bradCum{
    text-align           : right;
	padding              : 0px 5px 5px 5px;
	font-size            : 10px;
    border-bottom        : 2px dashed #eee;
}
 /*  link menu   */
   
#bradCum a:link, a:active, a:visited{
	height               : 19px;
	color                : #D3BAD8;
	text-decoration      : none;
	font-weight          : bold;
}
#bradCum a:hover{
	height               : 19px;
	color                : #D3BAD8;
	text-decoration      : none;
	font-weight          : bold;
}

#line{
	/*width                : 100%;*/
	padding              : 1px;
	padding-left         : 10px;
	background-color     : #D3BAD8;
	color                : #fff;
	font-weight          : bold;
	margin-bottom        : 1px;
	
}

/*   hom page box image    */

#boxImage{
	background-color     : #D3BAD8;
	color                : #fff;
	padding              : 5px;
	float                : left;
	margin-top           : 5px;
}

/*   hom page canzoni    */

#boxSong{
	width                : 412px;
	background-color     : #DDF0FF;
	color                : #069;
	padding              : 2px;
	float                : left;
	margin-top           : 5px;
	margin-left          : 5px;
}

#lineSong{
	/*width                : 100%;*/
	padding              : 1px;
	padding-left         : 10px;
	background-color     : #fff;
	color                : D3BAD8;
	font-weight          : bold;
	margin-bottom        : 1px;
	
}


#boxTitleSong{
	padding              : 2px;
	background-color     : #8DCDF3;
	color                : #069;
	font-weight          : bold;
	font-size            : 11px;
}

