/*=======================================
CSS Content / arena.fr
=======================================*/

#submenu h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0059A3;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#submenu-home h1 {
	color: #7FACD1;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
	#submenu-home h1 a {
		color: #7FACD1;
	}
#submenu h1.cat-title {
	width: 658px;
	float: left;
}
#submenu h2.prod-title {
	width: 258px;
	background: url(tit_prod.gif) left center no-repeat;
	padding: 0 0 0 12px;
	margin: 5px 0 0 0;
 	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7FACD1;
	float: left;
}

.content h2 {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
}

/*========== Menu TOP ============*/
#main_menu_nav_mir table.main_mir_menu {
	border-collapse: collapse;
	border: 0;
	margin: 0;
}
	.main_mir_menu td {
		font-size: 12px;
		color: #fff;
		vertical-align: bottom;
		height: 120px;
		padding: 0 0 0 18px;
	}
	.main_mir_menu th {
		font-size: 14px;
		text-transform: uppercase;
		color: #0059A3;
		font-weight: bold;
		height: 40px;
		padding: 0 32px 0 25px;
	}
		.main_mir_menu ul{
			margin: 0;
			padding: 0;
		}
			.main_mir_menu ul li {
				list-style: none;
				margin: 0;
				padding: 0;
			}
		.main_mir_menu a {
			display: block;
			color: #fff;
			text-decoration: none;
			padding: 0 0 0 7px;
			margin: 2px 0 0px 0;
		}
		.main_mir_menu a.active {
			background: url(menu_activ.gif) left top no-repeat;
		}
		.main_mir_menu a:hover {
			color: #BFD5E8;
			background-color:#000000;
		}


/*============== Home ===============*/
.pad-home {
	width: 300px;
	height: auto !important;
	height: 145px;
	min-height: 145px;
	margin: 0 20px 0 0;
	float: left;
}
	.pad-home h2 {
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0;
		padding: 3px 0 15px 20px;
	}
	.pad-home h3 {
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}
	.pad-home .txt {
		font-size: 12px;
		line-height: 120%;
		color: #BFD5E8;
		margin: 0 0 5px 0;
		padding: 0 0 0 20px;
	}
	.pad-home .lk-logo {
		margin: 0 0 0 10px;
	}
	.pad-home .btn-home {
		margin: 0 10px 0 0;
		float: right;
	}

.home-techno {
	background: url(bg_bottom_why.png) no-repeat;
	behavior: url(iepngfix.htc);
}
	.home-techno .txt {
		width: 270px;
		padding: 0 10px 10px 10px;
	}
	
.home-video {
	background: url(bg_bottom_about.png) no-repeat;
	behavior: url(iepngfix.htc);
}
	.home-video .txt {
		padding: 0 10px 10px 10px;
	}
	.home-video .lk-video  {
		position: relative;
		display: block;
		width: 160px;
		margin-top: -12px;
		float: left;
	}

	.home-video .lk-video img {
		width: 160px;
		height: 160px;
	}
	
.home-jeu {
	background: url(home_jeu.jpg) no-repeat;
}
	.home-jeu .txt {
		padding: 0 10px 10px 180px;
	}
	.home-jeu .lk-jeu  {
		position: relative;
		display: block;
		width: 175px;
		margin-top: -12px;
		float: left;
	}
	.home-jeu .lk-jeu img {
		width: 175px;
		height: 130px;
	}

.home-prod {
	background: url(bg_bottom.png) no-repeat;
	behavior: url(iepngfix.htc);
}
	.home-prod h2 {
		padding-bottom: 10px;
	}
	.home-prod .lk-home-prod {
		position: absolute;
		margin: 0 0 0 10px;
	}
	.home-prod .txt {
		padding: 0 10px 10px 10px;
	}


/*============== Content ===============*/
.table-techno {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 20px 0 0 0;
}
	.table-techno td {
		width: 25%;
		vertical-align: top;
		text-align: center;
		padding: 0;
	}
	.table-techno td img {
		padding: 0 0 15px 0;
	}
	
.pad-type2 p {
	margin: 5px 0;
	padding: 0;
}
.pad-type2 a {
	color: #0059A3;
}
	.pad-type2 a:hover {
		color: #00213D;
	}
.pt-vente-name {
	font-weight: bold;
	color: #00213D;
	text-transform: uppercase;
}

