@charset "utf-8";
/* CSS Document */

img {
	border:0;
}

html, body {
	margin: 0 auto;
}

#container {
	width:950px;
	min-height:600px;
	overflow:hidden;
	margin:0 auto;
}

#top {
	width:950px;
	height:120px;
	background-color:#847E78;
}
#logoALf {
	width:200px;
	height:120px;
	float:left;
}
#logOut {
	width:110px;
	height:20px;
	background-image:url(../images/fondoLogOut.gif);
	float:left;
	padding-left: 640px;
	padding-top: 3px;
}
#sezione {
	width:750px;
	height:45px;
	float:left;
	padding-top: 52px;
}
.sezSxDx {
	width:9px;
	height:45px;
	float:left;
}
.sezCentrale {
	height:30px;
	float:left;
	padding-top:15px;
	background-color: #FFF;
}
.sezCentraleGrey {
	height:30px;
	float:left;
	padding-top:15px;
	background-image:url(../images/fnd_top_grey.gif);
}
.folder {
	width:270px;
	height:85px;
	background-image:url(../images/sagFolder.gif);
	float:left;
	margin: 0 10px;
	padding: 10px;
	margin-top: 25px;
}
#spagina {
	width:930px;
	height:20px;
	background-image:url(../images/fondo_spag.gif);
	margin-top:15px;
	border-bottom:1px #999 dashed;
	padding:0 10px;
}
#welcome {
	width:950px;
	height:200px;
	padding-top:100px;
	text-align: center;
}
#login {
	width:700px;
	overflow:hidden;
	padding:100px 0 0 250px;
}

a.menuProd {
	font-family:Helvetica, Arial;
	font-size:0.6em;
	color:#FFFFFF;
	text-decoration:none;
}
a.menuProd:hover {
	color:#CCCCCC;
}
a.styleTop:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.styleTop:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.styleTop:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
}
.styleTopSel {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#900;
	text-decoration:none;
	font-weight:bold;
}

.data {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#900;
	text-decoration:none
}
.txt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none
}
.txtSel {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#900;
	text-decoration:none;
	font-weight:bold;
}
a.download {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding-left:2px;
	background-color:#900;
	margin-top:20px;
}
a.download:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
	display:block;
	padding-left:2px;
	background-color:#FFF;
	margin-top:20px;
}
a.spagStyle:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.spagStyle:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.spagStyle:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}

.spagStyleSel {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.textFieldStyle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

a.privacyLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
a.privacyLink:hover {
	color:#CCC;
}
