/*** MENU ACCESSIBILITE ***/
#menu_evitement {
	list-style-type: none;
	padding: 0; margin: .3em;
}
#menu_evitement li {
	color: #888;
	display: inline;
	font-size: .91em;
	margin-right: 15px;
}
#menu_evitement a {
	color: #aaa;
	text-decoration: none;
}
#menu_evitement a:hover { color: #fff; }

/*** BANDEAU HAUT ***/
.bandeau_haut {
background-color:#fff;
position : relative;
}
.bandeau_haut h1 { margin: 0; padding: 0; }
.bandeau_haut .logo { margin: 0; }
.bandeau_haut .logo a {
	color: #9e9894;
	display: block;
	width : 100%;
	height : auto;
}
.bandeau_haut .logo a img {
	display: block;
}

.bloc_identification {
	float : left;
}

/*** MENU HAUT ***/
.menu_haut {
	position : relative;
	z-index : 100;
	margin: 0;
	text-align: left;
	background : black;
}
.menu_haut h2{ display:none; }

.menu_haut ul , .menu_haut li{
	list-style-type : none;
	padding : 0px; margin : 0px;
}
.menu_haut > ul {
	padding: 0;
	margin: 0 0 0 0;
	height: 35px;
}

.menu_haut > ul > li {
	position : relative;
	float : left;
	margin: 0;
	padding: 0;
	line-height : 35px;
	height : 35px;
	border : 1px solid black;
	border-bottom : 0px; border-top : 0px;
}
.menu_haut li:hover, .menu_haut li.actif{background : #242424 url(../../image/partenaire_fond.jpg);}
.menu_haut a {
	color: #f7f7f7;
	display: block;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 5px 0 0;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform : uppercase;
}
.menu_haut a span{
	display: block;
	float: none;
	padding: 1px 10px;
}
.menu_haut li > a:hover, .menu_haut li.actif > strong > a  { color: #95d906; background : #242424 url(../../image/partenaire_fond.jpg); text-shadow:1px 1px 0 #000000;}

		/**second niveaux**/
			.menu_haut ul li ul{
				position : absolute;
				top : 35px;
				left : 15px;
				display : none;
				background : black;
				width : 300px;
			}
			.menu_haut ul li:hover ul{
				display : block;
			}
			.menu_haut ul li ul li{
				width : 100%;
			}
			.menu_haut ul li ul li a{
				display : block;
				clear : both;
				height : 30px;
				line-height : 30px;
				padding: 0;
				width : 100%;
			}

/*** MENU GAUCHE ***/
.menu_gauche h2, .menu_gauche h2 span { display: none; }
.menu_gauche {
	padding: 0;
	color: #2c3c59;
}
.menu_gauche ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_gauche ul li span.menuRubrique {
	display: none;
	margin: 0 0 5px;
}
.menu_gauche ul li {
	margin: 0;
	padding: 0;
}
.menu_gauche ul li strong a{ color: #000; }

.menu_gauche ul ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_gauche ul ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #333;
}
.menu_gauche ul ul li a {
	background-color: #FFF;
	padding: 11px 8px;
	margin: 0;
	display: block;
	color: #980505;
	font-weight: normal;
	font-size: 1em;
}
.menu_gauche ul ul li a:hover {
	background-color: #77b8dd;
	color: #FFF;
	font-weight: bold;
}
.menu_gauche ul ul li strong a { color: #000; }

.g_menu_princi{
	background : url(../../image/g_menu_fond.png);
	width : 371px;
	height : 191px;
	margin : auto;
}
	.g_menu_princi a{
		display : block;
		width : 100%;
		background : url(../../image/g_menu_fond.png);
	}
		.g_menu_princi a span{
			display : none;
		}
			.g_menu_princi a.princi_bouton_invit{
				height : 50px;
				background-position : center top;
			}
			.g_menu_princi a.princi_bouton_dossier{
				height : 46px;
				background-position : center -50px;
			}
			.g_menu_princi a.princi_bouton_actualite{
				height : 46px;
				background-position : center -96px;
			}
			.g_menu_princi a.princi_bouton_sources{
				height : 49px;
				background-position : center bottom;
			}
			.g_menu_princi a.princi_bouton_invit:hover, .g_menu_princi a.princi_bouton_invit.actif { background-position : right top;}
			.g_menu_princi a.princi_bouton_dossier:hover, .g_menu_princi a.princi_bouton_dossier.actif { background-position : right -50px;}
			.g_menu_princi a.princi_bouton_actualite:hover, .g_menu_princi a.princi_bouton_actualite.actif { background-position : right -96px;}
			.g_menu_princi a.princi_bouton_sources:hover, .g_menu_princi a.princi_bouton_sources.actif { background-position : right bottom;}

/*----------
Gauche Slider
------------*/
	.gauche_slider{
			clear : both;
			background : url(../../image/slider_fond.jpg) no-repeat;
			padding : 8px 0 10px 0;
			color : white;
		}
		.gauche_slider ul.liste_slider{
			width : 360px;
			margin : 0 auto; padding : 0;
			line-height : 0px;
			display : block;
			}
		.gauche_slider img{
			display : block;
			/*height : 40px;*/
			}
		.gauche_slider a{
			display : block;
			color:#006EBA;
			font-weight : bold;
			text-decoration : none;
			}
		.gauche_slider a:hover{
			color:white;
			}
		.gauche_slider li.mg{
			background : url(../../image/g_slider_ouvre_ferme.png) right 0px no-repeat;
			cursor : pointer;
			display : block;
			clear : both;
				margin : 7px 0 0 0;
			}
			.gauche_slider li.div_cache{
				display : none;
				background : url(../../image/g_slider_fond_deplie.png);
				cursor : default;
				padding : 10px; margin : 0 0 0 0;
				line-height : normal;
				}
			.gauche_slider li.div_cache img{
				display : inline;
				}
		.gauche_slider li.tog-open{
			background : url(../../image/g_slider_ouvre_ferme.png) 313px 0px no-repeat;
			}
			.gauche_slider li.div_cache span.cal{
				display : block;
				padding:20px 6px 0 19px;
				position : relative; top : -10px; left: -5px;
				}
/*** MENU DROIT ***/
.menu_droit h2 {	font-size: 2em !important; }

/*** BANDEAU BAS ***/
.bandeau_bas {
	background-color: #f6fbfc;
	height: 100px;
}

/*** MENU PIED DE PAGE ***/
.menu_pied {
	overflow : auto;
	padding : 10px; 
	background : black url(../../image/footer_menu_fond.jpg) repeat-x;
}
.menu_pied h2 { display: none; }
.menu_pied ul {
list-style-type : none;
margin : 0;
padding : 0 0 0 10px ;
overflow : auto;
}
.menu_pied  a {text-decoration : none;}
.menu_pied  a:hover {text-decoration : underline;}
	/*premier niveau*/
	.menu_pied > ul {
		padding : 0 ;
	}
	.menu_pied > ul > li {
		padding: 0 1px 0 0;
		display : block;
		float : left;
	}
	.menu_pied > ul > li > a, .menu_pied > ul > li > strong a{ 
		color : white; 
		text-transform : uppercase;
		font-weight : bold;
		display : block;
		padding: 5px 25px 5px 10px;
		text-shadow:1px 1px 0 #000000;
		background-position : left 7px;
		}
	.menu_pied a{
		}
	.menu_pied strong > a{
		background : url(../../image/icone_menu_bas_selec.gif) no-repeat;
		}
		/*second niveau*/
		.menu_pied  ul li  ul li {
		}
		.menu_pied  ul li ul li a { 
			color : #b5b5b5; 
			padding: 0 0 0 10px;
			background-position : left 3px;
			}
			/*troisième niveau*/
			.menu_pied  ul li ul li ul li a { 
				color : #8b8b8b; 
				}
.menu_pied li a span {}
.menu_pied li a:hover span {  }
.menu_pied li a:hover { }


/*** MOTEUR DE RECHERCHE ***/


.menu_gauche .recherche_generale {
	height : 60px;
	line-height : 60px;
	padding : 0 3px 0 10px;
	color: #000;
	text-align: right;
	background: url(../../image/menu_hori_search_fond.png);
	position : relative;
}
.menu_gauche .recherche_generale label {
	position : absolute;
	margin : 0px;
	left : 50px;
}
.menu_gauche .recherche_generale input[type="text"] {
	border: 0px;
	vertical-align: middle;
	background: transparent;
	width : 280px;
	padding : 0 3px 0 0;
}
.menu_gauche .recherche_generale input.valid, .recherche_generale input.valid:focus {
	background-color: #fff;
	color: #029ecf;
}
.menu_gauche .recherche_generale input.valid:hover {
	background-color: #6bc3e9;
	color: #029ecf;
}
/*** FLUX RSS ENTRANT ***/
.news_entete {}
.news_entete-close{
	padding-left: 20px;
	background: url(../../image/ultree_plus.gif) 0 -2px no-repeat;
	cursor: pointer;
}
.news_entete-open{
	padding-left: 20px;
	background: url(../../image/ultree_minus.gif) 0 -2px no-repeat;
	cursor: pointer;
}

/*** LISTDIFF ***/
ul.listdiff { padding-left: 8em !important; }
.listdiff div { margin-left: 23px; }

/*** NEWS ***/
.abonnement_rss  a { text-decoration: none; }
.abonnement_rss img { vertical-align: bottom; }

/* entete */
.article_entete {
	margin: 30px 0 20px 0;
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
	padding: 1em;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* meta */
.meta {
	color: #ccc;
	font-size : 0.9em;
	padding-top : 5px;
}
.meta a {
	color: #ababab;
	text-decoration: none;
}
.meta a:hover { text-decoration: underline; }

/* calendrier */
.cal {
	background: url(../../image/cal.png) no-repeat;
	height: 50px;
	width: 50px;
	text-align: center;
	color:#FFFFFF;
	font-size:16px;
	float: left;
	padding: 5px;
}
.cal abbr {
	text-decoration: none;
	border-bottom: none;
}
.cal span {
	color:#535B36;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-top:4px;
}
.cal span.cal_mois {
font-size:9px;
font-weight:normal;
margin-top:0;
}

.article_accroche {}
.article_contenu {}

/* liste */
.liste_article  ul {
	list-style-type: none;
	margin : 0px;
}
.liste_article li {
	list-style-image: none !important;
	margin-top: 10px;
}
.liste_article h3.titre {
	color:#FF7800;
	font-size:1.7em;
	font-weight:bold;
	margin:0 0 0 65px;
	padding:0 0 0 0;
}
.liste_article h3.titre a {
	color:#88BF00;
	text-decoration:none;
	text-shadow:1px 1px 0 #000000;
}
.liste_article h3.titre a:visited  {color: #699301;}
.liste_article h3.titre a:hover {color: #76a501;}
.liste_article  p {
	margin:2px 0 0;
}
.liste_article_accroche {
	border:0 none;
	margin-left:65px;
	padding:0 10px 0 0;
}
/* rss associés  */
.article_rss_associe {
	margin : 0 10px !important;
}
.article_rss_associe li{
	list-style-image: none !important;
	list-style-type : none;
}
.article_rss_associe  p {
	margin: 0;
	padding: 0;
}
.article_rss_associe_titre {}
.article_rss_associe_titre-open{
	padding-left: 18px;
	background: url(../../image/moins.png) no-repeat;
}
.article_rss_associe_titre-close{
	padding-left: 18px;
	background: url(../../image/plus.png) no-repeat;
}

/* meta */
.liste_article .meta { color: #999; }

/* Commentaire  bulle */
a.com  {
	text-decoration: none;
	color: #fff;
}
.comc, .comc0, .comc10 {
	float: right;
	display: block;
	text-align: center;
	width: 30px;
	height: 27px;
	margin: 15px 0 0 10px;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat ;
	background-position: center center;
}
.comc { background: url(../../image/comc.png); }
.comc0 {	background: url(../../image/comc0.png); }
.comc10 { background: url(../../image/comc10.png); }

/*** COMMENTAIRE  ***/
.commentaires { margin-top: 20px; }
.commentaire {
	clear: both;
	margin: 20px 0 0!important;
	list-style: none !important;
}
.commentaire-poster h3.poster {
	background: url(../../image/commentaire_titre.png) no-repeat left 80%;
	padding-left: 25px;
}
.commentaire_avatar img {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #ddd;
}
.commentaire_avatar { float: left; }
.commentaire_meta {
	color: #7E7E7E;
	padding:0;
	margin:0 0 5px 90px;
}
.commentaire_auteur { margin: 0;}
.commentaire_contenu {
	background: url(../../image/commentaire_contenu_fond.png) no-repeat left top;
	padding: 5px 10px 12px 18px;
	margin-left: 70px;
}
.commentaire_contenu p {
	padding: 6px 9px 2px 8px;
	margin: 0;
}

li.commentaire .commentaire_contenu { background-color: #F7F7F7; }
li.commentaire:nth-child(even) .commentaire_contenu { background-color: #eee; }

/*
.commentaire.self .commentaire_contenu {
	background-color: #FFECC4;
}*/
.commentaire_bas {
	text-align: right;
	padding-bottom: 3px;
	min-height: 6px;
	margin-top: 3px;
}
.commentaire_repondre {
	margin: 0 9px 0 0;
	padding-left: 12px;
	background: url(../../image/commentaire_repondre.png) no-repeat center left;
	text-decoration: none;
}

/*** METIER ***/
.metier_encart {}

/*** GEOLOC ***/
/* repere */
.geo_labeledmarker_repere {
	text-align: center;
	font-size: 12px;
	color: #000;
	width: 32px;
	padding-top: 1px;
}
.geo_labeledmarker_label {
	font-size: 12px;
	color: #000;
	padding: 2px;
	border: 1px solid #000;
	background-color: #fff;
}
.geo_tooltips_repere {
	padding: .5em;
	background-color: #fff;
	font-weight: bold;
	border: 1px #fff solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* window */
.geo_iw_titre {
	color: #000;
	font-weight: bold;
	font-size: medium;
}
.geo_iw_contenu { margin: 3px; }
.geo_iw_description {}
.geo_iw_streetview {
	 width: 425px;
	 height: 240px;
}
.geo_iw_galerie {
	padding: 2px;
	border: 1px solid #7F9DB9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.geo_iw_galerie img {
	margin: 2px;
	border: 2px solid #ccc;
	vertical-align: middle;
}
.geo_iw_galerie img:hover { border-color: #000; }

/* Onglet */
ul.geo_iw_tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-bottom: 1px solid #999;
	width: 100%;
}
ul.geo_iw_tabs li {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	margin: 0 0 -1px 2px;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-radius: 4px 4px 0 0;
}
ul.geo_iw_tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 3px 10px;
	outline: none;
}
ul.geo_iw_tabs li a:hover { background: #ccc; }
ul.geo_iw_tabs li.geo_iw_active, ul.tabs li.geo_iw_active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}

/*** RESEAUX SOCIAUX ***/
.fanbox_facebook, .twitter_suivis, .flickr_link, .myspace_url{
	padding: 10px 0;
	text-align: center;
}

.myspace_url{
	width: 120px;
	height: 50px;
	background: url(../../image/myspace.png) bottom no-repeat;
	color: #2B5CB2;
}

/*** VOTES ***/
.vote_oui_btn {
	padding-left: 20px;
	line-height: 16px;
	background: transparent url(../../../commun/composant/jquery-rating/star.png) 0 -48px no-repeat;
}
.vote_non_btn {
	padding-left: 20px;
	line-height: 16px;
	background: transparent url(../../../commun/composant/jquery-rating/star.png) 0 -64px no-repeat;
}

/** societe **/
.caroussel_societe {
	position : relative;
	background : #1e1e1e url(../../image/partenaire_fond.jpg) repeat-x;
}
.caroussel_societe h2{display : none;}
.caroussel_societe .items div {
	float:left;
	width:980px;
}

.caroussel_societe .scrollable {
	height:60px;
	overflow:hidden;
	position:relative;
}

.caroussel_societe .scrollable .items {
	clear:both;
	position:absolute;
	width:99999em;
}

.caroussel_societe ul {
	overflow : auto;
	margin : 0px;
	padding : 0 25px;
}
.caroussel_societe li {
	display:block;
	float:left;
	width:150px;
	padding:0px;
	text-align:center;
}
.caroussel_bouton  {
	position : absolute;
	top : 20px;
	left : 0px;
	width : 100%;
}
.caroussel_bouton span {
	display : block;
	float : left;
	width : 0px;
	height : 22px;
	background : url(../../image/partenaire_fleche.png);
	padding : 0 0 0 12px;
	margin : 0 10px;
	overflow : hidden;
	cursor : pointer;
	position : absolute;
}
.caroussel_bouton span.carr-prec{
	background-position : top center;
	left : 0px;
}
.caroussel_bouton span.carr-suiv{
	background-position : bottom center;
	right : 0px;
}
.tous_partenaire{
	position : absolute;
	top : 40px;
	right : 15px;
}
.tous_partenaire a{
	color : white;
	text-decoration : none;
	text-transform : uppercase;
	font-size : 0.8em;
	font-weight : bold;
}
.table_societe {
	width : 100%;
}
.table_societe th {
	background : white;
}
.table_societe , .table_societe td,.table_societe th {
	border : 0px;
	text-align : left;
}
.table_societe tr:nth-child(2n+1) {
	background : #F0F0F0;
}
.table_societe .logo {
	width : 150px;
	text-align : center;
}
.table_societe td.raison_sociale a{
	font-size : 1.5em;
	text-transform : uppercase;
	text-decoration : none;
}
.table_societe .logo span {
	display : none;
}
.table_societe td.logo div, .contenu_societe .logo {
	width : 150px;
	background : #d2d2d2 url("../../image/g_menu_fond.png") no-repeat -10px center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align : center;
}
.contenu_societe .logo {
	margin : 0 0 10px 0;
}

/* Reseau social*/
.menu_social {
	padding : 2px 0 5px 0;
}
.menu_social h2{
	display : none;
}
.menu_social ul {
	padding : 0px;
	margin : 0;
}
.menu_social ul li{
	display : block;
	float : left;
	list-style-type : none;
	padding : 0 5px;
}
.menu_social a{
	color :  white;
	text-transform : uppercase;
	font-weight : bold;
	font-size : 0.8em;
	text-decoration : none;
}
.menu_social a:hover{
	color :  #d0d0d0;
	text-decoration : underline;
}
/*** IDENTIFICATION ***/
.menu_reseaux_social {
	background : black;
	color : white;
	height : 20px;
}
	.menu_social, .menu_favoris, .menu_notification, .bloc_identification {
		float : right;
		position : relative;
		margin : 0 0 0 10px; 
	}
.identification {
	position: relative;
	text-align: right;
	margin-right: 10px;
}
.identification_navigation { position: relative; }
a.identification_signin span, a.profil_signin span, a.favoris_deroule span, a.notif_deroule span{
	background: transparent url(../../image/toggle_rond.png) 100% -36px no-repeat;
	padding-right: 16px;
}
a.identification_signin, a.profil_signin, a.favoris_deroule, a.notif_deroule{
	background: #88bbd4 url(../../image/contenu_dernier_articles.jpg) no-repeat  center -10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 4px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
a.identification_signin:hover, a.profil_signin:hover, a.favoris_deroule:hover, a.notif_deroule:hover { background-color: #59B;}
a.identification_signin-close, a.profil_signin-close, a.favoris_deroule-close, a.notif_deroule-close {
	background: #A9E804 !important;
	color: #3E3E3E !important;
	outline: none;
}
a.identification_signin-close span, a.profil_signin-close span, a.favoris_deroule_close span, a.notif_deroule_close span  { background-position: 100% 2px !important; }

#identification_inc, #profil_inc, #favori_encart_liste, #notif_inc {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 0 5px 5px;
	-moz-box-shadow: -3px 3px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: -3px 3px 3px rgba(0, 0, 0, .3);
	box-shadow: -3px 3px 3px rgba(0, 0, 0, .3);
	display: none;
	border: 5px solid #A9E804;
	background: #fff;
	position: absolute;
	z-index: 100;
	right: 0;
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #789;
}
#identification_inc  ul {
	list-style: none;
	margin: .5em 0 0;
	padding: 0;
	text-align : center;
}
#identification_inc  ul a{
	text-decoration : none;
}
#identification_inc input[type=text], #identification_inc input[type=password] {
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #7F9DB9;
	background-color: #fff;
	color: #000;
	margin: 0 0 5px;
	padding: 5px;
	width: 210px;
}
#identification_inc input[type=text]:focus, #identification_inc input[type=password]:focus { border-color: #00E; }
#identification_inc  p  { margin: 0; }

.identification_titre {}
.identification_bienvenue {
	margin: 5px 14px 5px 18px;
	border: 1px solid #eee;
	padding: 10px 10px 10px 15px;
}
.identification_bienvenue li {
	font-weight:bold;
	color: #747474;
	margin-bottom: 5px;
	list-style-type: none;
}
.identification_bienvenue li a { color: #747474; }
.identification_bienvenue li a:hover{
	color: #0055A0;
	text-decoration: none;
}
.identification_bienvenue img { margin-right: 10px; }
.identification_light { border-right: 1px black dotted; } /*exception*/


#profil_inc{
width : 200px;
}
	#profil_inc p{
	margin : 0px 0 10px 0;
	}
	#profil_inc ul{
	list-style-type : none;
	}
	#profil_inc img{
	display : block;
	border : 2px solid #A9E804;
	margin : 0 10px 0 0;
	}
#favori_encart_liste ul{
	padding : 0px;
	margin : 0px;
	width : 150px;
	list-style-type : none;
}
	#favori_encart_liste ul a{
		text-decoration : none;
	}
	#favori_encart_liste > ul > li{
		font-size : 1.2em;
		color: #3E3E3E;
		padding : 0 0 10px 0;
	}
	#favori_encart_liste ul ul {
		font-size : 0.8em;
	}
	#favori_encart_liste ul ul li{
		position : relative;
		padding : 2px 16px 2px 7px;
	}
		#favori_encart_liste ul ul li:hover{
			background : #e7e7e7;
		}
	#favori_encart_liste .supprimer  {
		position : absolute; right : 0px;
		background : url(../../image/supprimer_petit.png) no-repeat top left;
		width : 0px; height : 14px; overflow : hidden;
		padding : 0 0 0 14px;
		color : #c12000;
		font-size : 0.8em;
	}
	#favori_encart_liste .supprimer:hover  {background-position : bottom left !important;}
#notif_inc ul{
	padding : 0px;
	margin : 0px;
	width : 150px;
		list-style-type : none;
}

/*reseau social*/

ul.liste_pages{
	margin : 0px;
	margin : 10px 0;
}
	ul.liste_pages li{
	list-style-type : none;
	list-style-image : none;
		width : 70%;
		margin : auto;
	}
	ul.liste_pages a{
		display : block;
		width : 94%;
		padding : 3px 3%;
		float : left;
		background : url(../../image/suite-droite.gif) no-repeat left 7px; 
		text-decoration : none;
	}
	ul.liste_pages a:hover{
		background : #f2f2f2 url(../../image/suite-droite.gif) no-repeat left 7px; 
	}
