	html {
	background-image:url(images/fond.jpg);
	background-color: #000000;
	background-repeat:no-repeat;
	background-position:top;

}  
img{
	border:0;
}

a{
	border-style:none;
}

body {
	padding: 0 auto;
	margin: 0;
	text-align: center;
	min-height: 900px;
}
.ombre{
	text-align:center; 
	margin-top:-16px; 
	width: 820px;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
	margin-right:27px;
}
.clear{
	clear:both;
	height:0px;
}

#center{
	height:41px;
	margin: 0 auto; width: 888px;
	margin-bottom: -25px;
}

#menu1{
	margin-top:300px;
	margin-bottom:-30px;
	margin-right:65px;
	height:39px;
	width: 300px;
	float: right;
}

.menu1_sep{
	font-family:"Times New Roman", Times, serif;
	color:#336633;
	font-size:17px;
	float:right;
	margin-left:5px;
	margin-right:5px;
}


#menu2{
	background-image: url(images/fond_menu.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:75px;
	height:80px;
	width:800px;
	
}

#menu2_align{
	padding-top: 33px;
	width:800px;
	height: 22px;
	text-align:center;
}

.menu2_sep{
	background-image:url(images/sep_links.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 65px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top:-3px;
	float:left;
}


.img_border{

}

.spacer_height_30px{
	height:50px;
}

#bas{
	text-transform:uppercase;
}

img, div, a, input, table { behavior: url(pngfix/iepngfix.htc) }
