h1{
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #606060;
	font-weight : bold;
	text-align: right;
	line-height: 18px;
	margin:0px;
	border:0px;
}

h2{

	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1D1DB2;
	font-weight : normal;

}

p{
	font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	margin-top: 0px;
}

#content2 {
	/*position:absolute;*/
	/*left:0px;*/
	/*top:0px;*/
	/*font-family: Georgia;*/
	/*font-size: 10px;*/
	/*color: #333333;*/
	/*line-height: 18px;*/
	/*text-align: justify;*/
	width: 736px;
	margin-top: -321px;
	margin-left: 182px;
	height: 100%;
	
	background-color: #F5F5F5;
}

#texte a.clamageran, #texte a.clamageran:link, #texte a.clamageran:hover, #texte a.clamageran:visited {
	text-decoration: none;
	color: #666666;
	cursor: text;
	
}