/* CSS Document */


.content_div {
	background:#273343 url(images/round_bottom_big.gif) bottom no-repeat;
	padding: 21px 23px;
	/* metodo per simulare il min-height in IE */
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#box_home_1{
	float:left;
	width:255px;
}
#box_home_2a{
	margin-left:20px;
	float:left;
	width:255px;
}
#box_home_2b{
	margin-left:20px;
	float:left;
	width:255px;
}
#box_home_3{
	margin-top:20px;
	float:left;
	width:805px;
}
#titolo_box{
	background:url(images/zigrinato_blu.gif);	
	height:41px;	
}
#titolo_box #left{
	background:url(images/zigrinato_blu_left.gif) left top no-repeat;
	height:41px;
}
#titolo_box #right{
	background:url(images/zigrinato_blu_right.gif) right top no-repeat;
	height:41px;
	padding-left:20px;

}

#contenuto_box{
	background:#192535 url(images/linea_azzurra.gif) top repeat-x;
	width:255px;
}
#contenuto_box #left{
	background:url(images/round_left.gif) left bottom no-repeat;
}
#contenuto_box #right{
	background:url(images/round_right.gif) right bottom no-repeat;
	padding:15px 20px 10px 20px;
}
#contenuto_box #right_home{
	background:url(images/round_right.gif) right bottom no-repeat;
	padding:15px 0px 15px 0px;
}

#news_home{
	padding:0;
	margin:0;
}
#news_home li{
	list-style:none;
	width:210px;
	height:35px;
	background:url(images/separatore_news_home.gif) bottom repeat-x;
	font-size: 9px;
	margin-bottom:7px;
}

#testo_home_mission{	
	float:left;
	width:214px;
	margin-right:30px;
	font-size:10px;
	line-height:14px;
}
#flash_home_mission{
	float:left;
	margin-top:-10px;
	/*position:relative;*/
}

.bullet{
	float:left;
	margin: 2px 5px 20px 0px;
}

.bold{
	font-weight:bold;
}

.testo_verde{
	color:#5aae08;
}
.dettagli{
	padding-right:20px;
	text-align:right;
}

