body {
	margin: 0px;
	padding: 0px;
	background: #f0f0f0;
	text-align: center;
}

span.moins {
	font-size: 0.8em;
	color: #4682B4;
}
IMG {
	border: none;
}
hr {
	color: gray;
	margin: 10px 40px 10px 40px;
}
/**Disposition images**/
.right {
	margin: 0px 0px 5px 5px;
	float: right;
}
.left {
	margin: 2px 5px 5px 5px;
	float: left;
}
.milieu {
	vertical-align: middle;
	border : 0;
}
.centree {
	margin: 0 auto 0 auto;
}
.fixe {
	position: absolute;
	top: 0px;
	left: 0px;
}

/**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;*/
}
#contenu {
	width: 100%;
	/*background: url(img/bg-contenu.jpg) no-repeat 0px 96px;*/
}
#contenu-ss {
	background: url(img/bg-contenu-ss.jpg) no-repeat 0px 96px;
}
#contenu-vide {
	width: 100%;
	background: url(img/bg-contenu-vide.jpg) no-repeat 0px 96px;
}
#banniere {
	display: block;
	width: 100%;
	height: 96px;
	border-bottom: 0px solid black;
	background: url(img/bg-banniere.jpg) no-repeat 0px 0px;
}
#droite {
/*margin-left: 176px;
margin-right: 12px;*/
}

#navpage{
	margin : auto;
	text-align : center;
}
#navpage a{
	text-decoration : underline;
	font-weight : normal;
	color : black;
}
#navpage a.predsuiv{
	font-weight : bold;
	color : blue;
	font-size : 1.1em;
}

#navpage b{
	color : red;
}
/**FORMULAIRES*/
/*form {
	font-family: arial,sans-serif;
	font-size:1.0em;
	scrollbar-face-color:linen;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:linen;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:white;
}
fieldset {
	border: 1px dashed #A52A2A;
	padding: 0px 6px 0px 6px;
}
legend {
	color: #A52A2A;
	font-weight: bold;
	text-transform: uppercase;
	background: White;
}
select {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 0px 0px 0px 0px;
	border: 0px solid white;
	// width : 150px;
	min-width : 120px;
}
option {
	font-weight: normal;
	border: 0px solid white;
	margin: 0px;
	font-size: 10px;
}
input {
	margin: 3px;
	font-size: 11px;
	background: White;
	color: Gray;
	padding: 1px;
	border: 1px solid Black;
	vertical-align : middle;
}
input.radio {
	margin: 3px;
	font-size: 11px;
	background: White;
	color: Gray;
	padding: 1px;
	border: 0px solid Black;
	vertical-align : middle;
}
input.erase {
	margin: 3px;
	font-size: 11px;
	font-weight: bold;
	background: #708090;
	color: White;
	padding: 1px;
	border: 1px solid #5E0000;
	cursor: pointer;
}
input.go {
	margin: 3px;
	font-size: 11px;
	font-weight: bold;
	background: #74A4CD;
	color: White;
	padding: 1px;
	border: 1px solid #1B3851;
	cursor: pointer;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: Gray;
	padding: 1px;
	border: 1px solid black;
} */
/**FIN FORMULAIRES*/

