  
body {
	padding: 0;
	margin: 0;
	font: 0.84em/1.4em Arial, Helvetica, sans-serif;
	background: #FFFFFF url(fondo_grigio.png) repeat-x center top;
	color: #000000;
}

a {
	color: #185DA0;
	text-decoration: none;
}

a:hover {
	color: #185DA0;
	text-decoration: underline;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}

p {	
	margin: 10px 0;
	
}

ul {
	margin: 0 0 0px 0px;
	padding : 0 0 0px 10px;
	list-style : url(none) none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0099FF;
}

li {
	margin: 0 0 0px 0px;
	padding : 5px 10px;
	list-style : url(none) none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #C0DCE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

form { 
	margin: 0; 
}

input.search { 
	width: 199px; 
	border: none;
	padding: 4px; 
}

input.login { 
	width: 150px;
	border: none; 
	padding: 4px; 
}

select { 
	padding: 4px;
	border-top: 1px solid #EDEFF1;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px inset #CCCCCC;
}

input {
	padding: 4px;
	border-top: 1px solid #EDEFF1;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px inset #CCCCCC;
}

textarea { 
	padding: 4px;
	border-top: 1px solid #EDEFF1;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px inset #CCCCCC;
}



/* layout
   ------ */

.content {
	margin: 0px 0%;
	width: auto;
	border-top: 1px none #8CB90A;
	border-right: 1px none #8CB90A;
	border-bottom: 1px none #8CB90A;
	border-left: 1px none #8CB90A;
	padding: 0px;
}

.header {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	border: 1px none #2D416F;
}

.logo {
	float: left;
	width: auto;
	padding: 0px 0;
	border-bottom: 1px none #eee;
	height: auto;
	margin: 0px;
}

.top_info {
	float: right;
	padding: 0px 0 4px;
	border-bottom: 1px none #eee;
	height: auto;
	width: 500px;
}

	.top_info_left {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 20px;
	}

	.top_info_right {
	float: right;
	width: 100px;
	padding: 0 10px;
	border-left: 1px none #eee;
	text-align: right;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}

.slogan {
	font-size: 1.4em;
	width: auto;
	margin: 0px 5px;
	height: auto;
	padding: 0px;
	float: left;
	color: #666666;
}


.bar {
	margin: 0 0 0 0px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top: thick solid #CCCCCC;
	border-right: thick none #CCCCCC;
	border-bottom: thin solid #990000;
	border-left: thick none #CCCCCC;
	line-height: 1em;
	background-color: #0E329C;
}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	background: #DCF2B8 url(barbg.gif) no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 0 5px 0;
}

.subheader {
	margin: 0px;
	padding: 0px 0px 8px 80px;
	border-bottom: 1px none #333333;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	width: auto;
	color: #666666;
	height: 30px;
}

#featurePrint {
	margin: 0 0% 0px 0;
	padding: 0px;
	border: 1px none #C8CBD0;
}



/* left side
   --------- */

#left {
	float: left;
	width: 54%;
	margin: 0px 1% 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}


#left_List {
	width: 152px;
	margin: 0 0 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding: 0px;
}


	.left_articles {
	margin: 0px 0 0px 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	}

	.left_links {
	padding: 0px 0px 10px;
	margin: 0px 1px 10px 0px;
	border-top: 1px none #F5F5F5;
	border-right: 1px none #F5F5F5;
	border-bottom: 1px none #F5F5F5;
	border-left: 1px none #F5F5F5;
	width: 150px;
	}
	
	.left_links a:hover {
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	border-left: 1px none #ccc;
	}
	
	.message {
	padding: 10px;
	margin: 0 0 10px 10px;
	color: #454545;
	height: auto;
	border-top: 1px none #666666;
	border-right: 1px none #999999;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #999999;
	}
		
	.left_side {
	float: left;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
		
	.right_side {
			width: auto;
			border-left: 1px solid #F5F5F5;
			padding: 0 0 0 20px;
		}

		
	.left_box {
	color: #000;
	padding: 10px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

	.left_box h2 {
	color: #CC0000;
	padding: 10px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	font-size: 1.6em;
	}



/* right side
   ---------- */
		
#right {
	float: right;
	width: 40%;
	margin: 0px 1% 10px;
	padding: 0px;
	font-size: 1em;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EFF2FC;
}

#right h2 {
	color: #CC0000;
	padding: 10px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	font-size: 1.6em;
}

