body {
	background-color:#0095e9;
	background-image:url(/img/interface/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

#centreur {
	text-align:center;
}

#centreurw3c {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	position:relative;
	text-align:left;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	font-size:0px;
	height:0px;
	overflow:hidden;	
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:990px;
	height:240px;
	background-image:url(/img/interface/bandeau.jpg);
	background-repeat:no-repeat;
	border:none;
	z-index:5;
}

#retour-accueil {
	position:absolute;
	left:26px;
	top:17px;
	width:334px;
	height:125px;
	z-index:8;
}

#lg-fr {
	position:absolute;
	left:900px;
	top:104px;
	width:32px;
	height:32px;
	z-index:8;
}
#lg-de {
	position:absolute;
	left:870px;
	top:106px;
	width:30px;
	height:30px;
	z-index:8;
}


#menu {
	position:absolute;
	left:234px;
	top:143px;
	width:700px;
	height:39px;
	margin:0px 0px 0px 10px;
	z-index:9;
}

#principal {
	position:absolute;
	top:240px;
	left:27px;
	background-color:#fff;
	width:936px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
/* html>body #principal {
	width:806px;
} */

#colonne-gauche {
	width:207px;
	float:left;
	margin:0px;
	padding:0px;
}

#contenu {
	float:right;
	width:680px;
	padding:0px 40px 0px 0px;
	margin:0px;
	text-align:justify;
}
html>body #contenu {
	width:640px;
}

/****************************************************************/
/*    COLONNE GAUCHE                                            */
/****************************************************************/
.encart-entete {
	width:207px;
	height:11px;
	margin:0px;
	padding:0px;
	border:none;
}
.encart-pied {
	width:207px;
	height:12px;
	margin:0px;
	padding:0px;
	border:none
}

#encart-contenu {
	width:207px;
	margin:0px;
	padding:0px;
	background-image:url(/img/interface/encart-ligne.gif);
	background-repeat:repeat-y;
}

.encart-picto {
	width:160px;
	margin:0px 0px 0px 19px;
	padding:0px;
}

span#titre-module-actu {
	color:#e2007a;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h1.date-actu {
	width:160px;
	margin:0px 0px 0px 19px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#494949;
}

h1.titre-actu {
	width:160px;
	margin:0px 0px 0px 19px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#e2007a;
}
.contenu-actu {
	width:160px;
	margin:0px 0px 0px 19px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#494949;
}

p.suite {
	width:160px;
	margin:0px 0px 16px 19px;
	padding:0px;
	font-size:11px;
	text-align:right;
	color:#31abdd;
}
p.suite a {
	color:#31abdd;
	text-decoration:underline;
}
p.suite a:hover {
	color:#31abdd;
	text-decoration:underline;
}



/****************************************************************/
/*    FONCTIONNALITES                                           */
/****************************************************************/
ul.menuFonctions {
	width:160px;
	margin:0px 0px 0px 25px;
	padding:0px;
	color:#0268a1;
	list-style:none;
}
li.menuFonctions {
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:20px;
}
li.menuFonctions img {
	margin:0px;
	padding:0px 5px 0px 0px;
}
li.menuFonctions a {
	color:#0268a1;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
li.menuFonctions a:hover {
	color:#0268a1;
	text-decoration:underline;
}


/****************************************************************/
/*    HISTORIQUE                                                */
/****************************************************************/
#historique {
	position:absolute;
	top:197px;
	left:0px;
	width:934px;
	margin:0px 56px 0px 0px;
	padding:0px;
	font-size:11px;
	text-align:right;
	text-transform:lowercase;
	z-index:7;
}
span.historique, span.historique a {
	color:#494949;
	text-decoration: none;
}
span.historique a:hover {
	color:#494949;
	text-decoration: underline;
}
span#historiqueCourant, span#historiqueCourant a {
	color:#0268a1;
	text-decoration: none;
}
span#historiqueCourant a:hover {
	color:#0268a1;
	text-decoration: underline;
}
