.InteretTitre { 
	font-family: arial; 
	color: black; 
	font-size: 1.1em; 
	font-weight: bold 
}
.InteretMsgErr { 
	font-family: arial; 
	color: red; 
	font-size: 1.1em;
}
.InteretMsg { 
	font-family: arial; 
	color: blue; 
	font-size: 1.1em; 
}
.InteretAff { 
	font-family: arial; 
	color: black; 
	font-size: 1.1em;
}

.InteretForm { 
	font-family: arial; 
	color: black; 
	font-size: 1.1em;
}
.InteretForm input 	{ 
	font-family: arial; 
	color: black; 
	font-size: 1.1em
}
.InteretForm textarea 	{ 
	font-family: arial; 
	color: black; 
	font-size: 1.1em 
}
.InteretButton{
	background-image:url(../images/site1/charte/fond_bouton.gif);
	border:0px none;
	background-color:transparent;
	width:108px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	margin-left:10px;
	margin-right:16px;
	font-size:12px;	
	vertical-align:middle;
}
