/* CSS Document */


#contentnews {
	width:160px; 
	height: 90px;
	background-image: url(../DocIMG/boxnewsimage160.jpg);
	padding-top: 10px;
	margin-left: 5px;
}
 #main2 {
	position:relative; 
	width:160px; 
	overflow:hidden;
	text-align: center;
	height: 80px;
	font-size: 12px;
}
#main2 #first2{
	position:absolute;
	width:150px;
	left:2px;
	top:20px;
	visibility:visible;
	}

#main2 #second2  {
	position:absolute;
	width:150px;
	left:2px;
	top:0px;
	visibility:hidden;
}

a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA8000;
	vertical-align: middle;
	text-decoration: none;
	text-align: right;

}


a.news:hover {
	color: #6D1618;
}

#contentmailing {
	width:160px;

	height: 50px !important;
	height: 65px;
	background-image: url(../DocIMG/boxnewsimage160x60.jpg);
	padding-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	color: #750400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#bottonmailing{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	height: 23px;

	width: 75px	!important;
	width: 85px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing: -0.1em;

}

#bottonmailing a:link,
#bottonmailing a:visited{
	margin:0;
	padding:5px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../DocIMG/bottone.gif);
	background-repeat: no-repeat;
	background-position: center center; 
}
#bottonmailing a:hover,
#bottonmailing a:focus,
#bottonmailing a:active{
	margin:0;
	background-image: url(../DocIMG/bottonehover.gif);
	background-repeat: no-repeat;
	color: #3366CC;
	background-position: center center;
}
.sponsor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sponsor a {
	color: #FFFFFF;
	text-decoration: none;
}
.sponsor a:hover {
	text-decoration: underline;
}
.sponsor div
{
    margin-bottom:10px;
    }
.sponsorEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../DocIMG/extraFine.png);
	height: 32px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
