body
{ 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	text-align: center;
	background-position: top;
	
}
	
.box_circle { 
	background: url(/images_generiques/bg_circle.gif);
	background-position: top;
	background-repeat: no-repeat;
	
		}

.texte_font { 
	color: #ffffff;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, "Lucida Grande", SunSans-Regular, sans-serif;
	}
	
.titre_annee {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, "Lucida Grande", SunSans-Regular, sans-serif;
	font-weight: bold;
	}
	
.logo_link_over
	{
	cursor:pointer;
	}
	
.logo_link
	{

	}
sup,sub {
	font-size: 9px;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}

sup {
	bottom: 4px;
	}

sub {
	top: 1px;
	}