/**LES LISTES**/
ol {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol.guide {
	display: block;
	float: right;
	margin: 0px;
	padding-top: 40px;
	width: 195px;
	letter-spacing: 0px;
	background: url(img/bg-ol-guide.png) no-repeat;
}
ol.guide a:hover{
text-decoration: underline;
color: Black;
}
ul {
	font-size: 1.0em;
	text-align: justify;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 50px 0px 80px;
	padding: 0px 0px 0px 0px;
	list-style: square;
	text-align : justify;
}
li.a {
	/*list-style: inside url(img/bg-lia.png);*/
	list-style: circle;
}
li.b {
	list-style: url(img/bg-lib.png);
}
li.x {
	text-align: left;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 2px 3px;
	background: #1667AA;
	font-size: 0.8em;
	list-style: none;
}
li.x a, li.x a:hover  {color: White;}
li.y {
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	padding: 6px 0px 0px 8px;
	background: url(img/bg-li-y.png) no-repeat;
	list-style: none;
}
li.y a {color: gray; font-size: 0.9em;}
li.z {
	text-align: left;
	font-weight: normal;
	padding: 2px 0px 2px 3px;
	margin: 2px 0px 0px 0px;
	background: #1667AA;
	font-size: 0.8em;
	list-style: none;
}
li.w {
	text-align: left;
	font-weight: normal;
	padding: 1px 0px 1px 1px;
	margin: 2px 0px 0px 100px;
	font-size: 0.9em;
	list-style: circle;
}
li.z a, li.z a:hover {
	color: White;
}
li.w a, li.w a:hover {
	color : red;
}

li.pdf {
	margin: 0px 0px 4px 80px;
	list-style: outside url(img/bg-pdf.png);
}
li.titre{
	font-size: 1.0em;
	color: Black;
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
li.metier{
	color: Black;
	list-style: decimal;
	margin: 4px 0px 0px 0px;
}
li.sstitre{
	font-size: 1.0em;
	list-style: outside square;
	font-weight: bold;
	margin: 0px 40px 4px 20px;
}
li.sspara{
	font-size: 1.0em;
	list-style: none;
	font-weight: normal;
	margin: 0px 40px 0px 20px;
}
/**FIN LISTES**/


/** NAVIGATION **/
/** Menu du haut **/
#menu-top {
position: absolute;
margin: 12px 0px 0px 0px;
top : 63px;
left : 376px;
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: #97B4D0;
}
#menu-top a:hover {
	padding: 0px 0px 0px 0px;
	color: Black;
	border-bottom: 8px solid White;
	border-top: 1px solid #B1B1B1;
}
#menu-top a#active {
	padding: 0px 0px 0px 0px;
	color: #4481B7;
	font-weight: bold;
	border-top: 1px solid #B1B1B1;
	border-bottom: 8px solid White;
}

