div#fond {
	width : 800px;
      	height : 100%;
      	scroll-x: hide;
      	overflow : none;}


		
/* LIENS STANDARD */
a		{color: #E60000;}
a:link		{text-decoration:underline;}
a.footer        {color: #FFFFFF; text-decoration: none;}
a.footer:hover  {text-decoration: underline;}

img {
	border: 0; 
}


/* Body */

body 	{
		cursor:url("cursor.cur");
		background-color: #FECC00;
		color: #60090F;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		margin-bottom:0px; 
		margin-top:0px;
		margin-right:0px;
		margin-left:0px;
		
	
	
   		scrollbar-face-color: #CA0000;
       		scrollbar-shadow-color: #7E0000;
        	scrollbar-highlight-color: #FFFFFF;
        	scrollbar-3dlight-color: #CA0000;
        	scrollbar-darkshadow-color: #CA0000;
        	scrollbar-track-color: #FECC00;
        	scrollbar-arrow-color: #FFFFFF;}

	}

/* Menu */

a img {border-width: 0; top left no-repeat;}

a#liens_acces:hover,
a#liens_acces:focus {border: 0; width: 140px; height: 48px; background: url(images/menu_liens_acces_o.jpg); display:block;}

a#lieu:hover,
a#lieu:focus {border: 0; width: 88px; height: 48px; background: url(images/menu_lieu_o.jpg); display:block;}

a#carte:hover,
a#carte:focus {border: 0; width: 97px; height: 48px; background: url(images/menu_carte_o.jpg); display:block;}

a#video:hover,
a#video:focus {border: 0; width: 91px; height: 48px; background: url(images/menu_video_o.jpg); display:block;}


a#liens_acces,
a#liens_acces:active,
a#liens_acces:link img {border: 0; width: 140px; height: 48px; background: url(images/menu_liens_acces.jpg); display:block;}

a#lieu,
a#lieu:active,
a#lieu:link img {border: 0; width: 88px; height: 48px; background: url(images/menu_lieu.jpg); display:block;}

a#carte,
a#carte:active,
a#carte:link img {border: 0; width: 97px; height: 48px; background: url(images/menu_carte.jpg); display:block;}

a#video,
a#video:active,
a#video:link img {border: 0; width: 91px; height: 48px; background: url(images/menu_video.jpg); display:block;}

/* Marquee */
marquee {border: 0; font-size:11; font-family:arial;}

/* Photo Viewer*/

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

/* Table */
table {border:0px;}
.fondperdu { background-image: url(images/background.jpg);}




