<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* --------------------------------------------- */
/* Init ---------------------------------------- */
/* --------------------------------------------- */ 
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
.align_d {
	text-align: right;
}
.align_g {
	text-align: left;
}
.align_c {
	text-align: center;
}
.align_j {
	text-align: justify;
}
.float_g {
	float: left;
}
.float_d {
	float: right;
}
.clear_g {
	clear: left;
}
.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 4px;
	clear: both;
}
.plus_infos {
	color: #007a80;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.plus_infos:hover {
	text-decoration: underline;	
}
.btnhovereffet {
}
/* --------------------------------------------- */
/* Entete -------------------------------------- */
/* --------------------------------------------- */
h1 {
	font-family: ff_segoe_ui;
	font-size: 30px;
	color: #1a1a1a;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}
h2{
	font-family: ff_segoe_ui;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #1a1a1a;
	line-height: 20px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1a1a1a;
	font-style: normal;
	line-height: 20px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1a1a1a;
	font-style: normal;
	line-height: 18px;
}
h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1a1a1a;
	font-style: normal;
	line-height: 16px;
}
/* --------------------------------------------- */
/* Structure ----------------------------------- */
/* --------------------------------------------- */
body {

}
#fond01 {
	background-image: url(images_site/diapo_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	
}
#fond02 {
	background-color: #FFFFFF;
}
#fond03 {
	height: 55px;
	background-color: #604c40;
}
#container01 {
	height: 400px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
/* ------------------------------------------- */

#container02 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container03 {
	width: 980px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* --------------------------------------------- */
/* Page ---------------------------------------- */
/* --------------------------------------------- */
@font-face {
	font-family: "ff_segoe_ui";
	src: url('fonts/Segoe-UI.ttf'); 
	}


#page {
	width: 960px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 20px;
	float: left;
}

/* --------------------------------------------- */
/* Structure ----------------------------------- */
/* --------------------------------------------- */

#page ul {
	list-style-position: inside;
	list-style-image: url(images_site/img_lst.png);
	list-style-type: none;
}
#page li {
	color: #4d4d4d;
	margin-bottom: 5px;
}

#page hr {
	border: 0px;
	border-top: 1px solid #CCCCCC;
}
#page a {
	color: #006E96;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
#page a:hover {
	text-decoration: underline;	
}
.ff_28 {
	font-family: ff_segoe_ui;
	font-size: 28px;
	font-weight: normal;
	color: #1a1a1a;
	line-height: 28px;
}
.txt_orange {
	color: #e04f12;
}
/* --------------------------------------------- */
/* newsletter ---------------------------------- */
/* --------------------------------------------- */
#form_letter {
	float: left;
	height: 50px;
	width: 290px;
	margin-left: 10px;
}
#btn_letter {
	height: 20px;
	width: 35px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(images_site/btn_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, sans-serif;
	font-size: 17px;
	float: left;
}
#z_new_adresse {
	height: 20px;
	width: 240px;
	float: left;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#lib_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* --------------------------------------------- */
/* Actualité ----------------------------------- */
/* --------------------------------------------- */
#c_actualite {
	width: 300px;
}
#actualite {
	font-family: ff_segoe_ui;
	font-size: 20px;
	font-weight: normal;
	color: #1a1a1a;
	float: left;
	width: 120px;
	margin-bottom: 5px;
}
#titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1a1a1a;
	padding-top: 5px;
	padding-bottom: 5px;
}
#texte_actu {
	color: #1a1a1a;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
#dt_actu {
	color: #1a1a1a;
	text-align: right;
	float: right;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
}
#c_actualite a {
	color: #007a80;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#c_actualite a:hover {
	text-decoration: underline;	
}
</pre></body></html>