html,body {
	background: #fff;
}

* {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
}

#contenu ul li {
	background: none;
	list-style: disc;
	padding-left: 0px;
	margin-left: 15px;
	list-style-position: inside;
}

.texteImgGauche li {
	margin-left: 200px !important;
}

table#imp_page {
	width: 620px;
}

#logo {
	width: 400px;
}

#coordonnee {
	width: 220px;
	text-align: right;
}

#footer {
	border-top: 1px solid #000;
	padding-top: 10px;
	font-weight: bold;
	color: #444;
}

#contenu {
	padding-bottom: 20px;
}

#contenu a,#contenu a:visited {
	color: #000;
	text-decoration: none;
}

#contenu a:hover {
	color: #000;
	text-decoration: underline;
}

#contenu .titre {
	background: none;
}

#contenu .titre .bloc {
	background: none;
}

#contenu .titre h2 {
	color: #000;
	border: 1px solid #000;
	padding: 2px;
	font-size: 14px;
	background: none;
}

#imp_conteneur {
	margin: 0px auto 0px auto;
	width: 600px;
}

.spacer {
	clear: both;
}


hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}

td {
	text-align: left;
}

ul {
	list-style-type: disc;
}

div#plan_du_site {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#plan_du_site div {
	margin-bottom: 5px;
}

div#plan_du_site .plan_du_site_niveau1 {
	margin-left: 0px;
	font-weight: bold;
}

div#plan_du_site .plan_du_site_niveau2 {
	margin-left: 20px;
	padding-left: 15px;
}

div#plan_du_site .plan_du_site_niveau3 {
	margin-left: 60px;
	font-style: italic;
}

div.t_cadre_bottom h2 {
	display: block;
	font-size: 16px;
	border: 1px solid black;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 25px;
}

a img {
	border: 0px;
}


/************  Module d'Actualités  ************/
div.blocTitreActu {
	padding: 2px 0px 2px 0px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

div.titreActu {
	font-size: 12px;
	font-weight: bold;
}

div.dateActu {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

div.texteActu {
	margin-bottom: 20px;
	text-align: justify;
}

#contenu ul {
	list-style-type: disc;
	list-style-position: inside;
}

#contenu ul li {
	padding: 0px 0px 0px 12px;
}

/************ Span des fck ************/

span.surtitre {
	display: block;
	padding: 0px 0px 18px 0px;
	color: #828282;
	font-size: 12px;
}

span.titre {
	display: block;
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;
}

span.soustitre {
	display: block;
	padding: 0px 0px 16px 0px;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	text-decoration: underline;
}

span.accroche,
span.accroche {
	font-weight: bold;
}

span.intertitre {
	display: block;
	padding: 0px 0px 0px 25px;
	color: #011f43;
	font-size: 12px;
	font-weight: bold;
}

span.legende {
	font-size: 10px;
	color: #5a5a5c;
}

