﻿@charset "utf-8";
/* CSS Document */
.underl {
	color: #FF6600; font-weight: bold; font: "Arial";  font-family: "Arial";  
}
.titre1 {
color:#623C28; font-size:16px; font:Arial;   font-family: Arial;  
}
.under {
	color: #FF6600;  font:Arial;
    font-family: Arial;
}
body {
    
}
.titreetoile {
    color: #4b1f05; font-weight: bold; font-family: Arial; font-size: 18pt;
}
.titreRockwell {
    color: #4b1f05; font-weight: bold; font-family: Arial; font-size: 14pt;
}
.titremission {
    color: #4b1f05; font-weight: bold; font-family: Arial; font-size: 14pt;
}
.orange1 {
    color: #ff6600; font-weight: bold; font-size: 10pt; font-family: Arial;
}
marron1 {
    color: #663300; font-weight: bold; font-size: 10pt; font-family: Arial;
}

.orange2 {
    color: #ff6600; font-weight: regular; font-size: 9pt; font-family: Arial;
}
.orange3 {
    color: #ff6600; font-weight: bold; font-size: 12pt; font-family: Arial;
}
.texte1 {
    color: #663300; font-size: 9pt; font-weight: regular; font-family: Arial; line-height:12pt;
}
.texte2 {
    color: #592608; font-size: 9pt; font-weight: regular; font-family: Arial;
}
.texte3 {
    color: #663300; font-size: 12pt; font-weight: bold; font-family: Arial;
}
a.textelien {
    font-family: Arial; font-size: 9pt; color: #663300;
}
a.textelien:hover {
    font-family: Arial; font-size: 9pt; color: #663300;
}
a.orangelien {
    font-family: Arial; font-size: 9pt; color: #ff6600;
}
a.orangelien:hover {
    font-family: Arial; font-size: 9pt; color: #ff6600;
}
.blanc {
    color: #FFFFFF; font-size: 18pt; font-weight: bold; font-family: Arial;
}
.textetableau {
    color: #441b07; font-size: 10pt; font-weight: bold; font-family: Arial;
}
.titpl {
    color: #4b1f05; font-size: 12pt; font-weight: bold; font-family: Arial;
}
a.titreplan {
    font-family: Arial; font-size: 12pt; font-weight: bold; color: #4b1f05;
}
a.titreplan:hover {
    font-family: Arial; font-size: 12pt; font-weight: bold; color: #4b1f05;
}
a.lienplan {
    color: #ff6600; font-weight: normal; font-size: 9pt; font-family: Arial;
}
a.lienplan:hover {
    color: #ff6600; font-weight: normal; font-size: 9pt; font-family: Arial;
}


