body{
margin: 0px;
background: url(../images/fr_accueil/bg_r.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

p{
font-size: 12px;
}

td{
font-size: 12px;
}

ul li{
list-style-image: url(../images/smallarrow.gif);
}

a {
color: #b40000;
text-decoration:underline;

}

a:hover {
color: #b40000;
text-decoration:none;
}

.bg-hg{
background: url(../images/fr_accueil/bg_hr.gif) repeat-x;
}

.bg-gr{
background: url(../images/fr_accueil/bg_gr.gif) top right repeat-y;
}

.bg-dr{
background: url(../images/fr_accueil/bg_dr.gif) top left repeat-y;
}

.copy{
font-size: 11px;
color: #645a32;
}

.copy a{
color: #645a32;
text-decoration: none;
}
.copy a:hover{
color: #645a32;
text-decoration: underline;
}

.accueilcontent{
background-color: #FFFFFF;
}

.contentbg{
background: url(../images/fr_interieur/bgrepeat.gif) repeat-y;
}

.contentbghead{
padding-top: 50px;
}

.contentpage{
margin-left: 55px;
margin-right: 62px;
margin-bottom: 20px;
}

h1 {
color: #b40000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
margin-bottom: 5px;
}

h2, h3 {
color: #b40000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 5px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

.contentpage strong{
color: #b40000;
}

.bg_hg_1{
background: url(../images/fr_accueil/bg_hg.gif) right top no-repeat;
}

.bg_hd_1{
background: url(../images/fr_accueil/bg_hd.gif) left top no-repeat;
}

.bg_bg_1{
background: url(../images/fr_accueil/bg_bg.gif) right top no-repeat;
}

.bg_bd_1{
background: url(../images/fr_accueil/bg_bd.gif) left top no-repeat;
}

.bg_bg_2{
background: url(../images/fr_interieur/bg_bg.gif) right top no-repeat;
}

.bg_bd_2{
background: url(../images/fr_interieur/bg_bd.gif) left top no-repeat;
}

li.fleche {
	list-style-image: url(../images/francais/template/fleche1.gif);
}

.jrouge{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #CC0000;
color: #CC0000;
background-color: #FED8D8;
margin-top: 8px;
}

.jvert{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #009900;
color: #009900;
background-color: #DBFFCE;
margin-top: 8px;
}

.rouge {
 color: #b40000;
}