/* CSS Document */
/*general------------------------------------------------------------------------------
#ABA28B:marron du fond
#655E49:marron
#FF9900:orange
*/
 body{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:100%;
color:#1B0408;
background:url(image/fond.gif) repeat-x;
margin:0;
}
body #arbre{
position:absolute;
top:50px;
left:0;
}
 #conteneur{
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:0;
border: 1px solid #ABA28B;
}
#vide{
margin-top:20px;
margin-left:auto;
margin-right:auto;
width:600px;
height:300px;
}
#vide p {
margin-left:230px;
font-size:0.65em;
}
#vide img{
width:80px;
height:17px;
border:none;
}
#vide a:link{
color: #ABA28B;
	text-decoration: none;
	font-size:0.6em;
}
#vide a:hover {
	color: #FF9900;
	text-decoration: none;
}

#vide1{
width:600px;
height:10px;
}
a:link {
	color: #655E49;
	text-decoration: none;
}
a:visited {
	color: #655E49;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
 #flash1{
width:600px;
}

 h1{
    text-align:center;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9900;
	margin:0;
	}
	h2{
	width:150px;
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	font-size:0.8em;
	margin:0;
	font-weight:normal;
	}
	h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #655E49;
	text-decoration: none;
	margin:0;
    }
	h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #655E49;
	text-decoration: none;
	}
	h4.texte{
	margin:5px 0 20px 0;
	}
	.texte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #655E49;
	text-decoration: none;
    }
	.texte1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF9900;
	text-decoration: none;
    }
	.textefonce {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #655E49;
	text-decoration: none;
    }
	.texte2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FF9900;
	text-decoration: none;
    }
	.texte3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FF9900;
	text-decoration: none;
    }
	.texte4{
	font-size:0.9em;
	color: #FF9900;
	text-align:center;
	font-weight:bold;
	}
	.texte5{
	font-size:0.9em;
	color: #655E49;
	text-align:center;
	font-weight:bold;
	}
	/*-----------------------------menu----------------------------------------*/
	 #menu{
width:600px;
height:70px;
background-color:#ABA28B;
}
 #menu table.titre{
width:220px;
height:60px;
margin-left:40px;
margin-top:5px;
}
	#menu table.menu{
	width:280px;
	margin-top:-72px;
	margin-right:0;
	float:right;
	}
	#menu td.menu1{
	width:70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	text-align: center;
	}
	#menu td.menu2{
	width:70px;
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #655E49;
	text-align: center;
	}
	/*---------------------------------------------------chemin-------------------------------*/
	#blanc{
	width:600px;
	height:20px;
	}
	#blanc table.blanc{
	width:600px;
	height:20px;
	}
	#blanc td.blanc1{
	width:150px;
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	text-align:right;
	font-size:0.8em;
	}
	/*-------------------------------fond marron---------------------------------------------*/
	#fond{
	width:600px;
	height:15px;
	background-color:#ABA28B;
	}
	
	
    /*-------------------------------presentation---------------------------------*/
	#presentation{
	width:600px;
	text-align:center;
	}
	#presentation p{
	font-size:0.9em;
	}
	
	
