html, body {
	margin:0;
	padding:0;
}

body{
	background-color: #00112a;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}

/******************************************************************************/

div#container{
	width: 800px;
	background-color: #ffffff;
	padding: 1px;
	margin: 11px auto;
	text-align: left;
}

/******************************************************************************/

div#header{
	width: 800px;
	
	height: 110px;
	background-image: url(../immagini/header_globus.jpg);
	background-repeat: no-repeat;
}
div#header p
{
padding-top:112px;
text-align:center;
}
/******************************************************************************/

div#sub_header{
	width: 800px;
	height: 20px;
}

/******************************************************************************/

div#menu{
	background-color:#002e60;
	width: 800px;
	height: 22px;

	white-space: nowrap;
}

p.menu {
	margin:0;
	padding:4px 0 0 0;
}

span.menu {
	margin: 0;
	padding: 4px 11px 3px 11px;

	background-color:#002e60;

	font-size:9pt;
	color: #ffffff;
	font-weight: bold;

	border-right: 1px solid #fff;
}

span#active {
	color: #012D5E;
	background-color: #bbd9f3;

}

span.menu a {
	font-size:9pt;
	color: #ffffff;
	font-weight: bold;

	text-decoration: none;
}

span.menu a:hover {
	color: #ff3333;

}
/******************************************************************************/

div#sub_menu{
	background-color:#002e60;
	width: 800px;
	height: 22px;
	margin-top: 8px;
	white-space: nowrap;
}

/******************************************************************************/

div#content {

}

h1.titolo_pag {
	font-size: 22px;
	font-weight:bold;
	color: #969696;
	margin: 10px 0 0 50px
}

a.lnk_gen {
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}

a.lnk_gen:hover {
	color: #ff3333;
}

/******************************************************************************/

td {
	text-align: justify;
	vertical-align:top;
}

/******************************************************************************/

div#footer {
	width:800px;
	margin: 0 auto;
}

/******************************************************************************/

input, textarea {
	border: 1px solid #ccc;
	
}

.submit {
	color: #000066;
	text-align: center;
	/*border:2px outset #000066;*/
	background-color: #eeeeee;
	background-image: url(../immagini/mail_sf.gif);
	background-repeat: no-repeat;
	background-position: 205px 1px;
}

/******************************pagina*download********************************/

#contenutodownload {
	background-image: url(../immagini/download/fondopagina.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 50px 50px 50px
	}

#titolopagina {
	font-size: 22px;
	font-weight:bold;
	color: #969696;
	text-align: left
}

#descrizione {
	width: 470px;
	margin-top: 20px;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
	padding-right: 230px
	}
	
#download01 {
	background-image: url(../immagini/download/box01.png);
	background-position:top left;
	background-repeat: no-repeat;
	width: 475px;
	margin-top: 26px;
	padding-right: 225px
	}
	
#tipofile {
	width: 35px;
	margin-right: 15px;
	float: left;
	}
	
#titolo {
	margin-bottom:5px;
	}
	
#titolofile  {
	width: 370px;
	margin-top: 5px;
	font-size: 12px;
	color: #093a74;
	float: left
	}
#titolofile A,#titolofile2 A,#titolofile3 A   {color:#093a74}
#descridown A ,#descridown2 A,#descridown3 A        {color:#404040;}
#scarica {
	width: 30px;
	margin-left: 25px;
	float: right
	}
	
#normale11 {
	font-size: 11px;
	font-weight: normal
	}
	
#numdescri {
	padding-bottom: 15px;
	}
	
#numero {
	width: 28px;
	margin: 0 15px 0 7px;
	font-size: 18px;
	font-weight: normal;
	color: #5b89bb;
	float: left
	}
	
#descridown {
	width: 425px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	}
	
#download02 {
	background-image: url(../immagini/download/box02.png);
	background-position:top left;
	background-repeat: no-repeat;
	width: 485px;
	margin-top: 14px;
	padding-right: 215px
	}
		
#titolofile2  {
	width: 380px;
	margin-top: 5px;
	font-size: 12px;
	color: #093a74;
	float: left
	}
	
#descridown2 {
	width: 435px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	}
	
#download03 {
	/*background-image: url(../immagini/download/box03.jpg);*/
	background-image: url(../immagini/download/box03.png);
	background-position:top left;
	background-repeat: no-repeat;
	width: 510px;
	margin-top: 14px;
	padding-right: 190px
	}
		
#titolofile3  {
	width: 405px;
	margin-top: 5px;
	font-size: 12px;
	color: #093a74;
	float: left
	}
	
#descridown3 {
	width: 460px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	}
	
	A IMG
	{
	border:0px;
	}
	
	