.fon_noir {
	background-color: #000000;
	background-image: url(image/fond_noir.jpg);
	background-repeat: repeat-y;
}
.trait_noir {
	background-color: #000000;
	background-image: url(image/trai_noir.jpg);
	background-repeat: repeat-y;
}
.fond_noir_horiz {
	background-color: #000000;
	background-image: url(image/trai_noir_horiz.jpg);
	background-repeat: repeat-x;
}
.menu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.trait_blanc_verti {
	background-color: #FFFFFF;
	background-image: url(image/trait_verti_blanc.jpg);
	background-repeat: repeat-y;
}
.trait_blanc_horiz {
	background-color: #FFFFFF;
	background-image: url(image/trait_horiz_blanc.jpg);
	background-repeat: repeat-x;
}
.trait_vert {
	background-color: #56C401;
	background-image: url(image/trait_vert.jpg);
	background-repeat: repeat-x;
}
.ctfci_news {
	font-size: 18px;
	font-weight: bold;
	color: #E2F0A1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.petit_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.suite {
	color: #A40404;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}


.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #660099;
}
.texte_contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.chambre_de_commerce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #E2F0A1;
}



.trai_gris_verti {
	background-color: #CFCFCF;
	background-image: url(image/trait_gris.jpg);
	background-repeat: repeat-y;
}
