.Style1 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #A89C74;
	text-align:left;
	font-weight:bold;
}
.titre1 {
	margin-bottom:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-align:left;	
}
.nom_art { color: #A89C74; font-weight:bold; }

a.Style3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color:#000;
}
a.Style5 {
	font-size: 11px;
	color: #A89C74;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
}
.cartouche { color: #000; margin:5px 0; height:55px; padding:0; }
.legende { color: #000; margin-left:10px; }
.texte1 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:left;	
}
.texte2 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:right;
	font-weight:bold;
}
.bordure{   
	 border:1px solid #bbbbbb;    
	 margin: 0;    
	 padding: 0 0;
	 text-align:center;
}  
.Style3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.Style4 {color: #A89C74}

.texte3 {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:left;	
}

.texte3a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
	text-decoration: underline;
}
.style5 { color: #a89c74; font-size: 11px ; font-weight: bold; }
.style6 {color: #000000}
.fond_image {
    top:0;
    left:0;
    width:100%;
    height:100%;
    position: absolute;
	z-index:200;
    background-image: url(/html/images/background_transparent.png);

}


.cadre {
    height: 100%;
    width: 100%;
    border: 1px solid #adb6a8;
    text-align : center;
}

.vignette {
	width: 100%;
    height: 100%;
    line-height: 100%;
}

.vignette img { vertical-align: middle; padding-bottom: 10px; }

a.nav:link {
	COLOR: #A89C74; TEXT-DECORATION: none
}
a.nav:visited {
	COLOR: #A89C74; TEXT-DECORATION: none
}
a.nav:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
A.lien_fleche:link {
	COLOR: #000; TEXT-DECORATION: none
}
A.lien_fleche:visited {
	COLOR: #000; TEXT-DECORATION: none
}
A.lien_fleche:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
A.lien_under:link {
	COLOR: #000; TEXT-DECORATION: underline
}
A.lien_under:visited {
	COLOR: #000; TEXT-DECORATION: underline
}
A.lien_under:hover {
	COLOR: #000; TEXT-DECORATION: underline
}