.LeftArea
{
   padding-left: 0px;
   padding-right: 0px;
   background-image: url(../images/TopBar/Spacer.gif);
}
.CentralAreaTable
{
   width: 100%;
}
.CentralAreaRow
{
}
.CentralArea
{
   background-position: left top;
   background-image: url(../images/Icons/Spacer.gif);
   padding-top: 0px;
   padding-bottom: 0px;
   border-bottom: #d0d0d0 1px;
   background-repeat: no-repeat;
}
.CSDocumentArea
{
   vertical-align: top;
   width: 100%;
   height: 100%;
   background-color: #EDEDEF;
   padding-top: 0px;
}
.CSDocumentAreaTitle
{
   padding-top: 6px;
   padding-left: 14px;
   font-weight: bold;
   font-size: 10px;
   padding-bottom: 10px;
   text-transform: uppercase;
   color: white;
   text-decoration: none;
}
.CSDocumentAreaTable
{
   width: 100%;
   height: 100%;
   background-position: left top;
   background-image: url(../images/TopBar/titolo_interno.gif);
   background-repeat: no-repeat;
}
.CSDocumentAreaBody
{
}
.CSDocumentItem
{
}
.CSDocumentTitle
{
   padding-top: 4px;
   padding-left: 14px;
   font-weight: bold;
   font-size: 10px;
   padding-bottom: 12px;
   text-transform: uppercase;
   color: white;
   text-decoration: none;
}
.CSDocumentText
{
   border-right: #d0d0d0 1px solid;
   border-top: #d0d0d0 1px solid;
   border-left: #d0d0d0 1px solid;
   border-bottom: #d0d0d0 1px solid;
   padding-top: 12px;
   padding-left: 12px;
   padding-right: 12px;
   padding-bottom: 12px;
   text-align: justify;
   text-decoration: none;
}
.CSDocumentImage
{
   border-right: #277183 1px solid;
   border-top: #277183 1px solid;
   border-left: #277183 1px solid;
   border-bottom: #277183 1px solid;
   margin-right: 10px;
   margin-bottom: 5px;
}

