/****************************************************************************************/
/*		GENERIQUE																		*/
/****************************************************************************************/


	html {
		height:			100%;
		overflow-x:		hidden;
	}

	body {
		margin:					0;
		padding:				0;
		font-size:				12px;
		font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:			15px;
		height:					100%;
		background-repeat:		repeat-x;
		background-position:	top left;
		background-image:		url(../../images/ug/interface/bg-body.gif);
		background-color:		#fff;
	}

	a {
		text-decoration:none;
		outline:		none;
		font-weight:	bold;
		color:			#E5A83F; 
	}

	a:hover, active {	
		color:			#E5A83F; 

	}

	img {
		border:			0px;
	}

	h1 {
		margin:					0px 0px 10px 0px;
		padding:				0;
		background-repeat:		no-repeat;
		background-position:	8px 5px;
		width:					100%;
		height:					30px;
	}

	h2, h3, h4, h5, h6 {
		margin:			0;
		padding:		0 10px;
	}

	h2 {
		font-size:		24px;
		font-weight:	normal;
		padding-top:	5px;
		line-height:	normal;
	}

	h3 {
		font-size:		20px;
		font-weight:	bold;
		line-height:	normal;
	}

	h4 {
		font-size:		14px;
		font-weight:	normal;
		padding:		0;		
	}

	h5 {
		font-size:		18px;
		font-weight:	bold;
		padding:		0;		
	}

	h6 {
		font-size:		14px;
		font-weight:	bold;
		padding:		0;		
	}

	p {
		margin:			0;
		padding:		2px 10px;
	}

	table {
		margin:			0;
		padding:		0;
		border-collapse:collapse;
	}

	form {
		margin:			0;
		padding:		0;
	}
	
	object, input, a {
		outline:		none;
	}
	


