/* ---------------------------------------------------------------
	SPECIFIQUE PAGE PRESSE
 --------------------------------------------------------------- */
	.lst_presse{
	position: relative; top: 0; left: 0;
	width: 96%; height: auto; margin: 0 2%;}	
	
	.lst_presse li{
	width: 100%; height: 19px; line-height: 19px; margin-top: 5px;
	list-style: none; 
	color: #666666; font-size: 90%; text-indent: 25px;
	}
	.lh_pdf{background: url("../multimedia/icone/sn_ico_pdf.jpg") no-repeat top left;}
	
	.lst_presse li a{color: #336699; font-size: 90%; margin-left: 10px;}	
	.lst_presse li a:hover{color: #CC3333;}