/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: center; /* For IE */
	background-color:#F7F7F7;
	/*background: #D70026 url(../images/bg_menu.gif) repeat-y;*/
	/*	background:#D70026 url(../images/fond_menu_immeuble.gif) repeat-y;*/
	/*background:#1d649c url(../images/fond.jpg) 0 0 repeat-x;*/

}
#body_index {
	background:none;

}
#container {
	/*width:100%;*/width:970px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	border: 1px solid #CCCCCC; 
}

#entete {
	z-index:1;
	margin:0px;
	padding:0px;
	height:112px;
	width:100%;/*width:970px;*/
	color:#FFFFFF;
	background: url(../images/fond_entete.jpg) repeat-x;
	/*background-color: #CCCCCC;	background-image:url(../images/bg_menu.gif);
	background-repeat: repeat-y;*/
	/*border-bottom:1px solid #006633;*/
}

#entete p {
	margin:0px;
	padding:0px;

}

#corps {
	background-color:#FFFFFF; 
	clear:both;
	margin:0px;
	width:100%;/*width:970px;*/
	padding:0px;
}

.sansS {
	background-image:none;
}
.avecS {
	background: url(../images_web/fond_sodexpo.jpg) no-repeat center 70px;
}

#contenu {
	margin:0px;
	/*margin-left:200px;
	width:800px;*/
	/*background-color: #FFFFFF;
	border-left:2px solid #CCCCCC;
*/
	padding:10px;
	/*padding-left:10px ;
	padding-right:10px !important;*/
	margin-right:0px;
	margin-left:0px;
}

#contenu ul {
	list-style-image: url(../images_web/puce_grise.gif);
	list-style-position: outside;
	padding-left: 5px;
	margin-left:10px;
}


/*#menu {
	position:relative;
	top:0px;
	left:0px;
	width:177px;
	z-index:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin:0px;
	padding:0px;
}

#menu li {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	font-size: 14px;
	left: 0px;
}*/
.MenuActif {
	color: #D70026;
}

#pied {
	vertical-align: bottom;
	color: #000033;
	clear:both;
	font-size: 10px;
}
.pied_g {
	height:200px;
	/*background:url(../images/bas_g.jpg) no-repeat left bottom;*/
	vertical-align: bottom;
}
.pied_d {
	height:200px;
	/*background:url(../images/bas_d.jpg) no-repeat right bottom;*/
	vertical-align: bottom;
}

/*---------LES LIENS-----------------------------------*/
a:link, a:visited {
	/*color: #000033;*/
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline ;
	font-weight:bold;
}
/*---------------------*/
#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #000000;
	text-decoration: none;
}
/*---------------------*/
#pied a:link, #pied a:visited {
	color: #000033;
	text-decoration: none;
	font-weight:normal;

}
#pied a:hover, #pied a:active {
	color: #000033;
	text-decoration: underline;
}
/*--------LES TITRES-------------*/
#Titre_Page {
	font-size:xx-large;
	font-style: italic;
	font-weight: bolder;
	font-family:  "Arial Narrow", Arial, Verdana,Helvetica, sans-serif;
}

h1 {
	font-family:  "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	line-height: 45px;
/*	width: 694px;*/
	width: 600px;
	text-indent: 30px;
	color: #999999;
	padding-left:20px;

}
#contenu h1 {
	background-image: url(../images/fond_h1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h2 {
	font-size:13px;
	padding-left:30px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:12px;
}

p {
	padding-left:35px;
	padding-right:35px;
}
table {
	font-size:12px;
	margin:0px;
	padding:0px;

}
table.commande {
	background:#EEEEEE;
	border:solid #EEEEEE 10px;
	
}

table.commande th{
	padding:10px;

}
table.commande td{
	border-top:1px solid #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;

}


.back_fonce {
	background:#4D5254;
	color:#FFFFFF;
}

table.simple {
	border:solid 1px #666666;
}
table.simple th{
	background:#CCCCCC;
	border-bottom:solid 1px #666666;
}
table.simple td{
	border-top:solid 1px #CCCCCC;
}

.gris {
	color: #999999;
}


#Description {
	background:#EEEEEE;
	border:solid #EEEEEE 10px;
	
}
#Prix {
	background:#EEEEEE;
	border:solid #999999 1px;
	color:#FF0000;
	font-weight:bold;
	padding:10px;
	font-size:14px;
	
	
	
}


