/* CSS Document */


 #main2 {
	position:relative;
	width:600px;
	overflow:hidden;
	text-align: center;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #111111;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;


}

#main2 #first2
{
    padding-top:8px;
	padding-bottom:8px;
	position:absolute;
	width:600px;
	left:0px;
	top:1px;
	visibility:visible;
	}

#main2 #second2  
{
    padding-top:8px;
	padding-bottom:8px;
	position:absolute;
	width:600px;
	left:2px;
	top:0px;
	visibility:hidden;
}

.news{
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

.newsup{
	background-image: url(../img/NewsUp.png);
	background-repeat: repeat-x;
	height: 34px;
	width: 600px;
	float: left;
}

.newsupleft{
	background-image: url(../img/NewsUpLeft.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 15px;
	float: left;
}

.newsupright{
	background-image: url(../img/NewsUpRight.png);
	width: 15px;
	height: 34px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}
.newsupCenter {
	height: 24px !important;
	height: 34px;
	width: 560px;
	padding-top: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.newmiddle {
	width: 600px;
	float: left;
	background-image: url(../img/newsBack.png);
	background-repeat: repeat-y;
}

.newsbase {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B78100;
	float: left;
	height: 28px;
	background-image: url(../img/NewsBotton.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.newsbaseleft{
	background-image: url(../img/NewsBottonLeft.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 15px;
	float: left;
}

.newsbaseright{
	background-image: url(../img/NewsBottonRight.png);
	width: 15px;
	height: 28px;
	float: right;
	background-repeat: no-repeat;
}
.newsbaseCenter {
	width: 560px;
	padding-top: 10px;
	float: left;
	height: 18px !important;
	height: 28px;
	text-align: right;
}
.newmiddleTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	background-repeat: repeat-y;
	padding: 10px;
	min-height:20px;
}

.dataHR
{
	width:80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #BF8700;
	margin: 1px;
    }

.titoloHR
{
	float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #BF8700;
	margin: 1px;
		width:320px;
    }
	
.testataHR
{
	width:150px;
	float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #BF8700;
	margin: 1px;
    }
	
.data
{
	width:80px;
	float: left;
		min-height:26px;
    }

.testata
{
	width:150px;
	float: left;
	color: #D59602;
	min-height:26px;
    }
    
.titolo
{
	clear: right;
	float: left;
	background-image:url(../img/pdficon.gif);
	background-repeat:no-repeat;	
	padding-left:30px;
	min-height:26px;
	width:300px;
    }
    
    