Preload {
			display: none;
}



.titre {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : left;
	text-decoration : none;
}



.texteWhite {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color: white;	
}

.texte {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.textebleu {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Blue;
}

.texterouge {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Red;
}


.textebold {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.texteboldbleu {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color : Blue;
}

.texteboldrouge {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color : Red;
}

.textecomp{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.textecomplus{
	color : Red;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.textecompro{
	color : Blue;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.textecompbasic{
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}

.texteletter{
	color: Purple;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.textebasic{
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.texteplus{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.textepro{
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.texteformation{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.sous-titre {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	text-decoration : none;
}

.menulink {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
	
}

.annonce {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.bgbleu{
	background-color : #97CBFF;
}

.bgblanc{
	background-color : #FFFFFF;
}

.bgrouge{
	background-color : Red;
}

		.prix1
		 {
			font-style : normal;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 11px;
			text-decoration : line-through;
		  }
		.prix2
		 {
			font-style : normal;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 11px;
			color: red;
			text-decoration : none;
		  }


