	body
	{ 
		margin:0; 
		padding:0;
		text-align:center;
		background:url(interface/body/fond.jpg) top left repeat-x fixed #ececec;
	}
	
	
	.h2_accroche
	{
		font-size: 18px; 
		font-weight: bold;
		text-align: right;
		color: #000000;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
	}


	.p_accroche
	{
		font-size: 11px; 
		text-align: right;
		color:#000000;
		line-height:14px;
		padding-left:10px;
		padding-right:10px;
	}



	.h2_liste_textes /*liste de newsletter, flux RSS ou plus généralement de groupement de textes (conversion de h1 en  h2 class...)*/
	{
		font-size: 13px; 
		font-weight: bold;
		text-align: left;
		color: #000000;
		padding-bottom:10px;
	}
	
	
	.h3_liste_textes
	{
		font-size: 10px; 
		font-weight: bold;
		text-align: left;
		color: #000000;
		padding-bottom:10px;
	}	


	.h4_liste_textes
	{
		font-size: 12px; 
		font-weight: bold;
		text-align: left;
		color: #000000;
	}
