BODY {
font-family: Helvetica, sans-serif;
font-size: xx-small;
color: 	black	;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: white ;
scrollbar-DarkShadow-Color: white  ;
scrollbar-Face-Color:white;
scrollbar-Highlight-Color:#4D3E36 ;
scrollbar-Shadow-Color:#4D3E36;
scrollbar-Track-Color: white ;

}

.icare {
	background-color: #4D3E36;
}


#center { position: absolute; top: 50%; width: 99%; height: 1px; /*overflow: visible */}
#main { position: absolute; left: 50%; width: 1000px; margin-left: -500px; height: 570px; top: -285px } 
 
a:link {
	color: #999999;
	font-weight: bold; 
	text-decoration:none;
}

a:visited {
	color: #999999;
	font-weight: bold; 
	text-decoration:none;
}

a:active {
	background-color: none;
	text-decoration:none;
}

a:hover {
	color:#4D3E36;
	font-weight: bold; 
	/*letter-spacing: 1px; */
	text-decoration:none;
}


#menu {
   width: 205px; height: 336px;     /* pour correspondre à la taille du DIV */
   position: absolute;              /* positionnement absolu       */
   top:90;
   text-align: left;
   padding-left:8px;
   padding-top:8px;
   font-size: 13px;
}

#wrapper{
    /*position: absolute; added test translucide*/
	height:200px;
	width:758px;
	padding-top:8px;
	padding-left:8px;
	background-color: white; 
	font-size: 13px;
	color: 	black	;   /* #800000 */
}

#news{
    /*position: absolute; added test translucide*/
	/*height:408px; */
	height:328px;
	width:340px;
	overflow: auto; 
	overflow-x: hidden;
	padding-top:8px;
	padding-left:8px;
	background-color: white; 
	font-size: 13px;
	color: 	black	;   /* #800000 */
}

#news_large{
    /*position: absolute; added test translucide*/
	/*height:408px; */
	height:328px;
	/*width:340px; */
	overflow: auto; 
	overflow-x: hidden;
	padding-top:8px;
	padding-left:8px;
	background-color: white; 
	font-size: 13px;
	color: 	black	;   /* #800000 */
}

#zone_texte{
    /*position: absolute; added test translucide*/
	/*height:408px; */
	height:328px;
	width:345px;
	overflow: auto; 
	overflow-x: hidden;
	padding-top:8px;
	padding-left:8px;
	background-color: white; 
	font-size: 13px;
	color: 	black	;   /* #800000 */
}



#wrappertranslucide {
   height: 200px; width: 758px;      /* pour correspondre à la taille du DIV */
   background-color: white;       /* la couleur de fond          */
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8; 
}

#wrappertexte {
   height: 195px; width: 750px;     /* pour correspondre à la taille du DIV */
   background-color: transparent;   /* fond transparent            */
   position: absolute;              /* positionnement absolu       */
   text-align: left;
   padding-right:5px;
   font-size: 14px;
   z-index: 2;                      /* placement sur l'autre DIV   */
}

.facebook{
	position: absolute; 
	top: 405px; 
	left: 13px;
	z-index: 3; 
}

.pointeur{
	position: absolute; 
	top: 215px; 
	left: 135px;
	z-index: 3; 
}

#table{
	font-size: 13px;
}

.navigation_droite{
	position: absolute; 
	top: 480px; 
	left: 950px;
}

.navigation_gauche{
	position: absolute; 
	top: 480px; 
	left: 245px;
}

