* html .clearing {   height: 1%;  } 
.clearing:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

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;
}


optgroup { font-weight:bold; font-size:15px; font-family:sans-serif; color:#990000; font-style:normal; text-decoration:none; font-style:normal;}
.error , #error { font-size:15px; color:red;}
input , textarea  , select { width:90% }
fieldset { border:1px solid #DDDDDD; padding:5px 5px 5px 5px;}
fieldset:img { margin:3px 3px 3px 3px;}



#first { 
	position: relative;
	margin: 0 auto;
	width:748px;
	background-image: url(/img/background-shadows-int.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;
	}

#primopiano:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;  } 

.primopiano {
	height: 250px;
	padding-top: 5px;
	}
	
.primopianoBOX
{
width:240px;
font-size:10px;
text-align:justify;
float:left;
}
.primopianoSPACE {width: 240px;
float:left;
width:9px;

}

#primopianoTITOLO { background-image:url(/img/background-primopiano-tit.gif); height:20px; padding-top:5px; color:#666600;}
.primopianoTITOLO { background-image:url(/img/background-primopiano-tit.gif); height:20px; padding-top:5px; color:#666600;}

.primopianoIMG { margin-bottom:2px; margin-right:5px; float:left; margin-top:2px; margin-left:1px; border:1px solid #999966;}


#sottomenu {
	height: 25px;
	padding-top: 10px;
	color:white;
	text-align:center;
	font-weight:bold;
	background-image:url(/img/background-sottomenu.gif); 
	background-repeat:no-repeat;

}
#sottomenu a {color:#666600; text-decoration:none; } 
#sottomenu a:hover { color:#666633;  } 



#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;}
/* ****************  */

.inputoff 
{ 
border: 1px solid #6D7AA8;
background-color:#FFFF99;
color:#333399;

}

.inputon
{ 
border: 1px solid #BAC0D5;
background-color:#FFCC99;
color:#000000;

}



/* ###### 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; }
/*      */p
