<!--
html,body{margin: 0;padding:0;height:100%;}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:69%;
	color: #333333;
	letter-spacing: 0px;
}
body {
	background-image: url(../_images/home/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed !important;
	background-color:#394c61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#container{	position:absolute;
				left:50%;top:50%;right:0;bottom:0;
				height: 384px;
				width:684px;
				margin-left:-342px;
				margin-top:-192px;
				color:#333333;
				clear:both;
				background-color:#d5d5d5;
				border-top:#FFFFFF;
				border-left:#FFFFFF;
				border-bottom:#000000;
				border-right:#000000;
				}

img{ border:0px;}

A:link{ text-decoration: underline;
		color: #333333;
		vertical-align:middle;
		font-family: Helvetica, Arial, sans-serif;
		} 	
A:visited{ text-decoration: underline;
		color:#333333;
		vertical-align:middle;
		font-family: Helvetica, Arial, sans-serif;
		} 	
A:hover{ text-decoration: underline; 
		color:#FFFFFF;
		vertical-align:middle; 
		font-family: Helvetica, Arial, sans-serif; 
		}
/*-------------------------------------------------------colonne-----------------------------------------------------*/
#left{ 	width:221px;
		height:291px;
		float:left;
		margin-left:5px;
		margin-top:5px;
		margin-bottom:0px;
		background-color:#bfbfbf;
		display:block;
		text-align:justify;
		border-bottom:1px solid #868686;
		border-top:1px solid #868686;
}
#left img{ margin-top:15px;
			margin-left:10px;}

/*#left li{
		margin:0px;
		padding:0px;
		list-style: none;
		padding-left: 25px;
		background-image:url(../_images/italiano.gif);
		background-repeat: no-repeat;
		background-position: 0em;
		}*/
#left p{ padding-left:10px; padding-right:5px;}

#left ul{margin: 0px;
		padding:0px;
		border-top:1px solid #d5d5d5;}
#left li{
		margin:0px;
		padding-top:5px;
		padding-right:10px;
		padding-bottom:5px;
		padding-left: 35px;
		list-style: none;
		border-bottom:1px solid #d5d5d5;
		}


.ita{
		background-image:url(../_images/italiano.gif);
		background-repeat: no-repeat;
		background-position: 10px;
		}
.eng{
		background-image:url(../_images/inglese.gif);
		background-repeat: no-repeat;
		background-position: 10px;
		}

		
#left ul li a, #left ul li a:visited {
	text-decoration:none;
	border:0px;
	color: #808080;
	font-weight:bold;
	text-transform:uppercase;
}

#left ul li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	
}
#right{ width:448px;
		height:291;
		float:left;
		margin-top:5px;
		margin-bottom:0px;
		margin-left:5px;
		display:block;
		text-align:justify;
		border-bottom:1px solid #868686;
		border-top:1px solid #868686;
		}
/*--------------------------------------------------------------footer-------------------------------------------------*/
#separatore{
			height:3px;
			width:684px;
			font-size:0px;
			display:block;
			clear:both;
			float:none;
			padding:0px;
			background-color:#dadada;}
#footer {
		height:75px;
		width:674px;
		color:#333333;
		clear:both;
		background-color:#c7c5c6;
		border-top:#bfbfbf;
		border-bottom:#bfbfbf;
		margin-left:5px;
	}