.Style1 {color: #FF8040}
.Style3 {color: #FF8040; font-size: medium; }
.Style5 {color: #FF6600; font-size: large; }
.Style6 {font-size: medium}
.Style7 {
	color: #009933;
	font-weight: bold;
	font-size: medium;
}
.Style9 {
	color: #FF6633;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
.Style12 {
	color: #FFFF33;
	font-size: small;
}
.Style13 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.Style15 {color: #33CC00; }
.Style17 {color: #3333CC; font-size: small; }
.Style18 {
	color: #666666;
	font-size: small;
}
a:visited {
	text-decoration: underline;
	color: #9999FF;
}
a:hover {
	text-decoration: none;
	color: #9999FF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Style26 {color: #FF6600; font-weight: bold; font-style: italic; font-size: medium; }
.Style30 {color: #FF0099; font-weight: bold; font-style: italic; font-size: medium; font-family: "Times New Roman", Times, serif; }
.Style31 {color: #009933; font-weight: bold; font-size: medium; font-family: "Times New Roman", Times, serif; }
.Style32 {color: #0066FF; font-weight: bold; font-size: medium; font-family: "Times New Roman", Times, serif; }
.Style33 {color: #FF6600}
.Style34 {
	color: #FFFF00;
	font-size: medium;
	font-style: italic;
}
.Style36 {font-size: 16;
	color: #FF0000;
	font-weight: bold;
}
.Style37 {color: #9933FF}
.Style40 {color: #990099}
.Style41 {font-weight: bold; font-size: 16;}
.Style46 {font-style: italic; font-size: medium; color: #FF6600;}
.Style48 {font-size: medium; color: #0066CC; }
.Style50 {color: #FFFF33}
.Style51 {color: #666666}
.Style52 {font-weight: bold; color: #009933;}
.Style102 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-size: 12px;
}
.Style103 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.Style104 {
	font-family: "Times New Roman";
	font-size: medium;
	color: #FF6600;
}
.Style105 {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #009933;
}
.Style106 {
	font-family: "Times New Roman";
	font-size: small;
	color: #0000FF;
}
.Style107 {
	font-family: "Times New Roman";
	font-size: small;
	color: #666666;
}
.Style109 {
	font-family: "Times New Roman";
	font-size: medium;
}
.Style110 {
	font-family: "Times New Roman";
	font-size: small;
	color: #666666;
}
.Style111 {
	font-family: "Times New Roman";
	font-size: small;
	color: #FF3300;
}
a.promo { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 86px; /* largeur de l'image réactive */
     height: 19px; /* hauteur de l'image réactive */
     background-image: url(../images/offrepromo.gif); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
	 
a.promo:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url(../images/offrecliquez.gif); /* source de l'image d'arrivée */
     } 
	 
a.weekend { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 86px; /* largeur de l'image réactive */
     height: 19px; /* hauteur de l'image réactive */
     background-image: url(../images/offreweekend.gif); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
	 
a.weekend:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url(../images/offrecliquez.gif); /* source de l'image d'arrivée */
     } 
a.atheme { /* définition de la classe "image" de la balise <a> */
     display: block; /* la balise a doit être en bloc */
     width: 86px; /* largeur de l'image réactive */
     height: 19px; /* hauteur de l'image réactive */
     background-image: url(../images/offreatheme.gif); /* source de l'image de départ */
     background-repeat: no-repeat;
     }
	 
a.atheme:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url(../images/offrecliquez.gif); /* source de l'image d'arrivée */
     }  	  
.Style112 {
	font-family: "Times New Roman";
	font-size: small;
	font-style: normal;
	color: #009900;
}
.Style113 {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #009900;
}
a.lienbleu {
	color: #0066FF;
	text-decoration: underline;
}
a:hover.lienbleu {
	color: #009900;
	text-decoration: none;
}
a:visited.lienbleu {
	color: #0066FF;
	text-decoration: none;
}
