

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #00547a url(images/img1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

a {
	color: #94B0C8;
	
}

a:hover {
	text-decoration: none;
	color: #ed8001;
}

/*a:visited {
	color: #94B0C8;
}*/

a:focus {outline:0;}

/* Header */

#header {
	width: 740px;
	height: 150px;
	margin: 0 auto;
}

#hide {
	height: 2px;
	font-size: 1px;
	color: #00436d;
}

#logo {
	float: left;
	width: 740px;
	height: 135px;
	background: url(images/img3.jpg) no-repeat right top;
	/*border: 1px solid #000000;
	border-right-width: 5px;*/
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

/*
#contenitore {
	position: inherit;
	background-image: url(images/img06.gif);
}
*/

#menu {
	float: right;
	padding: 72px 0 0 0;
	
}

#menu img{
	float: left;
	
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}

.imma {
	border: 0;
}

/*
#menu a:hover, #menu .active a {
	background: #000000;
}

#menu .active a {
}
*/

#menu a:hover {
	background-image: url(images/img06.gif);
}

#menu_years{
	height: 50px;
	margin-bottom: 215px;
	margin-left: 45px;
}

#menu_years ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu_years li {
	display: inline;
}

#menu_years a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183;
}

.imma {
	border: 0;
}

/*
#menu a:hover, #menu .active a {
	background: #000000;
}

#menu .active a {
}
*/

#menu_years a:hover {
	background: #00436d;
}

/*
#menu .active a {
	background-image: url(images/img04.gif);
	color: #000000;
}
*/


/* Splash */

#splash {
	width: 740px;
	height: 350px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat right top;
}

#flash {
	width: 600px;
	height: 350px;
	float: right;
}

#splash_eng {
	width: 740px;
	height: 283px;
	margin: 0 auto;
	background: url(images/img_eng.jpg) no-repeat right top;
}

#splash p, #splash_eng p {
	padding: 70px 605px 0 0;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/*------------------------------- FORM ---------------------------------*/

input, textarea{font-family: Arial, Helvetica, sans-serif; font-size: 11px; }


#contatto form {
/*float: right;
border: 1px solid #e23d79;*/}
#contatto form p {width: 200px; margin-left: -30px;}


#area p {display: inline; margin-left: 30px;}

/* Content */

#map {
	border: solid 1px #ffffff;
	width: 500px;
	height: 400px;
	margin: 40px;
	color: #000000;
}

#map2 {
	
	margin-right: 40px;
	margin-left: 40px;
	color: #000000;
}

#dx {
	float: left;
	width: 150px;
	border: solid 1px #ffffff;
}

.dx {
	font-weight: bold;
	
	font-style: italic;
	text-align: left;
}

#contenitore_stretto_area {
	width: 500px;
	text-align: justify;
}

.corto_sx_titolo {
	border-bottom: 1px solid #ed8001; 
	width: 590px;  
	font-size: 14pt;
	}

.press {
	border: 1px solid #ffffff;
	margin: 10px;
	float: left; 
}


#content {
	float: right;
	width: 580px;
	padding: 20px 0 0 0;
}

#content_home {
	float: right;
	width: 440px;
	padding: 20px 140px 0 0;
}

.tabella {
	margin: 5px;
	text-align: left;
}

.small {
	font-size: 7.5pt;
	margin-left: 5px;
	font-style: italic; 
}

.center {
	margin-left: 170px;
}

.big {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #94B0C8;
}	

#content_pages {
	float: right;
	width: 580px;
	padding: 0;
}

#content p, #content_pages p,#content_home p {
	text-align: justify;
	color: #ffffff;
}

#anteprima {
	position: absolute;
	margin-left: 352px;
	margin-top: -113px;
	width: 150px;
	height: 100px;
	border: 1px solid;
	border-color: #FFFFFF;
	}

#descr2005_1 {
	position: absolute;
	margin-left: 350px;
	margin-top: -190px;
	/*top: 5960px;*/
	}
	
#descr2005_2 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 6220px;*/
	}

#descr2005_3 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 6480px;*/
	}

#descr2007_1 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 5300px;*/
	}

#descr2007_2 {
	position: absolute;
	margin-left: 115px;
	margin-top: -190px;
	/*top: 5570px;*/
	}

#descr2008_1 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 3230px;*/
	}

