div#content div#home{
	margin-left: 10px;	
}

div#content div#home h1{
	color: #004B9C;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

div#content div#home div#text_home_container{
	/*float: right;
	width: 460px;*/
}

div#content div#home h2{
	font-size: 16px;
	color: #004B9C;
	border-bottom: 1px solid #004B9C;
	text-align: right;
}



div#content div#home p{

}

div#content div#home div#banner{

}

div#home div#boxes_home{

}

div#home div#boxes_home div{
	width: 41%;
	height: 258px;
	margin: 0;
	padding: 10px 4%;
}

div#home div#boxes_home div h3{
	color: #004B9C;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}

div#home div#boxes_home div h3 a{
	color: #004B9C;
	text-decoration: none;
}

div#home div#boxes_home div h3 a:visited{
	color: #004B9C;
	text-decoration: none;
}

div#home div#boxes_home div h3 a:hover{
	color: #004B9C;
	text-decoration: underline;
}

div#home div#boxes_home div.sx{
	background-color: #BFE4F7;
	float: left;
}
div#home div#boxes_home div.dx{
	background-color: #E1F2FA;
	float: right;
}

div#home div#boxes_home div p.entry a{
	color: #606060;
	text-decoration: none;
}

div#home div#boxes_home div p.entry a:visited{
	color: #606060;
	text-decoration: none;
}

div#home div#boxes_home div p.entry a:hover{
	color: #606060;
	text-decoration: underline;
}

div#home div#boxes_home div p.entry a span.leggi_tutto{
	color: #004B9C;
}

h2.box_title_sx{
	float: left;
	width: 303px;
	margin-bottom: 5px;
	margin-left: 0;
}

h2.box_title_dx{
	float: right;
	width: 303px;
	margin-bottom: 5px;
	margin-left: 0;
}

div#content div#home div#facebook{
	margin-top: 10px;
}

div#content div#facebook h2{
	margin-top: 10px;
	font-size: 16px;
	color: #004B9C;
	border-bottom: 1px solid #004B9C;
	text-align: right;
}
