body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #827456;
	background-color: #F4ECDE;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/background-homepage.gif);
	background-repeat: repeat-x;
}


#first {
	position: relative;
	margin: 0 auto;
	width:748px;
	background-image: url(/img/background-shadows.gif);
	background-repeat: no-repeat;
	height: 850px;
	padding-left:42px;
	padding-right:48px;
	
}


#menu {
	height: 28px;
	padding-top: 15px;
}

#LingueBar { position:absolute; left:517px; top:10px; width:273px; height:17px; z-index:1}

#fotomenu {
	height: 130px;
	padding-top: 0px;
}

#primopiano {
	height: 250px;
	padding-top: 5px;
	}
	
.primopianoBOX
{
width:240px;
font-size:10px;
text-align:justify;
float:left;
}
.primopianoSPACE {width: 240px;
float:left;
width:9px;

}

.primopianoIMG { margin-bottom:2px; margin-right:5px; float:left; margin-top:2px; margin-left:1px; border:1px solid #999966;}


#sottomenu {
	height: 28px;
	padding-top: 17px;
	color:white;
	text-align:center;
	font-weight:bold;

}
#sottomenu a {color:white; text-decoration:none; } 
#sottomenu a:hover { color:#990000;  } 



#CorMagis
{
height:130px;
	padding-top: 0px;
}

#copyright
{
padding-top:20px;
font-size:9px;
color:#999966;
height:130px;
text-align:center;
}
#copyright a { text-decoration:none; color:#999966;}

/* link in generale  */
a { font-weight:bold; text-decoration:none; color:#990000;}
a:hover { font-weight:bold; text-decoration:underline; color:#996600;}
/* ****************  */



/* ###### CLASSES ######  */
.no { display:none; }
.bigger { font-size:110%; }
.smaller { font-size:90%; }
.warning { color:red;}
/* ####################   */

/* TAGS */
h1 , h2, h3, h4, h5 ,h6
{ font-size:14px; font-weight:bold; display:inline; }
hr { display:none; }
p { text-align:justify; }
/*      */