.conteneur-athlete-thumb {
	margin: 35px 0 0 0;
	padding: 0 20px;
}
.athlete-thumb {
	width: 160px;
	height: 160px;
	float: left;
	margin: 5px;
	padding: 0;
}
	.athlete-thumb a.athlete-thumb-mask {
		position: absolute;
		display: block;
		width: 160px;
		height: 53px;
		padding: 107px 0 0 0;
		background: url(athlete_mask.png) no-repeat;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		color: #00213D;
		text-align: center;
	}
	.athlete-thumb a.athlete-thumb-mask:hover {
		color: #0059A3;
	}

	.athlete-thumb img {
		border: 0;
		margin: 0;
		padding: 3px;
	}

.athlete-picto {
	width: 40px;
	height: 40px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
	.athlete-picto a.athlete-picto-mask {
		position: absolute;
		display: block;
		width: 40px;
		height: 40px;
		padding: 0;
		background: url(athlete_mask_small.png) no-repeat;
		text-decoration: none;
		text-align: center;
	}
	.athlete-picto img {
		border: 0;
		margin: 0;
		padding: 2px;
	}

.media-block {
	position: relative;
	margin-left: -10px;
	width: 330px;
	height: 247px;
	text-align: center;
	background: url(athlete_mask_big_under.gif) 5px 5px no-repeat;
}
	.media-block-mask {
		position: absolute;
		display: block;
		width: 330px;
		height: 247px;
		padding: 0;
		background: url(athlete_mask_big.png) no-repeat;
		text-decoration: none;
		color: #00213D;
		text-align: center;
	}
	#showmedia {
		width: 330px;
		height: 247px;
	}
	.media-block  img {
		border: 0;
		margin: 0;
		padding: 5px;
	}
	
	.conteneur-ajax-video {
		padding: 0;
	}
	#flash_player { /* div alternative */
		width: 300px;
		height: 227px;
		position: relative;
		margin: 0;
		padding: 0;
	}
		#flash_player a {
			font-weight: bold;
		}
	#flv_player { /* Flash */
		width: 320px;
		height: 237px;
		position: relative;
		margin: 5px;
		z-index: 1000;
	}
	
	table.img-block {
		position: relative;
		border-collapse: collapse;
		border: 0;
		border: 0;
		width: 330px;
		margin: 0 0 30px -10px;
	}
		table.img-block td {
			padding: 5px 0 0 0;
		}

/*=========== Ma sélection (Panier) ========== */
.myarena-prod {
	width: 340px;
	height: auto !important;
	height: 192px;
	min-height: 192px;
	margin: 15px 0 25px 0;
	float: left;
}
.marge-droite {
	padding: 0 0 0 30px;
}
	.myarena-prod .img {
		width: 160px;
		height: 160px;
		background: url(panier_img.gif) no-repeat;
		text-align: center;
		margin: 0 0 6px 0;
		float: left;
	}
	.myarena-prod .desc {
		width: 160px;
		padding: 0 0 0 20px;
		line-height: 110%;
		float: left;
	}
	.myarena-prod .desc a strong {
		font-size: 16px;
	}
		.myarena-prod .desc p {
			padding: 0;
			margin: 0;
		}
		.myarena-prod .desc p.ref {
			padding: 0;
			margin: 7px 0;
			color: #88B2D4;
		}
		
	.myarena-prod table.bottom {
		width: 340px;
		height: 24px;
		border-collapse: collapse;
		border: 0;
		border: none;
		background: url(panier_bottom.gif) no-repeat;
	}
		.myarena-prod .bottom td {
			padding: 0;
			border: 0;
			border: none;
			font-size: 12px;
			color: #0059A3;
			padding: 0 2px 0 0;
		}
		.myarena-prod .bottom .price {
			padding: 0 2px 0 8px;
		}

	
.pagination {
	text-align: center;
}
.pagination a {
	padding: 0 5px;
}
.pagination a.active {
	color: #00213D;
}
.pagination span {
	padding: 0 5px;
	color: #85AED3;
}
.ajax-loader {
	text-align: center;
	padding: 10px 0;
}
#ajax_clubs {
	height: auto !important;
	height: 300px;
	min-height: 300px;
}


