/* CSS Document */

body {
	margin: 0;
	background-image: url(img/baccarini_demo.jpg);
	background-repeat: repeat-x;
	background-color:#FFA51D;
	}
.dati_societa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.news a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;

}

/*
-----------------------------------------------------------------------------------------------------------
FLUSH
-----------------------------------------------------------------------------------------------------------
*/


/*
-----------------------------------------------------------------------------------------------------------
FLUSH
-----------------------------------------------------------------------------------------------------------
*/
#div-bottom-flush {
	margin-top: 3px;
	margin-bottom:30px;
	width: 700px;
	font-size: 9px;
	text-align: right;
	color:#fff4d6;
}

#div-bottom-flush a {
	color: #fff4d6;
}

#div-bottom-flush-left{
	float: left;
	text-align: left;
}
#div-bottom-flush-right{
	float: right;
	text-align: right;
}


#iflush {
	margin-top:-10px;
	height:0px;
	font-size: 0%;
	visibility: hidden;
	display: none;
}
#iflush p {
	margin-top:0px;
}
#eflush {
	margin-top:-10px;
	height:0px;
	font-size: 0%;
	visibility: hidden;
	display: none;
	text-align: right;
}
