body{
	margin-top:20px;
	background:#edeffe
}
/* elementi corpo */
a:link, a:visited{
	color:green;
	text-decoration:none
}
a:hover{
	color:#dc4302;
	text-decoration:none
}
table{
	margin:auto
}
#index{
	background:white;
	cursor:pointer;
	margin:auto;
	width:700px;
	border-top:solid 1px #dc4302;
	border-bottom:solid 3px green
}
.cell{
	border-bottom:solid 6px #dc4302	
}
.com{
	color:#dc4302;
	font-size:2em
}
.dati{
	padding-top:25px;
	margin:auto;
	padding-left:92px;
	width:608px;
	height:80px;
	background:url(../images/stemma.gif);
	background-position:left;
	background-repeat:no-repeat
}
.prov{
	margin-left:1px;
	color:green;
	font-size:1.04em
}
#footer{
	text-align:center;
	margin:auto;
	padding-top:5px!important;
	font-size:0.71em;
	border-top:solid 1px #dc4302;
	width:700px
}
#footer a{
	cursor:pointer
}
#footer div{
	margin-left:auto;
	margin-right:auto
}
.mail{
	margin-top:5px;
	margin-bottom:5px;
	width:202px;
	background:url(../images/mailto.gif);
	background-position:left;
	background-repeat:no-repeat
}
.tel{
	margin-top:5px;
	width:183px;
	background:url(../images/telefono.gif);
	background-position:left;
	background-repeat:no-repeat
}
.entra a:link, .entra a:visited{
	position:absolute;
	margin-top:11px;
	margin-left:452px;
	background:url(../images/entra.gif);
	width:58px;
	height:35px
}
.entra a:hover{
	position:absolute;
	margin-top:11px;
	margin-left:452px;
	background:url(../images/entra.gif);
	background-position:0 -35px;
	width:58px;
	height:35px
}
#cont_loghi{
	width:100%
}
.loghi{
	margin:auto;
	padding-top:10px;
	width:401px;
	height:87px
}
.loghi div{
	float:left;
	cursor:pointer;
	padding-top:35px;
	font-size:0.71em
}
.cm{
	width:115px;
	height:32px;
	background:url(../images/cmlogo.gif);
	background-repeat:no-repeat
}
.pmu{
	width:123px;
	height:26px;
	background:url(../images/pmu.gif);
	background-position:0 3px;
	background-repeat:no-repeat
}
.pnc{
	width:116px;
	height:23px;
	background:url(../images/pnc.jpg);
	background-position:0 3px;
	background-repeat:no-repeat
}
.asme{
	height:32px;
	background:url(../images/asme.gif);
	background-repeat:no-repeat
}
/* fine elementi corpo */