/*=========================================
FORMS
=========================================*/
form {
	margin: 0;
	padding: 0;
}
small {
	font-size: 11px;
}
input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans serif;
}
	#contact p {
		margin: 0;
		padding: 1px 0;
	}
	#contact label {
		display: block;
		width: 85px;
		float: left;
		padding: 2px 0 0 0;
	}
	#contact .label-msg {
			width: 100%;
	}
	#contact .inputform, #password-forgotten .inputform {
		border: 0;
		border: none;
		width: 170px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_180.gif) no-repeat;
	}
	#contact .areaform {
		border: 0;
		border: none;
		width: 255px;
		height: 60px;
		font-size: 12px;
		color: #0059A3;
		padding: 5px 5px;
		background: transparent url(field_265x70.gif) no-repeat;
		overflow: auto;
	}
	#contact .btn-send {
		margin: 10px 5px 0 0;
	}
	
	#password-forgotten p {
		margin: 10px 0 0 0;
		padding: 1px 0;
	}
	 #password-forgotten label {
		display: block;
		text-align: right;
		width: 80px;
		float: left;
		padding: 2px 5px 0 0;
	}
	#password-forgotten .btn-send {
		margin: 0 5px 0 0;
	}
	
	form#pt_vente {
		position: absolute;
		width: 400px;
		left: 50%;
		padding: 0;
		margin: 4px 0 0 0;
		font-size: 13px;
		color: #fff;
	}
		#pt_vente .inputform {
			border: 0;
			border: none;
			width: 290px;
			font-size: 12px;
			font-weight: bold;
			margin: 0 10px 0 0;
			color: #0059A3;
			padding: 2px 10px;
			background: transparent url(field_310.gif) no-repeat;
			float: left;
		}

	#create_account p {
		margin: 0;
		padding: 1px 0;
	}
	#create_account label {
		display: block;
		width: 130px;
		float: left;
		padding: 2px 0 0 0;
	}
	#create_account .inputform {
		border: 0;
		border: none;
		width: 130px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_140.gif) no-repeat;
	}
	#create_account select.inputform {
		width: 140px;
		height: 18px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 2px 0 2px;
		background: #fff url(field_140.gif) no-repeat;
	}
	#create_account .checkbox {
		float: left;
		height: 10px;
	}
	#create_account .label-newsletter {
		display: inline !important;
		font-size: 11px;
		float: none;
	}
	#create_account .btn-save {
		margin: 10px 0 0 0;
	}
		#create_account .pad-type2-inner {
			height: auto !important;
			height: 185px;
			min-height: 185px;
		}		
		
	#new_club p {
		margin: 0;
		padding: 1px 0;
	}
	#new_club label {
		display: block;
		width: 87px;
		float: left;
		padding: 2px 0 0 0;
	}
	#new_club .label-msg {
			width: 100%;
	}
	#new_club .inputform {
		border: 0;
		border: none;
		width: 170px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_180.gif) no-repeat;
	}
	#new_club select.inputform {
		width: 180px;
		height: 18px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 2px 0 2px;
	}
	#new_club textarea {
		border: 0;
		border: none;
		width: 255px;
		height: 60px;
		font-size: 12px;
		color: #0059A3;
		padding: 5px 5px;
		background: transparent url(field_265x70.gif) no-repeat;
		overflow: auto;
		cursor: text;
	}
	#new_club .btn-save {
		margin: 10px 4px 0 0;
	}
		#new_club .pad-type2-inner {
			height: auto !important;
			height: 257px;
			min-height: 257px;
		}
	
	#iframe_container iframe {
		background: transparent;
	}
	/* Pour Ajax Upload img */
	#images_container {
		clear: both;
		overflow: hidden;
	}


/*============ Login ==============*/
#overlay {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
#overlay_login {
	display: none;
	width:400px;
	height: 260px;
	position:absolute;
	background: transparent url(pad_login.gif) no-repeat;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 0 20px;
	color: #fff;
}
	#overlay_login h1 {
		font-size: 16px;
		color: #00213D;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin: 18px 0;
	}
	#overlay_login .inputform {
		border: 0;
		border: none;
		width: 170px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_180.gif) no-repeat;
	}
	#overlay_login .ajax-loader, #create_account .ajax-loader {
		text-align: center;
		padding: 0 0;
	}



