.CSBoxesArea
{
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	background-color: White;
	background-position: left 7px;
	background-image: url(../images/TopBar/barragrigia.jpg);
	background-repeat: repeat-x;
}
.CSBoxesAreaTable
{
	height: 100%;
	background-position: left bottom;
	background-image: url(../images/TopBar/OmbraDN.jpg);
	background-repeat: repeat-x;
}
.CSBoxesAreaBody
{
	vertical-align: top;
	height: 100%;
	padding-right: 5px;
}
.CSBoxesAreaBodyTable
{
	background-position: right top;
	background-image: url(../images/Home/barraAccessori.gif);
	background-repeat: no-repeat;
    height: 100%;
    vertical-align: top;
}
.CSBoxesTable
{
   height: 100%;
}
.CSBoxesItem
{
   height: 100%;
   padding-top: 40px;
   padding-left: 10px;
   padding-right: 5px;
   padding-bottom: 20px;
   vertical-align: top;
}
.CSBoxesItemTable
{
   height: 100%;
}
.CSBoxesTextArea
{
   vertical-align: top;
   height: 100%;
}
.CSBoxesTitle
{
   padding-bottom: 10px;
   font-weight: bold;
}
.CSBoxesImageCell
{
   vertical-align: bottom;
   height: 100%;
   padding-bottom: 0px;
}
.CSBoxesImage
{
    margin-right: 10px;
    margin-bottom: 2px;
	border-right: #7BADE7 1px solid;
	border-top: #7BADE7 1px solid;
	border-left: #7BADE7 1px solid;
	border-bottom: #7BADE7 1px solid;
}
.CSBoxesAbstract
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
    vertical-align: top;
    height: 99%;
}
.CSBoxesText
{
}
.CSBoxesFooter
{
	width: 100%;
	padding-top: 8px;
	height: 1%;
	text-align: right;
}
.CSBoxesFooterLink
{
	color: red;
    text-decoration: none;
}
a.CSBoxesFooterLink:hover
{
}
.CSBoxesPartitionLine
{
}
