#texte_centre {
	position: relative;
	top: 20px;
	color: #333333;
	font-size: 8pt;
}

#texte_centre ul {
	list-style: none;
}

#texte_centre ul li {
	list-style-image: url('/images/fleche-orange-12x12.gif');
	margin-top: 4px;
}

.titreSoc {
	position: relative;
	margin : 20px 2px 0px 0px;
}

.titreSoc h1 {
	margin: 20px 0px 0px 0px;
	color: #00267F;
	font-size: 16pt;
	font-weight: normal;
}


#titreSoc_trait {
	position: relative;
	margin : 0px 0px 0px 0px;
	width: 500px;
	height:2px;
	border-bottom: 1px solid #0060B6;
	
}

#conseil {
	position: relative;
	float: right;
	width: 192px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 50px 0 0 0;
}

#conseil_haut {
	background: url(/images/conseil-haut-192x28.gif) no-repeat;
	width: 192px;
	height: 28px;
}

#conseil_milieu {
	background: url(/images/conseil-milieu-192x1.gif) repeat-y;
	width: 172px;
	padding: 0 10px 0 10px;
}	

#conseil_bas {
	background: url(/images/conseil-bas-192x10.gif) no-repeat;
	width: 192px;
	height: 10px;
}

.ssTitre h2 {
	margin: 0px 0px 30px 0px;
	color: #00267F;
	font-size: 13pt;
	font-weight: normal;
	
}

