/* TEXTES */
h1.w650 {
	background-image:url("../images/650h3.png");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	font-size:16px;
	/*font-weight:normal;*/
	color:#F30;
}

h1.w185 {
	background-image:url("../images/185h3.png");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:0 0 20px 0;
	text-align:center;
	font-size:14px;
	/*font-weight:normal;*/
	color:#F30;
}

h2.w305 {
	background-image:url("../images/305h3.png");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	font-size:14px;
	/*font-weight:normal;*/
	color:#F30;
}

h3 {
	margin:0;
	padding-bottom:2px;
	font-size:15px;
	font-weight:bold;
	color:#063;
}

.texteCoul_1_XXS { font-size: 8px; color: #FFF;}
.texteCoul_1_XS { font-size: 9px; color: #FFF;}
.texteCoul_1_S { font-size: 10px; color: #FFF;}
.texteCoul_1_M {font-size: 11px;color: #FFF;}
.texteCoul_1_L { font-size: 12px; color: #FFF;}
.texteCoul_1_XL { font-size: 13px; color: #FFF;}
.texteCoul_1_XXL { font-size: 14px; color: #FFF;}
.texteCoul_1_XXXL { font-size: 15px; color: #FFF;}
.texteCoul_1_XXXXL { font-size: 20px; color: #FFF;}

.texteCoul_2_XXS { font-size: 8px; color: #666;}
.texteCoul_2_XS { font-size: 9px; color: #666;}
.texteCoul_2_S { font-size: 10px; color: #666;}
.texteCoul_2_M {font-size: 11px; color: #666;}
.texteCoul_2_L { font-size: 12px; color: #666;}
.texteCoul_2_XL { font-size: 13px; color: #666;}
.texteCoul_2_XXL { font-size: 14px; color: #666;}
.texteCoul_2_XXXL { font-size: 15px; color: #666;}
.texteCoul_2_XXXXL { font-size: 16px; color: #666;}

.texteCoul_3_XXS {font-size: 8px;color: #F30;}
.texteCoul_3_XS { font-size: 9px; color: #F30;}
.texteCoul_3_S { font-size: 10px; color: #F30;}
.texteCoul_3_M { font-size: 11px; color: #F30;}
.texteCoul_3_L { font-size: 12px; color: #F30;}
.texteCoul_3_XL { font-size: 13px; color: #F30;}
.texteCoul_3_XXL { font-size: 14px; color: #F30;}
.texteCoul_3_XXXL { font-size: 22px; color: #F30;}

.texteCoul_4_XXS { font-size: 8px; color: #000;}
.texteCoul_4_XS { font-size: 9px; color: #000;}
.texteCoul_4_S { font-size: 10px; color: #000;}
.texteCoul_4_M { font-size: 11px; color: #000;}
.texteCoul_4_L { font-size: 12px; color: #000;}
.texteCoul_4_XL { font-size: 13px; color: #000;}
.texteCoul_4_XXL { font-size: 14px; color: #000;}
.texteCoul_4_XXLL { font-size: 16px; color: #000;}
.texteCoul_4_XXXL { font-size: 22px; color: #000;}

.texteCoul_5_XXS { font-size: 8px; color: #6d8d21;}
.texteCoul_5_XS { font-size: 9px; color: #6d8d21;}
.texteCoul_5_S { font-size: 10px; color: #6d8d21;}
.texteCoul_5_M { font-size: 11px; color: #6d8d21;}
.texteCoul_5_L { font-size: 12px; color: #6d8d21;}
.texteCoul_5_XL { font-size: 13px; color: #6d8d21;}
.texteCoul_5_XXL { font-size: 14px; color: #6d8d21;}
.texteCoul_5_XXLL { font-size: 16px; color: #6d8d21;}
.texteCoul_5_XXXL { font-size: 22px; color: #6d8d21;}

.texteCoul_6_XXS { font-size: 8px; color: #333;}
.texteCoul_6_XS { font-size: 9px; color: #333;}
.texteCoul_6_S { font-size: 10px; color: #333;}
.texteCoul_6_M { font-size: 11px; color: #333;}
.texteCoul_6_L { font-size: 12px; color: #333;}
.texteCoul_6_XL { font-size: 13px; color: #333;}
.texteCoul_6_XXL { font-size: 14px; color: #333;}
.texteCoul_6_XXLL { font-size: 16px; color: #333;}
.texteCoul_6_XXXL { font-size: 22px; color: #333;}

.star {
	font-size: 16px;
	color: #F00;
}
/* LINK */
a:link {color: #333;text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:active {color: #333;text-decoration:underline;}
a:hover {color: #333;text-decoration:underline;}

a.white:link {color: #FFF;text-decoration:none;}
a.white:visited {color: #FFF;text-decoration:none;}
a.white:active {color: #FFF;text-decoration:underline;}
a.white:hover {color: #FFF;text-decoration:underline;}

a.vert:link {color: #6d8d21;text-decoration:none;}
a.vert:visited {color: #6d8d21;text-decoration:none;}
a.vert:active {color: #6d8d21;text-decoration:underline;}
a.vert:hover {color: #6d8d21;text-decoration:underline;}

