A:hover {
	COLOR: #660000
}
A.lnk:link {
	FONT-WEIGHT: bold; COLOR: #660000
}
A.lnk:hover {
	FONT-WEIGHT: bold; COLOR: #660000
}
A.lnk:visited {
	FONT-WEIGHT: bold; COLOR: #660000
}
	

A.boutonjaune {
	FONT-SIZE: 16px;
	COLOR: #FF9933;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: hand;
}
A.boutonpetit {
	FONT-SIZE: 6px;
	COLOR: #FF9933;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: hand;
}
A.boutonpetit2 {
	FONT-SIZE: 10px;
	COLOR: #FF9933;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: hand;
}
A.bouton_ENTRER {
	FONT-SIZE: 24px;
	COLOR: #FF9933;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: hand;
}
A.bouton_CLOSE {
	FONT-SIZE: 35px;
	COLOR: #660000;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: hand;
}
A.bouton-rouge_ENTRER {
	FONT-SIZE: 16px;
	COLOR: #660000;
	FONT-FAMILY: verdana, Arial, helvetica;
	TEXT-DECORATION: none;
	font-weight: normal;
	cursor: hand;
}

.texte-typo {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	color: #660000;
	font-weight: normal;
}

.texte-typo_petit {
	font-family: verdana, Arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}

.texte-typo_minuscul {
	font-family: verdana, Arial, helvetica;
	font-size: 6px;
	font-weight: normal;
	color: #660000;
}
.texte-typo_minusculjaune {
	FONT-SIZE: 6px;
	COLOR: #FF9933;
	FONT-FAMILY: verdana, Arial, helvetica;
	font-weight: bold;
}
.texte-typo_gras {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.texte-typo_20gras {
	font-family: verdana, Arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

.texte-jaune {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	color: #ff9933;
	font-weight: normal;
}

.texte-jaune_petit {
	font-family: verdana, Arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ff9933;
}

.texte-jaune_gras {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ff9933;
}

.texte-jaune_20gras {
	font-family: verdana, Arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ff9933;
}

.texte-blanc {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}

.texte-blanc_petit {
	font-family: verdana, Arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

.texte-blanc_gras {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.texte-blanc_20gras {
	font-family: verdana, Arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

.texte-rouge {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	color: #cc0000;
	font-weight: normal;
}

.texte-rouge_petit {
	font-family: verdana, Arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #cc0000;
}

.texte-rouge_gras {
	font-family: verdana, Arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}

.texte-rouge_20gras {
	font-family: verdana, Arial, helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}.main {
	cursor: hand;
}
