/* Foglio di stile per la stampa dell'Istituto datini */
img {							/* leva il bordo alle immagini */
	border-style: none;
}

.em {							/* definisce il testo in corsivo */
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 120%;
}

.percorso {						/* impostazioni per il div del percorso */
	font-size: 55%;  
}

/* Area copyright */
.copyright {
	background-image:  url(../img/logo.gif);
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 2px;
	padding: 2px;
	text-align: right;
	visibility: hidden;
}
h1 {						/* Definizione grandezza font titolo h1 */
	font-size: 140%;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {						/* Definizione grandezza font titolo h2 */
	font-size: 130%;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {						/* Definizione grandezza font titolo h2 */
	font-size: 110%;
	margin-top: 4px;
	margin-bottom: 4px;
}
/* Definizione elenco allineamento menu sinistro */
.ulsxmenu { text-align: left}
/* Definizione area testo */
.raccoglitore
{
	width: 100%
}
.menu
{
	width: 10%;
	/*border: 2px solid #FFA500;*/
}
.testo {
margin-top: 0;
	text-align: justify;
	width: 80%;
	/*border: 2px solid #7FFF00;*/
	
	float: right;
}
/* Definizione area in evidenza */
.evidenza {
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 4px;
	text-align: justify;
	background-color: #FF9900;
	float: right;
	width: 72%;
}
/* Definizione area titolo sezione */
.sezione {
	clear: none;
	font-family: "Courier New", Courier, mono, "Times New Roman", Times, serif;
	text-align: center;
	visibility: collapse;
	margin-bottom: 0;
	/*border: 2px solid red;*/
}
/* Definizione area sottotitolo sezione */
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FF9900;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 20px;
	text-align: right;
	background-image:  url(../img/image14.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
}
/* Definizione div flottante a sinistra */
.sinistra {
	float: left;
	width: 48%;
	padding: 5px;
}
/* Definizione div flottante a destra */
.destra {
	float: right;
	width: 48%;
	padding: 5px;
}
.inmezzo {
	float: none;
	width: 48%;
	margin-right: 20%;
	margin-left: 20%;
	padding: 5px;
}
.titolo {
	color: #000000;
	background-color: #CCCC66;
	padding: 2px;

}
.dividi3 {
	float: left;
	width: 32%;
	padding: 2px;
}
/* Definizione area pie di pagina */
.piepagina
{
	background-image:  url(../img/piede.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 55px;
	text-align: center;
	padding: 3px;
	vertical-align: bottom;
}
/* Definizione div flottante a sinistra */
.barra
{
	clear: none;

	font-size: 0%;
	height: 0;
	width: 0;
	visibility: hidden;
}
.imgint							/* Definizione della posizione dell'immagine di intestazione */
{
	clear: none;

	font-size: 0%;
	height: 0;
	width: 0;
	visibility: hidden;
}
.imgsx							/* immagini allineate a sinistra */
{
	clear: none;

	font-size: 0%;
	height: 0;
	width: 0;
	visibility: hidden;
	
}
.tornasu						/* definizione posizione testo torna su */
{
	clear: none;

	font-size: 0%;
	height: 0;
	width: 0;
	visibility: hidden;
	
}
.center							/* allineamento al centro */
{
	text-align: center;
}
/* Definizione immagine link alla homepage */
.homeimg
{
	clear: none;

	font-size: 0%;
	height: 0;
	width: 0;
	visibility: hidden;
}.testoifs {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	text-align: justify;
	float: right;
	width: 72%;
	background-image: url(../../ifs/img/fondoifs.jpg);

}
.strong {							/* definisce il testo in grassetto */
	font-weight: bold;
}
.testatab {
	margin-bottom: 10px;
	padding: 4px;
	font-family: "Times New Roman", Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 140%;
	background-color: #FF9900;
	float: right;
	width: 72%;
}
.testohan {
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 4px;
	text-align: justify;
	float: right;
	width: 72%;
	background-image: url(../../pof/img/handicap.gif);
}	