/*---------------------*/
.imgsscadre {
	border: none;
}

/*---------------------*/
.couleur01 {
	color: #000066;
}
.couleur02 {
	color: #000066;
}
.couleur03 {
	color: #000066;
}
.couleur04 {
	color: #000066;
}
.couleur05 {
	color: #000066;
}

.gras {
	font-weight: bold;	
}

.rouge {
	color:#990000;
}
a.rouge:link, a.rouge:visited {
	color:#E32B3D;
}

.petit {
	font-size: 9px;	
}

#log {
	position:relative;
	/*width:150px;*/
	text-align: left;
	padding-left:5px;
	color: #000033;
	font-weight:bold;
	/*font-style:italic;*/
}
#log table {
	font-size: 10px;
}

#Recherche_Article {
	position:relative;
	z-index:1;
	float:right;
	left:0px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	width:500px;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.blanc {
	color:#FFFFFF;
}
a.blanc {
	color:#FFFFFF;
}
#Recherche_Article input.bouton {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	/*background-image: url(../images_web/btnOK.gif);
	background-repeat: no-repeat;*/
}
#Recherche_Article form {
	margin:0px;
	padding:0px;
}
#Recherche_Article a {
	color:#FFFFFF;
}



/*-------------------------------*/
#log input.bouton {
	font-size: 12px;
	font-style: italic;
	color:#000033;
	background-image: url(../images_web/btn.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}


input.bouton {
	border:none;
	/*border:1px solid #FFFFFF;*/
	background:none;
	/*background:#FFFFFF ;*/
	font-family:"trebuchet ms",sans-serif;
	color:#1F66A9;
}

input.boutonTrie {
	border:none;
	background:none;
	font-family:"trebuchet ms",sans-serif;
	color:#1F66A9;
	background:url(../images/fleche_bas.jpg) bottom right no-repeat;
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
}
input.boutonATrier {
	border:none;
	background:none;
	font-family:"trebuchet ms",sans-serif;
	color:#1F66A9;
	background:url(../images/fleches_hautbas.jpg) bottom right no-repeat;
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
}

input.bouton:hover  {
  	/*border:1px solid #6495ED;*/
}



input.boutonG {
	border:none;
	background:none;
	font-family:"trebuchet ms",sans-serif;
	color:#1F66A9;
	font-weight:bold;
}
input.btn_Cde {
	border:none;
	width:108px;
	padding-left:23px;
	background:url(../images/btn_commander.gif) no-repeat;
	font-family:"trebuchet ms",sans-serif;
	color:#000000;
	font-weight:bold;
}
input.btn_Vide {
	border:none;
	width:108px;
	padding-left:23px;
	background:url(../images/btn_Vider.gif) no-repeat;
	font-family:"trebuchet ms",sans-serif;
	color:#000000;
	font-weight:bold;
}

/* boutons page 1, précédente, suivante, dernière */
.pgprem {
	background:#FFFFFF url(../images_web/pagepremiere.gif) 0 0 no-repeat;
	border:none;
	font-family:"trebuchet ms",sans-serif;
	color:#CCCCCC;
}
.pgprec {
	background:#FFFFFF url(../images_web/pageprecedente.gif) 0 0 no-repeat;
	border:none;
	font-family:"trebuchet ms",sans-serif;
	color:#CCCCCC;
}
.pgsuiv {
	background:#FFFFFF url(../images_web/pagesuivante.gif) 0 0 no-repeat;
	border:none;
	font-family:"trebuchet ms",sans-serif;
	color:#CCCCCC;
}
.pgdern {
	background:#FFFFFF url(../images_web/pagederniere.gif) 0 0 no-repeat;
	border:none;
	font-family:"trebuchet ms",sans-serif;
	color:#CCCCCC;
}