/****************************************************************************************/
/*		REDONDANTS																		*/
/****************************************************************************************/

	.wrapper {	position:		relative; }

	.zindex_0 {	z-index:		0;	}
	.zindex_1 {	z-index:		1;	}
	.zindex_2 {	z-index:		2;	}
	.zindex_3 {	z-index:		3;	}
	.zindex_4 {	z-index:		4;	}

	.clr {	clear:				both;	}
	
	.clearfloat { 
		clear:					both;    
		font-size:				0px; 
		line-height:			0%; 
		width:					0px;
		height:					0px;
		padding:				0;
		margin:					0;
	}

	.vat {	vertical-align:		top; padding:0;	}
	.vam {	vertical-align:		middle;	}
	.vab {	vertical-align:		bottom;	}

	.tac {	text-align:			center;	}
	.tal {	text-align:			left;	}
	.taj {	text-align:			justify; }
	.tar {	text-align:			right;	}
	
	.lineH-0 {		line-height:	normal;	}
	
	.espaceH-10 {	height:			10px; }
	.espaceH-15 {	height:			15px; }

	.minH-352 {		min-height:		352px;	}

	.width_demi {	width:			50%; }
	.width_108 {	width:			108px; }

	.border_large_blanc {	border:			4px solid #ffffff; }
	.border_large_orange {	border:			4px solid #E5A83F; }
	.border_small_blanc {	border:			2px solid #ffffff; }
	.border_orange {		border:			2px solid #F49910; }
	.border_bleu {			border:			5px solid #49A7D6; }
	.border_small_noir {	border:			1px solid #000000; }
	.border_large_noir {	border:			8px solid #000000; }
	.border_small_gris {	border:			1px solid #c7c7c7; }
	.border_R_blanc {		border-right:	1px solid #ffffff; }
	.border_L_blanc {		border-left:	1px solid #ffffff; }

	div.points_vert {	border-bottom:	2px dotted #C6C638;	margin-top:		10px;	margin-bottom:	10px; }
	div.points_orange {	border-bottom:	2px dotted #E5A83F;	margin-top:		10px;	margin-bottom:	10px; }
	div.points_noir {	border-bottom:	1px dotted #000000;	margin-top:		10px;	margin-bottom:	10px; }
	div.points_blanc {	border-bottom:	1px dotted #FFFFFF;	margin-top:		10px;	margin-bottom:	10px; }

	.padded {		padding:		0 10px 0 10px;}
	.padded_small {	padding:		0 6px 0 6px;}
	.padded_1 {		padding:		1px;}
	.padded_3 {		padding:		3px;}
	.padded_5 {		padding:		5px;}
	.padded_70 {	padding-left:	70px;}
	.padT-5 {		padding-top:	5px; }
	.padR-5 {		padding-right:	5px; }
	.padR-10 {		padding-right:	10px; }
	.padT-10 {		padding-top:	10px; }
	.padB-10 {		padding-bottom:	10px; }
	.padB-5 {		padding-bottom:	5px; }
	.no_padding {	padding:		0px; }

	.margL-15 {				margin-left:	15px; }
	.margL-10 {				margin-left:	10px; }
	.margL-3 {				margin-left:	3px; }
	.margB-10 {				margin-bottom:	10px; }
	.margR-40 {				margin-right:	40px; }
	.margR-60 {				margin-right:	60px; }
	.margR-15 {				margin-right:	15px; }
	.margR-8 {				margin-right:	8px; }
	.margT-8 {				margin-top:		8px; //margin-top: -8px;}
	.margT-7 {				margin-top:		7px; }
	.margT-6 {				margin-top:		6px; }
	.margT-4 {				margin-top:		4px; }
	.margT-15 {				margin-top:		15px; }
	.margin_right {			margin-right:	5px; }
	.margin_top {			margin-top:		5px; }
	.margin_right_double {	margin-right:	10px; }
	.margin_top_double {	margin-top:		10px; }
	.margin_top_neg {		margin-top:		-5px; }
	.no_margin {			margin:			0; }

	.td_cotes {		padding-top:	0px; }
	.td_centre {	padding-top:	0px; }
	.td_droit {		padding-top:	0px; }

	.blanc {		color:			#ffffff; }
	.bleu {			color:			#49A7D6; }
	.vert {			color: 			#c6c638; }
	.kaki {			color: 			#6e6e0d; }
	.orange {		color:			#E5A83F; }
	.noir {			color:			#000000; }
	.gris {			color:			#9a9a9a; }
	.gris_2 {		color:			#777777; }
	.rouge {		color:			#990033; }
	.rouge_2 {		color:			#e22d2d; }
	.marron {		color:			#993300; }
	.marron_2 {		color:			#B45C21; }

	.float_left {	float:			left; }
	.float_right {	float:			right; }

	.capital {		text-transform: uppercase; }
	.strong {		font-weight:	bold; }	
	.no-strong {	font-weight:	normal; }	
	.font-10 {		font-size:		10px; line-height:13px; }

	.center {		text-align:		center;}

	.no_display {	display:		none; }
	.display {		display:		block; }
	.pointer {		cursor:			pointer; }

	.formFocus {	background-color: #F49910; }

	.error-validate-message-top { background: #fff url(../../images/ug/interface/fleche_error.gif) no-repeat 10px top; margin-top: 2px; height: 5px; }
	.error-validate-message-3-top { background: #fff url(../../images/ug/interface/fleche_error_noir.gif) no-repeat 10px top; margin-top: 2px; height: 5px; }
	.error-validate { border: 2px solid #49A7D6;}
	.error-validate-3 { border: 2px solid #C6C638;}
	.error-validate-message { background: #4C4C4C; font-weight:bold; padding: 5px;padding-right:20px; color: #FFFFFF; border:2px solid #49A7D6;}
	.success-validate { border: 2px solid #4C4C4C;}
	.error-validate-message-2 { background: #FFFFFF;font-weight:bold; color: #000; border:2px solid #d0d0d0;padding-bottom:10px;}
	.error-validate-message-3 { background: #4C4C4C; font-weight:bold; padding: 5px;padding-right:20px; color: #C6C638; border:2px solid #C6C638;}


/****************************************************************************************/
/*		STRUCTURE																		*/
/****************************************************************************************/

	div.wrapper {
		width:					982px;
		padding:				0;
		margin-top:				0;
		margin-right:			auto;
		margin-bottom:			0px;
		margin-left:			auto;
	}


	/************************/
	/*		HEADER			*/
	/************************/

		#header {
			height:					211px;
			width:					982px;
			overflow:				hidden;
			margin-top:				0px;
			margin-right:			2px;
			margin-bottom:			0px;
			margin-left:			2px;
		}

		#banner {
			position:				absolute;
			top:					20px;
			right:					9px;
		}

		#logo {
			position:				absolute;
			top:					10px;
			right:					2px;
			background-image:		url(../../images/ug/interface/header.png);
			background-repeat:		no-repeat;
			background-position:	left top;
			position:				relative;
			height:					137px;
			width:					141px;
		}

		#nav {
			position:				absolute;
			top:					130px;
			height:					44px;
			width:					982px;
			background-image:		url(../../images/ug/interface/bg-menu.png);
			background-repeat:		no-repeat;
			background-position:	left top;
			padding-left:			170px;
			padding-top:			13px;
		}

		#nav_hab {
			position:				absolute;
			top:					131px;
			height:					44px;
			width:					982px;
			background-image:		url(../../images/ug/interface/bg-menu-hab.png);
			background-repeat:		no-repeat;
			background-position:	left top;
			padding-left:			173px;
			padding-top:			13px;
			margin-left:			-5px;
		}
	
	/************************/
	/*		CONTENEURS		*/
	/************************/

		/************************/
		/*		PRINCIPAL		*/
		/************************/

			#principal {
				width:					982px;
				position:				relative;			
				margin-top:				-40px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
			}
			
			#principal_haut {
				height:					28px;
				width:					982px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/conteneur_haut.png);
				background-repeat:		no-repeat;
				background-position:	center top;
			}

			#principal_centre {
				height:					100%;
				width:					982px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				min-height:				154px;
				background-image:		url(../../images/ug/interface/conteneur_centre.png);
				background-repeat:		repeat-y;
				background-position:	left top;
				background-color:		transparent;
			}

			#principal_bas {
				height:					12px;
				width:					982px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/conteneur_bas.png);
				background-repeat:		no-repeat;
				background-position:	left top;
			}

		/************************/
		/*		GAUCHE			*/
		/************************/

			.gauche {
				width:					306px;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			7px;
				margin-left:			11px;
			}

			.gauche_haut {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-repeat:		no-repeat;
				background-position:	left top;
				background-image:		url(../../images/ug/interface/gauche_haut.gif);
				min-height:				140px;
			}

			.gauche_centre {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				min-height:				10px;
				background-image:		url(../../images/ug/interface/gauche_centre.gif);
				background-repeat:		repeat-y;
				background-position:	left top;
			}

			.gauche_bas {
				height:					28px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/gauche_bas.gif);
				background-repeat:		no-repeat;
				background-position:	left bottom;
			}

			.haut_sondage {
				background-image:		url(../../images/ug/interface/gauche_haut_sondage.gif);
				min-height:				129px;
			}

			.haut_wallpaper {
				background-image:		url(../../images/ug/interface/gauche_haut_wallpaper.gif);
			}

			.centre_wallpaper {
				background-image:		url(../../images/ug/interface/gauche_centre_wallpaper.gif);
			}

			.bas_wallpaper {
				background-image:		url(../../images/ug/interface/gauche_bas_wallpaper.gif);
			}

			.zebra {
				background-image:		url(../../images/ug/interface/zebra.gif);
				background-repeat:		no-repeat;
				background-position:	left bottom;
				width:					300px;
				height:					14px;
			}
		
		/************************/
		/*		CENTRE			*/
		/************************/

			.centre {
				width:					472px;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			7px;
				margin-left:			5px;
			}

			.centre_haut {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-repeat:		no-repeat;
				background-position:	left top;
				background-image:		url(../../images/ug/interface/centre_haut.gif);
				z-index:				1;
			}

			.centre_centre {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				min-height:				10px;
				background-image:		url(../../images/ug/interface/centre_centre.gif);
				background-repeat:		repeat-y;
				background-position:	left top;
			}

			.centre_bas {
				height:					28px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/centre_bas.gif);
				background-repeat:		no-repeat;
				background-position:	left bottom;
			}
			
			.centre_grand {
				width:					641px;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			-3px;
				margin-left:			3px;
			}

			.centre_haut_grand {
				height:					100%;
				min-height:				75px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-repeat:		no-repeat;
				background-position:	left top;
				background-image:		url(../../images/ug/interface/centre_haut_grand.gif);
			}

			.centre_centre_grand {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				min-height:				10px;
				background-repeat:		repeat-y;
				background-position:	left top;
				background-image:		url(../../images/ug/interface/centre_centre_grand.gif);
			}

			.centre_bas_grand {
				height:					6px;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/centre_bas_grand.gif);
				background-repeat:		no-repeat;
				background-position:	left bottom;
			}

		/************************/
		/*		DROITE			*/
		/************************/

			.droite {
				width:					166px;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			7px;
				margin-left:			5px;
			}

			.droite_haut {
				min-height:				50px;
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/droite_haut.gif);
				background-repeat:		no-repeat;
				background-position:	left top;
			}

			.droite_centre {
				height:					100%;
				position:				relative;
				margin-top:				0px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				min-height:				10px;
				background-image:		url(../../images/ug/interface/droite_centre.gif);
				background-repeat:		repeat-y;
				background-position:	left top;
			}

			.droite_bas {
				height:					4px;
				position:				relative;
				margin-top:				10px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-image:		url(../../images/ug/interface/droite_bas.gif);
				background-repeat:		no-repeat;
				background-position:	left top;
			}

		
		.height_6 {		height:			6px; }



		/************************/
		/*		NOTATION		*/
		/************************/

			.note {
				width:					450px;
			}

			.note_haut {
				height:					8px;
				margin-top:				2px;
				position:				relative;
				background-image:		url(../../images/ug/interface/fond_notation.png);
			}

			.note_haut_orange {
				background-image:		url(../../images/ug/interface/fond_notation_o.png);
			}

			.note_centre {
				height:					100%;
				position:				relative;
				background-image:		url(../../images/ug/interface/fond_notation.png);
			}

			.note_centre_orange {
				background-image:		url(../../images/ug/interface/fond_notation_o.png);
			}

			.note_bas {
				height:					8px;
				position:				relative;
				background-image:		url(../../images/ug/interface/fond_notation.png);
				margin-bottom:			10px;
			}

			.note_bas_orange {
				background-image:		url(../../images/ug/interface/fond_notation_o.png);
			}


		/************************/
		/*		FOOTER			*/
		/************************/

			#footer {
				margin-top:				20px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				padding-bottom:			10px;
				text-align:				center;
				width:					969px;
				font-size:				11px;
			}
			
			#footer-top {
				margin-top:				20px;
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			4px;
				background-color:		#e2ab3c;
				height:					32px;
				width:					969px;
			}
			
			#footer-large {
				position:				absolute;
				/*margin-top:				93px;*/
				margin-right:			0px;
				margin-bottom:			0px;
				margin-left:			0px;
				background-color:		#e2ab3c;
				height:					160px;
				width:					100%;
			}
			
			.tbl-footer {
				border-collapse: 		collapse;
				width: 					100%;
				margin: 				0px 0px 0px 20px;
			}
			
			.tbl-footer th, .tbl-footer td {
				color:					#fff;
				vertical-align:			top;
			}
			
			.tbl-footer th {
				text-transform:			uppercase;
				font-weight:			bold;
				padding-bottom:			10px;
			}
			
			.tbl-footer td li {
				margin-left:			15px;
			}
			
			.tbl-footer td li a {
				color:					#fff;
			}


	/****************************************************************************************/
	/*		ELEMENTS																		*/
	/****************************************************************************************/


	.img-shadow {
		background:		url(../../images/ug/interface/ombre.png) repeat top left;	  
	}

	.img-shadow img {
		
		margin:			-8px 8px 8px -8px;
	}

	#fond_fond_ecran {
		background:		url(../../images/ug/interface/fond_fond_ecran.png) no-repeat 40% center;
		padding-top:	8px;
	}

	table.fond_ecran {
		margin-top:		-8px;
	}

	td.fond_ecran_gauche {
		width:			40px; 
	}

	td.fond_ecran_centre {
		padding-left:	8px;
	}

	td.fond_ecran_droite {
		width:			32px; 
	}
	
	input, textarea, select {
		font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size:12px;
	}

	input.input-search {
		font-style: 	italic;
		color: 			#666;
		width: 			142px;
		//width: 		140px;
		font-size:		11px;
	}

	select.input-search {
		font-style: 	italic;
		color: 			#666;
		width: 			146px;
		//width: 		144px;
		font-size:		11px;
		padding:		1px;
	}

	select.width_auto {	width: auto; }
	
	input.input-search-txt {
		font-style: 	normal;
		color: 			#000;
	}
	
	
	/****************************************************************************************/
	/*		FICHE JEU	    																*/
	/****************************************************************************************/

	#fiche_fond_jeu {
		background:		url(../../images/uc/interface/fond_fiche_jeu.gif) repeat-x bottom left;
	}

	#fiche_ajout_panier {
		width:				200px;
		height:				70px;
		background:			url(../../images/ug/interface/fond_fiche_shop.gif) repeat-x top left;
		margin-top:			10px;
		cursor:				pointer;
	}

	#fiche_jaquette {
		position:			relative;
		left:				130px;
		top:				-45px;
	}
	

	/****************************************************************************************/
	/*		TEST/PREVIEWS    																*/
	/****************************************************************************************/

	.bloc-test {
		width: 				198px;
		padding-left:		6px;
		padding-right:		5px;
	}

	.bloc-test-liste {
		padding:			5px 17px;
		width:				196px;
	}
	
	.img-test {
		width: 				190px;
		height: 			105px;
		margin-top: 		5px;
		margin-bottom: 		5px;
		background-repeat:	no-repeat;
		background-position:6px 6px;
		background-color:	transparent;
	}
	
	.etq-test {
		background-image:	url(../../images/uc/etiquettes/etq-test.png);
	}

	.etq-preview {
		background-image:	url(../../images/uc/etiquettes/etq-preview.png);
	}
	
	.cadre-test {
		border:				1px solid #c7c7c7;
		background-repeat:	no-repeat;
		background-position:right top;
		background-color:	transparent;
		width: 				100%;
		height: 			104%;
		display: 			block;
	}

	/****************************************************************************************/
	/*		VIDEOS			   																*/
	/****************************************************************************************/
	
	#fond_video_hors {
		background:		url(../../images/uc/interface/fond_video.gif) no-repeat top center;
		padding-bottom:	14px;
		padding-top:	14px;
		padding-right: -2px;
	}
	
	#fond_video_hors img { margin-left: 3px; }
	
	.cadre_play {
		background-repeat:		no-repeat;
		background-position:	top center;
		width:					172px;
		height:					92px;
		text-align:				center;
		padding-top:			3px;
		cursor:					pointer;
	}

	div.videos {
		width:					210px;
	}

	.entete_type {
		height:					20px;
		position:				relative;
		top:					-31px;
		left:					-24px;
	}

	div.dernieres_type {
		background-color:		#e5a83f;
		padding:				10px 0;
		color:					#ffffff;
		text-align:				center;
	}

	div.dernieres_liens {
		background:				url(../../images/uc/interface/fond_dernieres_videos.png) repeat-x bottom right;
		padding:				8px 0 9px 180px;
	}

	div.dernieres_liens a:hover{
		text-decoration:		underline;
		color:					#000000;
	}

	
	/****************************************************************************************/
	/*		SONDAGES			   															*/
	/****************************************************************************************/

	#sondage {
		/*font-family:	Arial, Helvetica, sans-serif;*/
		font-size:		11px;
	}
	
	td.sondage_question {
		border-bottom:	1px dotted #000000;
		font-weight:	bold;
		padding-top:	5px;
		padding-bottom:	15px;
	}

	td.sondage_reponse {
		padding-top:	15px;
	}

	td.sondage_gauche {
		padding-left:	10px;
		text-align:		right;
		vertical-align:	top;
	}

	td.sondage_droite {
		padding-right:	20px;
		width:			100%;
	}

	ul#TousLesSondages{	margin: 0;	padding: 0;	list-style-type: none;	display:block;}
	ul#TousLesSondages li{	margin: 0px;	padding:0;	display:block;	float:none;}
	ul#TousLesSondages li a{
		margin: 0px;
		padding:0px;
		line-height:1.8; 
		display:block;
		text-decoration: none;
		outline:none;
		color: #000000;
		display:block;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-bottom-color: #999999;
		font-weight: bold;
	}
	ul#TousLesSondages li a span{
		color: #F49910;
	}

	ul#TousLesSondages li a:hover{
		background-color:#999999;
	}
	ul#TousLesSondages li a:hover span{
		color: #FFFFFF;
	}
	
	/****************************************************************************************/
	/*		Blocs - Plus			   														*/
	/****************************************************************************************/
	
	div.plus-de	{
		margin: -30px 0px 0px 0px;
	}
	
	div.plus-de-centre		{ margin-left: 400px; }
	div.plus-de-test 		{ margin-left: 453px; }
	div.plus-de-sortie 		{ margin-left: 174px; }
	div.plus-de-sondage		{ margin-left: 162px; }
	div.plus-de-articles	{ margin-left: 344px; }
	div.plus-actualites		{ margin-left: 331px; }
	
	
	div.plus-de .left {
		width: 					9px;
		height: 				20px;
		background-color: 		transparent;
		background-position: 	top left;
		background-repeat: 		no-repeat;
		background-image: 		url(../../images/ug/interface/plusLeft.png) ;
	}
	
	div.plus-de .link {
		display: 				block;
		height: 				20px;
		padding-top: 			5px;
		padding-left: 			20px;
		background-color: 		#fff;
		background-position: 	center left;
		background-repeat: 		no-repeat;
		background-image: 		url(../../images/ug/interface/flecheBleu.gif) ;
	}
	
	div.plus-de .link-vert {
		background-image: 		url(../../images/ug/interface/flecheVert.gif) ;
	}

	div.plus-de .link-orange {
		background-image: 		url(../../images/ug/interface/flecheOrange.gif) ;
	}

	div.plus-de .link-rouge {
		background-image: 		url(../../images/ug/interface/flecheRouge.gif) ;
	}


	a.right {
		height: 				20px;
		background-color: 		#e22d2d;
		background-position: 	left top;
		background-repeat: 		no-repeat;
		background-image: 		url(../../images/ug/interface/plusRight.gif) ;
		padding:				5px 10px 0 15px;
		font-size:				16px;
	}

	a.rouge_2:hover {
		color:					#e22d2d;
	}

	a.right:hover {
		color:					#ffffff;
	}


	
	/****************************************************************************************/
	/*		PARTENAIRES			   															*/
	/****************************************************************************************/

	#fond_partenaires {
		background:		url(../../images/ug/interface/fond_partenaires.gif) no-repeat top center;
		height:			113px;
		margin-top:		40px;
	}

	#divPartenaire {
		height:			99px;
		overflow:		hidden;
	}

	td.fond_partenaire_gauche {
		width:			28px; 
		text-align:		left;
		padding-left:	10px;
		padding-top:	7px;
	}

	td.fond_partenaire_centre {
		width:			208px; 
		padding-top:	7px;
	}

	td.fond_partenaire_droite {
		width:			28px;
		text-align:		right;
		padding-right:	7px;
		padding-top:	8px;
	}


	/****************************************************************************************/
	/*		ENCHERES 			   															*/
	/****************************************************************************************/
	
	a.encheres_inscription {
		height:					52px;	
		display:				block;
		background-image:		url(../../images/ug/interface/btn_encheres_inscription.gif);
		background-repeat:		no-repeat;
		background-position:	center top;
		width:					161px;
	}

	a.encheres_inscription:hover,  a.encheres_inscription:focus, a.encheres_inscription:active {
		background-position:	center bottom;
	}

	a.encheres_gagne_credits {
		height:					52px;	
		display:				block;
		background-image:		url(../../images/ug/interface/btn_encheres_gagne_credits.gif);
		background-repeat:		no-repeat;
		background-position:	center top;
		width:					161px;
	}

	a.encheres_gagne_credits:hover,  a.encheres_gagne_credits:focus, a.encheres_gagne_credits:active {
		background-position:	center bottom;
	}

	a.encheres_mise {
		height:					31px;	
		display:				block;
		background-repeat:		no-repeat;
		background-position:	center top;
		width:					41px;
		float:					left;
		margin-right:			5px;
	}

	a.encheres_mise:hover {
		background-position:	center bottom;
	}

	a.mise_1 {
		background-image:		url(../../images/ug/encheres/1.gif);
		width:					30px;
	}

	a.mise_5 {
		background-image:		url(../../images/ug/encheres/5.gif);
		width:					31px;
	}

	a.mise_10 {
		background-image:		url(../../images/ug/encheres/10.gif);
	}

	a.mise_20 {
		background-image:		url(../../images/ug/encheres/20.gif);
	}

	a.mise_50 {
		background-image:		url(../../images/ug/encheres/50.gif);
	}

	a.mise_100 {
		background-image:		url(../../images/ug/encheres/100.gif);
		width:					51px;
	}

	a.mise_250 {
		background-image:		url(../../images/ug/encheres/250.gif);
		width:					51px;
	}

	a.mise_500 {
		background-image:		url(../../images/ug/encheres/500.gif);
		width:					51px;
	}

	a.mise_1_o {
		background-image:		url(../../images/ug/encheres/1_o.gif);
		width:					30px;
	}

	a.mise_5_o {
		background-image:		url(../../images/ug/encheres/5_o.gif);
		width:					31px;
	}

	a.mise_10_o {
		background-image:		url(../../images/ug/encheres/10_o.gif);
	}

	a.mise_20_o {
		background-image:		url(../../images/ug/encheres/20_o.gif);
	}

	a.mise_50_o {
		background-image:		url(../../images/ug/encheres/50_o.gif);
	}

	a.mise_100_o {
		background-image:		url(../../images/ug/encheres/100_o.gif);
		width:					51px;
	}

	a.mise_250_o {
		background-image:		url(../../images/ug/encheres/250_o.gif);
		width:					51px;
	}

	a.mise_500_o {
		background-image:		url(../../images/ug/encheres/500_o.gif);
		width:					51px;
	}

	div.fond_encheres_home {
		width:					286px;
		height:					250px;	
		background-image:		url(../../images/ug/interface/fond_encheres_home.gif);
		background-repeat:		no-repeat;
		background-position:	center top;	
	}

	div.fond_encheres_home_bas {
		width:					286px;
		height:					37px;	
		background-image:		url(../../images/ug/interface/fond_encheres_home_bas.gif);
		background-repeat:		no-repeat;
		background-position:	center top;	
		padding-top:			18px;
	}

	a.bulle_com {
		width:					31px;
		height:					22px;	
		display:				block;
		background-image:		url(../../images/ug/interface/bulle_com.gif);
		background-repeat:		no-repeat;
		background-position:	center top;
		float:					right;
		margin-right:			5px;
		color:					#fff;
		font-size:				10px;
		text-align:				center;
		padding-top:			1px;
	}