html,body{
background-image:url("../img/background.jpg");
background-position:top center;
padding:0px;
margin:0px;
height:100%;
}

body,td{
font-family:Tahoma;
font-size:0.8em;
}

.cb{
clear:both;
height:0px;
}

img{
display:block;
}

table{
border-collapse:collapse;
}

td{
padding:0px;
font-size:1em;
}

#container{
width:100%;
height:100%;
display:table;
background-image:url("../img/halos.jpg");
background-position:top center;
background-repeat:no-repeat;
}

#top{
width:912px;
height:65px;
margin:auto;
background-image:url("../img/top.jpg");
}

#menu{
width:912px;
height:62px;
margin:auto;
background-image:url("../img/menu.jpg");
}

	#menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 30px;
	}
	
		#menu ul li{
		float:left;
		display:block;
		background-image:url("../img/separator.png");
		background-position:right;
		background-repeat:no-repeat;
		padding-right:1px;
		}
	
			#menu ul li a{
			color:#9f8b73;
			text-transform:uppercase;
			text-decoration:none;
			font-size:1em;
			display:block;
			padding:0px 18px 0px 18px;
			line-height:35px;
			outline:none;
			}
			
			#menu ul li a.selected,#menu ul li a:hover{
			background-image:url("../img/selected.png");
			}
		
		#menu ul li.no_separator{
		background-image:none;
		padding-right:0px;
		}

#content{
width:912px;
margin:auto;
}

#footer{
margin:0px auto 0px auto;
}

#content_left{
width:6px;
float:left;
overflow:hidden;
}

#content_center{
width:900px;
float:left;
background-color:#1d130c;
background-image:url("../img/sun.jpg");
background-position:bottom right;
background-repeat:no-repeat;
}

#content_right{
width:6px;
float:left;
overflow:hidden;
}

#content_left_img,#content_right_img{
width:6px;
}

#fonctionnement .pre_home{
width:818px;
margin:20px auto 20px auto;
height:300px;
background-image:url("../img/fonc.jpg");
position:relative;
}

	#fonctionnement .pre_home .title{
	text-transform:uppercase;
	color:#a69179;
	font-size:1.3em;
	letter-spacing:0px;
	}
	
	#fonctionnement .pre_home .text{
	color:#7c674e;
	margin-top:12px;
	font-size:0.98em;
	line-height:19px;
	}

	.up{
	color:#a69179;
	}
	
	#fonctionnement .pre_home .link_container{
	margin-top:15px;
	background-image:url("../img/button_left.jpg");
	background-repeat:no-repeat;
	padding-left:15px;
	}
	
	#fonctionnement .pre_home .link_container .link{
	background-image:url("../img/button_right.jpg");
	background-position:right;
	background-repeat:no-repeat;
	color:#ffffff;
	padding-right:35px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:38px;
	float:left;
	outline:none;
	}
	
#fonctionnement .home{
width:818px;
margin:0px auto 40px auto;
color:#978269;
}

	#fonctionnement .home .left{
	float:left;
	width:500px;
	font-size:0.9em;
	color:#7c674e;
	line-height:19px;
	}
	
		#fonctionnement .home .left .title,#fonctionnement .home .right .title{
		text-transform:uppercase;
		margin-bottom:15px;
		font-size:1.3em;
		color:#a69179;
		}

	#fonctionnement .home .right{
	float:right;
	width:298px;
	font-size:0.9em;
	}

#popup{
background-color:#1d130c;
width:510px;
height:280px;
padding:20px;
}

	#popup .title{
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:1.3em;
	color:#a69179;
	}

	#popup .text{
	color:#7c674e;
	margin-top:12px;
	font-size:0.98em;
	line-height:19px;
	}

#specsExperts{
font-size:0.97em;
}

#specsDebutants{
font-size:0.97em;
}

#linkDebutants{
font-size:0.97em;
float:right;
padding-top:1px;
display:none;
}
