html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
	margin: 0; 
	padding: 0; 
	border: 0;}

body {
	color:#000000;
	FONT: 12px Arial,Helvetica,sans-serif;
	text-align:left;
	BACKGROUND-COLOR: #ecf5fd;}

#upper_box {	
	position: relative;
	WIDTH: auto;
	HEIGHT: 33px;
	BACKGROUND-COLOR: #07195B;
	font:arial, helvetica 14px bold; color:white;
	text-align:center;
	;	}

#img_2 {
	position: absolute;
	right: 0px;
	top:0px;
	WIDTH: 130px;
	HEIGHT: 130px;
	BACKGROUND-IMAGE:url(immagini/pop_01.jpg);
	background-repeat: no-repeat;}

#img_1 {
	POSITION: absolute;
	left: 0px;
	top: 0px;
	WIDTH: 148px;
	HEIGHT: 76px;
	/*BACKGROUND-IMAGE:url(immagini/new_pop_02.jpg);*/
	BACKGROUND-IMAGE:url(immagini/newPop_Logo_Fidas.jpg); 
	background-repeat: no-repeat;}
	
#header {
	MARGIN-LEFT: 140px;
	MARGIN-RIGHT: 5px;
	MARGIN-TOP: 45px;
	font-size: 16px;
	COLOR:#07195B;
	font-weight:bold;}

#box_data {
	MARGIN-LEFT: 10px;
	MARGIN-TOP: 44px;
	COLOR:#FF0000;
	font-weight:bold;}
	
#contenuti {
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;}
	
#immagine {
	position: relative;
	MARGIN-RIGHT: 5px;
	MARGIN-TOP: -15px;
	float:right;}
	
#immagineMulti {
	position: relative;
	MARGIN-LEFT: 20px;
	/*MARGIN-TOP: -15px;
	float:right;*/}	

#immagineZoom {
	position: relative;
	MARGIN-LEFT: 50px;
	/*MARGIN-TOP: -15px;
	float:right;*/}	
	
#video {
	MARGIN-RIGHT: 10px;
	MARGIN-LEFT: 10px;
	MARGIN-TOP: 5px;}

#chiudi {
	margin-top: 20px;
	text-align:center;
	COLOR:#06195a;
	font-weight:bold;}