/* BOX Superiore */
.dBoxMiddleArchive {
	position: relative;
	margin: 8px 0 9px 0;	
	background: url(../../_images/bgWhiteBox.gif) 0 0 no-repeat;
	height: 120px;
}

.dBoxMiddleArchive .logoBig {
	position:absolute;
	left:5px; top:4px;
}


.dBoxMiddleArchive h2 {
	position:absolute;
	left:260px; top:4px;
	color:#555555;
	font-size: 18px;
}

.dBoxMiddleArchive p {
	position:absolute;
	left:260px; top:24px;
	color:#888888;
	width: 510px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.dBoxMiddleArchive .btnBack {
	position:absolute;
	left:680px; top:69px;
}

.dBoxMiddleArchive .btnBack2{
	position:absolute;
	left:610px; top:69px;
}


.dAuthors {
	margin-bottom:20px;
	color:#777777;
}

/* Box Inferiore */
.boxBottomArchive {
	background: white url(../../_images/bg1.gif) 0 0 no-repeat;
	padding: 12px 22px 5px 22px;
}

.boxBottomArchive .itemBox {
	position: relative;
	padding: 5px 5px 0 5px;
	min-height: 60px;
	height: auto !important;	height: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxBottomArchive .separator {
	font-size: 1px;
	height: 1px;
	margin: 5px 0 10px 0;
	background: url(../../_images/bg4.gif) 0 0 repeat-x;
}

.boxBottomArchive p {
	margin: 3px 0;
	color: #4D4C4C;
	font-size: 10px;
}

.boxBottomArchive .cover {
	position: absolute;
	left: 5px; top: 5px;
}

.dOptionExtras {
	text-align: right;	
}

.paginazione {
	width: 100%;
	background: url(../../_images/bg2_white.gif) 0 0 no-repeat;
	height: 16px;	
	padding: 7px 0 0 0;
	font-size: 14px;
	color:#F26531;
	clear :both ;
	float :left;	
}

.paginazione td 
{ 
	 padding-right :40px;
	}
.paginazione2 {
	font-size: 14px;
}

/*.boxBottomArchiveFooter {
	position: relative;
	width: 780px;
	background: url(../../_images/bg3.gif) 0 0 no-repeat;
	height: 23px;
}*/

.boxBottomArchiveFooter .btn1, .boxBottomArchiveFooter .btn2 , .boxBottomArchiveFooter .btn3 { 
	position: absolute;
	top: 1px;
}

.boxBottomArchiveFooter .btn1 { left: 20px; }
.boxBottomArchiveFooter .btn2 { left: 270px; }
.boxBottomArchiveFooter .btn3 { left: 515px; }
