@charset "UTF-8";
.fond {
	background-image: url(img/interfaces/fondavecbarre_01.gif);
	background-repeat: no-repeat;
}
.textetitre {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #FF26BA;
}
.textetitreblanc {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.textetitrepetit {
	font-family: Arial, Geneva, Helvetica;
	font-size: 10px;
	color: #CCCCCC;
}
.texteparagraphe {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.texteparagraphenoir {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.contour {
	border: thin dotted #2A2F31;
}
.texteparagrapheCopie {
	font-family: Arial, Geneva, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.textetitregras {
	font-family: Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #FF26BA;
	font-weight: bold;
}

