* {
margin:0;
padding:0;
}
.soustitre1, .soustitre_beige {
	font-size: 14px;
	font-weight:bold;
	color:#BF8F45;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: left;
}
.soustitre2, .soustitre_chocolat_souligne {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color:#462c1f;
}
.soustitre3, .soustitre_chocolat {
  color:#462C1F;
  font-size: 14px;
}
.soustitre4, .soustitre_vert {
  color:#628701;
  font-size: 14px;
}
.couleur1 {
	color:#78778f;
}
.couleur2 {
	color:#23314c;
}
.couleur3 {
	color:#37811a;
}
.couleur4 {
	color:#c90000;
}
.bordurecellules{
	border-right:1px solid #cc2b00;
	border-bottom:1px solid #cc2b00;
}
.bordurepremierecolonne{
	border-right:1px solid #cc2b00;
	border-bottom:1px solid #cc2b00;
	border-left:1px solid #cc2b00;
	
}
.bordurepremiereligne{
	border-right:1px solid #cc2b00;
	border-bottom:1px solid #cc2b00;
	border-top:1px solid #cc2b00;

}
.bordurecointableau{
	border:1px solid #cc2b00;

}
span.soustitre2, span.soustitre_choc_souligne {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color:#462c1f;
}
span.soustitre3, span.soustitre_orange {
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
	color:#E57D00;
}
span.soustitre4, span.soustitre_noir {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
span.soustitre5 {
  font-size: 11px;
	text-decoration: none;
	color:#57b7ed;
}
span.soustitre_turquoise{
  font-size: 11px;
	text-decoration: none;
	color:#57b7ed;
}

span.soustitre6, span.soustitre_choco {
  font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color:#462c1f;
}