/*
body {
background-color: #FFF6CC;
margin-top:  0px;
margin-left: 5px;
}
*/
.bg_01 {/*fond*/
background-color: #fffbed;
margin-top:  0px;
margin-left: 5px;
}
.bg_02 {/*étiquette #ffe680*/
background-color: #ffb247;
}
.bg_03 {
background-color: #990909;
}
.bg_04 {
background-color: #ffb247;
}
.bg_05 {
background-color: #ffe680;
}
.po_01 {/*texte titre #991e00*/
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000; 
font-weight: bold; 
}
.po_02 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000000; 
font-weight: bold; 
}
.po_02_u {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000000; 
font-weight: bold; 
text-decoration: underline; 
}
.po_03 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #000000; 
font-weight: bold; 
}
.po_04 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #990909; 
font-weight: bold; 
}
.po_04_s {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990909; 
font-weight: normal;
}
.po_04_u {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000; 
font-weight: bold;
text-decoration: underline; 
}
.po_05 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #000000; 
font-weight: bold; 
}
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
.btn_lien {
color:#000000;
background-color:#fffbed;
border-color:#fffbed;
border:10px;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
cursor:hand;
}