body{
	margin:					0px;
	color:					white;
	font-family:			arial;
	font-size:				12px;
	font-weight:			bold;
	background-color:		white;
}
table{
	color:					white;
	font-family:			arial;
	font-size:				12px;
	font-weight:			bold;
}
form{
	padding:				0px;
	margin:					0px;
}
a{
	text-decoration:		none;
}

.buffer{
	display:				none;
}
.main{
	background-image:		url(../images/background.jpg);
	background-repeat:		repeat-x;
	background-color:		white;
}
.display{
	background-color:		white;
}
.border_left{
	border:					solid 1px #ACA99A;
}
.border_right{
	border:					solid 1px #ACA99A;
}

.rss{
	position: 				relative; 	
	top: 					-118px; 
	left: 					1001px;
}
.soustitre_ombre{
	position: 				relative; 
	top: 					-54px; 
	left: 					46px;
	font-family:			tahoma;
	font-size:				10px;
	color:					#000000;
	text-decoration:		none;
	font-weight:			normal;
	height:					18px;
}
.soustitre{
	position: 				relative; 
	top: 					-73px; 
	left: 					45px;
	font-family:			tahoma;
	font-size:				10px;
	color:					white;
	text-decoration:		none;
	font-weight:			normal;
	height:					18px;
}
.disclaimer_back{
	border: 				solid 1px blue;
	position:				absolute;
	top:					0px;
	left:					0px;
	background-image:		url(../images/hidder.png);
	width:					100%;
	height:					975px;
	z-index:				1;
}
.disclaimer_main{
	height: 				300px; 
	width: 					500px; 
	background-color: 		white; 
	border: 				solid 1px #808080; 
	font-family:			Arial;
	font-size:				12px;
	color: 					black;
}
.disclaimer_text{
	padding: 				5px; 
	font-weight: 			normal;
	font-family:			Arial;
	font-size:				12px;
	color:					black;
	display:				inline;
}
.disclaimer_font{
	font-family:			Arial;
	font-size:				12px;
	color:					black;
	display:				inline;
	font-weight:			normal;
}

.menu_button{
	background-image: 		url(../images/menu_button.jpg); 
	background-repeat: 		no-repeat;
	background-position:	0px 0px;
	width:					101px;
	background-color:		black;
	cursor:					pointer;
	height:					29px;
	overflow:				hidden;
	text-align: 			center;
	color:					333333;
	line-height:			26px;
}
.menu_button2{
	background-color: 		#9C9B9A; 
	cursor:					pointer;
	height:					29px;
	width:					200px;
	text-align: 			center;
	color:					white;
	line-height:			26px;
	font-weight:			bold;
	padding-left:			10px;
	padding-right:			10px;
}
.menu_rechercher{
	background-image: 		url(../images/menu_button.jpg); 
	background-repeat: 		repeat-x;
	background-position:	0px 0px;
	width:					181px;
	height:					29px;
}
.menu_go{
	background-image: 		url(../images/menu_button.jpg); 
	background-repeat: 		no-repeat;
	background-position:	0px 0px;
	width:					35px;
	height:					29px;
	cursor:					pointer;
	overflow:				hidden;
	text-align: 			center;
}
.menu_font{
	text-decoration:		none;
	text-align: 			center;
	font-family:			tahoma;
	font-size:				12px;
	font-weight:			bold;
	color:					#404040;
}

.scroller{
	height:					100%;
	overflow:				hidden;
}

.produit{
	height:					270px;
	width:					152px;
	background-color:		#9A9898;
	text-align:				left;
	overflow:				hidden;
	margin:					5px;
}
.produit_titre{
	width:					150px;
	padding:				0px;
	text-align: 			center; 
	vertical-align: 		middle;
	overflow:				hidden;
}
.produit_titre_font{
	color: 					white;
	font-family: 			tahoma; 
	font-size: 				11px; 
	font-weight: 			bold;
	text-decoration:		none;
}
.produit_thumb{
	width:					150px;
	height:					225px;
}
.produit_domaine{
	width:					146px;
	height:					24px;
	position: 				relative;
	left: 					14px;
	top: 					5px;
	background-color:		#808080;
}
.produit_vote_fond{
	height:					23px;
	width:					55px;
	position: 				relative;
	left: 					9px;
	top: 					11px;
	background-image:		url(../images/produit_vote_fond.jpg);
	background-repeat:		repeat-x;
}
.produit_vote{
	height:					23px;
	width:					55px;
	position: 				relative;
	left: 					9px;
	top: 					-12px;
	background-image:		url(../images/vote.png);
}
.produit_prix{
	text-align: 			right; 
	font-family: 			arial; 
	font-size: 				16px; 
	color: 					white;
	font-weight: 			bold;
	vertical-align: 		middle;
	font-weight:			bold;
}
.produit_classement{
	height: 				30px; 
	width: 					30px; 
	position: 				relative; 
	top: 					-236px; 
	left: 					129px; 
	font-size: 				24px; 
	color: 					#5C0F1F; 
	border: 				solid 1px #5B131F; 
	text-align: 			center; 
	background-color: 		white;
}

