@charset "utf-8";
.principale
{
	width: 350px;
	float: left;
	overflow: hidden;
	height: 100%;
	background-color: #efefef;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.principale ul{
	list-style-type: none;
	display: inline;
	margin-left: 6px;
	float: left;
	padding: 0px;
}

.topmenu ul li {
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	float: left;
	position: relative;
	height: auto;
	list-style-type: none;
}

.principale ul a:link.
.principale ul a:visited{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	background-image: url(../home/mloff.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 85%;
	width: 180px;
}
.principale  ul  a:hover{
	background-color: #F5F5F5;
	background-image: url(../home/mlon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}
.principale  h2{
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../home/h2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	color: #CC6600;
	font-size: 100%;
	margin: 0px;
	list-style-type: none;
	border-left-style: none;
	background-color: #fofofo;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	text-align: left;
}
.principale  h2 a:link,
.principale  h2 a:visited{
	color: #006699;
}
.topmenu1100 {
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(menuHOME.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	padding: 0px;
	height: 40px;
	display: inline;
	float: left;
	margin: 0px;
}

#corpoAM{
	text-align: left;
	width: 1100px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(sfondo-corpo.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
.AGGIUNGI{
	background-color: #FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../../admin/grafica/login.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 530px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 40px;
}
.login a{
	text-decoration: none;
	color: #006699;
	text-align: center;
}


.insert {
	height: 120px;
	width: 305px;
	position: relative;
	float: left;
	left: 35px;
	top: 35px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 20px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: auto;
	text-align: center;
	padding-top: 5px;
}
.light {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lightLINK {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006699;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.menuadmin a:visited{
	color:#000000;
}
.menuadmin a:link{
	color:#000000;
}
.menuadmin a:hover{
	color:#000000;
}
