body{
	background: url(/trails/img/degrade.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
		}
a img{
	border:none;
	}
a:hover img{ border:#666 double ;}
	

#top{
	background: url(/trails/img/top_fond.png) top no-repeat;
	width:981px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	}
	
#content{
	min-height:2000px;
	}

#bottom{
	background:url(/trails/img/bottom_fond.png) bottom no-repeat;
	width:981px;
	height:46px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-10px;
	
	}
	
#inside{
	background:url(/trails/img/fond.png) center repeat-y;
	width:981px;
	min-height: 2010px;
	margin-left:auto;
	margin-right:auto;
	
	}

#inside2{
	width:943px;
	margin-left:17px;
	min-height: 2000px;
	background: url(/trails/img/illu_fond.png) center bottom no-repeat;
	
}


#logo{
	margin-left:auto;
	margin-right:auto;
	width:263px;
		}
		
	
.spacer{
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:20px;
}	
	
#menu{
	display:block;
	width:800px;
	height: 25px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	font-size: 14px;
	text-align: center;
						}
hr {
	color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#menu ul li{
	list-style-type: none;
	display:inline;
	color:#999;
		}
		
#menu ul li a{
	color:#999;
	text-decoration: none;
		}		
#menu ul li a:hover{
	color:#FFF;
	background-color:#F60;
	text-decoration: none;
		}		

#titre{
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	}		
	
.sep{
	margin-left:10px;
	margin-right:10px;
		}

#faq{
	margin-left:40px;
	margin-right:25px;
	padding-bottom: 100px;
		}
		
#faq img{
	
	margin-top:20px;
	}
#faq p{
		margin-left:30px;
		margin-top:5px;
		margin-bottom:5px;
	}	
	
#faq a{
	color:#666;
	text-decoration: none;
	font-weight: bold;
	}		
	