#descr2008_2 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 3490px;*/
	}

#descr2008_3 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 3750px;*/
	}

#descr2008_4 {
	position: absolute;
	margin-left: 350px;
	margin-top: -600px;
	/*top: 4000px;*/
	}

#descr2008_5 {
	position: absolute;
	margin-left: 350px;
	margin-top: -430px;
	/*top: 4700px;*/
	}

#descr2009_1 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 1120px;*/
	}

#descr2009_2 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 1390px;*/
	}

#descr2009_3 {
	position: absolute;
	margin-left: 230px;
	margin-top: -170px;
	/*top: 1620px;*/
	}

#descr2009_4 {
	position: absolute;
	margin-left: 350px;
	margin-top: -650px;
	/*top: 1890px;*/
	}

#descr2009_5 {
	position: absolute;
	margin-left: 350px;
	margin-top: -430px;
	/*top: 2600px;*/
	}

#descr2009_6 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 3100px;*/
	}
	
#descr2009_7 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 2840px;*/
	}

#descr2009_8 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 600px;*/
	}

#descr2009_9 {
	position: absolute;
	margin-left: 350px;
	margin-top: -400px;
	/*top: 870px;*/
	}
	
#descr2009_10 {
	position: absolute;
	margin-left: 180px;
	margin-top: -190px;
	/*top: 870px;*/
	}

#descr2009_11 {
	position: absolute;
	margin-left: 180px;
	margin-top: -150px;
	/*top: 870px;*/
	}

#descr2009_12 {
	position: absolute;
	margin-left: 350px;
	margin-top: -190px;
	/*top: 870px;*/
	}

#descr2009_13 {
	position: absolute;
	margin-left: 350px;
	margin-top: -190px;
	/*top: 870px;*/
	}

#descr2009_14 {
	position: absolute;
	margin-left: 350px;
	margin-top: -440px;
	/*top: 870px;*/
	}

#descr2009_15 {
	position: absolute;
	margin-left: 350px;
	margin-top: -640px;
	/*top: 870px;*/
	}

#descr2010_16 {
	position: absolute;
	margin-left: 180px;
	margin-top: -580px;
	/*top: 1890px;*/
	}

#descr2009_17 {
	position: absolute;
	margin-left: 180px;
	margin-top: -400px;
	/*top: 870px;*/
	}

#descr2009_18 {
	position: absolute;
	margin-left: 180px;
	margin-top: -210px;
	/*top: 870px;*/
	}

#descr2009_19 {
	position: absolute;
	margin-left: 180px;
	margin-top: -380px;
	/*top: 870px;*/
	}

#descr2009_20 {
	position: absolute;
	margin-left: 350px;
	margin-top: -400px;
	/*top: 870px;*/
	}

#descr2011 {
	position: absolute;
	margin-left: 180px;
	margin-top: -350px;
	/*top: 870px;*/
	}

#right_txt {
    width: 160px;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	margin-right: 10px;
}

#right {
	position: inherit;
	float: right;
	width: 580px;
	height: auto;
}

.img_mission {
	 width: 150px; 
	 height: 160px; 
	 float:right; 
	 margin-left: 10px;

}
.img_mission img{ 
     border: #94B0C8 solid 1px;
}
#left {
	position: inherit;
	float: left;
	width: 150px;
	height: auto;
	
}

#content_pages ol {
	margin-left: 25px;
	text-align: justify;
	color: #ffffff;
}

#content_pages li {
	margin-bottom: 100px;
	color: #ffffff;
}

.img_dx{
	float: right;
	border: #94B0C8 solid 1px;
	margin: 5px 0 10px 15px;
}

#img_sx{
	float: left;
	border: #94B0C8 solid 1px;
	margin: 10px 10px 10px 0;
}

.img_work{
	float: left;
	border: #94B0C8 solid 1px;
	margin: 20px 40px 40px 40px;
}

.img_sx{
	float: left;
	border: #94B0C8 solid 1px;
	margin: 10px 10px 10px 0;
}

.img_prj{
	border: #94B0C8 solid 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#content a, #content_pages a, #content_home a {
	
	font-weight:bold;
	text-decoration: none;
}

#content a:hover, #content_pages a:hover, #content_home a:hover {
	
	text-decoration: none;
}

