@charset "utf-8";
/* CSS Document */

#box_verde{
	 width:936px;
	 height:84px;
	 background-color:#5E6F65;
	 margin:0px 0px 5px 16px;
	 padding:7px;	
}
#box_grigio{
	background-color:#999999;
	width:950px;
	margin-left:16px;
	padding:10px 0px;	
}
#box_descrizione{
	background:url(../images/background_box_descrizione.png) no-repeat;
	width:269px;
	height:383px;
	padding:20px 30px 20px 20px;	
}
#box_tutteleofferte{
	width:213px;
	height:15px;
	text-align:center;
	background-color:#3771A2;
	padding:5px 0px;
}
#offerte_container{
	
}
.top_box_offerta{
	background:url(../images/sfondo_top_box_offerta.png) no-repeat;
	width:600px;
	height:15px;
	margin-top:10px;	
}
.content_box_offerta{
	 width:570px;
	 padding:0px 15px;
	 background-color:#E0E0E0;	
}

.bottom_box_offerta{
	background:url(../images/sfondo_bottom_box_offerta.png) no-repeat;
	width:600px;
	height:35px;
	margin-bottom:10px;	
}
.bottom_box_offerta_nobutton{
	background:url(../images/sfondo_bottom_box_offerta_nobutton.png) no-repeat;
	width:600px;
	height:15px;
	margin-bottom:10px;	
}
.bottom_box_offerta div{
	position:absolute;
	margin-left: 464px;
	margin-top: 15px;
}
#image_bottom_mid{
	background:url(../images/center_footer_barra.png) no-repeat;
	width:950px;
	height:13px;	
}
