body {
	margin: 0px;
	padding: 0px;
	background: #AEB1B7 url(img/bg-body.jpg) repeat-x fixed top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
a {
	color: Black;
}
a:link {
text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
   text-decoration: none;
}

span.moins {
	font-size: 0.8em;
	color: #4682B4;
}
hr {
	color: gray;
	margin: 10px 40px 10px 40px;
}
H1 {
	display: block;
	text-align: right;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	border-bottom: 1px solid Black;
	font-weight: bold;
	color: Black;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	display: block;
	letter-spacing: -1px;
	text-align: center;
	margin: 16px 10px 16px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #3C4858;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
   margin: 10px 0px 13px 0px;
	padding: 0px 5px 1px 5px;
	text-align: left;
	font-size: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	color: Black;
   border-bottom: 1px dashed gray;;
}
H4 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 12px;
        background: url(img/bg-puce.png) no-repeat 0px 3px;
	text-align: left;
	font-size: 1.0em;
	color: #505C6D;
}
H5 {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	background: none;
	font-size: 0.9em;
	color: #505C6D;
	text-align: left;
}
H6 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 1.0em;
	color: #505C6D;
	text-align: left;
}
H7 {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-size: 0.9em;
	color: #505C6D;
}
span .right{
	text-align: right;
}
span .center{
	text-align: right;
}
/**Disposition images**/
IMG {
	padding: 0px;
	margin: 0px;
}

.right {
	margin: 0px 0px 5px 5px;
	float: right;
}
.left {
	margin: 0px 5px 5px 0px;
	float: left;
}
.milieu {
	vertical-align: middle; 
	border : 0;
}
.fixe {
	position: absolute;
	top: 0px;
	left: 0px;
}
.diapo {
	margin: 4px 0px 0px 1px;
}

/**MISE EN PAGE GENERALE DU SITE**/
#gen {
	width: 100%;
	height: 100%;
}
#general {
position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	width: 780px;
	background: url(img/bg-general.png) repeat-y;
	border: 0px solid black;
}
#contenu {
	width: 100%;
	background: url(img/bg-contenu.jpg) no-repeat 0px 0px;
}
#banniere {
	display: block;
	width: 100%;
	height: 76px;
	border-bottom: 0px solid black;
}
#droite, #droite-form {
margin-top: 68px;
	margin-left: 204px;
	margin-right: 14px;
	background: none;
	}
#droite-form {
	background: url(img/bg-droite.png) repeat-y 330px 0px;
	}
#droite a:hover{	
text-decoration: underline;
}
/**Tableaux*/
TABLE {
	font-size: 1.0em;
}

/**LES LISTES**/
ol {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	font-size: 1.0em;
	text-align: justify;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
/**FIN LISTES**/

/**LES PUCES**/
.puce {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 16px;
	background: url(img/bg-puce.png) no-repeat 0px 3px;
	font-size: 1.2em;
	color: #1E69B0;
}
/**FIN PUCES**/

/** NAVIGATION **/

/** Menu du haut **/
#menu-top {
position: absolute;
margin: 12px 0px 0px 0px;
top : 50px; 
left : 574px; 
/**width : 380px;	**/
border: none; 
padding: 0 0 0 5px;
z-index: 15;
}
#menu-top ul {
list-style: none; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
list-style-type: none; 
}
#menu-top li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #4481B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #7C7C7C;
}
#menu-top a:link, #menu-top a:visited {
	float: left;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: normal;
	margin: 0px 6px 0px 6px;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	border: none;
	color: Gray;
}
#menu-top a:hover {
	padding: 0px 0px 0px 0px;
	color: Black;
	border-bottom: 10px solid White;
	border-top: 1px dashed #B1B1B1;
}
#menu-top a#active {
	padding: 0px 0px 0px 0px;
	color: Black;
	font-weight: bold;
	border-top: 1px dashed #B1B1B1;
	border-bottom: 10px solid White;
}