/*----------------------------*/

th { padding:0px; }

#Actualites {
	/*width:130px;*/
	color: #000000;
	/*float:right;
	padding:20px;
	
	background:#1F66A9;*/
	text-align:left;
	/*border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;*/
	text-align:center;
}
#Actualites h3 {
	/*background:#0D84D3;
background:#1856B5;*/
	/*background: url(../images/fond_bandeau.jpg) 0 0 repeat-x;*/
	/*width:125px !important;
	width:130px;*/
/*	background:#000000;
	line-height:20px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	padding-left: 5px;
	margin:0px;
	text-indent: 0px;*/
	background: url(../images/journal.jpg) 0 0 no-repeat;
	line-height:50px;
	padding-left:55px;
	text-align:left;
}


.Actu_Dev {
	position:relative;
	visibility:visible;
	display:block;
}

#corps ul, #corps li {
	text-align: left;
}

#sanspuces ul, #sanspuces li {
	list-style-type: none;  
	list-style-image: none;

}


/*-----------------------------------*/
#BandeAcces {
	width:130px;
	float:left;
	/*border-right:2px solid #CCCCCC;*/
	margin:0px;
	padding:0px;
}

#BandeAcces h3 {
	
	/*background:#1856B5;
	background:#065F9B;
	background:#0D84D3;border-top:1px #FFFFFF solid;
	*/
	/*background: url(../images/fond_bandeau.jpg) 0 0 repeat-x;*/
	
	background:#000000;

	border:0px ;
	line-height:20px;
	height:22px;
	/*background:#1196EF;background:#045387;
	font-style: italic;*/
	color: #FFFFFF;
	font-size: 11px;
	/*width:130px;*/
	text-transform: capitalize;
	padding: 0px;
	padding-left: 0px;
	margin:0px;
	text-indent: 0px;
	/*border-top:1px #1196EF solid;*/

}

#BandeAcces h3 a{
	color:#FFFFFF;
	font-weight:bold;
}
#BandeAcces h3 img {
	background:#222222;
	vertical-align: middle;
	padding:0px;
	margin:0px;
}

#BandeAcces h4 {
	background:#CCCCCC;
	border-top:1px #AAAAAA solid;
	border-bottom:1px #AAAAAA solid;
	line-height:20px;
	color: #045387;
	font-size: 11px;
	width:130px;
	text-transform: capitalize;
	padding: 0px;
	padding-left: 0px;
	margin:0px;
	text-indent: 0px;
	text-align: center;
}

#BandeAcces h4 a{
	color:#045387;
	font-weight:bold;
}
#BandeAcces h4 img {
	background:#999999;
	vertical-align: middle;
}


/*#BandeAcces ul, */
#Bande2 ul.puce_triangle { /*#Bande2 ul,*/
	padding: 0px;
	margin:0px;
	list-style-image: url(../images_web/puce_catalogue.gif);
	list-style-position: outside;
	margin-left:17px;
}
/*-----------------------------------*/
#Bande2 {
	width:130px;
	float:left;
	/*border-right:2px solid #CCCCCC;*/
	margin:0px;
	padding:0px;
}

#Bande2 h1 {
	/*background:#1F66A9;
		background:#0D84D3;*/
	/*background: url(../images/fond_bandeau.jpg) 0 0 repeat-x;*/
		background:#000000;

	line-height:20px;
	/*font-style: italic;*/
	color: #FFFFFF;
	font-size: 12px;
	width:125px !important;
	width:130px;
	text-transform: capitalize;
	padding: 0px;
	padding-left: 5px;
	margin:0px;
	text-indent: 0px;

}

