/* CSS Document */
	/*COULEUR 2008*/
	/*color:#993366;*/
	/*COULEUR 2009*/
	/*color: #a91f26;*/


*{
font-family: Arial, Helvetica, verdana, Geneva, sans-serif;
}

body{
background-color:#FFFFFF}
/*p {
	
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #a91f26;
}*/
.txt14pxColorBold {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.txt14pxColorBoldIta {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	font-style: italic;
}
.txt11pxColorBoldIta {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	font-style: italic;
}

.txt20pxColorBoldIta {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}

.txt12pxColorBold {
	font-size: 12px;
	font-weight: bold;
	color: #a91f26;
}

.txt32pxNoirBold {
	font-size: 32px;
	font-weight: bold;
	color:#000000;
}



