body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

a{
	outline:none;
 color: black;
 text-decoration:none;
}

a:hover{
color:	#4D4D4D;
}

img{
	border:0px;
}

#header {
padding : 0px 16px 21px 0px;
height: 67px;
}

#menu{
display:inline;
margin-left:99px;
padding:6px 0 0;
position:absolute;
}

#nav { list-style: none; margin: 0px 0px 0pt; }
#nav li{float: left; list-style: none; }
#nav li a{
      font-size:10px;
      font-weight:bold;
      margin:0 0 0 17px;
      }
      
#nav li a:hover{
      font-size:10px;
      font-weight:bold;
      margin:0 0 0 17px;
      color:gray;
      }
		
#nav li a.active{
 color:gray;
}
		
#conteneur {
margin:34px auto 0;
position:relative;
width:945px;

}

#centre {
margin-left:-24px;
margin-top:-2px;
position:absolute;
}

#images_projet{
	padding-top : 7px;
	padding-left:35px;
}

#centre img{
padding: 0 10px;
}

#logo{
	display:inline;
	margin-left:18px;
}

#gauche {
    float: left;
	width: 200px;
	margin-right:0px;
	margin-top : 0px;
	padding-left : 33px;
	font-size:11px;
}

.lien_voir a{
	color :black;
	text-decoration:none;
}

#gauche h1{
color:black;
font-family:verdana;
font-size:12px;
margin:0;
}


.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

/* ================================================================ 
=================================================================== */
/* remove the bullets, padding and margins from the lists */


div#scrollbar {
    display:block; /* initially display:none; to hide from incapable */
    }

div#wn	{ 
    position:relative;
    width:423px;
	height:165px;
    overflow:hidden;
	}
#pied {
height: 30px;
clear:both;
}
    
div#scrollbar { 
font-size:1px;
height:145px;
margin-left:-23px;
margin-top:-24px;
position:relative;
width:11px;
}

div#track { 
  position:absolute; left:0; top:45px;
  width:11px; height:170px;
  /* background: transparent url(../img/page_projet/bg.gif) repeat-y scroll 0 0; */
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:7px; height:34px;
}  
  
div#up {
  left:18px;
position:absolute;
top:161px;
}  

div#down {
	 position:absolute; 
	 left:0; 
	 bottom:-25pt; 
}

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;

}


/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    
    } 

#down img{
padding:0 0px;
}

#up img{
padding:0 0px;
}

#proj_droit h3{
color:black;
font-family:verdana;
font-size:14px;
margin:12px 2px 3px -26px;
padding:54px 18px 5px 25px;
}

#fibonnaci{
	margin:0 0 0 267px;
}

#fibonnaci h1{
color:black;
font-family:verdana;
font-size:14px;
margin:12px 2px 3px -22px;
padding:0 18px 5px 25px;
}

#lyr1{
	font-size:14px;
}
#proj_gauche{
	float:left;
	display:inline;
	width:372px;
	padding: 0 0px 5px 4px;
	margin-right:85px;
}

#proj_droit{
display:inline;
margin:-53px 6pt 0;
padding:0;
position:absolute;
width:160px;
}

#proj_droit h4{
color:#6C6C6C;
margin:12px 2px 3px 0px;
padding:53px 23px 10px 28px;
}

#proj_droit h2 {
color:#6C6C6C;
margin:0;
padding:0px;
}

#proj_droit h2 a{
color:#000;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#proj_droit h2 a:hover{
color:#7f7f7f;
text-decoration:none;
}

#liens_icon{
display:inline;
height:90px;
margin-bottom:0;
margin-left:587px;
margin-top:-8px;
padding:0;
position:absolute;
}

#liens_icon img{
	padding:0px 0px 0px 2px;
}

#pied{
height: 30px;
clear:both;
height:41px;
padding:31px 0 0;
}

#texte-pied{
background:white none repeat scroll 0 0;
color:#4B4B4B;
font-size:11px;
text-align:center;
width:933px;
height:107px;
}


#NewsTicker{
border:0 solid #CCCCCC;
height:35px;
margin:85px auto 0pt 0px;
width:204px;
display:none;
}

	#NewsVertical {
	width: 204px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 204px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 204px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding:0px 0;
	float: left;
	height: 4px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 20px;
			margin-bottom:6px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}

.info_titre{
font-family : verdana;
font-weight: bold;
}

.info_titre a:hover{
text-decoration : underline;
}

.entete{
	color:black;
font-family:verdana;
font-size:12px;
margin-right:0px;
  font-weight:bold;
}

.infobulle{
	position:absolute;
	visibility:hidden;
	padding : 10px;
	font-family:Verdana, Arial;
	font-size:10px;
    z-index:90000;
	font-weight:bold;
    background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:0.6;
}

