body {
  color: #000000;
  margin: 0px;
  font-size: 12px;
  text-align: center;
  text-align: left;
  font-family: helvetica,sans-serif;
  background: #FFFFFF url('../../images/background.jpg') top center repeat-y;
}

img {
	border: 0
}

div#liens_haut {
	text-align:center;
}

div#liens_haut a {
    color: #363636;
    font-size: 11px;
    text-decoration: none;
}

div#liens_haut a:hover {
	text-decoration:underline
}

div#liens_blanc {
	text-align:center
}

div#liens_blanc a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none
}

div#liens_blanc a:hover {
	text-decoration:underline
}
div#liens_bas {
	text-align:center;
	width:750px;
	margin:0 auto;
}

div#liens_bas a {
	color: #000000;
	font-size: 12px;
	text-decoration:none
}

div#liens_bas a:hover {
	text-decoration:underline
	
}
div#liens_bas2 {
	text-align:center;
	width:750px;
	margin:0 auto;
}

div#liens_bas2 a {
	color: #000000;
	font-size: 12px;
	text-decoration:none
}

div#liens_bas2 a:hover {
	text-decoration:underline
}
.membre a {
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

.membre a:hover {
	text-decoration: underline
}

.etoile {
	color: #cc0000
}

.erreur {
	color: #cc0000
}

.lettre {
	font-size: 13px;
	font-weight: bold;
	color: #4a718b;
	background: transparent url('../../images/sitemap_fond.gif') repeat-y  left
}

.lien {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

.liensearch {
	color: #008000;
	text-decoration :none
}

.liensearch:hover {
	text-decoration: underline
}

.lien_s {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	color: navy
}

.lien_s:hover {
	text-decoration: underline
}

.lien:hover {
	text-decoration: underline
}

div#erreur {
	color: #cc0000;
	font-size: 11px
}	

div#conteneur {
	width: 941px;
	padding: 0px 0px 0px 0px;
	margin: auto
}

/*** Haut de la page ***/

div#haut {
	background: url('../../images/haut_bg.png') repeat-y;
	height: 126px;
	width: 941px;
}

/* logo */

#logo {
	width:323px;
	height:102px;
	background:url(../../images/logo.jpg) no-repeat;
	display:block;
	margin-left:30px;
	margin-top:15px;
	float:left;
}

/* Menu en haut à droite */
div#menu_haut {
    padding-left: 0px;
    padding-top: 106px;
}

.tab {
	float:left;
	width: 95px;
	height: 20px;
	margin-left: 2px
}

/* Champ mailing */

div#mailing {
    background: none repeat scroll 0 0 #777573;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-weight: bold;
    margin-left: 740px;
    margin-top: 15px;
    padding: 1px;
    position: absolute;
}

input.mailing {
	border: 1px solid #000000;
	width: 200px;
	font-size: 12px!important;
	padding-left:5px;
}
#ok_mailing {
	padding:2px;
	color:#fff;
	margin-left:-5px;	
}

/* champ recherche */

div#recherche {
	width:209px;
	height:40px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background:url(../../images/search.jpg) no-repeat;
	padding-top:8px;
	padding-left:10px;
	
}
div#recherche input {
	width:150px;
	height:20px;
}
#ok {
	width:25px!important;
	background:none;
	border:none;
	margin-left:0px;
	font-size:15px;
	cursor:pointer;
	text-shadow: 1px 1px 1px #363636;
	font-weight:bold;
	color:#fff;
}
#ok:hover {
	color:#f9b92c;
}

.formsearch {
	margin: 0;
	padding: 0
}

/* séparation verte */

div#separation {
	height: 41px;
	width: 941px;
	background:url(../../images/separation.png) no-repeat;
}
#formule {position:relative;}

#formule a {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    left: 6px;
    padding-top: 10px;
    position: absolute;
    text-decoration: none;
    width: 145px;
}

/*** 2ème partie ***/

table#haut_2 {
	border: 0;
	height: 125px;
	width: 941px;
	border-collapse: collapse;
	background: transparent url('../../images/haut_2.png') no-repeat;
}

/* valable pour toutes les cellules */

table#haut_2 td p {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 15px
}

table#haut_2 td.gauche {
    background-position: 0 0;
    padding-left: 30px;
    width: 150px;
}

table#haut_2 td a:hover {
	text-decoration: underline
}

/* cellule gauche */

table#haut_2 td.gauche {
    background-position: 0 0;
    padding-left: 30px;
    width: 150px;
}

table#haut_2 td.gauche img {
    margin-top: -42px;
    position: absolute;
}

table#haut_2 td.gauche p {
	margin-top: 68px
}

/* cellule droite */

table#haut_2 td.droite {
	width: 180px;
	padding-right:13px;
	padding-bottom: 10px
}

/* cellule du milieu */

table#haut_2 td.centre {
    padding-left: 200px;
    width: 900px;
	height:90px;
}

table#haut_2 td.centre img {
	position: absolute;
	margin-top: 1px;
	margin-left: 5px
}

table#haut_2 td.centre a.image {
	margin-left: 0
}

table#haut_2 td.centre p {
	margin-top: 52px;
	margin-left: 25px
}

div#recrute {
    display: inline;
    float: left;
    margin-left: 55px;
}
#recrute_liens {
    background: url("../../images/btn_recrutement.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: bold;
    height: 51px;
    padding-top: 27px;
    text-indent: 76px;
    width: 245px;
	text-shadow: 1px 1px 1px #363636;
	text-decoration:none;
}

div#contactus {
    display: inline;
    float: left;
    margin-left: 30px;
    width: 160px;
}

