
.InteretTitre { font-family: arial; color: black; font-size: 11pt; font-weight: bold }
.InteretMsgErr { font-family: arial; color: #C90119; font-size: 9pt }
.InteretMsg { font-family: arial; color: #C90119; font-size: 9pt }
.InteretAff { font-family: arial; color: black; font-size: 9pt }

.InteretForm 			{ font-family: arial; color: black; font-size: 9pt }
.InteretForm input 		{ font-family: arial; color: black; font-size: 9pt }
.InteretForm textarea 	{ font-family: arial; color: black; font-size: 9pt }


.apercu{
	color:#444;
	position:absolute;
	overflow:hidden;
	width:230px;
	height:50px;
	padding:10px;
	z-index:9999999;
	opacity:0.8;
	filter:alpha(opacity=80);
	font-size:20pt;
	background:#eee;
	top:10px;
	left:10px;
	font-family:verdana;
}