﻿#contenitore {
	overflow:hidden;
}

#barra {
	float: left;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	width: 924px;
	height: 308px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#barra #superiore_barra {
	float: left;
	width: 924px;
	height: 106px;
	margin: 0px;
	padding: 0px;
}
#barra #superiore_barra #companyTitle {
	margin-top: 40px;
}
#barra #inferiore_barra {
	float: left;
	width: 924px;
	height: 202px;
	margin: 0px;
	padding: 0px;
}
#inferiore_barra .logo2010 {
	float: right;
	margin: 25px 0 0 0;
	padding: 0px;
}
#aree {
	float: left;
	width: 924px;
	min-height: 140px;
	margin: 10px 0 0 0;
	padding: 0px;
	vertical-align: top;
	color: white;
}
#aree .box_area {
	float: left;
	width: 285px;
	height: 205px;
	bottom: 0px;
	display: block;
	background-image: url(../img/back_box1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-size: 11px;
}
#aree .area1 {
	background-image: url(images/back_box1.gif);
	background-color: #1373b0;
}
#aree .area2 {
	background-image: url(images/back_box2.gif);
	margin: 0 4px 0 4px;
	background-color: #638e02;
}
#aree .area3 {
	background-image: url(images/back_box3.gif);
	background-color: #930a09;
}
#aree .box_area a {
	text-decoration: underline;
	font-weight: bold;
	color: white;
}
.box_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 285px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 10px 0;
}
.logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
.riferimenti {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 30px 0;
	padding: 0px;
}
.leftPane{
	margin-top:30px;
}
#content_partners {
	text-align: left;
	margin: 35px 0 35px 0;
	height: 50px;
	padding-top: 14px;
	background-color: #282629;
}
#partners {
	text-align: center;
	width: 936px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color: #282629;
}
#partners img {
	text-align: center;
	margin: 0 10px 0 10px;
	border: 0px;
}
.news .SubHead {
	font-size: 14px;
	color: #0e4ea6;
	margin: 0px;
	padding: 0px;
}
.news .DNN_ANN_Description {
	margin-bottom: 12px;
	padding-bottom: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

