/* CSS Document */

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

/* Style texte fiche */
.Style2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
color : #000; 
} 

/* Style texte Menu gauche fiche */
.Style2a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
font-weight : normal; 
color : #FFF; 
} 

/* Style lien fiche */
.style3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
font-weight : bold; 
color : #FFF; 
}

/* Style lien fiche */
.style3a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
font-weight : bold; 
color : #7A0C17; 
}

/* Style lien Menu administration */
a.style3b:link {
color : #FFFFFF; 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 
a.style3b:visited {
color : #AEA15A; 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 
a.style3b:hover {
color : #FCAF3D; 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
line-height : 15px; 
text-decoration : underline; 
margin : 0; 
} 
a.style3b:active {
color : #AEA15A; 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif;
line-height : 15px; 
text-decoration : none; 
margin : 0; 
} 

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

.Style5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #000; 
}
.Style6 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold; 
font-size : 13px; 
color : #FFF; 
} 
.Style7 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : bold; 
color : #000; 
} 
.Style8 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px; 
font-style : italic; 
color : #000; 
} 

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

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

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

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

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

/* Complement texte fiche */
.xbois {
color : #000; 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : normal; 
text-decoration : none; 
} 
a.xbois:link {
color : #7A0C17; 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : normal; 
text-decoration : none; 
} 
a.xbois:visited {
color : #98434A; 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
} 
a.xbois:hover {
color : #98434A; 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
} 
a.xbois:active {
color : #98434A; 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px; 
font-weight : normal; 
background-color : transparent; 
text-decoration : none; 
}