.CSBoxesAreaTable
{
   background-image: url(../images/Home/titolo_home_01.gif);
   width: 100%;
   background-repeat: no-repeat;
   height: 100%;
   background-color: #F0F0E4;
}
.CSBoxesArea
{
   vertical-align: top;
}
.CSBoxesAreaBody
{
   vertical-align: top;
   padding-top: 50px;
}
.CSBoxesItem
{
   padding-left: 10px;
}
.CSBoxesImageCell
{
   vertical-align: top;
   padding-bottom: 0px;
   padding-right: 9px;
   height: 1px;
   width: 1%;
}
.CSBoxesImage
{
   border-right: #7C2507 1px solid;
   border-top: #7C2507 1px solid;
   border-left: #7C2507 1px solid;
   border-bottom: #7C2507 1px solid;
}
.CSBoxesTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E17A16;
	text-decoration: none;
   font-weight: bold;
   height: 1px;
   width: 98%;
}
.CSBoxesAbstract
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #745D20;
   font-weight: normal;
   height: 1px;
}
.CSBoxesFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #745D20;
   font-weight: bold;
   height: 1px;
}
.CSBoxesFooterLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #745D20;
	width: 1%;
}
.CSBoxesAgain
{
   padding-bottom: 16px;
   padding-right: 5px;
   text-align: right;
}
.CSBoxesPartitionLine
{
   background-position: left top;
   background-image: url(../images/TopBar/PartitionLine.gif);
   background-repeat: repeat-x;
   height: 20px;
}