#Bande2 ul.arbre, #Bande2 ul.arbre ul,
#BandeAcces ul.arbre, #BandeAcces ul.arbre ul, 
#tableindex ul.arbre, #tableindex ul.arbre ul {
	padding: 0px;
	margin:0px;
	list-style:none;
/*	list-style-position:inside;*/
}
#Bande2 ul.arbre li ,
#BandeAcces ul.arbre li, 
#tableindex ul.arbre li{
	/*padding: 0px;
	margin:0px;*/
	list-style:none;
/*	list-style-position:inside;*/
}

#BandeAcces a, #Bande2 a {
	font-weight:normal;
	color:#666666;
}

	#Bande2 li.niv1
	{
		/*background:url(../images/fond_bandeau_orange.jpg) top top repeat-x;*/
		margin-left:0px;
		padding-left:-20px;
		text-align:center;
		list-style:none;
	}
#BandeAcces li.niv1
{
	/*background:url(../images/fond_bandeau_orange.jpg) top top repeat-x;*/
	margin-left:0px;
	padding-left:3px;
	margin-top:5px;
}
	#Bande2 li.niv1 a
	{
		color:#000000;
	}

#BandeAcces li.niv1 a,
#tableindex li.niv1 a
{
	color:#0663A0;
	font-weight:900;
}

	#Bande2 li.niv2 
	{
		background:#FFFFFF;
		margin-left:0px;
	}

#BandeAcces li.niv2,
#tableindex li.niv2  
{
	background:#FFFFFF;
	margin-left:5px;
	font-size:11px;
	font-weight:normal;
}

#Bande2 li.niv2 a,
#BandeAcces li.niv2 a,
#tableindex li.niv2 a
{
	color:#333333;
	font-weight:normal;
}

	#Bande2 li.niv3 
	{
		background:#FFFFFF;
		margin-left:5px;
	}
#BandeAcces li.niv3, 
#tableindex li.niv3 
{
	background:#FFFFFF;
	margin-left:10px;
	font-size:11px;
}
		#Bande2 li.niv3 a,
		#BandeAcces li.niv3 a
		{
			color:#666666;
		}

	#Bande2 li.niv4 
	{
		background:#FFFFFF;
		margin-left:5px;
	}
#BandeAcces li.niv4 ,
#tableindex li.niv4 
{
	background:#FFFFFF;
	margin-left:11px;
	font-size:11px;
}
		#Bande2 li.niv4 a,
		#BandeAcces li.niv4 a
		{
			color:#999999;
		}

	#Bande2 li.niv5 
	{
		background:#FFFFFF;
		margin-left:5px;
	}
#BandeAcces li.niv5 ,
#tableindex li.niv5 
{
	background:#FFFFFF;
	margin-left:13px;
	font-size:11px;
}
		#Bande2 li.niv5 a,
		#BandeAcces li.niv5 a
		{
			color:#AAAAAA;
		}

.NePasAfficher {
	display:none;
}

/*-----------------------------------*/

#MenuSec {
	width:170px;
	border-left:1px #CCCCCC solid;
}

#MenuSec h1 {
		background:#0D84D3;
/*	background:#1F66A9;*/
	line-height:20px;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	width:130px;
	padding: 0px;
	padding-left: 5px;
	margin:0px;
	text-indent: 0px;

}

#MenuSec ul {
	list-style-image: url(../images_web/puce_grise.gif);
	list-style-position: outside;
	padding-left: 5px;
	margin-left:20px;
	margin-bottom: 30px;
	margin-top: 0px;
	
}


/*#MenuSec ul {
	padding: 0px;
	padding-left: 20px;
	margin:0px;

}*/

.pluspetit {
	font-size: smaller;
}

.Prix {
	font-size: 13;
	font-weight: bold;
}

li.Famille_Active {
	list-style-position:inside;
	margin-left:-25px;
	padding-left:-20px;
}	