/** Navigation de gauche**/
#gauche, #gauche_acc {
/*display: inline;*/
/*float: left;*/
/*width: 170px;*/
/*margin: 0px 0px 0px 6px;*/
padding-top: 0px;
font-size: 10px;
}
#gauche {
padding-top: 11px;
}
#gauche_acc a.menu, #gauche a.menu {
	color: #696969;
	/*margin: 2px 0px 0px 8px;*/
	display: block;
	padding: 2px 0px 2px 10px;
	line-height: 1.0em;
	background: url(img/bg-menu.png) no-repeat 0px 5px;
	font-weight: bold;
	border-bottom: White 2px solid;
}
#gauche_acc a#menu_acc, #gauche a#menu_acc {
	/*margin: 02px 0px 0px 8px;*/
	display: block;
	/*padding: 7px 0px 4px 10px;*/
	background: #D9D9D9 url(img/bg-menu.png) no-repeat 0px 10px;
	border-bottom: 2px solid Gray;
	color: #3E3E3E;
	font-weight: bold;
}
#gauche_acc a#menu_actif, #gauche a#menu_actif {
	/*url(img/bg-menu.png) no-repeat 0px 0px*/
	color: Black;
	border-bottom: green 2px solid;
	text-decoration: none;
}
#gauche_acc a.ssmenu, #gauche a.ssmenu {
	display: block;
	margin: 0px 0px 0px 14px;
	border-bottom: 1px solid Silver;
	background: White url(img/bg-ssmenu.png) no-repeat 0px 2px;
	font-weight: normal;
	color: #536D7C;
	padding: 1px 0px 1px 10px;
}
#gauche_acc a.menu_acc:hover, #gauche a.menu_acc:hover {
	border-bottom: green 2px solid;
	color: Black;
	text-decoration: none;
}
#gauche_acc a.menu:hover, #gauche a.menu:hover {
	border-bottom: green 2px solid;
	color: Black;
	text-decoration: none;
}
#gauche_acc a:hover.ssmenu, #gauche a:hover.ssmenu {
	background: url(img/bg-ssmenu.png) no-repeat 3px 2px;
	color: Black;
	border-bottom: 1px solid Gray;
}
#gauche_acc a.info, #gauche a.info{
font-size: 0.9em;
	color: #8AADCC;
	text-align: center;
	margin: 8px 10px 0px 20px;
	display: block;
	background: White;
	border: 0px;
	border-top: 1px solid #B9B9B9;
}
/** espaces reserves **/
.espaces, .espaces-acc {
	background: White url(img/bg-espaces.png) no-repeat ;
	font-size: 1.0em;
	margin: 10px 0px 0px 9px;
	padding: 2px;
}
.espaces h3, .espaces-acc h3 {
	font-size: 0.9em;
	margin: 0px 00px 0px 0px;
	padding: 0px 10px 0px 28px;
}
.espaces-acc { margin: 52px 0px 0px 9px;}
/*.espaces2 {
	margin: 0px 0px 0px 9px;
	padding-bottom : 0px;
	padding-right : 0;
	padding-top: 2px;
	padding-left:8px;
	background:url(img/bg-espaces.png) no-repeat 0px 0px;
	height : auto;
}
.espaces2 a.menu_adh {
	color: Black;
	text-align: left;
	margin: 3px 0px 0px 10px;
	padding: 0px 2px 1px 4px;
	display: block;
	height:15px;
	background: White;
	border: 1px solid black;
}
.espaces2 a.menu_adh:hover {
	color: Black;
	text-decoration: none;
	background-color: #00FF7F;
}*/
.espaces span, .espaces-acc span {
	color: #000 !important;
	display: block;
	text-align: center;
	margin: 23px 0px 2px 0px;
	padding: 2px 0px 10px 12px;
	font-size: 1.0em;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
	letter-spacing: inherit;
}
.espaces a, .espaces-acc a {
	font-size: 0.9em;
	text-align: center;
	margin: 1px 10px 2px 20px;
	display: block;
	padding: 0px;
	background: #AEE6C6;
	color: #283900;
	border: 1px solid Black;
	font-weight: bold;
}
.espaces a.info {
font-size: 0.9em;
	color: #8AADCC;
	text-align: center;
	margin: 8px 10px 0px 20px;
	display: block;
	background: White;
	border: 0px;
	border-top: 1px solid #B9B9B9;
}
.espaces a.info:hover {
	background: White;
}
.espaces2 a.info {
font-size: 1.0em;

	color: #8AADCC;
	text-align: center;
	margin: 8px 0px 0px 22px;
	display: block;
	background: White;
	border: 0px;
	font-weight: bold;
	border-top: 1px solid #B9B9B9;
}
.espaces2 a.info:hover {
	background: White;
	color: #2C4147;
}
.espaces a:hover, .espaces-acc a:hover {
	background: #1EFF20;
	color: #2C4147;
	text-decoration: none;
}
.espaces a.menu_adh, .espaces-acc a.menu_adh {
	color: #8AADCC;
	text-align: center;
	margin: 8px 0px 0px 22px;
	display: block;
	background: White;
	border: 0px;
	border-top: 1px solid #B9B9B9;
}
.espaces a.menu_adh:hover,  .espaces-acc a.menu_adh:hover {
	color: Black;
	text-decoration: none;
	background-color: #00FF7F;
}
/** 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 **/
/** INFOS CONSEILLIERS **/

#centre-infos {
margin: 0px 0px 0px 0px;
	padding: 0px 4px 4px 4px;
	text-align: justify;
}
#centre-infos .intro {
	color: Black;
	margin: 0px 0px 10px 0px;
	padding: 0px 7px 7px 7px;
	border: 0px solid #4E4E4E;
	border-top: none;
	margin: 20px 40px 0px 40px;
}
#centre-infos .corps {
	color: #4580B4;
	margin: 0px 20px 10px 20px;
	padding: 0px 7px 7px 7px;
	border: 1px solid #4E4E4E;
	border-top: none;
}

