a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
}
a.link01{
	color:#333333;
	text-decoration:none;
}
a.link01:hover{
	color:#cccccc;
}
a.link02{
	color:#cccccc;
	text-decoration:underline;
}
a.link02:hover{
	color:#bbbbbb;
	text-decoration:none;
}
a.link03{
	color:#111111;
	text-decoration:underline;
}
a.link03:hover{
	color:#aaaaaa;
	text-decoration:none;
}
a.link06{
	color:#111111;
	font-weight:bold;
}
a.link06:hover{
	color:#aaaaaa;
	text-decoration:none;
}
a.link07{
	color:#cc0000;
	font-weight:bold;
}
a.link07:hover{
	color:#aaaaaa;
	text-decoration:none;
}

body{
	background-color:#666666;
	background-image:url(../images/fondo_body.jpg);	
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial;
	width:960px;
	margin:auto;
}
.clear{clear:both}
div#language { text-align:right; margin:10px 20px 0 0 }

div.bottom{
	background-image:url(../images/curva_bottom.gif);	
	background-repeat:no-repeat;
	width:960px;
	margin:auto;
	height:19px;
}
div.copy{
	margin-top:8px;
	text-align:center;
	color:#333333;
}
div.content{
	
}
div.home{
	width:680px;
}
div.main{
	background-color:#FFFFFF;
	width:934px;
	margin:0 auto;
	padding:0 13px;
}
div.menu{
	/*background-image:url(../images/fondo_menu.jpg);	
	background-repeat:no-repeat;*/
	height:38px;
	margin-bottom:10px;
}
div.menuVoce{
	background-image:url(../images/fondo_menu_voce.jpg);	
	background-repeat:no-repeat;
	width:117px;
	text-align:center;
	float:left;
	height:38px;
}
div.menuVoce a, div.menuVoceUltimo  a{
	padding:11px 0;
	display:block;
}
div.menuVoceLogo a{
	padding:6px 0;
	display:block;
}
div.menuVoce a:hover{
	background-image:url(../images/fondo_menu_voce_over.jpg);	
	background-repeat:no-repeat;
}
div.menuVoceLogo{
	width:115px;
	text-align:center;
	background-image:url(../images/fondo_menu_voce_primo.jpg);	
	background-repeat:no-repeat;
	float:left;
	height:38px;
}
div.menuVoceLogo a:hover{
	background-image:url(../images/fondo_menu_voce_primo_over.jpg);	
	background-repeat:no-repeat;
}
div.menuVoceUltimo{
	width:115px;
	text-align:center;
	background-image:url(../images/fondo_menu_voce_ultimo.jpg);	
	background-repeat:no-repeat;
	float:left;
	height:38px;
}

div.menuVoceUltimo a:hover{
	background-image:url(../images/fondo_menu_voce_ultimo_over.jpg);	
	background-repeat:no-repeat;
}
div.menuVoceSpazio{
	width:240px;
	float:left;
}
div.partners{
	width:210px;
	font-weight:bold;
	color:#cc0000;
	height:100px;
	float:right;
	margin-right:10px;
}
div.subMenu{
	float:left;
	margin-top:10px;
	width:240px;

}
div.subMenu div{
	margin:120px 5px;
	
}
div.subMenu div a{
	display:block;
	background:url(../images/bg_sottomenu.jpg) repeat-x;
	margin-top:8px;
}
div.subMenu div a:hover{
	display:block;
	background:#ddd;
	margin-top:8px;
	color:#444444;
}
div.subTitles{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	background:#eeeeee;
	padding:3px 10px;
}
div.testo{
	float:right;
	width:685px;
	line-height:18px;
}
div.top{
	background-image:url(../images/curva_top.gif);	
	background-repeat:no-repeat;
	height:19px;
	margin:10px auto 0 auto;
}
h1{
	font-size:22px;
	font-family:arial;
	font-weight:normal;
}
h2{
	font-size:13px;
	margin-top:10px;
	margin-bottom:2px;
}
img{
	border:0;
}
img.top{ border:1px solid #fff }
img.head{
	margin-bottom:10px;
}
img.logo{
	float:left;
	margin:10px 55px;
}
p{
	line-height:18px;
	padding:10px auto;
	text-align:justify;
}
p.home{
	line-height:20px;
	font-size:14px;
}
span.error{
	color:#cc0000;
}
table.home{
	width:100%;
	margin:auto;
}
td.boxHome{
	vertical-align:top;
	background-image:url(../images/box_home.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:120px;
}
td.boxHomeBlack{
	vertical-align:top;
	background-image:url(../images/box_home_black.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:120px;
}
td.boxHome div, td.boxHomeBlack div{
	margin:10px;
}

td.logo{
	border-top:1px solid #cccccc
}

td.text{
	border-top:1px solid #cccccc;
	padding:5px;
}