html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
/* Necessari per giustificazione al 100%*/
#header {
	background:#000;
	padding:30px;
}
#body {
	padding:10px;
	padding-bottom:60px;	/* Height of the footer */
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:20px;			/* Height of the footer */
	background:#000;
}
/* other non-essential CSS */
#header p,
#header h1 {
	margin:0;
	padding:10px 0 0 10px;
}
#footer p {
	margin:0;
	padding:0 40px 0 0;
	text-align:right;
}
#footer #sx {
	width:60%;
	margin:0;
	float:left;
	text-align:left;
	padding:0 0 10px 20px;
}
#footer #dx {
	width:35%;
	margin:0;
	float:left;
	text-align:right;
	padding:0 20px 10px 0;
}
#footer a{
color:#999;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
/* --------------------------------------------------------------- */
a{
color:#fff;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
}
/* --------------------------------------------------------------- */
.dn{
display:none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cb{
clear:both;
}
.cn{
text-align:center;
margin:0 auto;
}
/* --------------------------------------------------------------- */

h3{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align:left;
}

h4{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align:right;
}
/* --------------------------------------------------------------- */
#centro{
	/*background:#fff ;*/
	min-height:160px;
	width:800px;
	margin:0 auto;
	padding:50px 0 0 0;
	
}
#container {
	min-height:100%;
	position:relative;
}
/*<inizio> PARTE CENTRALE HOME PAGE*/
#centro #sx{
	width:380px;
	float:left;
	font:11px Verdana, sans-serif;
	text-align:right;
	color:#999;
	padding:0 20px 20px 0;
}
#centro a{
	color:#999;
	font-weight: normal;
}
#centro a:hover{
	color:#fff;
	font-weight: normal;
	text-decoration: underline;
}
#centro #dx{
	width:380px;
	float:left;
	font:11px Verdana, sans-serif;
	color:#999;
	padding:0 0 20px 20px;
}
#centro #titolo{
	background:url(../img/omnia.png) no-repeat;
	width:355px;
	height:40px;
	/*float:left;*/
	margin:0 auto;
}
/*FINE PARTE CENTRALE*/
.pulisci{
	clear:both;
}
/*sIFR*/
sIFR-flash {
	visibility:visible !important;
	margin:0;
}
object, embed {
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}

.sIFR-flash + div[adblocktab=true] {display: none !important;}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 30px;
}
