*{
margin:0px;
padding:0px;

}

body {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
margin: auto;
padding: 0;
width: 900px;
background:url("../image/fond.jpg");
}


#header {
height: 150px;
background:url("../image/header2.jpg"); 
}										

.point{
margin-left:193px;
margin-top:43px;
}

#conteneur {
width: 900px;
background:url("../image/bordure.gif") repeat-y;
}
#bas{
clear:both;

}

#menu{
margin-left:3px; 
clear:both;
}

#menu li{

list-style:none;

} 
.lien4{
background:  url("../image/menu/menu_bleu.jpg") ;
width:166px;
height:32px;
text-align:center;
float:left;
list-style:none;
padding-top:5px;
font-size:14px;	
}
.lien1{	 

background:  url("../image/menu/menu_vert.jpg") ;
width:166px;
height:33px;
text-align:center;
float:left;
list-style:none;
padding-top:5px;
font-size:14px;	
}
.lien3{
background:  url("../image/menu/menu_jaune.jpg") ;
width:166px;
height:33px;
text-align:center;
float:left;
list-style:none;
padding-top:5px;
font-size:14px;	
}
.lien2{
background:  url("../image/menu/menu_turkoise.jpg") ;
width:166px;
height:33px;
text-align:center;
float:left;
list-style:none;
padding-top:5px;
font-size:14px;	
}
.lien5{
background:  url("../image/menu/menu_violet.jpg") ;
width:166px;
height:33px;
text-align:center;
float:left;
list-style:none;
padding-top:5px;
font-size:14px;	
}

#centre {
float:left;
width:400px;
padding-left:10px;

}

#right{
margin-left:400px;
}

#pied {	
clear:both;
height: 8px;
width:900px;;
background:  url("../image/footer2.jpg") no-repeat;
}

#menu  a{
color:white;
font-weight:bold;
text-decoration:none;
margin-bottom:0px;
}

#menu  a:hover{
color:black;
}


p{
margin:10px;
text-align:justify;
}
p:first-letter{
font-size:1.4em;
color:#488100; 

}

h1{	 
color: #52770D;
margin:10px 10px 0px 10px;
padding:0px 0px 3px 15px;
font-size:1em;
border-bottom:1px solid #52770D;
background: url("../image/puce/puce_vert.gif") left no-repeat ;
text-indent:2em; 
margin-top:20px;
}

h2{
margin-left: 10px;
margin-top: 10px;
padding-bottom:3px;
font-size:0.9em;
background: url("../image/puce3.gif") left no-repeat;
text-indent:2em;
color:orange;
} 

.right{
float:right;
margin:10px;
}

.left{
float:left;
margin:10px;

}
img{
border:0;
}


.margin{
margin-left:25px;
margin-top:15px;
}
.lineheight{
line-height:20px;
}

 a{
color:orange;
font-weight:bold;
}		   
 a:hover{
color:black;
font-weight:bold;
}

.erreur{
margin-left:60px;
font-size:2em;
color:red;
}