/** Navigation de gauche**/
#gauche, #gauche_acc {	
display: inline;	
float: left;	
width: 196px;
margin: 0px 0px 0px 0px;
padding-top: 130px;
font-size: 11px;
}
#gauche_acc {	
padding-top: 10px;
}
#gauche .basmenu, #gauche_acc .basmenu{
	display: block;
	margin: 10px auto 0px 8px;
	width: 176px;
	height: 159px;
	background: url(img/bg-bas-menu.jpg) no-repeat center;
}
#gauche_acc a.menu, #gauche a.menu {
	color: #DCDFF0;
	margin: 2px 0px 0px 8px;
	display: block;
	padding: 5px 0px 6px 4px;
	line-height: 1.0em;
	background: #404B5B;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: White 2px solid;
}
#gauche_acc a#menu_acc, #gauche a#menu_acc {
	margin: 2px 0px 4px 8px;
	display: block;
	padding: 8px 0px 7px 4px;
	background: #8A939A;
	border-bottom: 2px solid Black;
	color: White;
	font-weight: bold;
}
#gauche_acc a#menu_actif, #gauche a#menu_actif {
	background: #BEC8D6;
	color: #2C3140;
	border-bottom: Black 2px solid;
	text-decoration: none;
}
#gauche_acc a.ssmenu, #gauche a.ssmenu {
	display: block;
	margin: 0px 0px 0px 8px;
	border-bottom: 1px solid Silver;
	background: White url(img/bg-ssmenu.png) no-repeat 3px 2px;
	font-weight: normal;
	color: #536D7C;
	padding: 1px 0px 1px 13px;
}
#gauche_acc a.menu:hover, #gauche a.menu:hover {
	background: #BEC8D6;
	border-bottom: Black 2px solid;
	color: #2C3140;
	text-decoration: none;
}
#gauche_acc a:hover.ssmenu, #gauche a:hover.ssmenu {
	background: #FFCE91 url(img/bg-ssmenu.png) no-repeat 6px 2px;
	color: Black;
	border-bottom: 1px solid Gray;
}

/** Navigation chemin **/
#nav {
	display: block;
	margin: 0px 2px 0px 6px;
	padding: 1px 2px 2px 0px;
	color: #6A6A6A;
	font-size: 0.8em;
	text-align: right;
	line-height: 9px; /**background: #BDE4C8;**/
}
#nav a{
	color: #C7C8C1;
	padding: 0px 0px 0px 4px;
}
#nav a:hover{
	color: Black;
}
/** FIN NAVIGATION **/

#centre {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	background: none;
	border-bottom: 0px solid black;
}
#centre P {
	margin: 0px 30px 0px 30px;
	text-align: justify;
}


#centre p.retrait1 {
	font-size: 11px;
	margin: 0px 16px 0px 14px;
}
table.retrait1 {
	font-size: 11px;
}
#centre p.retrait2 {
	font-size: 11px;
	margin: 0px 50px 0px 70px;
}
#centre p.retrait3 {
	font-size: 10px;
	margin: 0px 20px 0px 35px;

}

#centre p.retrait4 {
	font-size: 12px;
        font-weight: bold;
	margin: 0px 16px 0px 14px;

}

#centre p.retrait5 {
	font-size: 11px;
	margin: 0px 0px 0px 2px;
}

#centre .intro {
	margin: 0px 0px 0px 0px;
}
#centre .center {
	text-align: center;
}
#centre .xlarge {
	margin: 0px 0px 0px 0px;
}
#centre .large {
	margin: 20px 20px 0px 20px;
}
#centre .medium {
	margin: 0px 0px 0px 20px;
}
#centre .small {
	margin: 0px 60px 0px 60px;
}
#centre .xsmall {
	margin: 0px 234px 0px 10px;
	padding-top: 10px;
}
#centre .marge {
	margin: 2px 4px 2px 4px;
}
/**SPECIFIQUE PAGE ACCUEIL**/
#droite-acc {
	margin-top: 0px;
	margin-left: 204px;
	margin-right: 14px;
	/*background: url(img/bg-droite-acc.png) repeat-y 330px 0px;*/
}
#banniere-acc {
	display: block;
	width: 100%;
	padding-bottom: 0px;
	/*background: url(img/bg-banniere.png);*/
}
#contenu-acc {
	width: 100%;
	background: url(img/bg-contenu-acc.jpg) no-repeat 204px 0px;
}
#centre-acc {
margin: 0px 234px 0px 0px;
	padding: 30px 0px 4px 4px;
	text-align: justify;
	border-right: 0px dashed gray; 
}
#centre-acc H1 {
	display: block;
	background: url(img/bg-h1-acc.png) no-repeat 185px 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 23px;
	font-size: 0em;
	font-weight: bold;
	color: White;
	text-transform: capitalize;
	line-height: 0.9em;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #9A9D86;
}
#centre-acc H2 {
	display: block;
	letter-spacing: -1px;
	text-align: right;
	margin: 0px 0px 16px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #3C4858;
	font-family: Arial, Helvetica, sans-serif;
}
#centre-acc H3 {
	display: block;
	border: none;
	letter-spacing: -1px;
	text-align: right;
	margin: 0px 10px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: Black;
}
#centre-acc P {
	color: Black;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 7px;
}
#centre-acc p.retrait {
	font-size: 12px;
	text-align: right;
	color: #505050;
	margin: 0px 10px 0px 30px;
}

