body, th, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}
.laune p, ul form table{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
ul{ margin-left:20px }
h1 { font-size:14pt; color:#E08000; padding:0; margin:0; }
h2 { font-size:12pt; color:#E08000; padding:0; margin:0; }
h3 { font-size:10pt; color:#F09000; padding:0; margin:0; }
table { border-collapse:collapse }
a:link{
	color:#006699;
	text-decoration:none;
}
a:hover, a:active {
	color:#0099FF;
	text-decoration:underline;
}
a:visited{
	color:#333366;
	text-decoration:none;
}
img, object, embed{
	border:0;
	padding:0;
	margin:0;
}
/**/
body {
	/* hack > IE */
	overflow-y: hidden;
	/**/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
html > body {
	/* hack > FF*/
	overflow-y: auto;
}
/**/
#entete {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 98%;
	height: 169px;
	background-image:url(images/et_fd.gif);
	background-repeat:repeat-x;
}
body > #entete {
	right: 18px;
	width: auto;
	position: fixed;
}
/**/
#menu {
	position: absolute;
	top: 169px;
	left: 44px;
	width: 192px;
/*	padding-bottom:56px;*/
 }
#menu .basmenu {
	width:192px; height:56px;
	background-image:url('images/menu_bas1.png');
	*background-image:url('images/menu_bas1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_bas1.png',sizingMethod='crop');
/*	background-position:left bottom;
	background-repeat:no-repeat;*/
}
body > #menu {
	position: fixed;
}
/**/
#pied {
	position: absolute;
	margin-right:17px;
	right: 0px;
	height: 150px;
	bottom: 0px;
	/**/
	*bottom: -1px;
	width:100%;
	height: 150px;
	background-image:url(images/bas.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
}
body > #pied {
}
/* CONTENEUR page */
.conteneur {
	overflow: auto;
	height: 100%;
	background-color:#F5FAFF;
}
/* BORD */
#bord {
  position:absolute;
  left:799px;
  top:169px;
  width:36px;
  height:317px;
  background-image:url(images/corps_bord.gif);
  background-repeat:no-repeat;
  /*background-color:white;*/
}
body > #bord{
  position:fixed;
}
/* CORPS */
#corps {
	width:600px;
	margin-top: 110px;
	margin-left: 236px;
	background-image:url(images/corps_fd.gif);
	background-repeat:repeat-y;
}
#corps .cadre td{ text-align:justify }
#corps .cadre{
	padding:60px 50px 0px 20px; /* décalage du texte dans le corps */
	text-align:justify;
	background-image:url(images/fond_page.jpg);
	background-repeat:repeat-y;
	background-position:center 160px;
	/*border-bottom:1px solid blue;*/
}
#corps .bas {
	height:100px;
	background-image:url(images/corps_bas.gif);
	background-repeat:no-repeat;
	background-color:#F5FAFF;
}
/* ENTETE */
#entete .logo{
	background-image:url(images/et.gif);
	background-repeat:no-repeat;
	height:169px;
}
#entete.sansflash .logo{
	background-image:url(images/etsansflash.png);
}
#entete .logo a{
	width:270px;
	height:150px;
	display:block;
}
#entete .logo a:hover{
	/*background-image:url(images/logo_2.png);*/
}
#entete .logo span{
	display:none;
}
#leflash{
	position:absolute;
	top:0;
	left:580px;
	background-image:url(images/et_flash.gif);
	width:330px;
	height:169px;
	z-index:3;
}
#entete > #leflash{
	position:fixed;
}
#leflash.sansflash{
	background-image:url(images/et_sansflash.png);
}
/* MENU */
.langues {
	position:absolute;
	top:188px; left:5px;
	width:40px;
}
#menu .tit{
	background-image:url(images/menu_haut.gif);
	background-repeat:no-repeat;
	height:23px;
}
#menu .contenus{
	/*background-image:url(images/menu_fd.gif);*/
	background-image:url('images/menu_fd1.png');
	*background-image:url("images/menu_fd1.gif");
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_fd1.png',sizingMethod='scale'); height:100%;
	padding:0px 6px 0px;
}
#menu ul{
	padding:0;
	margin:0;
}
#menu ul li{
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu .secteur{
	font-weight:bold;
	text-transform:uppercase;
}
#menu .secteur a{
	*position:relative;
	*height:20px;
	display:block;
	padding:3px 10px;
}
#menu .secteur a:hover, #menu .secteur a:active{
	background-color:#99FF00;
	color:#003333;
	text-decoration:none;
}
#menu .secteur a.actif{
	background-color:#FFCC00;
}
#menu .rubrique a{
	font-weight:normal;
	padding-left:20px;
	padding-right:6px;
}
#menu .rubrique a:hover, #menu .rubrique a:active{
	background-color:#99FF33;
	color:#003333;
	text-decoration:none;
}
#menu .actif{
	color:#660000;
	font-weight:bold;
}
#menu .rubrique a.actif{
	color:#003333;
	font-weight:bold;
	background-color:#F7DD30;
	background-image:url(images/puce_fleche.png);
	background-repeat:no-repeat;
	background-position:6px 5px;

}
.imgleft,.imgleft0 { border:1px solid white; margin:3px 4px 3px 0px; padding:0px; }
a:hover .imgleft { border:1px solid blue; }
.imgright,.imgright0 { border:1px solid white; margin:3px 0px 3px 4px; padding:0px; }
a:hover .imgright { border:1px solid blue; }
/*
.xxxxx{
	background-image:url('xxx.png');
	*background-image:url("xxx.gif");
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='xxx.png',sizingMethod='crop');
}
*/