#body   h4 {
	background-color: #A8DD26;
	line-height: 34px;
	background-image: url(../img/h4_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}
#body  h4.specialistica {
	background-color: #b04c11;
	line-height: 34px;
	background-image: url(../img/h4_bg2.gif);
	background-repeat: repeat-x;
	height: 34px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
}

.summary_corso {
	float: left;
	width: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A8DD26;
}
div.summary_corso_right p {
	line-height: 12px;
	margin: -15px;
}
div.line_grey {
	background-image: url(../img/dot_line_level_03.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	line-height: 2px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	
	width: 100%;
}

.summary_corso_left {
	float: left;
	width: 200px;
}
.summary_corso_right {
	float: left;
	margin-left: 14px;
	width: 297px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.summary_corso  h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a8dd26;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.summary_corso p {
	margin:0;
	padding:0;
}
.summary_corso_left p {
	padding-left: 5px;
	font-size: 0.95em;
	padding-top: 5px;
}
a.approfondisci   {
	display: block;
	background-image: url(../img/icon_approfondisci.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 20px;
	text-decoration: underline;
	font-size: 0.9em;
	margin-right: 10px;
	margin-top: 5px;
}
a.approfondisci-doc    {
	display: block;
	background-image: url(../img/icon-doc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 20px;
	text-decoration: underline;
	font-size: 0.9em;
	line-height:12px;
	height:12px;
	clear: right;
	margin-right: 10px;
}
#body  a.approfondisci:hover,#body a.approfondisci-doc:hover {
	color: #a8dd26;
	text-decoration: none;
	background-color: #fff;
}

.summary_corso.level2 {
	border-left-color: #649f42;
}
.summary_corso.level2  h5 {
	background-color: #649f42;
}

.summary_corso.level3 {
	border-left-color: #dff2c9;
}
.summary_corso.level3  h5 {
	background-color: #dff2c9;
	color: #626366;
}
.summary_corso.level4 {
	border-left-color: #bf6000;
}
.summary_corso.level4  h5 {
	background-color: #bf6000;
}
.scheda {
	float: left;
	background-image: url(../img/dot_line_level_03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



.scheda .riepilogo {
	float: left;
	width: 300px;
}
.scheda .photo {
	float: left;
}
.scheda .descrizione {
	float: left;
	margin-left: 10px;
}
.scheda .video1 {
	float: left;
}
.scheda .descrizione_lunga {
	float: left;
	margin-left: 10px;
	width: 223px;
}
#modulo .field {
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #649F42;
	padding: 2px;
	color: #626366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.italic {
	font-style: italic;
}
#body h5 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#cosatable td a {
	line-height: normal;
	color: #649F42;
}
#cosatable  td  a:hover {
	line-height: normal;
	color: #626366;
	background-color: #FFFFFF;
}
table#cosatable {
	margin-bottom: 10px;
}
#center_head #img_section {
	position: absolute;
	left: 475px;
	top: 21px;
}

