	/* conteneur du menu */ 
	.container 
	{
		position:relative;
		top:0px;
		left: 0px;
		width: 990px; 
		margin: 0 auto;
	}
	
	/*background du haut*/
	ul#topnav 
	{
    	background: url(./css_menu/topnav_stretch.gif) repeat-x;
    	float: left;
    	font-size: 1.1em;
    	list-style: none outside none;
    	margin: 0;
    	padding: 0;
    	position: relative;
    	width: 990px
	}

	/* tres gris d'espacement du bloc haut */
	ul#topnav li 
	{
    	border-right: 1px solid #555555;
    	float: left;
    	margin: 0 ;
    	padding: 0;
    	display: block;
	}
	
	/*bloc du haut */
	ul#topnav li a 
	{
		padding: 4px;
		display: block;
		color: #FFFFFF;
		text-decoration: none; 
	}
	
	/*couleur du bloc haut au passage de la souris */
	ul#topnav li:hover 
	{ 
		background: #708090 repeat-x;
		
	}

	/* background du bas */
	ul#topnav li span 
	{
		position: absolute;
		left: 0; 
		top:20px;
		display: none;
		width: 982px;
		background: #708090;
		color: #fff;
		z-index:15;
		padding: 5px;
		-moz-border-radius-bottomright: 5px;
		-khtml-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-khtml-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
	}
	
	/* effet de survol du  background nas*/
	ul#topnav li:hover span 
	{ 
		display: block; 
	}
	
	/* pour que ce soit sur une seule ligne (survol) */
	ul#topnav li span a 
	{ 
		display: inline; 
	}

	/* pour souligner quand on passe dessus */
	ul#topnav li span a:hover 
	{
		text-decoration: underline;
	}






/* FishEye */
.dojoHtmlFisheyeListBar
{
  margin:0 auto;
  text-align:center;
}

/*******************/
/* SLIMBOX */
#lbOverlay
{
  position:absolute;
  left:0;
  width:100%;
  background-color:#000;
  cursor:pointer;
}

#lbCenter,#lbBottom
{
  position:absolute;
  left:50%;
  overflow:hidden;
  background-color:#fff;
}

.lbLoading
{
  background:#fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
  border:10px solid #fff;
}

#lbPrevLink,#lbNextLink
{
  display:block;
  position:absolute;
  top:0;
  width:50%;
  outline:none;
}

#lbPrevLink
{
  left:0;
}

#lbPrevLink:hover
{
  background:transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
  right:0;
}

#lbNextLink:hover
{
  background:transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#666;
  line-height:1.4em;
  text-align:left;
  border:10px solid #fff;
  border-top-style:none;
}

#lbCloseLink
{
  display:block;
  float:right;
  width:66px;
  height:22px;
  background:transparent url(images/closelabel.gif) no-repeat center;
  margin:5px 0;
}

#lbCaption,#lbNumber
{
  margin-right:71px;
}

#lbCaption
{
  font-weight:bold;
}

/*****************************/
a
{
  text-decoration:none;
  font-size:13px;
  font-family:Arial;
  color:#050033;
}

a:hover
{
  text-decoration:underline;
}

a.img
{
  float:right;
  height:22px;
}

a.img:hover
{
  border:1px solid grey;
}

a img
{
  border:0;
}

.lien
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
}

.desc
{
  font-size:10px;
  font-family:Arial;
}

.groslien
{
  color:#993C3C;
  color:#050033;
  margin-left:3px;
  font-size:15px;
  font-family:tahoma;
}

.link-article
{
  color:#993C3C;
  color:#050033;
  margin-left:3px;
  font-size:13px;
  font-family:Arial;
}

.petitlien
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  margin-right:10px;
}

.minilien
{
  font-size:10px;
  font-family:Arial;
  color:#050033;
  margin-right:10px;
}

blockquote
{
  margin:1em 0 0;
  padding:0;
}

.lientitle
{
  margin-left:5px;
}

.alignmenu
{
  margin-left:auto;
  margin-right:auto;
  width:990px;
}

html
{
  voice-family:female;
}

body
{
  padding:0;
  margin:0;
  font:80% Arial, sans-serif;
  font-size:13px;
  text-align:left;
  background-color:rgb(42,42,42);
  text-decoration:none;
}

.shadow
{
  width:1010px;
  background:#e8e8e8 url(images/degrade_cadre.gif) repeat-y center top;
  margin:0 auto;
}

.header
{
  position:relative;
  width:990px;
  height:183px;
  border:0;
  text-align:left;
  border-right:1px solid gray;
  border-left:1px solid gray;
  border-bottom:1px solid gray;
  background-color:#FFFFFF;
  margin-left:auto;
  margin-right:auto;
  overflow:hidden;
}

