
.istruttore {
	height: 375px;
	border-bottom: 1px solid #aaaaaa;
	padding: 0 15px;
}
.istruttore_foto {
	float: left;
}
.istruttore_foto img {
	width: 267px !important;
}
.istruttore_head {
	float: left;
	margin-left: 20px;
	width: 470px;
	height: 334px;
}
.istruttore_head h3 {
	font-size: 25px;
	margin-bottom: 0;
	font-weight: bold;
}
.istruttore_head h4 {
	font-size: 20px;
	color: #777777;
	margin-bottom: 8px;
	font-style: italic;
}
.istruttore_tab table {
	width: 240px;
	float: right;
	margin-top: 73px;
	margin-bottom: 0;
	height: 283px;
	border-collapse: collapse;
}
.istruttore_tab td {
	border: 1px solid #cccccc;
	line-height: 36px;
	width: 50%;
	padding-left: 7px;
	color: #444444;
	font-size: 13px;
}
.txt_dx {
	text-align:right;
	padding-right: 7px;
}
.istruttore_testo {
	float: left;
	border: 1px solid #cccccc;
	width: 100%;
	text-align: justify;
}
.istruttore_testo p {
	font-size: 12px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 12px;
}
.istruttore_testo h3 {
	background: #00a3e7;
    color: white;
    font-size: 15px;
    padding: 8px;
    padding-left: 15px;
    margin-bottom: 0;
	margin-top: 0;
}

.accompagnamento {
	margin-bottom: 15px;
	
}
.accompagnamento p {
	margin-bottom: 0;
	font-style: italic;
	font-size: 13px;
	text-align: center;
}