BODY {
	FONT: 0.7em Verdana, Arial, sans-serif;
	color: #483D8B;
	PADDING-RIGHT: 0;
	PADDING-LEFT: 0;
	BACKGROUND: #CCD6F2;
	PADDING-BOTTOM: 0;
	MARGIN: 0px;
	PADDING-TOP: 0;
	TEXT-ALIGN: center;
}

.tableAccedi{
   width: 180px;
   height: 50px;
   background: url(grafica/sfondoAccediPiattaforma.jpg) no-repeat;
}

.smallCaps {
	font-size: 9px;
}

.downMenu {
	font: 10px Verdana, Arial, sans-serif;
	background:  url("grafica/imageC.gif") no-repeat top left ;
	text-align: center;
	color: black;
	font-weight: bold;
}
.downMenu a:link,  .downMenu a:visited {
	color: #1F4AC4;
	text-decoration: none;
}
.downMenu a:hover {
	color: #FF6633;
	text-decoration: underline;
}

#header {
	margin: 0; 
	width: 680px; 
	text-align: center;
}

#main {
	background: url("grafica/sfondoMain.jpg") repeat-y;
	MARGIN: auto;
	WIDTH: 680px;
	TEXT-ALIGN: justify;
	border-top: none;
}


#content {
	float: right; 
	width: 480px; 
	text-align: left;
	padding: 0; 
	margin: 5px 9px 5px 5px !important; 
	margin/**/: 5px;
}
#content p{
	padding: 5px;
	margin:0;
	text-align: justify;
}
#content table{
	font: 1em Verdana, Arial, sans-serif;
	color: #5C7BC4;
}
#content a:link,  #content a:visited {
	color: #1F4AC4;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF6633;
	text-decoration: underline;
}

H1 {
	font-size: 13px;
	padding: 5px 0 0 15px;
}


#loghi {
	float: left;
	width: 178px;
	height: 52px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: center;
}

/* menu a sinistra inizio */
.buttonscontainer {
width: 155px;
float: left;
margin: 10px 0 0 5px;

}

.buttons a {
color: #FF6633;
background: transparent;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #99CCFF;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.buttons a:hover {
	background: transparent;
	color: #1F4AC4;
	text-decoration: none;
}
/* menu a sinistra fine */

IMG.right {
	BORDER-TOP-WIDTH: 0;
	BORDER-LEFT-WIDTH: 0;
	FLOAT: right;
	BORDER-BOTTOM-WIDTH: 0;
	MARGIN: 2px 0 5px 10px;
	BORDER-RIGHT-WIDTH: 0;
}

IMG.across {
	BORDER-TOP-WIDTH: 0; 
	BORDER-LEFT-WIDTH: 0; 
	BORDER-BOTTOM-WIDTH: 0; 
	MARGIN: 0 0 10px; 
	BORDER-RIGHT-WIDTH: 0;
}


#footer {
	CLEAR: both; TEXT-ALIGN: center
}

#footer {
   background:    url("grafica/sfondoFooter.jpg") no-repeat top;
	background-color: white;
	font: 9px Verdana, Arial, sans-serif;
	text-align: right;
	padding: 0;
	margin: 0; 
	width: 680px;
	height: 70px;
}

#footer P {
	padding-top: 20px;
	padding-right: 12px;
	color: #4169E1;
}
#footer a:link,  #footer a:visited {
	color: #FF6633;
	text-decoration: none;
}
#footer a:hover {
	color: #1F4AC4;
	text-decoration: underline;
}