.formulaire_rose {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #BD488C 0,5px solid;
	BORDER-TOP: #BD488C 0,5px solid;
	BORDER-LEFT: #BD488C 0,5px solid;
	BORDER-BOTTOM: #BD488C 0,5px solid;
	BACKGROUND-COLOR: #BD488C;
	height: 16px;
}

.formulaire_blanc {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #FFFFFF 0,5px solid;
	BORDER-TOP: #FFFFFF 0,5px solid;
	BORDER-LEFT: #FFFFFF 0,5px solid;
	BORDER-BOTTOM: #FFFFFF 0,5px solid;
	BACKGROUND-COLOR: #FFFFFF;
	height: 16px;
}

.formulaire_blanc_txt {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #FFFFFF 0,5px solid;
	BORDER-TOP: #FFFFFF 0,5px solid;
	BORDER-LEFT: #FFFFFF 0,5px solid;
	BORDER-BOTTOM: #FFFFFF 0,5px solid;
	BACKGROUND-COLOR: #FFFFFF;
}

.rose_12 { 
	COLOR: #BD488C; 
	FONT-FAMILY: Verdana; 
	font-weight: bolder;
	FONT-SIZE: 12px; 
}

.gris_12 {
	COLOR: #656565;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	FONT-SIZE: 12px;
}

.gris_12_clair {
	COLOR: #898989;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	FONT-SIZE: 12px;
}

.gris_9 {
	COLOR: #898989;
	FONT-FAMILY: Verdana;
	font-style: italic;
	font-weight: normal;
	FONT-SIZE: 9px;
}

.noir_11 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0,6px;
}

A:link {
	color: #656565;
	FONT-FAMILY: Verdana;
	font-style: italic;
	font-weight: bolder;
	FONT-SIZE: 12px;
	text-decoration:none ; 
}

A:hover { 
	color: #898989; 
	FONT-FAMILY: Verdana;
	font-style: italic;
	font-weight: bolder;
	FONT-SIZE: 12px;
	text-decoration:none ; 
}

.puce_rose {
	COLOR: #BD488C; 
}


