body {
	background-color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 0;
}
a:link {
	color: #76B900;
	text-decoration: none;
}
a:visited {
	color: #289728;
	text-decoration: none;
}
a:hover {
	color: #76B900;
	text-decoration: underline;
}
.titre_news {
	font-size: 13px;
	font-weight: bold;
}
.titre_news_aff {
	font-size: 20px;
	font-weight: bold;
}
.note_online {
	color: #FF7200;
	font-size: 14px;
	font-weight: bold;
}
.note_offline {
	color: #76B900;
	font-size: 14px;
	font-weight: bold;
}.titre_podcast_list {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.fond_degrad {
	background-image: url(images/commun/degrade_bloc.gif);
	background-repeat: repeat-x;
}
.galerie_img_news {
	background-image: url(images/commun/degrade_bloc.gif);
	background-repeat: repeat-x;
	border: thin dotted #333333;
}
.texte {
	font-size: 12px;
}
.e32011_publisher {
	font-size: 24px;
}
.e32011_title {
	font-size: 14px;
}
