@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #FCFEFD;
	background-repeat: repeat-x;
}
#centrato {
	width: 900px;
	text-align: left; /* per IE5.x/Win */
	margin: auto;
}
#corpo {
	width: 900px;
	background-image: url(images/bgcorpo_home.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
}


#lingue {
	width: 70px;
	background-image: url(images/bg_lingue2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	padding-top: 59px;
}


.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height:250px;
	position:relative;
	margin:0;
	font-size:12px;
	margin:0;
	background-repeat: repeat-y;
	width: 250px;
	background-image: url(images/bgmenu3.jpg);
}
#colonna1 {
	width: 250px;
	float: left;
}
#piede {
	background-color: #F6A307;
	width: 900px;
	height: 20px;
	float: left;
}

#colonna2 {
	width: 646px;
	float: left;
	padding-left: 2px;
}
#menuor {
	background-image: url(../images/bgmenuor.jpg);
	background-repeat: repeat-x;
	width: 899px;
	height: 51px;
	float: left;
}
#logo {
	height: 259px;
	width: 245px;
	background-image: url(images/logotop_home.jpg);
	float: left;
}
#flashtop {
	height: 259px;
	width: 583px;
	float: left;
}
#testata {
	height: 259px;
	width: 900px;
	margin-top: 57px;
}
a.menuor:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 120px;
	height: 49px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
	display: inline-block;
}
a.menuor:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	height: 49px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
}
a.menuor:hover {
	color: #D96C00;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	height: 49px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
}
a.menuor:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	height: 49px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
	padding-top: 14px;
}
a.lingue:link {
	color: #15277D;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	display: block;
	height: 40px;
	padding-top: 10px;
}
a.lingue:visited {
	color: #12267C;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	display: block;
	height: 40px;
	padding-top: 10px;
}
a.lingue:hover {
	color: #F6A305;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	display: block;
	height: 40px;
	padding-top: 10px;
}
a.lingue:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 12px;
	display: block;
	height: 40px;
	padding-top: 10px;
}
.title {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000066;
	display: block;
	height: 30px;
	background-color: #DFE0FF;
}
.testi {
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
.tabelle {
	font-size: 10px;
}
.testobianco {
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}


a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #16277F;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.page:link {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}


a.page:visited {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.page:hover {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.page:active {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.imagepaddingright {
	padding-right: 10px;
	padding-bottom: 5px;
}
.imagepaddingleft {
	padding-bottom: 5px;
	padding-left: 10px;
}