#contactus_liens {
    background: url("../../images/btn_contact.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: bold;
    height: 51px;
    padding-top: 27px;
    text-indent: 76px;
    width: 245px;
	text-shadow: 1px 1px 1px #363636;
	text-decoration:none;
}

/* cellule en bas */

table#haut_2 td.bas {
}

table#haut_2 td.bas a {
	margin-left: 0;
	font-size: 12px
}

#ariane {
    color: #0D5194;
    float: right;
    font-size: 12px;
    line-height: 20px;
    margin-right: 20px;
}

/*** Contenu de la page ***/

table#contenu {
	border: 0;
	width: 941px;
	border-collapse: collapse;
	background: url('../../images/contenu.png') repeat-y;
}

table#contenu td.page {
    height: 380px;
    margin: auto;
}

/* cellule gauche (menu) */

table#contenu td.gauche {
	width: 225px;
	padding-left: 15px;
}

table#contenu td.gauche img {
	margin-top: 3px
}

/* Flash info */

div#flashinfos {
	float: left
}
div#titre_flash {
    background: url("../../images/bg_actu.jpg") no-repeat scroll 0 0 transparent;
    color: #06549E;
    font-size: 24px;
    height: 67px;
    padding-left: 80px;
    padding-top: 11px;
    width: 94px;
}
div#contenu_flash {
	width: 168px;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px
}

div#contenu_flash img {
	float: right
}

/* articles à droite du flash info */

div#articles_1 {
    background:#fff;
	border:1px solid #e1e1e1;
    display: inline;
    float: left;
    height: 200px;
    margin-left: 10px;
    margin-right: 15px;
    width: 470px;
	padding:10px;
}

ul#movelist {
	padding:0;
	margin:0;
	list-style-type: none
}

html>body #articles_1 {
	height: auto;
	min-height: 200px
}

div#article_1 {
	margin: 10px;
	margin-bottom: 30px
}

div#article_1 img {
	float: left;
	display: inline;
	margin-right: 10px
}

div#article_1 span.titre {
	text-transform: uppercase;
	font-weight: bold
}

div#article_1 p {
	text-align: justify;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px
}

div#article_1 a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background:url(../../images/liens_orange.jpg) no-repeat;
	width:140px;
	height:19px;
	text-shadow: 1px 1px 1px #363636;
}


div#article_1 a.liste_articles {
	float: left
}

div#article_1 a:hover {
	text-decoration: underline
}

/* articles en dessous du flashinfo */

div#articles_2 {
	margin-top: 20px;
	height: 200px
}

ul#movelist_2 {
	padding:0;
	margin:0;
	list-style-type: none
}

html>body #articles_2 {
	height: auto;
	min-height: 200px
}

div#article_2 {
	margin-bottom: 30px;
	min-height: 80px
}

div#article_2 img {
	float: left;
	display: inline;
	margin-right: 10px
}

div#article_2 span.titre {
	text-transform: uppercase;
	font-weight: bold
}

div#article_2 p {
	text-align: justify;
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px
}

div#article_2 a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

div#article_2 a.left {
	float: left
}


div#article_2 a:hover {
	text-decoration: underline
}

/* bas de la page */

div#bas {
	background: transparent url('../../images/bas.png') no-repeat center top;
	text-align: center;
	width: 941px;
	height:56px;
	font-size: 11px;
	font-weight: bold;
	line-height:57px;
}

div#bas a {
	color: #000000;
	text-decoration: none
}

div#bas a:hover {
	text-decoration: underline
}

/* menu de gauche */

ul#sug {
	padding:0px;
	margin-left:40px;
	line-height: 20px
}

ul#sug li {
	list-style-type: disc
}

.gauche li {
	list-style-type: none
}

.gauche ul {
	padding:0;
	margin:0;
}

.toggleinfo {
	font-size:11px;
	background-image: url(../../images/menplus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:20px;
	line-height:15px;
	cursor:pointer;	
	margin-left:0px;
}

.info {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-top: -5px !important;
	margin-bottom:8px !important;
    width: 208px;
}

.info li {
    border-top: 1px dotted #CCCCCC;
    color: #10598E;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 2px;
}

.info li a {
	padding-top: 3px;
	text-decoration:none;
	color: #10598e;
	font-weight: bold;
	font-size:11px;
	padding-left:15px;
}

.info li a:hover {
	color: #ff6600;
	background-image: url('../../images/menu_fleche.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

ul#movelist li {
    width:100%;
    margin:0;
    cursor:move
}

ul#movelist_2 li {
    width:100%;
    margin:0;
    cursor:move
}

h3.site_map_title {
	font-size: 15px;
	border-bottom: 1px dotted #000000
}

h3.site_map_title a {
	color: #000000;
	text-decoration: none
}

ul.sitemap {
	list-style-type: none;
	margin: 0
}

ul.sitemap li {
	margin: 0;
	padding: 0
}

ul.sitemap_2 {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.sitemap_2 li {
	color: #10598e;
	list-style-type: none;
	font-weight: bold;
	font-size:11px;
	margin-left:0px;
	line-height: 17px
}

.sitemap_2 li a {
	padding-top: 1px;
	text-decoration:none;
	color: #10598e;
	font-weight: bold;
	font-size:12px;
	padding-left:20px
}

.sitemap_2 li a:hover {
	color: #ff6600;
	background-image: url('../../images/menu_fleche.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.nom_art {
	color: #9499a5;
	margin: 0;
	font-size: 11px
}

div.nom_art a {
	color: #9499a5;
	text-decoration: none;
	font-size: 11px
}

a.nom_art {
	color: #9499a5;
	text-decoration: none;
	margin-left: 35px;
	font-size: 11px
}

html > body #articles_2 {
    height: auto;
    min-height: 200px;
    width: 680px;
}