body {
	background-color: #FEFF86;
	scrollbar-face-color:#86B0C6;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FEFF86;
}

td {vertical-align:top;
}
/*content style (text=pageContent)*/

.text-header
{
	font-size: 15px;
	font-family: Tahoma;
	color: #636363;	
	font-weight: bold;
	text-align: center;
	margin-top:12px;
}

.text
{
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin-left: 130px;
	margin-right: 130px;
}

.text2
{
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin-left: 142px;
	margin-right: 140px;
}
.text2a
{
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin-left: 142px;
	}

.textspe
{
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	
}

.text3
{
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin-left: 140px;
	margin-right: 140px;
}
div#nouveau {
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin:auto;
	width:550px;
	border: 2px outset #fefca1;
	background: #fefdc2;
	padding-top:6px;
	padding-bottom:6px;
}
.text4 {
	font-size: 12px;
	font-family: Tahoma;
	color: #5A5A5A;	
	line-height: 18px;
	margin-left: 150px;
	margin-right: 150px;
	text-align: justify;
}

.jaune {
color: #FF8000;
	}
.vert {
	color: Lime;
}	
.rouge {
	color: #D20000;
}
.bleu {
	color: #319AFF;
}

a.lien {
	 color: Black;
}
a.lien:hover {
	color: #FFAC59;
}

.ital {
	font-style: italic;
	font-weight: bold;
	line-height : 20px;
}
.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5A5A5A;	
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Tahoma;
	color: #8E8E8E;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #5794CA;
	font-weight: bold;
}


/*main menu*/

#menu
{	position: relative;
	width: 719px;
	height: 11px;
	font-size: 12px;	
 	font-family: Tahoma;
	color: Navy;
	font-weight: bold;
	text-decoration: none;
	top: 40px;
	left: 35px;
	z-index:200;
	}

.amenu
{	
	font-size: 11px;	
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	text-decoration: none;
	margin-right: 16px;
	}
.amenu:hover {
	color: Yellow;
}	


/*submenu*/

.submenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
}

.asubmenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;	
}


/*bottom menu*/

.bmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.gps {
font-size: 14px;	
	font-family: Tahoma;
	color: #5A5A5A;
	text-align: center;
  font-weight: bold;
  margin-top:12px;
  }
.footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #4579B5;
	text-align: center;
  margin-top:22px;
}

.copy {
	text-decoration: none;
}

.copy:hover {
	color: Gray;
}

.top_line
{
	background-color: #86B0C6; /*blue*/
}

.submenu-bg
{
	background: #1550AA url('../images/submenu_bg.gif') repeat-x;
}

.txtheader-bg
{
	background-color: #CD9C62; /*brown*/
}

.txtheader-border
{
	margin: 2px; border: 1px solid #E1C59E;
}

.adress {
	color: #643200;
	text-align: center;
	font-family: Tahoma;
	font-size: 13px;
  font-weight: bold;
	font-variant: small-caps;
	margin-top: 35px;
  
}

.img {border: 1px solid #FFAC59;
} /* défini l'encadrement des images dans les liens hors survol */
.Over {border: 1px solid Black;
}
a.news:active, a.news:visited, a.news:link {
  position:relative;
  display: block;
  float: left;

  text-decoration: none; 
  font-weight: bold;
  font-variant: small-caps;
  font-family: Tahoma;
  color: White;
   background: none;
  font-size: 14px;
	margin-left: 8px;
	width: 77px;
	height:11px;
	
	}
a:hover.news {
  text-decoration: none;
  background: none;
  color: Yellow;
}
a.news span.pophaut, a:link.news span.pophaut 
{display: block;
  position: absolute; 
  top:-52.5em;
  left:-30.5em; background-image: none; clear: both; }
a:hover.news span.pophaut {
   position: absolute;
  float:left;
  top:1.5em;
  left:-6.5em;
  z-index: 200;
  background-color: #FEFF86;
  background-position: 390px 40px;
  color: Black;
  border: 2px solid #4579B5;
  width:680px;
  min-height:100% !important;
  text-align:center;
  font-weight:normal;
  font-size: 11px;
  padding: 10px 5px 5px 5px;
  vertical-align: top;
  z-index: 300;
    }
  .letitre {
  display: block;
  position:relative;
   float: left;
  width:300px;
  margin:auto;
  text-align:center;
  font-size:20px;
  color:#000000;}
  
  .limage{
  display: block;
  position:relative;
   float: right;
  width:250px;
  margin-right:8px;
  margin-left:7px;
  }
  .popup {
   position:relative;
  	float:left;
	text-align:left; 
	font-size: 13px; 
	font-variant: normal;
	line-height: 18px;
	padding:5px; 
	vertical-align:top;
	color: Black;
	z-index: 300;
			}
      
      /*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #FF8000;
    border-right: 1px solid #FF8000;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
		

	