/***********************************/
/*        GROUPE PRODUIT           */
/***********************************/

.img_groupe{
padding : 0px;
width : auto;
}
div.texte_intro_v1,div.texte_intro_v2{
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
div.texte_intro_v1{  
  color: #005179;  
}
div.texte_intro_v2, div.texte_intro_v2 a{  
  color: #000000;    
}

/* PARAGRAPHE */

table.groupefiche_para{
 background-color: #ffffff;
 width: 100%;
 margin: 0 0 0px 0;
}

td.groupefiche_para_titre
{
 width: auto;
 background: url(images/para_bg.gif) repeat-x;
 height:31px;
 text-align: left;
 padding: 0 0 5px 20px;
}
td.groupefiche_para_titre,td.groupefiche_para_titre a
{
 color: #000000;
 font-weight: bold;
 font-size: 13px; 
 text-decoration: none;
}
td.groupefiche_para_titre a:hover
{
  text-decoration: underline;
}

td.groupefiche_intro{
 padding : 5px 5px 10px 120px;
 color: #005179;
 text-align: left;
 width : auto;
 vertical-align: top;
}

td.groupefiche_logo{
 padding : 7px 5px 5px 20px;
 width : 90px;
 text-align: left;
 vertical-align: top;
 border: 0px;
}
td.groupefiche_desc{
 padding : 5px 5px 5px 5px;
 color: #005179;
 text-align: left;
 width : auto;
 vertical-align: top;
}

/***********************************/
/*         FICHE PRODUIT           */
/***********************************/

table.listeAncre{
 width: 100%;
 /*background-color: #E9F0F3;*/
 
}

td.libelle_ancre, td.libelle_ancre a{ 
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}

td.libelle_ancre{
 background: url(images/fleche_droite_orange.gif) no-repeat;
 background-position: 7px;
 padding: 0 0 0 21px; 
 text-align: left;
}

td.libelle_ancre a:hover{
 font-style : italic ;
}

td.sep_ancre{
 height: 1px; 
 background: #C9C9C9;
}

/**************/
/* PARAGRAPHE */
/**************/

table.fiche_para{
 background-color: #ffffff;
 width: 100%;
 margin: 0px;
}

table.fiche_para td.contenu{
 padding : 0px 10px 0 10px;
 background-color: #ffffff;
}

.fiche_para_titre
{
 width: auto;
 background: url(images/para_bg_orange_v2.gif) repeat-x;
 height:31px;
 color: #23698B;
 font-weight: bold;
 text-align: center;
 padding: 2px 0 0 0;
 font-size:11px;
}

.fiche_para_titre a{
 font-size:11px;
 color: #ffffff;
 text-decoration:none;
 font-weight: bold;
}
.fiche_para_titre a:hover{
 text-decoration:underline;
}


.fiche_sous_para_titre
{
 background: url(images/puce_bleu.gif) no-repeat;
 background-position: 2px 4px;
 color: #005179;
 font-weight: bold;
 text-align: left;
 padding: 0 0 0 15px;
 margin: 5px 0 0 0;

}
.fiche_sous_para_contenu 
{
 background: url(images/puce_grise.gif) no-repeat;
 background-position: 0px 5px;
 color: #000000;
 font-weight: normal;
 text-align: left;
 padding: 0 0 0 10px;
 margin: 0 0 0 15px; 
}
.fiche_sous_para_contenu2 
{
 color: #000000;
 font-weight: normal;
 text-align: left;
 padding: 0 0 0 10px;
 margin: 0 0 0 15px; 
}

.fiche_sous_para_contenu ul
{
 margin-bottom:0px; 
}

.fiche_sous_para_contenu3
{
 background: url(images/puce_triangle_grise.gif) no-repeat;
 background-position: 0px 5px;
 color: #000000;
 font-weight: normal;
 text-align: left;
 padding: 0 0 0 10px;
 margin: 0 0 0 15px; 
}
.fiche_sous_para_contenu4 
{
 background: url(images/puce_grise.gif) no-repeat;
 background-position: 0px 5px;
 color: #23698B;
 font-weight: normal;
 text-align: left;
 padding: 0 0 0 10px;
 margin: 0 0 0 0px; 
}

/***********/
/* TABLEAU */
/***********/

table.fiche_tableau{
  width: 100%;
  background-color: #77A2B7;
}


table.fiche_tableau td.none{
  background-color: #ffffff;
  text-align : left;
}
table.fiche_tableau td.col_titre{
  background-color: #CFEFFD;
  color: #23698B;
  font-weight: bold;
  padding: 5px;
  text-align : center;
}
table.fiche_tableau td.lig_titre{
  background-color: #CADBE3;
  color: #23698B;
  font-weight: bold;
  padding: 5px;
  text-align : left;
}
table.fiche_tableau td.contenu{
  background-color: #E6F7FE;
  color: #23698B;
  padding: 5px;
  text-align: center;
}
table.fiche_tableau td.ligne{
  background-color: #ffffff;
  color: #23698B;
  padding: 2px;
  text-align: center;
}
table.fiche_tableau td.ligne_bis{
  background-color: #E9F0F3;
  color: #23698B;
  padding: 2px;
  text-align: center;
}

/***********************/
/* FICHE ET PROCEDURES */
/***********************/

/* TITRE */

table.infopratique_titre{
 width: 100%;
 
}

.infopratique_hg_titre{
  background: url(images/ficheproc_hg.gif) no-repeat;
  width: 3px;
  height:22px;
}
.infopratique_hd_titre{
  background: url(images/ficheproc_hd.gif) no-repeat;
  width: 3px;
  height:22px;
}
.infopratique_bg_titre{

  background: url(images/ficheproc_bg.gif) repeat-x;
  width: auto;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  height:22px;
  text-align: left;
  padding: 0 0 0 10px;
  
}
.infopratique_action{
  background: url(images/ficheproc_bg.gif) repeat-x;
  width: 70px;
  color: #ffffff;
  font-weight: normal;
  font-size: 13px;
  height:22px;
  text-align: right;
  cursor: pointer !important; cursor: hand;
  padding: 0 5px 0 0;
}

/* CONTENU */

table.infopratique_contenu{
 background-color: #ffffff;
 width: 100%;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
 border-left: 1px solid #8C2BAA;
 border-right: 1px solid #8C2BAA;
 
 padding:10px;
 text-align:left;
}

table.infopratique_categorie{
  width: 100%;
}

table.infopratique_categorie td.infopratique_categorie_titre{
  width: 100%;
  color:#000000;
  font-weight:bold;
  text-transform: uppercase;
  
  border-top: 0px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
    
}

table.infopratique_categorie td.infopratique_libelle a,
table.fichesproduits_categorie td.fichesproduits_libelle a
{
  background: url(images/puce_violet.gif) no-repeat; 
  background-position: 0px 5px;  
  color:#000000;
  text-decoration: none;
  padding: 0 0 0 7px;  
  line-height: 16px;
}
table.infopratique_categorie td.infopratique_libelle a:hover,
table.fichesproduits_categorie td.fichesproduits_libelle a:hover
{
  text-decoration: underline;
}

/* GAMME FICHE PRODUIT */

table.fichesproduits_contenu{
 background-color: #ffffff;
 width: 100%;
 border-top: 0px solid #000000;
 border-bottom: 1px solid #8C2BAA;
 border-left: 1px solid #8C2BAA;
 border-right: 1px solid #8C2BAA;
 
 padding:0px;
 text-align:left;
}

table.liste_gamme_fiche{
  width: 100%;
  background-color:#ffffff;
  padding: 1px;
}
td.gamme_fiche_titre{
  background-color:#F9C353;
  color: #ffffff;
  font-weight:bold;
  font-size: 13px;
  text-align:center;
  text-transform: uppercase;
  padding : 3px 0 3px 0;
  width:33%;
}

table.liste_fichesproduits{
  width:100%;
  background-color:#DCBFE5;
  
}
table.liste_fichesproduits td.fichesproduits_liste_libelle{
  background-color:#ffffff;
  vertical-align: top;
  text-align:left;
  width:33%;
  padding:5px;
}

table.fichesproduits_categorie{
  width:100%;
  background-color:#ffffff;
}

td.fichesproduits_categorie_titre{
  background-color:#DCBFE5;
  border-bottom: 1px solid #000000;
  color:#000000;
  font-weight:bold;
  padding: 0 0 0 2px;  
}

/*************/
/* BLOC INFO */
/*************/

table.bloc_info{
width: 60%;
}

.bloc_info_hg{
  background: url(images/blocInfo_hg.gif) no-repeat;
  width: 4px;
  height:7px;
}
.bloc_info_h{
  background: url(images/blocInfo_h.gif) repeat-x;
  width: auto;
  height:7px;
}
.bloc_info_hd{
  background: url(images/blocInfo_hd.gif) no-repeat;
  width: 4px;
  height:7px;
}
                    
.bloc_info_g{
  background: url(images/blocInfo_g.gif) repeat-y;
  width: 4px;  
}
.bloc_info_contenu{
background-color:#ffffff;
}
.bloc_info_d{
  background: url(images/blocInfo_d.gif) repeat-y;
  width: 4px;
}
                                       
.bloc_info_bg{
  background: url(images/blocInfo_bg.gif) no-repeat;
  width: 4px;
  height:7px;
}
.bloc_info_b{
  background: url(images/blocInfo_b.gif) repeat-x;
  width: auto;
  height:7px;
}
.bloc_info_bd{
  background: url(images/blocInfo_bd.gif) no-repeat;
  width: 4px;
  height:7px;
}