#col_lettre  {
	float:none;
	width: 300px;
	text-align:center;
	overflow: auto;
	border-style:solid;
	/*background: url(../img/fond.gif);*/
	border-color:#000000;
	border-width:1px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 150px;
	margin-right: 10px;
}
#col_lettre_titre  {
	color: #EF3023;
	background-color: #FFFFFF;
	width: 297px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#col_lettre h2 {
	background: #F59147;
	font-weight: bold;
	color: #FFFFFF;
	width: 300px;
	/*height:30px;*/
	text-align:center;
	padding: 3px 0 3px 0;
	border-top: 1px dashed #000000;
}
#col_lettre_contenu {
	list-style: none ;
	width: 297px;
	font-size: 10px;
	padding: 8px 0 20px 3px ;
	text-align:left;
}
#col_lettre_contenu h1{
	color:#385858;
	font-size: 10px;
}
#faq {
	list-style: none ;
	width: 294px;
	font-size: 10px;
	padding: 8px 3px 20px 3px ;
	text-align:left;
}

