global {
	margin-left: auto;
	margin-right: auto;
	width: 759px;
	height: 100%;
	position: relative;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E1E8F3;
}

.hautgauche {
	width: 278px;
	height: 114px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header.jpg);
	position: absolute;
	z-index: 10;
	top: 0px;
	margin-left: 19px;
}

.hautdroit {
	width: 482px;
	height: 114px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header2.jpg);
	position: absolute;
	margin-left: 297px;
	z-index: 10;
}

.hautpage {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	top: auto;
	z-index: 10;
}

.gauche {
	width: 145px;
	background-image: url(../images/bgGauche.gif);
	background-repeat: repeat;
	height: 100%;
	visibility: visible;
	left: 19px;
	top: 0px;
	position: absolute;
	z-index: 2;
}

.droit {
	width: 82px;
	background-image: url(../images/bgDroit.gif);
	visibility: visible;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 678px;
	top: 0px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 19px;
}

.bordgauche {
	width: 19px;
	color: #fff;
	background-image: url(../images/bg2Gauche.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	height: 100%;
	z-index: 10;
}

.borddroit {
	width: 19px;
	height: 100%;
	color: #fff;
	padding: 0px;
	background-image: url(../images/bg2Droit.gif);
	background-repeat: repeat-y;
	left: 779px;
	position: absolute;
	display: block;
	z-index: 10;
}

.frame {
	width: 533px;
	background-image: url(../images/bgTexte.gif);
	height: 100%;
	position: relative;
	font-weight: normal;
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 145px;
	top: 0px;
}

#frame h2{
	font-size:180%;
	line-height:140%;
	font-weight: bold;
	color:#922731;
	border-bottom:1px solid #4D4D4D;
	margin-top: 13px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 500px;
}

.borddroitpage {
	width: 19px;
	height: 100%;
	color: #fff;
	padding: 0px;
	background-image: url(../images/bg2Droit.gif);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: 779px;
	top: 202px;
	left: 760px;
}

.bas {
	width: 760px;
	height: 26px;
	padding: 0px;
	background-image: url(../images/bas.gif);
	background-repeat: repeat;
	position: absolute;
	margin-left: 19px;
	bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #384A68;
	z-index: 10;
}
.menuhaut {
	width: 760px;
	height: 33px;
	color: #24334C;
	top: 114px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 19px;
	vertical-align: middle;
	line-height: 25px;
	z-index: 10;
	text-align: center;
}

.menuhaut a {
	width: 50px;
	height: 33px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #24334C;
	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.menuhaut a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.texte {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #384A68;
}
.texteblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #384A68;
	font-variant: normal;
	text-decoration: none;
	background-color: #ACB7C0;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
	width: auto;
	font-variant: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 20px;
}

.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
}

.bordure {
	border: 1px solid #413F4F;
}

.bgnorepeatx { 
background-repeat:repeat-y;
}

.bgnorepeaty { 
background-repeat:repeat-x;
}
.soustitre1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #94A2B5;
	color: #FFFFFF;
}
.valider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #94A2B5;
	font-weight: bold;
	color: #FFFFFF;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#site {
position: absolute;
z-index: 1;
left: 50%;
margin-top: 0px;
margin-left: -380px;
background-image: url(../images/bg.gif);
background-repeat:repeat-x;
background-color: #E1E9F3;
}
.soustitrerouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
.soustitreback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
	background-color: #ACB7C0;
	list-style-position: inside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;
	height: 20px;
	width: 500px;
	font-variant: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 10px;
}
.soustitreBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	margin-left: 20px;
}
.texteListe {
	list-style-type: square;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	list-style-image: url(../images/list_item.gif);
	vertical-align: top;
	display: list-item;
	list-style-position: outside;
}
.soustitre1back {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
	background-color: #ACB7C0;
	list-style-position: inside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;
	height: 20px;
	width: 500px;
	font-variant: normal;
	text-decoration: none;
}
.liresuite {
	font-size: 9px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	color: #384A68;
}
.soustitrebackred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #660000;
	list-style-position: inside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;
	height: 20px;
	width: 100%;
	font-variant: normal;
	text-decoration: none;
}
 #navcontainer {
	width: 97%;
	top: 220px;
	text-align: center;
	z-index: 3;
	position: relative;
}

#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navcontainer a
{
	display: block;
	border-bottom: 1px solid #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


#navcontainer a:hover
{
	color: #FFFF33;
}
#navcontainer a:active {
	background-color: #369;
}
#navcontainer a:link
{
color: #EEE;
text-decoration: none;
}
 #navmenh ul
{
	margin-left: 0;
	padding-left: 0;
	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-x;
}

