*{
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
}

body{
	font:normal 11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	background:#3F59AE;
}

.lineclear{
	height:1px;
	clear:both;
}

.dispnone{
	display:none;
}

.vishidden{
	visibility:hidden;
}

h3{
	font:bold 14px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3F59AE;
	letter-spacing:-1px;
	background:url(images/bg_h3.gif) no-repeat 0px 14px;
	padding:0 0 10px 0;
}

h4{
	font:bold 13px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3F59AE;
	background:url(images/bg_date_actus.gif) no-repeat 0px 4px;
	padding:0 0 7px 13px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   STRUCTURE COMMUNE   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        bandeau        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#bg_menu{
	background:#fff;
}

#menu{
	height:27px;
	width:715px;
	margin:0 auto;
	padding:71px 0px 0px 240px;
	position:relative;
}

#menu ul li{
	display:inline;
	background:url(images/li_menu.gif) no-repeat top right;
	list-style-type:none;
	padding:10px 10px 5px 5px;
}

#menu ul li.lili{
	background:none;
}

#menu ul li a{
	font:bold 14px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3F59AE;
	letter-spacing:-1px;
}

#menu ul li a:hover{
	color:#BEE5FE;
}

#logo{
	position:absolute;
	left:45px;
	top:0;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        contenu        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#bg_contenu{
	background-color:#fff;
	border-top:solid 20px #A4A4A4;
}

#contenu{
	width:870px;
	padding:14px 40px 10px 45px;
	margin:0 auto;
	background:url(images/bg_contenu.gif) no-repeat 284px 47px #fff;
}

#contenu a{
	color:#09f;
}

#contenu a:hover{
	color:#3f59ae
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%         footer        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#footer{
	text-align:center;
	padding-top:10px;
}

#footer ul{
	padding-bottom:5px;
}

#footer ul li{
	display:inline;
	color:#008FD8;
}

#footer ul li a{
	color:#fff;
}

#footer ul li a:hover{
	color:#008FD8;
}

#footer p{
	font-size:10px;
	color:#A6D6EE;
}

#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#fff;
}

#tt a:hover{
	color:#008FD8;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        ACCUEIL        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        bandeau        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#bg_bandeau{
	height:193px;
	background:#3F59AE;
	border-top:solid 4px #A4A4A4;
	border-bottom:solid 1px #fff;
}

#bandeau{
	height:193px;
	width:955px;
	margin:0 auto;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        contenu        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#contenu_acc{
	width:920px;
	padding:0 40px 0 0px;
	margin:0 auto;
	background:url(images/bg_contenu.gif) no-repeat 284px 47px #fff;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       actualites      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#actualites{
	width:215px;
	float:left;
	height: 180px;
	background: url(images/bg_actus.jpg) no-repeat #3F59AE;
	color: #fff;
	text-align: center;
	padding: 270px 15px 0 0;
	font-size: 13px;
}

div.actus{
	padding-bottom:35px;
}

div.actus img{
	float:left;
	margin:0 5px 0 0;
}

.date{
	font-weight:bold;
	color:#d41a00;
}

.titre{
	font-weight:bold;
	color:#3f59ae;
}

p.suite{
	text-align:right;
}

p.suite a{
	color:#3f59ae;
}

p.suite a:hover{
	color:#4c4c4c;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       presentation      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#presentation{
	width:602px;
	float:left;
	padding:14px 0px 0 66px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%      PROGRAMMES       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        bandeau        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#bg_bandeau2{
	height:114px;
	background:#3F59AE;
	border-top:solid 4px #A4A4A4;
	border-bottom:solid 1px #fff;
}

#bandeau2{
	height:114px;
	width:955px;
	background:url(images/bg_bandeau_pages.jpg) no-repeat;
	margin:0 auto;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        contenu        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

div.prog{
	padding:10px 0 120px 0px;
	text-align:justify;
}

div.prog img{
	margin:0px 12px 12px 0px;
	float:left;
	border:solid 1px #3f59ae;
}

div.tof{
	float:left;
	width:500px;
}

.prog-txt{
	width:370px;
	float:left;
	line-height:19px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        CONTACT        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        bandeau        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#bandeau3{
	height:114px;
	width:955px;
	background:url(images/bg_bandeau_contact.jpg) no-repeat;
	margin:0 auto;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        contenu        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       coordonnees     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


#contact{
	width:293px;
	float:left;
	font-size:12px;
	padding-bottom:20px;
}

#contact p.titre{
	padding-top:20px;
}

#contact img{
	padding:10px 0px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       formulaire      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


#formulaire{
	width:423px;
	float:left;
}

#form{
	padding:20px 0px 0px 0px;
}

label{
	display:block;
	float:left;
	width:75px;
	text-align:right;
	padding-right:7px;
	font:bold 12px "Tahoma", Arial, Helvetica, sans-serif;
}

.input{
	width:165px;
	height:15px;
	font:normal 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3f59ae;
	border:solid 1px #4096DB;
	padding:0px 0px 0px 3px;
	margin:0px 0px 4px 0px;
}

textarea{
	width:285px;
	height:70px;
	font:normal 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3f59ae;
	border:solid 1px #4096DB;
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
}

#bouton{
	padding:0px 10px;
	margin:0px 0px 0px 77px;
	background:#fff;
	border-bottom:solid 1px #4096db;
	border-right:solid 1px #4096db;
	border-top:none;
	border-left:none;
	cursor:pointer;
	font:normal 12px "Tahoma", Arial, Helvetica, sans-serif;
	color:#3f59ae;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%      ACTUALITES       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%                       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%        contenu        %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

#hauteur{
	width:0px;
	float:left;
	height:400px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       actualites      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

#actu{
	float:left;
	width:500px;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!    liste actualites   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


#actulist{
	float:left;
	width:250px;
	padding:0 30px 0 0;
}

#actulist ul{
	margin:0;
	padding:0;
	color:#c4c4c4;
}

#actulist ul li{
	list-style-type:none;
	background:url(images/bg_date_actus.gif) no-repeat 0px 2px;
	padding:0 10px 0 13px;
}

