@charset "UTF-8";

@font-face {
  font-family: 'JuliusSansOne';
  src: url('JuliusSansOne.ttf');
} 
@font-face {
  font-family: 'OxygenRegular';
  src: url('OxygenRegular.ttf');
} 


/* corps */
body {font-family:  arial,helvetica; font-size: 10pt}

p {
	font-size: 12pt;
	text-align: justify;
	font-family: "OxygenRegular"
}
/* menu gauche petit */
p.s {font-size: 8pt; text-align:left}
/* centré pour tableaux */
p.c {text-align: center; margin-bottom: 9pt; margin-top: 7pt}
/* centré gras pour tableaux */
p.cb {text-align: center; margin-bottom: 9pt; margin-top: 9pt font-weight:bold; color:bbbcbc;}
/* encadre gris colonne de droite */
p.sg {font-size: 10pt}
/* legende encadre gris colonne de droite */
p.sgc {font-size: 9pt; text-align: center}
/* legende photos */
p.sc {font-size: 10pt; text-align: center; margin-bottom: 7pt; margin-top: 5pt}
/* entetes tableaux */
p.scb {font-size: 8pt; text-align: center; margin-bottom: 7pt; margin-top: 5pt; font-weight:bold; color:bbbcbc}
/* menu haut */
p.ssc {font-family: arial; font-size: 12; text-align: center; margin-bottom: 5pt; margin-top: 5pt}
/* legende gauche et droite */
P.sl {font-size: 8pt; margin-left: 6pt; text-align: left; margin-top: 5pt}
P.sr {font-size: 8pt; margin-right: 6pt; text-align: right; margin-top: 5pt}
/* plan site */
P.plan {font-size: 12; text-align: left}
/* references */
P.ref {font-size: 10pt; text-align: left}
/* Tableau Toyota7 */
P.titre {font-size: 12pt; text-align: center; vertical-align:middle; font-weight:bold; color:bbbcbc}
P.titre2 {font-size: 10pt; text-align: center; vertical-align:middle; font-weight:bold}
P.titre3 {font-size: 10pt; text-align: center; vertical-align:middle}
P.entete {font-size: 8pt; text-align: center; vertical-align:middle; font-weight:bold}
P.contenu {font-size: 8pt; text-align: left; vertical-align:middle}
P.contenuR {font-size: 8pt; text-align: left; vertical-align:middle; color:#ff0024}
P.centre {font-size: 8pt; text-align: center; vertical-align:middle}
P.centreR {font-size: 8pt; text-align: center; vertical-align:middle; color:red}

/* titres */

h1 {
font-family:JuliusSansOne, sans-serif;
font-size:16pt;
margin-bottom: 8pt;
margin-top: 10pt;
}
h2 {
font-family:JuliusSansOne, sans-serif;
font-size:14pt;
margin-bottom: 18pt;
margin-top: 5pt;
}
h3 {
font-family:JuliusSansOne, sans-serif;
font-size:13pt;
margin-bottom: 14pt;
margin-top: 50pt;
}
h5 {
font-family:JuliusSansOne, sans-serif;
font-size:13pt;
margin-bottom: 14pt;
}
h4 {
font-family: "OxygenRegular";
font-size:13pt;
font-weight:normal;
margin-bottom: 8pt;
margin-top: 16pt;
}

/* menu */

/* menu gauche moyen */
p.m {
	font-family: arial; font-size: 10pt;
	text-align: left;
margin-top: 2pt;
}
/* menu bas foottpage */
p.f {font-size: 10pt; text-align: center; margin-bottom: 5pt; margin-top: 5pt
}

/* liens */
:link {text-decoration: none; color: #8a0000}
:visited {text-decoration: none; color: #898889}
:active {text-decoration: none; color: black}
A.foot:visited {text-decoration: none; color: #898889}
A.banw:link {text-decoration: none; color: white}
A.banw:visited {text-decoration: none; color: white}
A.bang:link {color: #8a0000; text-decoration: none}
A.bang:visited {color: #898889; text-decoration: none}
A.garde:link {text-decoration: none; text-align: left; color: white}
A.garde:visited {text-decoration: none; text-align: left; color: white}
/* menu sitemap */
A.plan:link {font-size: 12; text-decoration: none; color: #8a0000; text-align: left; margin-top: 20pt}
A.plan:visited {font-size: 12; text-decoration: none; text-align: left;  margin-top: 20pt}


#formcontact > .remarque { display:none; }