/*============ Crédits ==============*/
#overlay_credits {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
	#overlay_credits_pad {
		display: none;
		width:270px;
		height: 190px;
		position:absolute;
		background: transparent url(credits_pad.gif) no-repeat;
		top:30%;
		left:50%;
		margin-left: -145px;
		z-index: 1000000000;
		font-size: 11px;
		padding: 0 10px;
		color: #00213D;
		text-align: center;
	}
	#overlay_credits_pad h1 {
		font-size: 16px;
		color: #00213D;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin: 10px 0 0 0;
		border-bottom: 1px solid #00213D;
	}
	#overlay_credits_pad h3 {
		font-size: 12px;
		color: #00213D;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin: 15px 0 0 0;
	}
	#overlay_credits_pad p {
		padding: 0;
		margin: 0;
		text-align: left;
		font-size: 10px;
	}
	

/*============ Tell a friend ==============*/
#form_tell_friend {
	padding: 8px 0 0 50px;
	float: left;
}
	#form_tell_friend label {
		display: block;
		padding: 2px 0 0 0;
	}
	#form_tell_friend .label-msg {
			width: 100%;
	}
	#form_tell_friend .inputform {
		border: 0;
		border: none;
		width: 170px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_180.gif) no-repeat;
	}
	#form_tell_friend textarea {
		border: 0;
		border: none;
		width: 255px;
		height: 60px;
		font-size: 12px;
		color: #0059A3;
		padding: 5px 5px;
		background: transparent url(field_265x70.gif) no-repeat;
		overflow: auto;
	}
	#form_tell_friend .btn-save {
		margin: 10px 4px 0 0;
	}

#send_panier_response {
	display: none;
	width: 380px;
	height: 240px;
	position:absolute;
	background: #1A486F;
	left:50%;
	margin: 10px 0 0 -210px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 0 20px;
	color: #fff;
}
#send_panier_succes {
	display: block;
	width: 380px;
	height: 240px;
	position:absolute;
	background: #1A486F;
	left:50%;
	margin: 0 0 0 -210px;
	z-index: 100000000000;
	font-size: 11px;
	padding: 0 20px;
	color: #fff;
}
#overlay-panier {
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
#overlay_send_panier {
	display: none;
	width:400px;
	height: 260px;
	position:absolute;
	background: transparent url(pad_login.gif) no-repeat;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 0 20px;
	color: #fff;
}
	#overlay_send_panier h1 {
		font-size: 16px;
		color: #00213D;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
		margin: 20px 0 14px 0;
	}
	#overlay_send_panier .inputform {
		border: 0;
		border: none;
		width: 170px;
		font-size: 12px;
		color: #0059A3;
		padding: 2px 5px;
		background: transparent url(field_180.gif) no-repeat;
	}
	#overlay_send_panier .areaform {
		border: 0;
		border: none;
		width: 390px;
		height: 50px;
		font-size: 12px;
		color: #0059A3;
		padding: 5px 5px;
		background: transparent url(field_400x60.gif) no-repeat;
		overflow: auto;
	}
	#overlay_send_panier .ajax-loader {
		text-align: center;
		padding: 0 0;
	}


/*============ Commentaires ==============*/
	.add-comment .inputform {
		width: 190px;
		border: 1px solid #7FACD1;
		background: none;
		background: transparent;
		color: #fff;
		padding: 1px 5px;
		font-size: 12px;
	}
	.add-comment .areaform {
		width: 190px;
		border: 1px solid #7FACD1;
		background: none;
		background: transparent;
		overflow: auto;
		color: #fff;
		padding: 2px 5px;
		font-size: 12px;
	}
	.add-comment .btn-send {
		margin: 10px 15px 0 0;
	}
	

/*============ Product lisqting ==============*/
.cat_desc {
	padding: 5px 0 10px 20px;
}
table.prod-list {
	border-collapse: collaspe;
	border: 0;
	border: none;
	width: 163px;
	margin: 5px 14px 10px 0;
	float: left;
}
	table.prod-list td {
		padding: 0;
		text-align: center;
	}
	.prod-list .img {
		width: 160px;
		height: 160px;
		background: url(panier_img.gif) no-repeat;
		vertical-align: middle;
		margin: 0;
	}
	.prod-list .title {
		vertical-align: top;
		height: 35px;
	}
	