#centre-infos span.entete {
	margin: 0px auto 0px 0px;
	padding: 2px 4px 0px 4px;
	text-decoration: none;
	height: 14px;
	background: White;
	font-size: 1.2em;
	font-weight: bold;
	color: #004A01;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0px;
}
#centre-infos P {
	color: #4580B4;
	margin: 0px 20px 10px 20px;
	padding: 0px 7px 7px 7px;
	border: 1px solid #4E4E4E;
	border-top: none;
}
#centre-infos .haut {
display: block;
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 8px;
	background: url(img/bg-haut-enc03.png);
}
#centre-infos .bas {
display: block;
	margin: 0px 0px 0px 0px;
	background: url(img/bg-bas-enc.png) no-repeat 0px 0px;
}
#centre-infos a {
	color: Black;
	text-decoration: underline;
}
#centre-infos a:hover {
	color: #1E69B0;
	text-decoration: underline;
}
#centre-infos B.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;
}
#centre-infos a.plus {
	text-align: right;
	font-size: 0.8em;
	color: #DF7928;
	margin: 0px 0px 10px 400px;
	padding: 0px 0px 0px 14px;
	background: url(img/bg-a-plus.png) no-repeat 1px 1px;
	text-decoration: none;
}
#centre-infos a:hover.plus {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 1px -18px;
}
#centre-infos a.plus2 {
	text-align: right;
	font-size: 0.8em;
	color: #DF7928;
	margin: 0px 0px 10px 350px;
	padding: 0px 0px 0px 14px;
	background: url(img/bg-a-plus.png) no-repeat 1px 1px;
	text-decoration: none;
}
#centre-infos a:hover.plus2 {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 1px -18px;
}





/** FIN INFOS CONSEILLIERS **/



#centre {
	margin: 0px 2px 0px 6px;
	padding-top: 0px;
}

#centre .center {
	text-align: center;
}
#centre .intro {
	margin: 20px 40px 0px 40px;
}
#centre .medium span, #centre .intro span{
display: block;
text-align: center;
margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
}
#droite .haut02 {
display: block;
height: 30px;
text-align: left;
	margin: 5px 0px 0px 6px;
	padding: 3px 0px 0px 8px;
	background: url(img/bg-haut-enc02.png) no-repeat 0px 0px;
}
#droite .haut02 span {
	text-align: left;
	margin: 0px 2px 0px 6px;
	padding: 2px 4px 0px 4px;
	text-decoration: none;
	background: White;
	font-size: 1.6em;
	font-weight: bolder;
	color: Gray;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 80%;
}
#droite .bas {
display: block;
	margin: 0px 0px 0px 0px;
	background: url(img/bg-bas-enc02.png) no-repeat 0px 0px;
}
#centre .xlarge {
	margin: 0px 0px 0px 0px;
}
#centre .large {
	margin: 20px 20px 0px 20px;
}
#centre .medium {
	margin: 0px 40px 0px 40px;
}
#centre .small {
	margin: 0px 60px 0px 60px;
}
#centre .marge {
	margin: 2px 4px 2px 4px;
}

/**SPECIFIQUE PAGE ACCUEIL**/
#contenu-acc {
	width: 100%;
	background: url(img/bg-contenu-acc.jpg) no-repeat 0px 96px;
}
#banniere-acc {
	display: block;
	margin: 0px;
	padding-left: 13px;
	height: 96px;
	border-bottom: 0px solid black;
	background: url(img/bg-banniere-acc.jpg) no-repeat 0px 0px;
	z-index:10;
}
#pdf {
right: 18px;
top: 206px;
	position: absolute;
	background: url(img/pdf-acc.gif) no-repeat right 0px;
	height: 18px;
	width: 70px;
}
#pdf a {
	display: block;
	height: 20px;
	width: 100%;
}
#centre-acc {
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	padding: 185px 4px 4px 4px;
	width:385px;
	text-align: justify;

}
#centre-acc H1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	height: 14px;
	background: Gray url(img/bg-centre-h1.png) no-repeat 0px 0px;
	font-size: 12px;

	font-weight: bold;
	color: #D8D8D8;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
}
#centre-acc span.entete {
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	background: White;
	font-size: 1.5em;
	color: RGB(0,0,200);
	text-align: left;
	letter-spacing: 0px;
}
#centre-acc span.H2 {
	margin: 0px auto 0px 0px;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	height: 14px;
	background: White;
	font-weight: bold;
	font-size: 1.0em;
	color: RGB(0,200,0);
	text-align: left;
	letter-spacing: 0px;
}

