a:visited { color: #CC0000}
a:vlink { color: #777 }
a:hover  { color: #FF6600}
a { color: #FF0000}
a:active { color: #FF0000}
.texte-blanc-xx-small {  font-size: 10px; color: #FFFFFF}

body {
	font-family: sans-serif
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;

}

.texte-blanc-x-small {  font-size: 12px; color: #FFFFFF}
.visible-plus-x-small {
	color: #FF9900;
	font-size: x-small;
	font-weight: bold;
}
td {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.bold {  
    font-weight: bold;
}

.boldItalic {  
    font-weight: bold;
    font-style: italic;
}

.visible-plus-xx-small {  font-size: xx-small; color: #FF3300}
.justifie {
	text-align: justify;
}
.italique {  font-style: italic}
.highlight {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
.highlight-xx-small {  font-size: 9px; color: #0000CC}
.texte-xx-small {  font-size: 9px}
.nom-modele {
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
}
.texte-rouge {
	color: #FF0000;
}
.visible-plus-xsmall-ital {
	font-size: 12px;
	font-style: italic;
	color: #CC6600;
}
.texet-noir-blanc {
	color: #FFFFFF;
	background-color: #000000;
}
.texte-x-small {
	font-size: x-small;
}
.texte-12pts {
	font-size: 12px;
}
.tableau-item {
	font-size: xx-small;
	color: #666666;
}
.flashcarte {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.flashcarte2 {
	font-weight: bold;
	color: #000000;
}
.menupr {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #DCDEDF;


}
.menupr-over {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	border: 1px solid #FF0000;

}
.menusec {
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.menusec-over {
	font-size: 12px;
	color: #FF0000;
	cursor: hand;
	font-weight: bold;

}
.texte-blanc {
	color: #FFFFFF;
}
.titres {
	font-weight: bold;
	color: #000000;
	font-size: 14px;

}
.titres-secondaires {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;

}
.communiques-presse {
	font-style: italic;
	color: #0074EB;
}
.texte-annonce-haut {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	font-size: 14px;

}
.texet-bande-gauche {
	font-size: 12px;
	color: #871A16;
}

.centre {
    align-content: center
}