#centre-acc a {
	color: Black;
	text-decoration: underline;
}
#centre-acc a:hover {
	color: #1E69B0;
	text-decoration: underline;
}
#centre-acc a.plus {
	text-align: right;
	font-size: 0.8em;
	color: #DF7928;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 14px;
	background: url(img/bg-a-plus.png) no-repeat 1px 1px;
}
#centre-acc a:hover.plus {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 1px -18px;
}
/**SPECIFIQUE PAGE EDITO et intro**/
#genedito, #genintro {
	margin-top: 0px;
	margin-right: 0px;
	color: Black;
	float: right;
	width: 232px;
	background: url(img/bg-droite-acc.png) repeat-y 0px 0px;
}
#genintro {
	background: url(img/bg-droite.png) repeat-y 0px 0px;
}
#genedito p.flash, #intro p.flash {
	margin: 4px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 26px;
	border: 1px solid Black;
	background: #9E792B url(img/bg-flash-edito.png) no-repeat 0px 0px;
	font-size: 0em;
	font-weight: bold;
	color: #9E792B;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
}

#genedito p.flash_actu {
	margin: 4px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 26px;
	border: 1px solid Black;
	background: #9E792B url(img/bg-flash-actus.png) no-repeat 0px 0px;
	font-size: 0em;
	font-weight: bold;
	color: #9E792B;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
}

#intro p.flash {
margin: 4px 0px 0px 0px;
	background: #3F4953;
	font-size: 1.0em;
	padding-top: 8px;
	color: #D8DBE4;
}
.edito, #intro {
	color: Black;
	margin: 0px 4px 0px 4px;
}
.edito a, #intro a{
	color: Black;
}
.edito a:hover, #intro a:hover{
	text-decoration: underline;
}
.edito p, #intro p{
	color: Black;
	font-size: 11px;
	text-align: justify;
	margin: 0px 10px 0px 20px;
}
#intro p{
	color: Black;
	text-align: justify;
	/*background: white;*/
	margin: 0px 1px 0px 1px;
	padding: 0px 10px 0px 20px;
}
.edito p.titre, #intro p.titre {
	margin: 14px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-weight: bold;
	background: url(img/bg-edito-h2.png) no-repeat 0px 3px;
	font-size: 1.0em;
	letter-spacing: -1px;
	color: Black;
}
#intro p.titre {
	margin: 5px 1px 0px 1px;
	background: /*#CEF3FF*/ url(img/bg-edito-h2.png) no-repeat 3px 3px;
}
.edito a.plus, #centre a.plus {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 16px;
	background: url(img/bg-a-plus.png) no-repeat 0px 3px;
}
.edito a:hover.plus, #centre a:hover.plus {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 0px -16px;
}

.edito span.date {
	color: #3F4953;
	font-weight: bold;
}
/** FIN EDITO **/

#pied {
	clear: both;
	text-align: center;
	background: url(img/bg-pied.png) no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 12px 0px 19px 300px;
}
#pied a {
	display: block;
	float: left;
	font-size: 0.8em;
	color: #B7B3A8;
	margin: 0px 10px 0px 10px;
}
br.saut{
	clear: both;
}
a.top {
float: right;
	display: block;
	width: 12px;
	height: 12px;
	background: url(img/bg-top.png)no-repeat center;
}
a.top {
text-decoration: none;
}

.centre_blanc {
	text-align: left;
	margin: 0px 0px 10px 10px;
   padding: 0px 20px 10px 20px;
   background: #d9e2eb;
   border: 1px dashed gray;
  }
.demi {
	width: 214px;
	float: left;
}
.centre_blanc h3 {
margin: 3px -16px 3px -16px;
	padding: 0px 0px 0px 0px;
	height: 24px;
	border-bottom: 0px solid Black;
   color: #D8DBE4;
	background:  #3F4953;
	font-weight: bold;
	font-size: 14px;
        text-align: center;
}


