@charset "ISO-8859-1";
#col1 {
	float: left;
	width: 324px;
}
#col2 {
	float: right;
	width: 690px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#headBox #Box01 {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: top;
	width: 220px;
}
#headBox #Box02 {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: top;
}
#headBox #Box03 {
	border: 1px solid #999999;
	background-position: top;
	background-repeat: no-repeat;
}
#FilmatoFormazione {
	float: left;
	margin-right: 5px;
	width: 340px;
	height: 340px;
	border: 1px solid #999999;
}
#FilmatoConsulenza {
	width: 340px;
	height: 340px;
	border: 1px solid #999999;
	float: right;
	background-color: #FFFFFF;
}
#ContenitoreFilmati {
	margin-top: 15px;
	width: 690px;
}
#headBox {
	height: 130px;
	clear: both;
	width: 690px;
	font-family: Arial;
}
#Box01 h3 a {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