.Famille_Active {
	background:  url("../images/fond_bandeau_orange.jpg") 0 0 repeat-x;
}

.FondFamille_Active {
	background:  url("../images/fond_bandeau_orange.jpg") 0 0 repeat-x;
}

.FondSSFamille_Active {
	/*background: url(../images/fond_bandeau_bleuvert.jpg) 0 0 repeat-x;
	background-color:none;*/
}

#top_promo {
	color:#FF0000;
	font-size: 11px;
	font-weight:bold;
	background:url(../images_web/etoile.gif) 0 0 no-repeat;
	width:51px;
	height:35px;
	text-align:center;
	padding-top:7px;
	line-height: 9px;
	/*display:inline;*/
	float:right;
	font-family: Arial Narrow, Verdana,  Helvetica, sans-serif;
}

.orange, li.orange a {
	color:#FF9E05;
}

.bleuvert, a.bleuvert:link {
	color:#0DCCC4;
}

.jaunevert {
	color:#C2FF08;
}

#plan_du_site ul {
	list-style-image:none;
	list-style:none;
}
#plan_du_site ul li{
	text-transform: uppercase;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}
#plan_du_site ul li ul li{
	text-transform: none;
	padding-top:0px;
	font-size:12px;
}

/* fiche Article */

#Specifications {
	width:600px;
	position:relative;
	display:block;
	height:auto;
	margin:0;
	padding:0;
}
#MainSpec, #ExtSpec, #AccLink, #SpecSod {	
	position:relative;
	z-index:1;
}

#onglets {
	margin:0px;
	padding:10px 0 0 0px;
	line-height: 22px;	

}

#MainSpec_H2, #MainSpec_H2_onglet {
	border:1px solid #045387;
	border-bottom: none;
	width:170px;
	margin:0px;
	padding:3px;
	text-align:center;
	/*background:#FFFFFF url(../images/fond_bandeau.jpg) 0 0 repeat-x;*/
		background:#000000;

}
#ExtSpec_H2, #ExtSpec_H2_onglet {
	border:1px solid #999999;/*#FF9F07*/
	border-bottom: none;
	width:170px;
	margin:0px;
	padding:3px;
	text-align:center;
	background:#FFFFFF /*url(../images/fond_bandeau_gris.jpg)*/ 0 0 repeat-x;
}
#ExtSpec_H2 {
	border:1px solid #FF9F07;
	background:#FFFFFF url(../images/fond_bandeau_orangegd.jpg) 0 0 repeat-x;
}

#AccLink_H2, #AccLink_H2_onglet {
	border:1px solid #999999;/*#FF9F07*/
	border-bottom: none;
	width:170px;
	margin:0px;
	padding:3px;
	text-align:center;
	background:#FFFFFF /*url(../images/fond_bandeau_gris.jpg)*/ 0 0 repeat-x;
}
#AccLink_H2 {
	background:#FFFFFF url(../images/fond_bandeau_bleuvert.jpg) 0 0 repeat-x;
	border:1px solid #19CFC7;/*#FF9F07*/
}
#SpecSod_H2, #SpecSod_H2_onglet {
	border:1px solid #999999;
	border-bottom: none;
	width:170px;
	margin:0px;
	padding:3px;
	text-align:center;
	background:#FFFFFF /*url(../images/fond_bandeau.jpg)*/ 0 0 repeat-x;
}
#SpecSod_H2 {
	/*background:#FFFFFF url(../images/fond_bandeau.jpg) 0 0 repeat-x;*/
		background:#000000;

	border:1px solid #045387;
}

#TabMainSpec {
	border:1px solid #045387;
	width:600px;
}
#TabExtSpec {
	border:1px solid #FF9F07;
	width:600px;
}
#TabAccLink {
	border:1px solid #19CFC7;
	width:600px;
}
#TabSpecSod {
	border:1px solid #045387;
	width:600px;
}

