div.box_info_chisiamo {
	margin: 0px;
	margin-bottom: 20px;
	padding: 10px;
	border: solid 9px #EFF2F2;
	width: 730px;
}

div.box_info_chisiamo div.box_left {
	float: left;
	width: 500px;
	display: inline;
}

div.content h1 {
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

div.content h2 {
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}

div.content ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div.content ul li {
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-left: 24px;
	background: url(../images/separatore.png) no-repeat center left;
}

div.box_info_chisiamo span.titolo {
	color: #ff6600;
}

div.box_info_chisiamo span.nome,
div.box_info_chisiamo span.mail {
	padding: 0px;
	padding-left: 24px;
	background: url(../images/separatore.png) no-repeat center left;
	font-weight: bold;
}

div.box_info_chisiamo a.bt_statuto {
	float: left;
	display: inline;
	width: 162px;
	height: 163px;
	margin: 0px;
	padding: 14px 16px;
	background: #EFF2F2 url(../images/sfondo_triangolo.png) no-repeat -927px bottom;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

div.box_info_chisiamo a.bt_statuto:hover {
	background: #ff6600 url(../images/sfondo_triangolo_fuxia.png) no-repeat -927px bottom;
	text-decoration: none;
	color: #ffffff;
}

div.box_info_chisiamo a.bt_statuto span.titolo {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: block;
}

div.box_info_chisiamo a.bt_statuto:hover span.titolo {
	color: #ffffff;
}

div.box_info_chisiamo a.bt_statuto span.scarica {
	margin: 7px 0px 0px 0px;
	padding: 4px;
	padding-left: 20px;
	display: block;
	width: 60px;
	background: #ffffff url(../images/arrow_right.png) no-repeat 5px center;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

div.box_info_chisiamo a.bt_statuto:hover span.scarica {
	color: #333333;
}

div.sede {
	margin: 20px 0px;
	padding: 10px 0px;
	border-top: solid 1px #EFF2F2;
	border-bottom: solid 1px #EFF2F2;
}

div.comitato_scientifico span {
	font-weight: bold;
}

div.comitato_scientifico span.ruolo {
	font-weight: normal;
	padding-left: 24px;
	background: url(../images/separatore.png) no-repeat center left;
}