#centre-acc P {
	color: RGB(0,0,0);
	font-size: 10px;

	margin: 0px 0px 0px 4px;
	padding: 0px 10px 10px 15px;
	border-top: none;
}
#centre-acc .haut {
	color: #4580B4;
	font-size: 0.85em;
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	background: url(img/bg-haut-enc.png) no-repeat 0px 0px;
}
#centre-acc .bas {
display: block;
	margin: 0px 0px 0px 0px;
	background: url(img/bg-bas-enc.png) no-repeat 0px 0px;
}
#centre-acc a {
	color: Black;
	text-decoration: underline;
}
#centre-acc a:hover {
	color: #1E69B0;
	text-decoration: underline;
}
#centre-acc B.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;
}
#centre-acc a.plus {
	text-align: right;
	font-size: 0.8em;
	color: #DF7928;
	margin: 0px 0px 10px 200px;
	padding: 0px 0px 0px 14px;
	background: url(img/bg-a-plus.png) no-repeat 1px 1px;
	text-decoration: none;
}
#centre-acc a:hover.plus {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 1px -18px;
}
/**SPECIFIQUE PAGE EDITO**/
#edito {
	margin-top: 195px;
	color: #787878;
	float: right;
	width: 195px;

}
#edito p{
	color: #787878;
	font-size: 0.8em;
	text-align: justify;
	margin: 0px 20px 0px 20px;
}
#edito p.flash {
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	height: 14px;
	background: #4699B7 url(img/bg-edito-h1.png) no-repeat;
	font-size: 0.7em;
	font-weight: bold;
	color: #E6F3F6;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 5px;
	background-position: right;
}
#edito p.titre {
	margin: 14px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	font-weight: bold;
	background: url(img/bg-edito-h2.png) no-repeat 0px 1px;
	font-size: 0.8em;
	color: #3A3A3A;
}
#edito a.plus {
	font-size: 0.8em;
	color: #1E69B0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 104px;
	background: url(img/bg-a-plus.png) no-repeat 90px 1px;
}
#edito a:hover.plus {
	color: Black;
	background: url(img/bg-a-plus.png) no-repeat 90px -18px;
}

/**SPECIFIQUE FAQ et GUIDE**/
#centre P.faq {
text-align: center;
	margin: 10px 0px 0px 0px;
}
#centre P.faq select {
font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background: White url(img/bg-puce.png) no-repeat 2px 2px;
	padding: 0px 0px 0px 14px;
}
#centre P.faq option {
	width: 380px;
}
#centre .scroll02, #centre .scroll {
	overflow: hidden;
	height: 200px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
	margin: 20px 40px 0px 40px;
}
#centre .scroll {
	overflow: auto;
	height: 250px;
}
#centre .scroll02 {
display: block;
float: left;
border-bottom: 1px solid #E1E1E1;
border-left: 1px solid #E1E1E1;
padding:0px;
margin: 0px 0px 0px 0px;
height: 320px;
width: 375px;
}
#centre .scroll03 {
	display: block;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 375px;
	height: 320px;
}
#centre .haut {
float: left;
display: block;
width: 375px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	border-left: 1px solid #E1E1E1;
	border-bottom: none;
	background: #E1E1E1;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: Black;
}
#centre .scroll02 span, #centre .scroll span {
color: #24425C;
font-weight: bold;
font-size: 1.1em;
display: block;
margin: 0px 0px 6px 0px;
}
#centre .scroll span {
margin-top: 200px;
}

