/* CSS Document */

/* Style du sous-titre de la fiche */
.Style1a {
color : #000000; 
font-size : 14px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight : bold; 
font-style : normal; 
text-decoration : none; 
margin : 0; 
} 

/* Style texte fiche */
.Style2 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
color : #000000; 
} 

/* Style texte Menu gauche fiche */
.Style2a {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
color : #FEF3DE; 
} 

/* Style lien fiche */
.Style3 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #FFFFFF; 
}

/* Style lien fiche */
.Style3a {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #25721b; 
}

/* Style lien Menu administration */
a.Style3b:link {
color : #FFFFFF; 
font-size : 13px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 
a.Style3b:visited {
color : #E6CEB6; 
font-size : 13px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 
a.Style3b:hover {
color : #CC9C6C; 
font-size : 13px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 
a.Style3b:active {
color : #E6CEB6; 
font-size : 13px; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 

/* Style légende photos fiche */
.Style4, .Style40 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: 11px;
font-style : italic; 
color: #000000;
line-height: 15px;
}

.Style5 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #585858; 
} 
.Style6 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-weight : bold; 
font-size : 13px; 
color : #FFFFFF; 
} 
.Style7 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #000000; 
} 
.Style8 {
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 11px; 
font-style : italic; 
color : #000000; 
} 

/* Style tableaux administration */
/* Tableau global */
.tab1 {
/* background : #51514c;  */
border : 0 solid #000000; 
} 

/* Cellule menu gauche */
.tab2 {
background : #25721B; 
border : 4px solid #25721B;
} 

/* Cellule fonctions menu droit */
.tab3 {
background : #25721B; 
}

/* Couleur ligne séparation page publique */
.tab4 {
background : #000000; 
}

/* Alignement texte dans fiches */
.tab5 {
text-align : left; 
}

/* Complement texte fiche */
.xbois {
color : #000000; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
text-decoration : none; 
} 
a.xbois:link {
color : #25721b; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
text-decoration : none; 
} 
a.xbois:visited {
color : #25721b; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
} 
a.xbois:hover {
color : #a2cd62; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
} 
a.xbois:active {
color : #a2cd62; 
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
}