
a {
text-decoration: underline;
color: #99a03e;

}

a:hover {
text-decoration: none;
color: #99a03e;

}

a:visited {
text-decoration: underline;
}

a:visited:hover {
text-decoration: none;
}


h2 {
border-bottom: 1px solid #99a03e;
}


h3 {
color: #99a03e;
}

h4 {
color: #99a03e;
}


.texte-bleu {
color: #98B1C8;
}



/* Tetiere-------------------------------------------*/

#tetiere {
height: 135px;
margin: 0px;
background: url(../pictos_site_21/biotech/tetiere_5.jpg) no-repeat;
}


/* Arborescence-------------------------------------------*/

#bloc-arbo .youarehere {
color: #99a03e;
}

/* Gauche-------------------------------------------*/

#menu-gauche a:hover {
color: #99a03e
}

#menu-gauche a.current {
background: url(../pictos_site_21/fleche_menu_vert.gif) no-repeat left 9px;
}


#subgauche a:hover {
color: #99a03e;
text-decoration: underline;
}

#subgauche a.youarehere {
color: #99a03e;
background-image: url(../pictos_site_21/mini_fleche_vert.gif);
}



/* Centre contenu-------------------------------------------*/

#centre h1{
color: #99a03e;
margin-bottom: 20px;
}

#centre a{
color: #99a03e;
}


/* Menu principal-------------------------------------------*/

ul#navmenu .youarehere a,
ul#navmenu .youarehere a:hover,
ul#navmenu .youarehere li:hover a,
ul#navmenu .youarehere li.iehover a {
color: #99a03e;
}


#bloc-contact{
border: 1px #99a03e solid;
}

#bloc-contact h1{
color: #99a03e;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;
padding: 0px;
}

.cadre-titre-h2{
border-bottom: 1px solid #99a03e;
}

h2.titre-produit  {
background: #99a03e url(../pictos_site_21/angle_droit.gif) no-repeat right top;
}