/**SPECIFIQUE PARTENAIRES**/
#centre P.medium span.titre {
display: block;
	border-bottom: 1px solid gray;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 4px;
	color: gray;
	margin: 0px 0px 0px 0px;
}
/**SPECIFIQUE IMPLANTATION**/
#centre P.implan  {
line-height: 20px;
	color: #787878;
	margin: 0px 30px 0px 0px;
}
#centre .implan  span  {
	color: #4682B4;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid gray;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
}
/**SPECIFIQUE HISTORIQUE **/
#centre .historique ul {
	margin: 0px 20px 15px 210px;
	padding: 0px 2px 0px 5px;
}
#centre .historique li {
	display: inline;
	color: #24435D;
		margin: 0px 0px 0px 10px;
}
#centre .historique li.date {
	display: block;
	border-bottom: 1px solid gray;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 4px;
	color: Black;
	margin: 0px 0px 0px 0px;
}
/**SPECIFIQUE metiers **/
#som {
	margin: 0px 10px 0px 240px;
}
#som a {
	display: block;
	width: 240px;
	/*font-size: 11px;*/
	color: Black;
	margin: 0px 50px 0px 5px;
	padding: 0px;
	text-align : justify;
}
#som a:hover {
	text-decoration: underline;
	color: Black;
}
/**SPECIFIQUE TROMBINOSCOPE **/
#centre .trombi {
	text-align: center;
	height: 200px;
	margin: 0px 0px 0px 30px;
	width: 110px;
	float: left;
}
#centre .trombi IMG {
    padding: 2px 2px 2px 2px;
    border: 1px solid gray;
    margin: 0px auto 0px auto;
	text-align: center;
}
#centre .trombi p {
margin: 0px;
text-align: center;
}
#centre .trombipers {
	text-align: center;
	height: 230px;
	margin: 0px 0px 0px 30px;
	width: 150px;
	float: left;
}
#centre .trombipers1 {
	text-align: center;
	height: 800px;
	margin: 0px 0px 0px 30px;
	width: 150px;
	float: left;
}
#centre .trombiper1 IMG {
	padding: 2px 2px 2px 2px;
	border: 1px solid gray;
	margin: 0px auto 0px auto;
	text-align: center;
}
#centre .trombiper IMG {
	padding: 2px 2px 2px 2px;
	border: 1px solid gray;
	margin: 0px auto 0px auto;
	text-align: center;
}
#centre .trombipers p {
	margin: 0px;
	text-align: center;
}
#centre .trombipers1 p {
	margin: 0px;
	text-align: center;
}
#pied {
clear: both;
/**visibility: hidden;**/
	/*background: white url(img/bg-pied.png) no-repeat;*/
	margin-bottom: 0px;
	padding: 20px 0px 18px 0px;

}
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;
}

/**SPECIFIQUE INTERROGATION BASE DE DONNEES**/
#bdd .erreur {
	color : red;
	margin-top : 0px;
	font-family: courier;
	font-size: 1.2em;
	text-align: center;
}

#pub {
	text-align : center;
	margin-bottom : 5px;
}
a.bouton, a.bouton:visited , a.bouton:active{
	margin: 3px;
	font-size: 11px;
	font-weight: bold;
	background: #74A4CD;
	color: white;
	padding: 1px 3px 1px 3px;
	border: 1px solid #1B3851;
}
a.bouton:hover {
	background: #5080A0;
	text-decoration : none;
}
.retour{
	background: url(img/retour.gif) no-repeat 0px 0px;
	padding: 1px 0 1px 47px;
}
.retour:hover {
	text-decoration : none;
	color : white;
}

.encadre {
	border : 1px solid black;
}
#plangen {
	margin-left : 160px;
}
#plangen a{
	color : #4682B4;
	font-weight : normal;
}
#plangen a.titre{
	color: #2F4857;
	font-weight : Bold;
}
#plangen a.esp{
	color: #385100;
	font-weight: Bold;
}
#plangen a.acc{
display: Block;
	width: 100%;
	color: #8F8F8F;
	font-weight: Bold;
	border-bottom: 1px dashed gray;
	margin-bottom: 6px;
}
#plangen p {
	color : #555555;
	font-weight : bold;
}
.plan{
	margin-left : 25px;
	margin-bottom : 15px;
}
