#col_gauche  {
	float:left;
	width: 150px;
	text-align:center;
	border-style:solid;
	/*background: url(../img/fond.gif);*/
	border-color:#EF3023;
	border-width:1px;
}

#col_gauche_msg  {
	position: absolute;
	float:left;
	width: 150px;
	text-align:center;
	border-style:dashed;
	border-color:#52576A;
	border-width:1px;
	top: 1400px;
	left: 7px;
	background-color: #E4E4E4;
}

#col_gauche_titre  {
	color: #EF3023;
	/*width: 147px;*/
	font-size: 10;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
}
#cadre1 h2 {
	background: #F59147;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	/*height:30px;*/
	text-align:center;
	padding: 3px 0 3px 0;
	border-top: 1px dashed #EF3023;
}
#col_gauche_contenu {
	list-style: none ;
	/*width: 147px;*/
	margin: 3 ;
	font-size: 10px;
	padding: 8px 0 20px 3px ;
	text-align:left;
}
#col_gauche_contenu h1{
	color:#EF3023;
	font-size: 10px;
}
#faq {
	list-style: none ;
	/*width: 144px;*/
	margin: 3 ;
	font-size: 10px;
	padding: 8px 3px 20px 3px ;
	text-align:left;
}


#col_gauche_plus  {
	float:left;
	/*width: 150px;*/
	position: relative;
	text-align:center;
	overflow: auto;
	border-style:solid;
	/*background: url(../img/fond.gif);*/
	border-color:#EF3023;
	border-width:1px;
}

#col_gauche_titre_plus  {
	color: #EF3023;
	background-color: #FFFFFF;
	/*width: 147px;*/
	font-size: 10;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#col_gauche_plus h2 {
	background: #F59147;
	font-weight: bold;
	color: #FFFFFF;
	/*width: 150px;*/
	/*height:30px;*/
	text-align:center;
	padding: 3px 0 3px 0;
	border-top: 1px dashed #EF3023;
}
#col_gauche_contenu_plus {
	list-style: none ;
	/*width: 147px;*/
	margin: 3 ;
	font-size: 10px;
	padding: 8px 0 20px 3px ;
	text-align:left;
}
#col_gauche_contenu_plus h1{
	color:#385858;
	font-size: 10px;
}

div#cadre1 {/* conteneur global et arrière-plan du titre du cadre */
width: 152px;
padding-top: 13px;
background: url(../img/fond/haut.gif) top left no-repeat;
float:left;
overflow: auto;
text-align:left;
}

div#bloccadre1 {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(../img/fond/bas.gif) bottom left no-repeat;
padding-bottom: 13px;
}
div#bloccadre1 p {
margin: 0 30px 0 20px;
}