#navmenh li
{
	display: inline;
	list-style-type: none;
	height: 38px;
}

#navmenh a {
	padding: 7px 10px 3px;
}

#navmenh a:link, #navlist a:visited
{
color: #384A68;
background-color: #036;
text-decoration: none;
}

#navmenh a:hover
{
color: #FFF;
background-color: #369;
text-decoration: none;
}
.soustitre1backBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #036;
	list-style-position: inside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;
	height: 20px;
	width: 500px;
	font-variant: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 10px;
}
.soustitrebackBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #036;
	list-style-position: inside;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;
	height: 20px;
	font-variant: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
.paragraphe {
	text-align: justify;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	top: 0px;
}
.paragraphenotebaspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 500px;
	margin-left: 10px;
	text-align: justify;
	color: #384A68;
	margin-right: 0px;
}
.paragraphecolgauche {
	float:left;
	margin-left: 10px;
	text-align: justify;
	margin-right: 160px;
	margin-top: 0px;
}
.paragraphecoldroite {
	text-align: justify;
	position: absolute;
	float: left;
	margin-left: 395px;
	margin-right: 15px;
	width: auto;
	margin-top: 0px;
}
.texteCentre {
	text-align: center;
}
.hautpageItil {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3itil.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
.hautpageCmm {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3cmm.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
.paragraphenotebaspageCentre {
	font-size: 9px;
	text-decoration: none;
	width: 100%;
	text-align: center;
}
.hautpageCobit {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3cobit.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
.hautpageMof {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3mof.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
.hautpageMsf {
	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3msf.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
h1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#listeactus {
	width: 500px;
	margin-left: 10px;
	font-weight: bold;
}
#listeactus ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#listeactus a {
	text-decoration: none;
	color: #384A68;
}
#listeactus a:hover {

background-color: #369;
color: #fff;
}
#listeactus li {
	list-style-type: none;
}
#listeplan1 {
	width: 500px;
	margin-left: 20px;
	font-weight: bold;
	list-style-type: circle;
	list-style-image: url(../images/list_disc.gif);
}
#listeplan1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(../images/list_disc.gif);
	list-style-type: circle;
}
#listeplan1 a {
	text-decoration: none;
	color: #384A68;
	list-style-image: url(../images/list_disc.gif);
	list-style-type: circle;
}
#listeplan1 a:hover {
	background-color: #369;
	color: #fff;
	list-style-image: url(../images/list_disc.gif);
	list-style-type: circle;
}
#listeplan1 li {
	list-style-type: circle;
	list-style-image: url(../images/list_disc.gif);
}
#listeplan2 {
	width: 500px;
	margin-left: 30px;
	font-weight: bold;
}
#listeplan2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#listeplan2 a {
	text-decoration: none;
	color: #384A68;
}
#listeplan2 a:hover {

background-color: #369;
color: #fff;
}
#listeplan2 li {
	list-style-type: none;
}
#frame h3 {
	font-size:110%;
	font-weight: bold;
	color:#E28548;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
	width: 500px;
}
#frame h3 a:visited{
	text-decoration: none;
	color: #E28548;
}
#frame h4 {
	font-weight: bold;
	margin-left: 10px;
	font-size: 100%;
	text-decoration: none;
}
#frame h3 span.date {
	font-size:100%;
	font-weight: 100;
	color:#ABABAB;
}
span.pasgras {
	font-weight: normal;
}
hr.separateur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 500px;
	background-color: #E8E8E8;
}
#hautdepage {
	font-size:90%;
	color:#A9A9A9;
	margin-top: 5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#hautdepage img{
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#hautdepage a{ 
color:#A9A9A9;
text-decoration:underline;
}
#hautdepage a:hover{ 
background-color:#F4F4F4;
text-decoration:underline;
}
#frame {
	width: 533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #384A68;
	margin-left: 145px;
	margin-top: 0px;
	position: relative;
	z-index: 7;
	background-image: url(../images/bgTexte.gif);
	background-repeat: repeat;
}
#listebullet {
	font-weight: normal;
	list-style-image: url(../images/list_item.gif);
	list-style-type: square;
	padding-right: 1em;
	padding-left: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
}
#frame table {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.soustitre3 {
	font-size:110%;
	font-weight: bold;
	color:#E28548;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-align: left;
}
.texteListe2 {
	list-style-type: square;
	text-decoration: none;
	width: 95%;
	margin-right: 15px;
	margin-left: 25px;
	list-style-position: outside;
	text-align: justify;
	text-indent: 5px;
	vertical-align: text-top;
	list-style-image: url(../images/list_item.gif);
}

