/* CSS Document */

h1,h2,h3,h4,h5,h6 { font-size: 1em; font-weight: normal; font-style: normal; }

/* EXTRA  */

#extra, #extra span{
	width:588px;
	height:592px;
	background-image:url(../images/extra/iocanto.jpg);
	background-repeat:no-repeat;
}

/* struttura pagine */

div#congressi{
	width:295px;
	font-size:11px;
	height:90px;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}

div#congressi img{
	margin-right:10px;
	float:left;
}

#tit-congressi, #tit-congressi span{
	width:145px;
	height:26px;
	background-image:url(../images/img-home/congressi.gif);
	background-repeat:no-repeat;
}
#tit-congressi-en, #tit-congressi-en span{
	width:145px;
	height:26px;
	background-image:url(../images/img-home/congressi-en.gif);
	background-repeat:no-repeat;
}
/* ************************* */

div#ristorante{
	width:284px;
	height:90px;
	font-size:11px;
	margin-bottom:20px;
	margin-top:20px;
	float:right;
}

div#ristorante img{
	margin-right:10px;
	margin-left:10px;
	float:left;
}

#tit-ristorante, #tit-ristorante span{
	width:104px;
	height:26px;
	background-image:url(../images/img-home/ristorante.gif);
	background-repeat:no-repeat;
}
#tit-ristorante-en, #tit-ristorante-en span{
	width:104px;
	height:26px;
	background-image:url(../images/img-home/ristorante-en.gif);
	background-repeat:no-repeat;
}



/* ************************* */

div#pizza{
	width:284px;
	font-size:11px;
	margin-bottom:20px;
	height:90px;
	float:right;
}

div#pizza img{
	margin-right:10px;
	margin-left:10px;
	float:left;
}

#tit-pizza, #tit-pizza span{
	width:114px;
	height:26px;
	background-image:url(../images/img-home/pizza.gif);
	background-repeat:no-repeat;
}
#tit-pizza-en, #tit-pizza-en span{
	width:114px;
	height:26px;
	background-image:url(../images/img-home/pizza-en.gif);
	background-repeat:no-repeat;
}

/* ************************* */

div#villaggio{
	width:280px;
	font-size:11px;
	margin:0 20px 20px 0;
	height:90px;
	float:left;
}

div#villaggio img{
	margin-right:10px;
	float:left;
}

#tit-villaggio, #tit-villaggio span{
	width:102px;
	height:26px;
	background-image:url(../images/img-home/villaggio.gif);
	background-repeat:no-repeat;
}
#tit-villaggio-en, #tit-villaggio-en span{
	width:102px;
	height:26px;
	background-image:url(../images/img-home/villaggio-en.gif);
	background-repeat:no-repeat;
}

/* ************************* */

.raduni{
	width:500px;
	font-size:11px;
	height:90px;
	margin-top:10px;
	float:left;
}

#tit-raduni-it, #tit-raduni-it span{
	width:588px;
	height:100px;
	background-image:url(../images/img-home/ban-raduni-it.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#tit-raduni-en, #tit-raduni-en span{
	width:588px;
	height:100px;
	background-image:url(../images/img-home/ban-raduni-en.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}


/* *********************************************************************************/

div#dintorni{
	width:100%;
	line-height:18px;
	margin-top:10px;
	text-align:justify;
	float:left;
}
#titolo-it, #titolo-it span{
	width:332px;
	height:26px;
	background-image:url(../images/img-home/cultura-it.gif);
	background-repeat:no-repeat;
}
#titolo-en, #titolo-en span{
	width:332px;
	height:26px;
	background-image:url(../images/img-home/cultura-en.gif);
	background-repeat:no-repeat;
}
.fine{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin-left:355px;
	color:#003399;
}

