.cell {
	display: block;
	float: left;
	width: 31.5%;
	/*background-color: #EEF2F4;*/
	background-color: transparent;
	margin-right: 1%;
	padding: 0px 0.5%;
}
.a {
	text-align: left;
}
.b {
}
.c {
	float: right;
	text-align: right;
	margin-right: 0px;
}
.navPags {
	margin: 5px auto;
	display: block;
	width: 99% !important;
	padding: 0px 2px 2px;
	float: left;
	background-color: #EEEEEE;
	font-size: 10px;
	border: 1px solid #CED1D3;
}
.navPags .campo, .navPags .campo-foc {
	margin-top: 3px;
	font-weight: bold;
}
.navPags A {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
.navPags A:hover {
	color: #F59E42;
}
.navPags .cell {
	background: transparent;
	width: 31%;	
	padding: 0px;	
}
.navPags .cell .ico, .navPags .cell .imgover {
	vertical-align: middle;
}
.navPags .b {
	text-align: center;
	margin-top: -1px;
	background: #FFFFFF;	
	border-top: none;
	border-right: 1px solid #CED1D3;
	border-bottom: 1px solid #CED1D3;
	border-left: 1px solid #CED1D3;	
}
.navPags .b STRONG {
	font-size: 11px;
}
.Item {
	padding: 0px 0px 5px;
	/*line-height: normal;*/
	background-image: url(../images/dot01H.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	margin-bottom: 10px;
}

.ItemList .Item {
	line-height: normal;
	float: left;
	width: 100%;
	background: url(../images/sep2.gif) no-repeat 50% 0%;
	padding-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.Item .Tit {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 17px;
	color: #666666;
}
.Item .Tit A {
	/*color: #666666;*/
	font-weight: bold;
	text-decoration: none;
}
.Item .Tit A:hover {
	color: #EFA467;
}

.Item .Date {
	color: #999999;
	padding-bottom: 0px;
	font-size: 11px;
}
.Item .Date STRONG, .Item .Date B {
	color: #8F8F8F;
}
.Item .TitB {
	color: #999999;
	padding-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
.Item .Txt {
	padding-left: 10px;
	border-left: 7px dotted #EDEDED;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.Item .Desc {
	float: left;
	width: 98%;
}
.Item A.openInfo, .Item A.closeInfo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.Item A.closeInfo02 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.Item .OpzBar {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: normal;
}
.Item .OpzBar A {
	font-weight: normal;
}
.ColA .Item, .ColB .Item {
	padding-right: 4%;
	padding-left: 4%;
	width: 92%;
}
.Scheda .Tit {
	font-size:25px;
}
#ifc_main .BxInfo02 .Txt {
	margin-left: 230px;
}
.BxInfo02 .Tit6 {
	padding-bottom: 0px;
}
.Tutors {

}
.Tutors .ColB {
	border-left: 1px solid #D5D5D5;
	width: 286px !important;
}
.Tutors .Item {
	height:21em;
	width:246px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	clear:none;
	border-right:1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: url(../images/sep2.gif) no-repeat 50% -2px;
	margin: 0px;
}
.Tutors .Tit2 {
	padding-bottom: 0px;
	line-height: 0.9em;
	height: 2em;
}
.Tutors .Tit5 {
	padding-bottom: 0px;
	color: #333333;
	font-variant: small-caps;
	font-size: 17px;
	height: 2.3em;
	padding-top: 0px;
	margin-bottom: 0px;
}
.Tutors .Dati {
	/*height: 14em;*/
	margin-left: 10px !important;
}
.Dati LI.Phone {
	background-image: url(../images/ico/phone_bullet.gif) !important;
	padding-bottom: 3px;
}
.Dati LI.Fax {
	background-image: url(../images/ico/fax_bullet.gif) !important;
}
.Dati LI.Email {
	background-image: url(../images/ico/email_bullet.gif) !important;
}
.Dati LI.Website {
	background-image: url(../images/ico/web_bullet.gif) !important;
}
.Dati LI.Spoken {
	background-image: url(../images/ico/talk_bullet.gif) !important;
}
.GalleryList .navPags CENTER {
	margin-top:3px;
	vertical-align:middle;
}
.GalleryList .Item .Tit {
	font-size: 16px;
}
.GalleryList .Item .Txt {
	float: left;
	width: 95%;
}