.miniheader
{
  position:relative;
  float:right;
  height:23px;
  width:28%;
  text-align:right;
}

.alignsplash
{
  position:absolute;
  top:-20px;
  width:500px;
  margin-right:auto;
  margin-left:400px;
}

.logo
{
  position:relative;
  top:20px;
  height:181px;
  padding-top:30px;
  width:40%;
  background-color:#FFFFFF;
  z-index:10;
  float: left;
}

.alignlogo
{
  position:relative;
  top:-7px;
}

.text-baseline
{
  text-align:center;
  margin-top:22px;
  font-family:Arial;
  font-size:8px;
  color:#050033;
}

.corps
{
  background-color:white;	
  margin-top:0;
  width:990px;
  border:0;
  text-align:left;
  font-size:13px;
  border-top:1px solid black;
  border-right:1px solid gray;
  border-left:1px solid gray;
  border-bottom:1px solid black;
  margin-left:auto;
  margin-right:auto;
}

.main
{
  background-color:#FFFFFF;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  width:720px;
  text-align:justify;
  min-height:750px;
  height:750px;
}

div[class] .main
{
  height:auto;
}

.full
{
  background-color:#FFFFFF;
  margin-top:0;
  width:990px;
  border:0;
  text-align:left;
  font-size:13px;
  border-top:1px solid black;
  border-right:1px solid gray;
  border-left:1px solid gray;
  border-bottom:1px solid black;
  margin-left:auto;
  margin-right:auto;
}


.mainfull
{
  background-color:#FFFFFF;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  width:100%;
  text-align:justify;
}

div[class] .full
{
  height:auto;
}

.manchette
{
  background-color:white;
  position:absolute;
  width:260px;
  top:169px;
  text-align:left;
  margin-right:auto;
  margin-left:730px;
  margin-top:16px;
}

.footer
{
  font-size:8px;
  text-align:center;
  background-color:#FFFFFF;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0;
  margin:0 auto;
  padding:0;
 }

h1
{
  color:black;		
  font-size:13px;
  font-family:Arial;
  text-align:left;
  margin-left:5px;
}

h2
{
  font-family:Arial;
  text-align:left;
  margin-left:1px;
  line-height:2;
  text-indent:2%;
  text-decoration:none;
  font-size:13px;
  color:#050033;
}

h3
{
  font-family:Arial;
  text-align:left;
  margin-left:1px;
  line-height:2;
  text-indent:4%;
  font-size:13px;
}

p
{
  margin-left:5px;
}

ul
{
  list-style-type:square;
  line-height:18px;
}

table
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
}

.schema
{
  border:0;
  margin-left:100px;
}

.indent
{
  border:0;
  margin-left:50px;
}

.maj-section
{
  line-height:1.7;
  background-color:#FFFFDF;
  width:100%;
  font-size:11px;
  border-top:1px dotted #e8e8e8;
  border-bottom:1px dotted #e8e8e8;
  border-right:1px dotted #e8e8e8;
  border-left:1px dotted #e8e8e8;
}

.maj-section a
{
  font-size:11px;
}

.news-section
{
  line-height:1.2;
  font-size:13px;
  font-family:Arial;
  color:#050033;
  background-color:#FFFFFF;
  width:99%;
  border-top:1px dotted #e8e8e8;
 }
 

.avis-expert
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  background-color:#FBFBFB;
  width:100%;
  border-style:solid;
  border-top-color:#ffdb28;
  border-bottom-color:#ffdb28;
  border-right-color:#ffdb28;
  border-left-color:#ffdb28;
}

.avis-expert2
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  background-color:#FFFFDF;
  width:100%;
  border-top:1px dotted #e8e8e8;
  border-bottom:1px dotted #e8e8e8;
  border-right:1px dotted #e8e8e8;
  border-left:1px dotted #e8e8e8;
}

.news-section a
{
  font-size:13px;
}

.tab
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  text-align:center;
  width:70%;
  margin-left:50px;
  margin-top:20px;
}

.tab2
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  text-align:left;
  margin-left:10px;
  margin-right:10px;
  margin-top:20px;
  line-height:30px;
}

.sommaire h2
{
  font-size:13px;
  font-family:Arial;
  color:#050033;
  margin-left:10px;
  font-weight:normal;
}

.main h1
{
  color:black;
  font-size:1.2em;
  font-weight:bold;
  margin:0;
  padding-top:4px;
  padding-bottom:4px;
  border-bottom:1px dotted #BC4949;
}

.full h1
{
  color:red;
  font-size:1.2em;
  font-weight:bold;
  margin:0;
  padding-top:4px;
  padding-bottom:4px;
  border-bottom:1px dotted #BC4949;
}

