@charset "UTF-8";
body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
.centro{
	padding:0px;
	width: 100%;
	height: 588px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0px;
	border:0px;
	text-align:center;
	position:absolute;
	top:50%;
	margin-top:-294px;
	background-repeat: no-repeat;
	background-position: center center;
}
.background {
	background-color: #000000;
	background-image: url(../images/fondo01_IT.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.background01_IT {
	background-color: #000000;
	background-image: url(../images/fondo01_IT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background01_EN {
	background-color: #000000;
	background-image: url(../images/fondo01_EN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background01_DE {
	background-color: #000000;
	background-image: url(../images/fondo01_DE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background02_IT {
	background-color: #000000;
	background-image: url(../images/fondo02_IT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background02_EN {
	background-color: #000000;
	background-image: url(../images/fondo02_EN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background02_DE {
	background-color: #000000;
	background-image: url(../images/fondo02_DE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background03_IT {
	background-color: #000000;
	background-image: url(../images/fondo03_IT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background03_EN {
	background-color: #000000;
	background-image: url(../images/fondo03_EN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background03_DE {
	background-color: #000000;
	background-image: url(../images/fondo03_DE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background04_IT {
	background-color: #000000;
	background-image: url(../images/fondo04_IT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background04_EN {
	background-color: #000000;
	background-image: url(../images/fondo04_EN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.background04_DE {
	background-color: #000000;
	background-image: url(../images/fondo04_DE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.rientroDX {
	padding-right: 20px;
}
.rientroTop {
	padding-top: 40px;
}
/* MENU DROP DOWN */

#menu{
padding:0;
margin:0;
padding-right:36px;
}
#menu ul{
padding:0;
margin:0;
}
#menu li{
position: relative;
float: right;
list-style: none;
margin: 0;
padding:0;
}

#menu li a{
width:100px;
height: 30px;
display: block;
text-decoration:none;
text-align: center;
line-height: 30px;
background-color: black;
color: white;
}

#menu li a:hover{
background-color: #464646;
}

#menu ul ul{
position: absolute;
top: 30px;
visibility: hidden;
}

#menu ul li:hover ul{
visibility:visible;
}
/* FINE MENU DROP DOWN */.rigaVertDxMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.barraCopy {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}
.linkLingue {
	color: #333333;
	text-decoration: none;
	font-weight:normal;

}
.linkLingue:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.linkMenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;

}
.linkMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.boxAllegati {
 opacity: .6;
 filter: alpha(opacity=60);
 border: 1px solid #CCF0FF;
 background-color:#64A7C2;
 padding:2px;
}
.boxTitoli {
 opacity: .6;
 filter: alpha(opacity=60);
 border: 1px solid #fffffF;
 background-color:#000000;
 padding:2px;
 color:#FFFFFF;
 font-weight:bold;
}
.titoloPagina {
	font-family: Helvetica;
	font-size: 30px;
	color: #64A7C2;
	line-height: normal;
}
a {
	font-weight: bold;
	color: #64A7C2;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bordoImg {

 padding: 5px;
 border: 1px solid #e1e1e1;
}
.bordoImg:hover {

 padding: 5px;
 border: 1px solid #ffffff;
}
.titoloArticolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	line-height: normal;
	color: #64A7C2;
}
.titoloArticolo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.tratteggio {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}

