html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:White; /*color background - only works in IE */
	font-size:75%; /*set default font size */
	font-family:verdana; /* set default font */
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	/*overflow:hidden; /*get rid of scroll bars in IE 
	/* */ 
	}

body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	/*overflow:hidden;*/ /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
/*	background-color: #FFFFFF;
	font-size: 12px; */
	}

	
#menuhaut {
	width: 954px; 
	margin: 0px auto;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;

}

div#cont {
	width: 954px; 
	margin: 0px auto;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}


#contenu_gauche {
	background-image: url(../img/bloc2_2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 477px;
	width: 455px;
	margin: 0px;
	float: left;
	background-color: Lime;
}	

#contenu_droite {
	background-image: url(../img/bloc3_4.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 477px;
	width: 499px;
	margin: 0px;
	float: left;
	background-color: Fuchsia;
	display: block;
}



#menu_gauche {
	height: 152px;
	width: 455px;
	z-index: 5000;
}

#grande_image {
	padding-left: 15px;
	height: 192px;
	width: 275px;
	z-index: 5000;
}

#menu_gauche_1 {
	width: 439px;
	z-index: 5000;
	margin-left: 15px;
}


#legende{
width: 270px;
margin-left: 15px;
color: #FFFFFF;
font-size: 7pt;
padding: .5em 2px .5em 0;
line-height:15px;
}

#menu_gauche ul {
margin: 0;
padding: 0;
padding-left: 15px;
padding-top: 26px;
list-style-type: none;
width: 439px;
font-weight: bold;
color: #FFFFFF;
}

#menu_gauche ul li {
width: 439px;
height: 16px;
margin: 0;
padding: 0;
list-style-type: none;
display: list-item;
padding: 6px 0 0px 0px;
}

.li_lu_top {
margin: 0px;
padding: 0px;
border: 0px;
height: 16px;
width: 442px;
list-style-type: none;
border-bottom: 1px solid #FFFFFF;
letter-spacing: -1px;
line-height: 16px;
vertical-align: middle;
}

.li_lu {
margin: 0px;
padding: 0px;
border: 0px;
height: 16px;
width: 439px;
list-style-type: none;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
letter-spacing: -1px;
line-height: 16px;
vertical-align: middle;
}

.menu_lu {
 width: 300px;
 height: 15px;
 padding-left: 15px;
 font-size: 10px;
 line-height: 16px;
 border-top: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 text-align: left;
 color: #FFFFFF;
 background-color: #688BB3;
}

a.lien_menu {
font-weight: bold;
font-size: 10px;
padding-left: 15px;
color: #FFFFFF;
text-decoration: none;
}

a.lien_menu:hover {
font-weight: bold;
color: #688BB3;
text-decoration: none;
}

li.bas {
display: inline;
}

.gallery {
	padding-left: 15px;
	margin-left: 0px;
}

#tab_gallery {
	margin-left:30px;
	width: 306px;
}



img{ 
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0;
 }

.bordee {
	border: 1px #FFFFFF solid;
	margin-left: 15px;
	margin-right: 15px;
}

.bordee_1 {
	border: 1px #FFFFFF solid;
	margin-right: 10px;
}

.bordee_2 {
	border: 1px #FFFFFF solid;
	margin-right: 9px;
}

.borde_gauche {
	padding-right: 5px;
}

#haut_droite {
	width: 471px;
	height: 18px;
	padding-right: 15px;
	padding-top: 30px;
	text-align: right;
	vertical-align: bottom;
	color: #113661;
	font-size: 12px;
	font-weight: bold;
}


#bas_droite {
	width: 466px;
	height: 220px;
	overflow: auto;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: bottom;
	line-height: 12px;
	color: #113661;
	font-size: 9px;
	font-weight: bold;
	z-index: 5000;
}


#menu_accueil {
	margin: 0px;
	padding: 0px;
	border: 0;
	background-color : Fuchsia;
}

#menu_accueil li { 
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}


#menu_accueil a { 
  text-decoration: none;
}

a.legende_image {
	text-decoration: underline;
 	color: #FFFFFF;
}

div#credits {
	margin: 0px;
	padding: 0px;
	width: 954px;
	margin: 0px auto;
	text-align: right;
}


div#credits a { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #888888;
	width: 70px;
}

div#credits a:hover { color: #000000; }

