/* CSS Document */
/* style entretien */

.fiche_titre_modif {
	width:100%;
	border:0px solid blue;
	position:relative;
	float:left;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #6C9876;
	background-image:url(fondu_barre_titre.jpg);
	height:20px;
	line-height:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	margin: 0px;
	padding: 0px;
	z-index:0;
}

.fiche_sstitre_modif {
	width:100%;
	border:0px solid blue;
	position:relative;
	float:left;
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height:20px;
	line-height:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C9876;
	text-align: left;
	text-indent: 3px;
	margin: 0px;
	padding: 0px;
}

#page_centre {
	background-image: url(fondu_page.gif);
}
.fiche_titre {
	background-image:url(fondu_barre_titre.jpg);
	background-color: #6C9876;
}
.fiche_barre_titre {
	background-image: url(fondu_barre_titre.jpg);
	background-color: #6C9876;
}
#fiche_spacer {
   background-image:url(fiche_spacer.gif);
}
.fiche_spacer {
   background-image:url(fiche_spacer.gif);
}
.fiche_texte {
	list-style-image: url(puce.gif);
}
.fond_fournisseurs {
	background-color: #6C9876;
}
#ent_rubriques {
   color: #6C9876;
}
#ent_rubriques a {
   color: #6C9876;
}
.titre_rubrique {
    color:#6C9876;
}
.menu_rubrique {
	color: #6C9876;
}
.menu_rubrique a {
    color: #6C9876;
}
.menu_rubrique a:hover {
    color: #6C9876;
}
#sous_rubrique {
	background-color: #6C9876;
}
#sous_rubrique a {
    color: #FFFFFF;
}
#produit {
	background-image: url(angle_gauche_prod.jpg);
}
#sep_verticale {
	border-right:1px solid #6C9876;
}
.picto_1 {
    background-color:#6C9876;
	width: 40px;
    height: 40px;
    margin:2px;
    vertical-align:bottom;
    align: center;
}

a.ie_infobullepicto:hover em {
    border: 1px solid #6C9876; 
}

a.ie_infobullepicto:hover em span {
    background: transparent url(image-infobulle.gif); 
}

a.infobullepicto:hover em {
    border: 1px solid #6C9876; 
}
a.infobullepicto:hover em span {
    background: transparent url(image-infobulle.gif); 
}

#lien_inv a{
    text-decoration: none;
	color:#6C9876;}

#lien_inv a:hover{
    text-decoration: none;}
