* {
	padding:			0;
	margin:				0;
}

body {
	background-image: 	url('/img/bkg.jpg');	
}

img {
	border:				0;	
}

a {
	text-decoration: 	none;		
}

a:hover {
	text-decoration: 	underline;	
}

h2 {
	text-align: 		center;
	color:				#666666;
	font:				bold 20px Arial;	
}

ul {
	list-style: 		none;	
}

.clear_l, .clear_r, .clear_b {
	font-size: 			1px;
	height: 			1px;		
}

.clear_l {
	clear: 				left;	
}

.clear_r {
	clear: 				right;	
}

.clear_b {
	clear: 				both;
}

#conteneur {
	width:				1000px;
	position:			absolute;
	margin:				0 -500px;
	left:				50%;
}

.retour {
	padding:			2px 7px;
	color:				#FFAA00;
}

.retour:hover {
	color:				#444444;	
}

#right {
	float:				right;
	width:				198px;
}

.top, .bottom, #spacer {
	background-repeat: 	no-repeat;	
}

.middle {
	background-repeat: 	repeat-y;	
}

.bottom {
	background-position:bottom;		
}       

.padding {
	padding:			7px;	
}

#right .top {		
	background-image: 	url('/img/mright_top.jpg');
}             

#right .middle {
	background-image: 	url('/img/mright_middle.jpg');
	width:				198px;		
}

#right .bottom {	
	background-image: 	url('/img/mright_bottom.jpg');		
}

#right li {
	display:			block;	
	text-align: 		center;
	font:				bold 14px/20px arial;
	height:				20px;
}

#right a {
	color:				#54e440;	
}

#right img {
	display: 			block;
	margin:				5px 19px;
	border:				0;	
}

#spacer {
 	float:				right;   
 	width:				7px;      
	background-image: 	url('/img/spacer.jpg');
}        

#center {
	float:				right;
	width:				534px;	
}

#center .top {		
	background-image: 	url('/img/mcenter_top.jpg');
}
             

#center .middle {
	background-image: 	url('/img/mcenter_middle.jpg');
	width:				534px;		
}

#center .bottom {		
	background-image: 	url('/img/mcenter_bottom.jpg');
}

#left {
	float:				right;
	margin-right:		7px;
	width:				248px;
}

#left .top {		
	background-image: 	url('/img/mleft_top.jpg');
}
             

#left .middle {
	background-image: 	url('/img/mleft_middle.jpg');
	width:				248px;		
}

#left .bottom {		
	background-image: 	url('/img/mleft_bottom.jpg');
	padding:			10px 0;
}

#left img {
	display: 			block;
	margin: 			5px 0 0 4px;
}

#gallery_table {
	width:				510px;
}

#gallery_table td{
	padding:			1px;
	text-align: 		center;
}

#gallery_table img {
	padding:			3px;
	border:				1px solid transparent;
}

#gallery_table img:hover {
	padding:			3px;
	border:				1px solid #ffb86b;
}

#mb_list {
	height:				25px;
	border-bottom:		1px solid #AAAAAA;
	margin-top:			10px;
}

#mb_list a {
	color:				#ffc78a;	
}

#mb_list li {
	float: 				left;
	height:				25px;
	width:				85px;
	text-align:			center;
	margin:				0 3px;
	border:				1px solid #AAAAAA;
	border-bottom:		0;	
	font:				bold 14px/25px Arial;
}

li.active {
	background-color: 	#ffc78a;	
}

#mb_list .active a {
	color:				#FFF;	
}

#payglad {
	margin:				0 auto;	
	border-collapse: 	collapse;
	font:				bold 18px/26px Arial;
	color:				#424242;
	text-align: 		center;
}

.notice {
	font:				italic 10px Arial;
	color:				#999999;
	text-align: 		center;
}
