.large {font-family: Arial, Helvetica, sans-serif;font-size: 36px;}
.medium {font-family: Arial, Helvetica, sans-serif}
.small {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.titre_last10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	font-weight: bold;
}

a {
	color: #326598;

	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/* Styles spécifiques pour Feedburner BuzzBoost */

.feedBurnerFeedBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none

}

div.feedburnerFeedBlock span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}

.headline {
	font-size: 12pt;

}

.enclosure {
	font-size: 10pt;

}