#TabExtSpec th {
 	text-align:left;
	border-bottom:1px solid #999999;
	padding-top:8px;
}
#TabMainSpec td, #TabExtSpec td, #TabAccLink td, #TabSpecSod td {
	border-bottom:1px dotted #EEEEEE;
	padding:5px;
}

#OngletsCaracteristiques {
	position:relative;
	display:none;
	margin:0px;
	padding:0px;
	margin-top:-7px;
}

#Bandeau_Bienvenue {
	height:310px;
	background:url(../images/fond_bandeau_bienvenue.jpg) repeat-x;
}
#Bandeau {
	height:47px;
	background:url(../images/fond_bandeau.jpg) repeat-x;
}

#tableindex h3 {


}

div.AccesDirect img {
	border:1px solid #CCCCCC;
	/*width:80px;*/
}
div.AccesDirectProd {
	/*float:left;*/
	text-align:center;
	padding-left:20px;
	margin:10px 0 ;
}

#catalogue div.AccesDirect div.AccesDirectProd {
	padding-left:50px;
	margin:20px 0 ;
}

h3.AccesProduits {
	background:url(../images/souris.jpg) 0 0 no-repeat;
	line-height:50px;
	padding-left:50px;
}

#BandeAcces h3.AccesProduits  {
	background: #000000  url(../images/souris-small.jpg) 0 0 no-repeat;
	padding-left:30px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

h3.AccesPartenaires {
	background:url(../images/cle.jpg) 0 0 no-repeat;
	line-height:50px;
	padding-left:50px;

}

#BandeAcces h3.AccesPartenaires  {
	background: #000000 url(../images/cle-small.jpg) 0 0 no-repeat;
	padding-left:30px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#BandeAcces h3.Panier  {
	background: #000000 url(../images/caddie-small.jpg) 0 0 no-repeat;
	padding-left:30px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#BandeAcces .AccesDirectProd  {
	line-height:30px;
	padding:0px 0 0 10px;
	margin:0px;
}
#BandeAcces .AccesDirectProd  img {
	float:left;
	border:0;
	width:30px;
	
}

#MenuSec h3  {
	background: #000000  url(../images/s-small.jpg) 0 0 no-repeat;
	padding-left:30px;
	border:0px ;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size:12px;
	line-height:20px;
	height:22px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: capitalize;
}

#CatalogueArbre2009  {
	border:1px solid #CCCCCC;
	background-color:#FFFFEA;
}

#CatalogueArbre2009 ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#CatalogueArbre2009 ul li{
	padding-left:5px;
}
#CatalogueArbre2009 a {
	font-weight:normal;
}
#CatalogueArbre2009 .niv1  {
	padding-top:5px;
	/*border-bottom:1px solid #0663A0;*/
	/*background-color:#DDDDDD;*/
	/*background-image: url(../images/fond_entete.jpg) repeat;*/
	/*background-repeat:repeat;*/
}
#CatalogueArbre2009 .niv2  {
	/*background-color:#FFFFDF;*/
	/*background-color:#CCCCCC;*/
	background-color:#FFFFEA;
}
#CatalogueArbre2009 .niv1 a {
	font-weight:bold;
	color:#FFFFFF;
	/*color:#0663A0;
	border-bottom:1px solid #0663A0;*/
}
#CatalogueArbre2009 .niv2 a {
	font-weight:normal;
	color:#333333;
	color:#1193e9;
	color:#1282cc;
	font-weight:700;
	border:0;
}
#CatalogueArbre2009 .niv3 a {
	font-weight:normal;
	color:#555555;
	border:0;
}
#CatalogueArbre2009 .niv4 a {
	font-weight:normal;
	color:#777777;
	border:0;
}
#CatalogueArbre2009 .FondFamille_Active {
	list-style-type:none;
	background-image:none;
	/*background-image: url(../images/fond_entete.jpg);
	background-repeat:repeat;*/
	background-color:#1193e9;
	list-style-type:none;
}