﻿ 
/* Couleur du bandeau sup du site */
.bandeausup
{background-color:#4a4949;
color: #ddd8cf;
height: 27px;
width:100%
 }

.liseret
{background-color:red;
height: 4px;
 width:100%

}
.bandeauinf
{background-color:#4a4949;
height: 9px;
width:100%
 }
 