body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.schema {
	text-align: center;
	background-color: #909090;
	width: 33%;
	padding: 5px;
	border: 1px solid #ffffff;
}

body{margin:0px; background-color:#313031;}

*{margin:0px}

h1 {
	font-size:24pt;
	color:#000000;
	margin-bottom: -7px;
}

h2 {
	font-size:16pt;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size:14pt;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-variant: small-caps;
	text-align: center;
}


#OuterFrmDl{
float:inherit;
margin:2px auto auto auto;
width:765px;
border-top:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
}

#FooterBxDL{
clear:left;
margin:5px auto auto auto;
width:765px;
color:#FFFFFF;
text-align:center;
}

#FooterBxDL a:link, #FooterBxDL a:visited, #FooterBxDL a:active {
text-decoration:none;
color:#FFFFFF;
}

#FooterBxDL a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#HeadSectionDl{
float:inherit;
margin:0px;
width:100%;
height:115px;
background-color:#FFFFFF;
border-bottom:0px solid #313031;
}

#TopHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#737573;
border-bottom:#313031 5px solid;
}

#TopHzNavSectionDl a:link, #TopHzNavSectionDl a:visited, #TopHzNavSectionDl a:active {
text-decoration:none;
color:#FFFFFF;
}

#TopHzNavSectionDl a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#CntSectionDlDiv{
clear:left;
margin:0px;
width:100%;
border-bottom:1px solid #FFFFFF;
}

#CntSectionDlTbl{
border-collapse:collapse;
width:100%;
}

#CntSectionDlTbl .LeftSideBar{
width:130px;
background-color:#737573;
border-right:1px solid #313031;
color:#FFFFFF;
text-align:center;
}

#CntSectionDlTbl .LeftSideBar a:link, #CntSectionDlTbl .LeftSideBar a:visited, #CntSectionDlTbl .LeftSideBar a:active {
text-decoration:none;
color:#FFFFFF;
}

#CntSectionDlTbl .LeftSideBar a:hover {
text-decoration:underline;
color:#FFFFFF;
}


#CntSectionDlTbl .ContentsArea{
background-color:#FFFFFF;
color:#000000;
text-align:justify;
}

#CntSectionDlTbl .ContentsArea a:link, #CntSectionDlTbl .ContentsArea a:visited, 

#CntSectionDlTbl .ContentsArea a:active {
text-decoration:none;
color:#0000FF;
}

#CntSectionDlTbl .ContentsArea a:hover {
text-decoration:underline;
color:#FF0000;
}


#CntSectionDlTbl .RightSideBar{
width:130px;
background-color:#737573;
border-left:1px solid #313031;
color:#FFFFFF;
text-align:center;
}


#CntSectionDlTbl .RightSideBar a:link, #CntSectionDlTbl .RightSideBar a:visited, #CntSectionDlTbl .RightSideBar a:active {
text-decoration:none;
color:#FFFFFF;
}


#CntSectionDlTbl .RightSideBar a:hover {
text-decoration:underline;
color:#FFFFFF;
}

#BottomHzNavSectionDl{
clear:left;
margin:0px;
width:100%;
height:25px;
background-color:#313031;
}

#BottomHzNavSectionDl a:link, #BottomHzNavSectionDl a:visited, #BottomHzNavSectionDl 

a:active {
text-decoration:none;
color:#FFFFFF;
}

#BottomHzNavSectionDl a:hover {
text-decoration:underline;
color:#FFFFFF;
}

.ContentBoxDl{padding:5px;}


/* below is extra style for title section */

#WSTitleDL{
float:left;
width:50%;
margin-top:20px;
margin-left:20px;
font-size:18pt;
font-weight:bold;
color:#000000;
}

#WSubTitleDL{
width:50%;
margin-top:0px;
margin-left:20px;
font-size:10pt;
font-weight:bold;
color:#000000;
}





/* below is extra style for horizontal sample navigation links */

.HzNavCntDL{font-weight:bold;} 
.HzNavCntDL ul{
padding:5px;
margin-left: 140px;
}
.HzNavCntDL ul li{
display: inline;
}
.HzNavCntDL ul li a{
float: left;
padding: 0px 9px 0px 9px;
}

/* below is extra style for Vertical sample navigation links */

.VtNavCntDL{font-weight:bold;} 
.VtNavCntDL ul{
margin: 10px 0px 0px 0px;
padding:0px;
list-style-type:none;
}
.VtNavCntDL li{
width:100%;
}
.VtNavCntDL a{
display: block;
padding: 3px 3px 3px 10px;
}
img.SX {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
	margin: 2px 2px 2px 0px;
}

img.DX {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}

img.SXnobordata {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin: 2px 2px 2px 0px;
}

img.DXnobordata {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}

img.bordata {
	border: 1px solid #000000;
}

#editoriale {
	text-align: justify;
	background-color: #313031;
	padding: 1px;
}

/* Rimozione del bordo a puntini dai link */
a:active, a:focus { 
outline:none;
}

.grassetto {
	font-weight: bolder;
	}