.cadre_main{
	margin:					5px;
}
.cadre_topleft{
	height:					9px;
	width:					9px;
	background-image:		url(../images/cadre_topleft.jpg);
	background-repeat:		no-repeat;
}
.cadre_topgrad{
	height:					9px;
	background-image:		url(../images/cadre_topgrad.jpg);
	background-repeat:		repeat-x;
}
.cadre_topright{
	height:					9px;
	width:					9px;
	background-image:		url(../images/cadre_topright.jpg);
	background-repeat:		no-repeat;
}
.cadre_leftgrad{
	width:					9px;
	background-image:		url(../images/cadre_leftgrad.jpg);
	background-repeat:		repeat-y;
}
.cadre_center{
	background-color:		white;
	font-family:			tahoma;
	font-size:				11px;
	font-weight:			bold;
	color:					#666666;
}
.cadre_rightgrad{
	width:					9px;
	background-image:		url(../images/cadre_rightgrad.jpg);
	background-repeat:		repeat-y;
}
.cadre_bottomleft{
	height:					9px;
	width:					9px;
	background-image:		url(../images/cadre_bottomleft.jpg);
	background-repeat:		no-repeat;
}
.cadre_bottomgrad{
	height:					9px;
	background-image:		url(../images/cadre_bottomgrad.jpg);
	background-repeat:		repeat-x;
}
.cadre_bottomright{
	height:					9px;
	width:					9px;
	background-image:		url(../images/cadre_bottomright.jpg);
	background-repeat:		no-repeat;
}

.locatebar_main{
	font-family:			tahoma;
	font-size:				12px;
	color:					#9C9B9A;
	text-decoration:		none;
	border:					solid 1px white;
	margin-top:				1px;
	margin-bottom:			0px;
	margin-left:			5px;
	margin-right:			5px;
	padding-bottom:			1px;
	padding-left:			5px;
}
.locatebar_font{
	font-family:			tahoma;
	font-size:				12px;
	color:					#9C9B9A;
	text-decoration:		none;
	font-weight: 			bold;
	display:				inline;
	cursor: 				pointer;
}

.pagination{
	padding-left:			5px;
	padding-right:			5px;
	padding-bottom:			1px;
	font-family:			tahoma;
	font-size:				12px;
	color:					white;
	text-decoration:		none;	
	border:					solid 1px white;
	background-color:		#808080;
	text-align:				center;
	cursor:					pointer;
}
.pagination_lock{
	padding-left:			5px;
	padding-right:			5px;
	padding-bottom:			1px;
	font-family:			tahoma;
	font-size:				12px;
	color:					#808080;
	text-decoration:		none;	
	border:					solid 1px #808080;
	text-align:				center;
}
.pagination_font{
	font-family:			tahoma;
	font-size:				12px;
	color:					white;
	text-decoration:		none;	
}

.fiche_image{
	padding-right: 			5px;
}
.fiche_imagedomaine{
	position: 				relative; 
	top: 					-24px;
}
.fiche_titre{
	font-size:				21px;
	color:					#9C9B9A;
	display:				inline;
	text-decoration:		none;
	cursor:					text;
}
.fiche_prix{
	font-size:				21px;
	color:					#9C9B9A;
}
.fiche_date{
	font-size:				10px;
	font-weight:			normal;
	color:					#9C9B9A;
}
.fiche_description{
	font-size:				12px;
	font-weight:			normal;
	color:					#9C9B9A;
	text-decoration:		none;
	display:				inline;
}
.fiche_clic{
	font-size:				10px;
	font-weight:			normal;
}

.partenaire{
	border: 				solid 1px #ACA99A;
	cursor:					pointer;
	width:					146px;
	height:					24px;
}
.button_partenaire{
	width:					170px;
	height:					36px;
	background-image: 		url(../images/button_partenaire.jpg);
	cursor:					pointer;
	margin-bottom:			5px;
}