.menuhautGauche {
	width: 40px;
	height: 33px;
	display: block;
	left: 19px;
	background-image: url(../images/separateur.gif);
	float: left;
}
.menuhautItem {
	width: 120px;
	height: 33px;
	display: block;
	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-x;
	top: 0px;
	float: left;
	vertical-align: text-bottom;
	text-align: center;
}
.menuhautDroit {
	width: 75px;
	height: 33px;
	display: block;
	background-image: url(../images/menuDroit.gif);
	background-repeat: repeat-x;
	float: right;
	top: 0px;
}
.menuhautSeparateur {
	width: 37px;
	height: 33px;
	display: block;
	background-image: url(../images/separateur.gif);
	float: right;
	position: relative;
}
.navmenuh li {
	display: inline;
	list-style-type: none;
	height: 38px;
	width: 120px;
	visibility: visible;
}
hr.separateurcentre {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 100%;
	background-color: #E8E8E8;
}
.paragraphepiedpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 500px;
	margin-left: 10px;
	text-align: center;
	color: #384A68;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#milieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #384A68;
	margin-left: 19px;
	width: 760px;
	z-index: 1;
	position: relative;
	height: 100%;
}
#haut {
	width: 100%;
	height: 202px;
	color: #fff;
	padding: 0px;
	z-index: 2;
}
.navlist {
	color: #FFF;
	width: 100%;
}
.navlist a {


	display: block;
	padding: 3px;
	width: 100%;
	background-color: #036;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navlist a:hover {
	background-color: #369;
	color: #922731;
}
.navlist a:active {


color: #FFFF33;
text-decoration: none;
}

.navlist a:visited {


	display: block;
	padding: 3px;
	width: 100%;
	background-color: #036;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#haut {
	color: #fff;
}
.gaucheie {
	width: 145px;
	background-image: url(../images/bgGauche.gif);
	background-repeat: repeat;
	visibility: visible;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
	height: 100%;
}
#infos {

	width: 97%;
	top: 250px;
	text-align: center;
	z-index: 3;
	position: relative;
	color: #FFFFFF;
}
.bordgaucheie {

	width: 19px;
	color: #fff;
	background-image: url(../images/bg2Gauche.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: -19px;
	height: 100%;
	z-index: 10;
}
.droitie {

	width: 82px;
	background-image: url(../images/bgDroit.gif);
	visibility: visible;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 678px;
	top: 0px;
	position: absolute;
	height: 100%;
	z-index: 2;
	left: 0px;
}
.borddroitie {
	width: 19px;
	height: 100%;
	color: #fff;
	background-image: url(../images/bg2Droit.gif);
	background-repeat: repeat-y;
	position: absolute;
	display: block;
	z-index: 10;
	right: -19px;
}
.paragraphegauche {
	float:left;
	text-align: justify;
	position: relative;
	width: auto;
	left: 10px;
	margin-right: 20px;
	margin-top: 13px;
	margin-bottom: 0px;
}
.paragraphedroit {

	text-align: justify;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	width: auto;
	margin-top: 10px;
}
.hautpageIso {

	width: 760px;
	height: 55px;
	color: #fff;
	padding: 0px;
	background-image: url(../images/header3iso.gif);
	position: absolute;
	margin-left: 19px;
	margin-top: 147px;
	z-index: 10;
}
.listeactus {

	width: 500px;
	margin-left: 10px;
	font-weight: bold;
}
.listeactus ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.listeactus a {
	text-decoration: none;
	color: #384A68;
}
.listeactus a:hover {

background-color: #369;
color: #fff;
}
.listeactus li {
	list-style-type: none;
}
.navlist2 {

	color: #FFF;
	width: 100%;
}
.navlist2 ul {

	display: block;
	padding: 3px;
	width: 100%;
	background-color: #369;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navlist2 a {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #369;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.navlist2 a:hover {
	background-color: #036;
	color: #922731;
}
.navlist2 a:active {
color: #FFFF33;
text-decoration: none;
}
.navlist2 a:visited {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #369;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navlist3 {
	width: 100%;
}
.navlist3 ul {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #8080FF;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navlist3 a {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #8080FF;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.navlist3 a:hover {
	background-color: #922731;
	color: #FFFFFF;
}
.navlist3 a:active {
	color: #FFFF33;
	text-decoration: none;
}
.navlist3 a:visited {
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #8080FF;
	border-bottom: 1px solid #eee;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.barretitre {
	width: 520px;
	height: 21px;
	padding: 2px;
	background-image: url(../images/barre2.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #922731;
	z-index: 10;
	text-indent: 10px;
	font-weight: bold;
	left: 5px;
}
.texteListe2 {
	list-style-type: square;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	list-style-image: url(../images/list_item2.gif);
	vertical-align: top;
	display: list-item;
	list-style-position: outside;
}