#right_List {
	width: auto;
	margin: 0px 0px 10px 180px;
	border-left-width: 1px;
	border-left-style: none;
	padding: 0px;
}

	.right_login {
		padding: 0px 10px;
		margin: 0 0 10px;
		color: #246088;
		border-top: 1px none #EEEEEE;
		border-bottom: 1px solid #2D416F;
	}

	.right_articles {
	padding: 0px 8px 8px;
	margin: 0px 0px 2px;
	width: auto;
	border: 1px none;
	font-size: 1.1em;
	}

	.right_articles a {
	padding: 8px;
	margin: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	width: auto;
	font-size: 1em;
	}

	.right_articles h3 {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	width: auto;
	text-decoration: none;
	background-image: url(../border/ang-b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #2D416F;
	padding: 4px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	}
	
	.right_articles a:hover {
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	border-left: 1px none #ccc;
	text-decoration: none;
	color: #FF3300;
	}

.right_articles h4 {

	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	width: auto;
	text-decoration: none;
	padding: 4px;
	color: #0066FF;
	font-size: 16px;
	font-weight: bold;
}


	.right_articlesList {
	padding: 8px 0px;
	margin: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	width: auto;
	font-weight: normal;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.right_articlesList a {
	padding: 8px 0px;
	margin: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	width: auto;
	color: #000066;
	font-size: 0.80em;
	}

	.right_articlesList a:hover {
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	border-left: 1px none #ccc;
	text-decoration: none;
	color: #0000FF;
	}


	.right_articlesList h3 {
	border-top: 1px solid #0000CC;
	border-right: 1px none #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	width: auto;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	margin: 0px;
	background-color: #E2E9FC;
	}


		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	line-height: 1.4em;
	color: #333333;
	padding: 10px;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	margin: 0px;
	clear: both;
}

.footer a:visited {
	color: #666666;
	font-size: 1.1em;
}
.footer a:hover {
	color: #185DA0;
	font-size: 1.1em;
}
.footer a {
	color: #185DA0;
	font-size: 1.1em;
}
.small {
	padding: 0px;
	margin: 10px 0 0 0px;
	font: 1em/1.4em Arial, Helvetica, sans-serif;
	color: #666666;
}
.big {
	padding: 0px;
	margin: 10px 0 0 0px;
	font: medium/1.8em Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
}

.detailsTitle {
	text-decoration: none;
	color: #CC0000;
	border-top: 1px none #666666;
	border-right: 1px none #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px none #999999;
	margin-bottom: 10px;
	width: auto;
	text-align: left;
	font-size: 1.6em;
	margin-top: 0px;
	padding: 20px;
}


.menuhome {
	padding-left: 10px;
	text-decoration: none;
	color: #000099;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #999999;
	margin-bottom: 10px;
	width: auto;
	text-align: center;
	padding-right: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
}

.menuhome a {
	padding-left: 10px;
	text-decoration: none;
	color: #000099;
	border-top: 1px none #8DCA0F;
	border-right: 1px none #8DCA0F;
	border-bottom: 1px none #8DCA0F;
	border-left: 1px none #8DCA0F;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 10px;
	width: 120px;
}

.menuhome a:hover {
	padding-left: 10px;
	text-decoration: none;
	color: #0000FF;
	border-top: 1px none #8DCA0F;
	border-right: 1px none #8DCA0F;
	border-bottom: 1px none #8DCA0F;
	border-left: 1px none #8DCA0F;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 10px;
	width: 120px;
}

.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD3ED;
	margin-bottom: 1px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	line-height: 1.4em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
}

.menu a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #75DEF9;
	padding-bottom: 1px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 1px;
}


.menu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #75DEF9;
	padding-bottom: 1px;
	color: #0000FF;
	text-decoration: none;
	margin-bottom: 1px;
}

.menu a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #78B1EB;
	padding-bottom: 1px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 1px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1.14em;
	line-height: 1.4em;
	background-image: url(../images2/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.menusub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8F0F9;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.menusub a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8DCA0F;
	text-decoration: none;
	color: #000099;
	font-weight: normal;
	background-image: url(../images2/bullet7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.menusub a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #666666;
}

.menusub a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #0000FF;
}

.menusub a:active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #8DCA0F;
	text-decoration: none;
	color: #000099;
	font-weight: normal;
	background-image: url(../images2/bullet7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.menuactive {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD3ED;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
}

.menuactive a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8E8E8;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 15px;
	background-image: url(../images2/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

.menuactive a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E8E8E8;
	color: #0000FF;
	margin-bottom: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
