.texte-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texte-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
}
.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 2px;
}
.sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E79D3C;
	text-decoration: none;
}
.bouton-rouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.cube {
	border: 1px solid #999999;
}
.sous-menu-rouge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/*---------------------------------*/
/* Styles pour la balise Form      */
/*---------------------------------*/
INPUT{
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 COLOR: #000066;
 BACKGROUND-COLOR : #E9DBCD;
 BORDER-WIDTH : 1px;
 BORDER-STYLE : solid;
 BODER-COLOR : White;
; font-style: normal; font-weight: normal
; font-size: 10px
}

TEXTAREA  {
 FONT-FAMILY : Arial, Helvetica, sans-serif;
 COLOR : #000066;
 BACKGROUND-COLOR : #E9DBCD;
 BODER-COLOR : White;
; font-size: 10px
; width: auto; border: 1px #000066 solid
}

OPTION {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 COLOR : #000066;
 BACKGROUND-COLOR : #E9DBCD;
 BORDER-WIDTH : 1px;
 BORDER-STYLE : solid;
 BODER-COLOR : White;
.texte-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sous-menu-blanc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cube-pointille {

	border: 1px dashed #CCCCCC;
}
.cubeCopie {

	border: 1px dashed #999999;
}

