@charset "utf-8";
/* CSS Document */

#container #box_home #colA {
	width: 265px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	clear: left;
}
#container #box_home #colA #box_banner {
	border: 1px solid #B2B3B5;
	margin-bottom: 10px;
}
#container #box_home #colA #area_agenti {
	background-image: url(/loghi/fondo_login_agenti.jpg);
	height: 90px;
	width: 213px;
	padding-top: 33px;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #B2B3B5;
}

#container #box_home #colB {
	float: left;
	width: 400px;
	margin-right: 16px;
	margin-top: 8px;
	height: 195px;
}
#container #box_home #colB .colBprodotti {
	background-image: url(../loghi/box_prodotti.jpg);
	height: 175px;
	width: 380px;
	margin-bottom: 5px;
	padding: 10px;
}

#container #box_home #colB #colB1 {
	width: 220px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	background-image: url(../loghi/box_notizia.jpg);
	height: 205px;
	padding: 10px;
}
#container #box_home #colB #colB2 {
	float: left;
	width: 150px;
}

#container #box_home #colC {
	float: left;
	width: 240px;
	margin-top: 8px;
	height: 440px;
}
#container #box_home #colhome {
	float: left;
	width: 680px;
	margin-top: 8px;
	margin-right: 15px;
}
#container #box_home #colhome #tit30 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #004892;
}
.bottom_10px      {
	margin-bottom: 10px;
}
.news_home {
	border-bottom-style: dashed;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #646464;
	padding-bottom: 5px;
}
.tito_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #900;
	font-weight: bold;
}
.corpo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
}
