/* CSS Document */
.SiteContent div, .SiteContent p{
	font-family:SansSerif, Arial, Helvetica;
	font-size:19px;
}

body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#000000;
}
#container{
	width:764px;
	clear:both;
/*	MODIFICA PER MENU con pił di 7 voci
	position:absolute;*/
}
#topmenu{
/*	background-color:#C4E1FF;
*/	margin-top:6px;
	margin-bottom:20px;
	padding:10px 0px 0px 0px;
	float:left;
}
#TopLogo{
	clear:left;
	width:130px;
	height:72px;
/*	background-color:#D2FFA6;
*/}
#ColonnaSX{
	float:left;
	width:130px;
/*	background-color:#FFFF99;
*/	padding:2px;
}
#ColonnaDX{
	float:left;
	width:130px;
/*	background-color:#E1C4FF;
*/	padding:2px;
}
#Pagecontent2{
	float:left;
/*	background-color:#FFEAD5;
	padding:2px;width:492px;
*/	width:492px;
	height:410px;
	padding-top:2px;
}
#Pagecontent1{
	float:left;
/*	background-color:#FFEAD5;
	padding:2px;
*/	width:622px;
	height:410px;
	padding-top:2px;
}
#footer{
	padding-top:12px;
	clear:both;
/*	background-color:#D2FFD2;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
*/}
#subfooter{
	clear: both;
	background-color:#FFD9D9;
}
/*.tableWborder
{
    BORDER-RIGHT: #14447e 1px solid;
    BORDER-TOP: #14447e 5px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    BORDER-LEFT: #14447e 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #14447e 1px solid;
    FONT-FAMILY: Verdana, Arial, SansSerif;
    BACKGROUND-COLOR: #ffffff;
	background-image:url(../images/backgrounds/tinta_pattern_chiaro.gif);
	background-repeat:repeat;	
}
*/
img#BOX { width:60 }