/*============ Product Info ==============*/
.conteneur-suggestions {
	position: absolute;
	width: 200px;
	height: 140px;
	margin: 55px 0 0 760px;
	z-index: 200000;
}
	.suggestions {
		position: absolute;
		padding: 5px 0;
		z-index: 400000;
	}
	.suggestions h3 {
		width: 180px;
		font-size: 12px;
		font-weight: normal;
		color: #0059A3;
		border-bottom: 1px solid #0059A3;
		margin: 0 10px;
		padding: 0 0 1px 0;
	}
	.suggestions-bg {
		width: 200px;
		height: 140px;
		background: url(suggest_bg.png) no-repeat;
		opacity: 0.5;
		filter: alpha(opacity=50);
	}
	table.prod-mini {
		border-collapse: collapse;
		border: 0;
		border: none;
		width: 80px;
		margin: 10px 10px 0 10px;
		float: left;
	}
		.prod-mini td {
			padding: 0;
		}
		.prod-mini .img {
			width: 80px;
			height: 80px;
			background: url(prod_mini.gif) no-repeat;
			text-align: center;
			vertical-align: middle;
		}
		.prod-mini .title {
			font-size: 11px;
			text-transform: lowercase;
			color: #0059A3;
			text-align: center;
			vertical-align: middle;
		}
			.prod-mini .title a {
				color: #0059A3;
			}
	
#zoom_prod {
	position: absolute;
	width: 980px;
	height: 100%;
	margin-left: -50px;
	text-align: center;
	top: 0;
	z-index: 100;
}

	#zoom-fla {
		position: absolute;
		width: 100%;
		height: 100%;
		text-align: center;
		left: 0;
		top: 0;
		z-index: 1000;
	}
	#ze_zoom {
		width: 100%;
		height: 100%;
		z-index: 10000;
	}
	.submenu-prod {
		position: absolute;
		width: 200px;
		padding: 0;
		margin: -20px 0 0 -15px;
		z-index: 1000;
	}
		.submenu-prod-inner {
			height: auto !important;
			height: 100px;
			min-height: 100px;
			padding: 0 10px 10px 10px;
			margin: 0 0 15px 0;
			background: #fff url(pad_type4_bottom.gif) center bottom no-repeat;
			color: #0059A3;
		}
		.submenu-prod h3 {
			font-size: 11px;
			font-weight: normal;
			line-height: 20px;
			color: #fff;
			text-transform: uppercase;
			margin: 0 0 2px 0;
			padding: 0 0 0 8px;
			background: url(prod_submenu_tit.gif) no-repeat;
		}
		.submenu-prod ul, .submenu-prod li {
			list-style: none;
			margin: 0;
			padding: 0;
			font-size: 13px;
			color: #0059A3;
		}
			.submenu-prod li a {
				display: block;
				border-bottom: 1px solid #BFD5E8;
				padding: 3px 0 3px 7px;
				color: #0059A3;
				text-decoration: none;
			}
			.submenu-prod li a:hover {
				background: url(puce1.gif) center right no-repeat;
			}
			.submenu-prod li a.activ, .submenu-prod li a.activ:hover  {
				margin: 5px 0 0 0;
				padding: 3px 7px 2px 7px;
				background: url(prod_submenu_activ.gif) top left no-repeat;
				border-bottom: 1px solid #fff;
				color: #0059A3;
			}
			
			.submenu-prod ul li div {
				display: block;
				margin: 0 0 5px 0;
				padding: 10px 7px 0 7px;
				font-size: 14px;
				text-transform: uppercase;
				text-align: center;
				color: #0059A3;
				width: 180px;
				background: url(prod_submenu_activ_bottom.gif) bottom left no-repeat;
			}
			.submenu-prod ul li div.clear {
				background: none;
			}
					.submenu-prod li div a {
						display: block;
						width: 10px;
						float: left;
						padding: 0;
						color: #0059A3;
						text-decoration: none;
					}
					.submenu-prod li div span {
						display: block;
						width: 125px;
						float: left;
						padding: 3px 10px 0 10px;
						color: #0059A3;
						text-decoration: none;
					}
					
		.prod-pad-bottom {
			position: absolute;
			width: 310px;
			height: 65px;
			margin: 184px 0 0 285px;
			text-align: center;
			z-index: 10000;
		}
			table.prod-pad-bottom-inner {
				border-collapse: collaspe;
				border: 0;
				border: none;
				width: 310px;
				height: 24px;
				background: url(prod_pad_bottom.gif) no-repeat;
				margin: 25px 0 0 0;
			}
				table.prod-pad-bottom-inner td {
					font-size: 10px;
					font-weight: bold;
					color: #0059A3;
					text-transform: uppercase;
					text-align: left;
					padding: 0 0 0 8px;
				}
		.prod-desc {
			position: absolute;
			width: 273px;
			margin: -10px 0 0 662px;
			font-size: 12px;
			z-index: 5000000;
		}
			.prod-desc .ref {
				font-size: 14px;
				color: #4083BA;
			}
			.prod-desc .desc {
				font-size: 12px;
				padding: 5px 0;
			}
				.prod-desc .desc img{
					float: right;
				}
			.prod-desc .echancrure {
				padding: 2px 0 3px 25px;
				margin: 20px 0 5px 0;
				background: url(ico_echancrure.gif) left top no-repeat;
			}
			#echancrure_roll {
				position: absolute;
				margin: -249px 0 0 -25px;
				display: none;
			}
			.prod-desc table.dos {
				border-collapse: collapse;
				border: 0;
				border: none;
				margin: 0;
			}
			.prod-desc .dos td {
				vertical-align: top;
				padding: 2px 0 0 0;
			}
			.prod-desc .ico-dos {
				padding: 2px 0 0 25px !important;
				background: url(ico_dos.gif) left top no-repeat;	
			}
			#dos_roll {
				position: absolute;
				margin: -249px 0 0 -25px;
				display: none;
			}
		
		table.colours {
			border-collapse: collaspe;
			border: 0;
			border: none;
			margin: 10px 0 0 0;
		}
			table.colours td {
				width: 20px;
				height: 40px;
				padding: 0 5px 0 0;
			}
			.colours a {
				position: absolute;
				width: 20px;
				height: 20px;
				margin: 0;
				opacity: 0.6;
				filter: alpha(opacity=60);
			}
			.colours a:hover, .colours a.col-active {
				opacity: 1;
				filter: alpha(opacity=100);
			}
			.colours img {
				margin: 0;
			}
		.techno {
			margin: 5px 0 0 0;
		}
			.techno table {
				border-collapse: collaspe;
				border: 0;
				border: none;
				margin: 0;
				background: url(prod_techno_bg.gif) left center no-repeat;	
			}
			.techno table td {
				vertical-align: center;
				padding: 0;
			}
			.techno .lk-techno {
				display: block;
				margin: 0 20px 0 0;
				padding: 1px 0 0 16px;
				font-size: 10px;
				color: #4083BA;
			}
			.techno .lk-techno-img {

			}
			