#content a:visited, #content_pages a:visited, #content_home a:visited  {
	
	text-decoration: none;
}

#content ol, #content ul {
	margin-left: 3em;
}

/*#orologio {
	width: 60px;
	background: #025183;
	border: 1px solid #00436d;
	float: left;
	padding: 5px;
	margin-left: 40px;
	margin-top: 20px;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}*/

#programs {
	clear: both;
	width: 560px;
	height: 155px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

/*#menu_years {
	clear: both;
	width: 80px;
	height: 50px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183;
	float: left;
}*/

#press_box {
	clear: both;
	width: 570px;
	height: 230px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box1 {
	clear: both;
	width: 570px;
	height: 680px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box2 {
	clear: both;
	width: 570px;
	height: 640px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box3 {
	clear: both;
	width: 570px;
	height: 460px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box4 {
	clear: both;
	width: 570px;
	height: 630px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box5 {
	clear: both;
	width: 570px;
	height: 250px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_box6 {
	clear: both;
	width: 570px;
	height: 400px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #025183; 
}

#press_inv {
	clear: both;
	width: 570px;
	height: 230px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv1 {
	clear: both;
	width: 570px;
	height: 185px;
	padding: 5px;
	padding-top: 30px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv2 {
	clear: both;
	width: 570px;
	height: 460px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv3 {
	clear: both;
	width: 570px;
	height: 180px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv4 {
	clear: both;
	width: 570px;
	height: 680px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv5 {
	clear: both;
	width: 570px;
	height: 510px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv6 {
	clear: both;
	width: 570px;
	height: 400px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#press_inv7 {
	clear: both;
	width: 570px;
	height: 450px;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-top-width: 5px;
	background: #00436d;
}

#video_big {
	clear: both;
	width: 570px;
	height: auto;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	border: 1px solid #00436d;
	border-right-width: 5px;
	background: #025183;
	text-align: center;
}

.img_programs{
	float: left;
	border: #94B0C8 solid 1px;
	margin: 12px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 137px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #025183;
	border: 1px solid #00436d;
	border-right-width: 5px;
}

#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	height: 31px;
	margin: 0 0 -6px 0;
	padding: 0;
	border-top: 3px solid #00436d;
}

#sidebar a:hover {
	display: block;
	padding: 3px 25px 4px 15px;
	color: #ed8001;
	background: #00436d url(images/freccia.png) ;
}

#sidebar a:link {
	display: block;
	padding: 3px 25px 4px 15px;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:visited {
	display: block;
	padding: 3px 25px 4px 15px;
	/*color: none;*/
	text-decoration: none;
	font-weight: bold;
}


#stat {
	 width: 90px;
	 background: #025183;
	 border: 1px solid #00436d;
	 float: right;
	 padding: 5px;
}

#lingua {
	 position: absolute;
	 width: 70px;
	 background: #025183;
	 border: 2px solid #00436d;
	 padding: 8px;
	 text-align: center;
	 margin-top: 340px;
	 margin-left: 25px;
}

#lingua_home {
	 position: absolute;
	 width: 70px;
	 background: #025183;
	 border: 2px solid #00436d;
	 padding: 8px;
	 text-align: center;
	 margin-top: 0px;
	 margin-left: 25px;
}

#lingua a, #lingua_home a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#lingua a:hover, #lingua_home a:hover {
	text-decoration: none;
}

#lingua a:visited, #lingua_home a:visited {
	text-decoration: none;
}

.bandiera {
	margin-bottom: 7px;
	border: 2px solid #00436d;
}

#contenitore {
	width: 135px;
	float: left;
	margin: 0;
}


/* news */

#news {
	position: absolute;
	margin-left: 620px;
	/*margin-top: 50px;*/
	width: 130px;
	padding: 15px 10px 15px 9px;
	background: #025183;
	border: 3px solid #00436d;
	border-right-width: 7px;
	border-top-width: 4px;
}

#news h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
	color: #94B0C8;
}

#news h3 {
	font-size: 77%;
}

#news h3 span {
	padding: 3px 5px;
	background: #00436d;
}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

.imm_home {
	float: left;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 5px;
	border: 2px solid #00436d;
}



/* Footer */

#footer {
	clear: both;
	width: 720px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #00436d;
	border-top-width: 5px;
}

#footer p {
	color: #ffffff;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
