/*-------------------------------------------------------------------------------------*/
/*-----------------------------    Background+ombre   ---------------------------------*/
/*-------------------------------------------------------------------------------------*/
body {	
	background-color:#dfdfdf;
}



.clearFloat
{
  margin:0;
  padding:0;
  clear:both;
}

div#home_pheader_container	{
	height:30px;
	background-color:#b1b1b1;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

	div#home_pheader	{
		margin:0 auto;
		height:100%;
		width:974px;
		padding:0px 15px;
		background:url('/image/bg_bleu.gif') 0 0 repeat-y;
		color:#fff;
		line-height:28px;
		font-size:11px;
		letter-spacing:0.9px;
	}

		div#home_pheader a,div#home_pheader a:hover,div#home_pheader a:visited	{
			color:#fff;
			font-size:11px;
			letter-spacing:0.9px;
			line-height:28px;
		}

		div#home_pheader p	{
			line-height:28px;
      font-size:11px;
		}
		
		div#home_pheader p.left	{
			float:left;
			text-align:left;
		}
		
		div#home_pheader p.left span	{float:left;}
		div#home_pheader p.left span#topHeader-shareLink	{line-height:1px;}
		div#home_pheader p.left a.followJuri	{width:24px; height:24px; display:inline-block; overflow:hidden; margin-top:3px; background:0 0 no-repeat;}
			div#home_pheader p.left a#followJuriFacebook	{background-image:url('/image/header/icones/fb24.gif');}
			div#home_pheader p.left a#followJuriTwitter	{background-image:url('/image/header/icones/twitter24.gif');}
			div#home_pheader p.left a#followJuriRss	{background-image:url('/image/header/icones/rss24.gif');margin-right:2px;}
			div#___plusone_0{ margin-top:3px; }
			div#home_pheader p.left a.followJuri:hover	{background-position:0 -24px;}

		div#home_pheader p.right	{
			text-align:right;
		}
      a#identifiez-vous{
        background-image:url('/image/header/identifiez-vous.png');
        background-position: top left;
        background-repeat: no-repeat;
        display:block;
        float:right;
        height:23px;
        margin-top:3px;
        width:180px;
      }
      a#identifiez-vous:hover{background: transparent url('/image/header/identifiez-vous.png')0 -23px no-repeat;text-decoration:none;}
      a#identifiez-vous:active{background: transparent url('/image/header/identifiez-vous.png')0 -46px no-repeat;text-decoration:none;}

div#home_container	{
	margin: 0px auto;
	line-height:1;
	width:974px;
	padding:5px 15px 0px 15px;
	background:url('/image/bg_blanc.gif') 0 0 repeat-y;
}

div#logo	{
	width:196px;
	margin-right:8px;
	background-color:#fff;
	text-align:center;
}

span.text_logo	{
	display:block;
	float:left;
	width:100%;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#242424;
	letter-spacing:1px;
	text-align:center;
}

