table, tr, td, p {
	font-family: Verdana,Tahoma,Arial,sans-serif;
}

.taille07 {
	font-size:0.7em;
}

.taille08 {
	font-size:0.8em;
}

.taille09 {
	font-size:0.9em;
}

.taille1 {
	font-size:1em;
}

.grasRouge{
color:#CD0148;
font-weight:bold;
}
.grasGrisClair{
color:#E8E8E8;
font-weight:bold;
}
.grasGris{
color:#5E5E56;
font-weight:bold;
}

.rouge{
color:#CD0148;
}
.grisClair{
color:#E8E8E8;
}
.gris{
color:#5E5E56;
}

.grasRouge a{
color:#CD0148;
}


span.grasGris{
color:#5E5E56;
font-weight:bold;
}

h1{
	padding:10px 0 5px 0; 
	margin:0;
	color:#CD0148; 
	font-size:1.8em; 
	font-weight:normal;
}
h2,h3,h4,h5,h6{
	padding:0; 
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	color:#CD0148;
	font-weight:normal;
}
h2{
	font-size:1.6em; 
}
h3{
	font-size:1.4em; 
}
h4{
	font-size:1.3em; 
	font-weight: bold;
}
h5{
	font-size:1.2em;
	font-weight:bold;
}
h6{
	font-size:1em;
	font-weight:bold;
}


#conteneurCentralInterne .csc-header h2 {padding-top:6px;}
#conteneurCentralInterne .csc-header h3, 
#conteneurCentralInterne .csc-header h4,
#conteneurCentralInterne .csc-header h5,
#conteneurCentralInterne .csc-header h6 {padding-top:4px;}

a{color:#5E5E56;}

p{
	padding:1px;
	margin:1px;
}

.cellule_Rouge {
	text-align: center;
	background-color: rgb(205, 1, 72);
	color: rgb(255, 255, 255);
}

.cellule_Noire {
	text-align: center;
	background-color: rgb(94, 94, 86);
	color: rgb(255, 255, 255);
}

.cellule_Gris_sombre{
	text-align: center;
	background-color: rgb(204, 204, 204);
}

.cellule_Gris_clair{
	text-align: center;
	background-color: rgb(232, 232, 232);
}
