/* CSS Document */
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
* {
	margin:0px;
	padding:0px;
	
	
}
body{
	font-family:"Lucida Calligraphy"; 
	font-size:12px; 
	background:#000000;
	color:#FFFFFF;
	 	
}
a{ text-decoration:none;}

input{
border:1px solid #F26504;

width:200px;
}

textarea{
border:1px solid #F26504;

width:200px;
}



.page{
	margin:10px auto ;
	width:996px;
	height:802px;
	background:url(../images/fond.jpg) no-repeat;
	

	
}


.img{ border:#F26504 1px solid;}
.img1{ border:#ffffff 1px solid;}

.logo{
	padding-top:15px;
	margin-left:56px;
}



.contentleft{
margin-left:56px;
width:176px;
 height:600px;


 float:left;}
 
 
 .clear {
clear:both;
}

 .contentright{
 background:url(../images/centre.png)  no-repeat;
 width:700px;
 height:600px;
 float:left;
 margin-left:20px;

	
}

.contentright1{
 background:url(../images/centre.png) no-repeat;
 width:700px;
 height:600px;
 float:left;
 margin-left:20px;

	
}
.menu {
	width:176px;
	margin-left:0px;


}

.menu ul {
	list-style-type: none;
height: 23px;
}
.menu li{

	
	cursor:pointer;


	
}

.texte{ margin-left:40px; 
margin-bottom:10px;
margin-top:10px;
padding-right:35px;
text-align:justify;}

.b1{

width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b1:hover{

width:167px;
height: 23px;
font-weight:bold;
background: url(../images/bgmenu.gif) no-repeat;}
.b1selected{
width:167px;
height: 23px;
font-weight:bold;
background: url(../images/bgmenu.gif) no-repeat;}


.b2{

width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b2:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b2selected{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}

.b3{

width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b3:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b3selected{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}

.b4{
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b4:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b4selected{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}


.b5{
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b5:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b5selected{
width:167px;
font-weight:bold;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}

.b6{
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b6:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}
.b6selected{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/bgmenu.gif) no-repeat;}

.b7{
width:167px;
height: 23px;
background:url(../images/cordonne1.png) no-repeat;}
.b7:hover{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/cordonne1.png) no-repeat;}
.b7selected{
font-weight:bold;
width:167px;
height: 23px;
background: url(../images/cordonne1.png) no-repeat;}


.b8{
width:167px;
height: 90px;
background: url(../images/cordonne.png)  no-repeat;
padding-top:10px;}