#ajax_annu {
	
}
	.tab-annu-list {
		float: left;
		width: 380px;
		border-collapse: collapse;
		border: 0;
		border: none;
	}
	.tab-annu-list th, .tab-annu-list td {
		border-bottom: 1px solid #BFD5E8;
		font-size: 11px;
		padding: 5px 10px;
	}
	.tab-annu-list th {
		color: #BFD5E8;
		text-align: left;
	}
	
#ajax_annu_det {
	/*position: absolute;*/
	float: left;
	width: 515px;
	padding: 0;
	margin: 5px 0 0 20px;
}
	#ajax_annu_det table {
		border-collapse: collapse;
		border: 0;
		border: none;
	}
	#ajax_annu_det table td {
		font-size: 11px;
	}
	
	
	.search-result-left {
		width: 500px;
		float: left;
	}
		.search-result-left .prod-mini .title, .search-result-left .prod-mini .title a {
			color: #fff;
		}
		
	.search-result-right {
		width: 410px;
		padding: 0 0 0 25px;
		float: left;
	}
	
		
.bleu-clair {
	color: #BFD5E8;
}
.bleu-fonce {
	color: #00213D;
}

.txt-right {
	text-align: right;
}
	
ul {
	padding: 0;
	margin: 5px 0;
}
ul li {
	list-style: disc;
	padding: 0;
	margin: 0 0 0 15px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	/*color: #00213D;*/
	color: #BFD5E8;
}
img {
	border: 0;
}

/*============ Error ==============*/
.errorLog, .successLog  {
	width:400px;
	height: 260px;
	position:absolute;
	background: transparent url(pad_error.gif) no-repeat;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 10px 20px;
	color: #fff;
}
.errorLog {
	color: #fff;
}
.successLog {
	color: #000;
}
.errorLog h1, .successLog h1 {
	font-size: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #BFD5E8;
	padding: 0;
	margin: 5px 0 10px 0;
}
.errorList, .successList  {

}
.error_show, .success_show {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.error_hide, .success_hide{
	display:none;
}

#ajax_create_account, #ajax_new_club, #ajax_new_spot {
	height: 28px;
}