*, img, ul, form, ol {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	background-color: #e4e3e9;
	background-image: none;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
}

#global a {
	text-decoration: underline;
}
ol {
	margin-left: 35px;
}
.clear {
	clear: both;
}
.under {
	text-decoration: underline;
}
.link {
	margin-left: 20px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.linkNormal {
	color: #666;
}
.linkViolet {
	color: #51225A;
}
.linkBleu {
	color: #1290DC;
}
.center {
	text-align: center;
	margin-bottom: 15px;
}
.margeNone {
	margin-bottom: 5px;
}
.margeLeft {
	margin-left: 11px;
}
.margeTopSmall {
	margin-top: 15px;
}
.margeTop {
	margin-top: 80px;
}
.margeBot {
	margin-bottom: 20px;
}
.error {
	clear: both;
	margin: 0 0 10px 185px;
	color: #C00;
}
.confirm {
	width: 450px;
	border: 1px solid #F90;
	background-color: #FFFDE3;
	margin: 15px auto;
	padding: 3px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-align: center;
}
.small {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
.txtCenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.txtBold {
	font-weight: bold;
}


#total {
	clear: both;
	background: #e4e3e9 url(/images/back.gif) repeat-x 0% 0%;
}

#global {
	background: url(/images/global_back.jpg) repeat-x 0% 100%;
}

/* CONDITIONS */
.conditions_red{
	color:red;
}

/*HEADER*/
#d8_header-top {
	background: transparent url(http://www.direct8.fr/themes/direct8/images/background/direct-8-bg.png) repeat scroll 0 0
}
#d8_footer {
	margin-top: 0;
}

#fabuleosHeader {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
		/*IDENTIFICATION*/
	#fabuleosHeader #ident {
		float: left;
		width: 196px;
		background: url(/images/ident_back.gif) no-repeat 0% 0%;
		padding: 5px 0 5px 11px;
		margin: 0 15px 0 0;
	}
		/*LOGOUT*/
	#fabuleosHeader #ident input {
		height: 12px;
		width: 153px;
		border: none;
		padding-left: 7px;
		margin: 0;
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		color: #775e7c;
	}
	#fabuleosHeader #ident p.login {
		height: 15px;
		background: url(/images/ident_login.gif) no-repeat 0% 0%;
		margin: 0 0 3px 0;
	}
	#fabuleosHeader #ident p.password {
		height: 17px;
		background: url(/images/ident_pwd_submit.gif) no-repeat 0% 100%;
		padding-top: 4px;
	}
	#fabuleosHeader #ident .password .submitIdent {
		height: 16px;
		width: 20px;
		border: 0;
		background: none;
		cursor: pointer;
		padding: 0;
	}

		/*LOGIN*/
	#fabuleosHeader #ident .log {
		float: left;
		width: 145px;
		background: url(/images/ident_picto.gif) no-repeat 0% 0%;
		padding: 2px 0 0 20px;
		margin: 0;
		font: 10px Georgia, "Times New Roman", Times, serif;
	}
	#fabuleosHeader #ident .log a {
		font: bold 12px Georgia, "Times New Roman", Times, serif;
		color: #F90;
		text-decoration: none;
	}
	#fabuleosHeader #ident a.logout {
		float: right;
		display: block;
		width: 16px;
		height: 16px;
		background:  url(/images/logout.gif) no-repeat 0% 0%;
		margin-right: 10px;
	}
	#fabuleosHeader #ident a.logout span {
		display: none;
	}
		/*IDENT dans le CONTENT*/
	#main #content #ident {
		width: 200px;
		margin: 0 auto;
	}
	#main #content #ident input {
		height: 12px;
		width: 140px;
		border: none;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #775e7c;
	}
	#main #content #ident p.login {
		height: 15px;
		background: url(/images/ident_login.gif) no-repeat 0% 0%;
		margin: 0 0 5px 0;
	}
	#main #content #ident p.password {
		height: 17px;
		background: url(/images/ident_pwd_submit.gif) no-repeat 0% 100%;
		padding-top: 4px;
		margin: 0 0 20px 0;
	}
	#main #content #ident .password .submitIdent {
		width: 20px;
		background: none;
		border: 0;
		cursor: pointer;
		padding: 0;
	}
		/*MAIN MENU*/
	#fabuleosHeader ul#mainMenu {
		float: left;
		width: 568px;
		height: 33px;
		background: url(/images/mainMenu_back.gif) no-repeat 0% 0%;
		margin-top: 16px;
		list-style: none;
	}
	#fabuleosHeader #mainMenu li.first a {
		background: none;
	}
	#fabuleosHeader #mainMenu li {
		display: inline;
	}
	#fabuleosHeader #mainMenu li a {
		float: left;
		background: url(/images/mainMenu_left.gif) no-repeat 0% 0%;
		margin-top: 6px;
		padding: 0 10px 0 15px;
		font: bold 12px Georgia, "Times New Roman", Times, serif;
		color: #51225A;
		text-decoration: none;
		cursor: pointer;
	}
	#fabuleosHeader #mainMenu li#active a {
		color: #1290DC;
	}
	#fabuleosHeader #mainMenu li a:hover {
		text-decoration: underline;
	}
	#fabuleosHeader #mainMenu li#blog a {
		float: right;
		width: 65px;
		background: url(/images/mainMenu_blog.gif) no-repeat 0% 0%;
		margin: 0;
		text-align: right;
	}
	#fabuleosHeader #mainMenu #blog a span {
		display: block;
		padding: 6px 10px 0 30px;
	}
	#fabuleosHeader #mainMenu li a span {
		float: left;
		height: 27px;
		display: block;
		line-height: 27px;
	}

/*LOGO*/
#fabuleosLogo {
	clear: both;
	height: 63px;
	width: 1152px;
	margin: 0 auto;
	background: url(/images/header_back.jpg) no-repeat 50% 0%;
	text-align: left;
}
	#fabuleosLogo a {
		display: block;
		width: 350px;
		height: 63px;
	}
	#fabuleosLogo a span {
		display: none;
	}

/*MAIN CONTENU*/
#main {
	width: 1000px;
	background: url(/images/main_back2.gif) repeat-y 0% 0%;
	margin: 0 auto;
	text-align: left;
}

	/*COL. LEFT*/
#main #colleft {
	float: left;
	width: 222px;
	background: url(/images/colleft_back.gif) repeat-y 0% 0%;
	margin: 0 0 80px 0;
}
		/*SEARCH*/
	#main #colleft form {
		width: 183px;
		margin: 15px 0 20px 11px;
	}
	#main #colleft input {
		height: 12px;
		width: 153px;
		border: none;
		padding-left: 7px;
		margin: 0;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #775e7c;
	}
	#main #colleft .search {
		height: 17px;
		background: url(/images/ident_search_submit.gif) no-repeat 0% 100%;
		padding-top: 5px;
	}
	#main #colleft .search .submitSearch {
		height: 16px;
		width: 20px;
		border: 0;
		background: none;
		cursor: pointer;
		padding: 0;
	}
	/*FAVOURITE SHORTLIST*/
	#main #colleft h1#titleFavourite {
		height: 32px;
		background: url(/images/title_favourite.gif) no-repeat 0% 0%;
		margin: 0 0 20px 11px;
	}
	#main #colleft #titleFavourite span {
		display: none;
	}
	#main #colleft #favouriteShortlist {
		list-style: none;
		margin: 0 5px 20px 15px;
	}
	#main #colleft #favouriteShortlist li {
		margin-bottom: 10px;
	}
	#main #colleft #favouriteShortlist li a {
		font: bold 12px Georgia, "Times New Roman", Times, serif;
		color: #999;
		text-decoration: none;
	}
	#main #colleft #favouriteShortlist li a:hover {
		color: #FF0908;
	}

		/*NAV PARTNER*/
	#main #colleft h1#titleMerchant {
		height: 32px;
		background: url(/images/title_merchant.gif) no-repeat 0% 0%;
		margin: 0 0 20px 11px;
	}
	#main #colleft #titleMerchant span {
		display: none;
	}

	#main #colleft ul#fabuleosNav {
		width: 181px;
		margin-left: 10px;
		list-style: none;
	}
	#main #colleft #fabuleosNav li {
		margin: 0 0 15px 0;
	}
	#main #colleft #fabuleosNav li a {
		display: block;
		padding-left: 5px;
		font: bold 12px Georgia, "Times New Roman", Times, serif;
		color: #999;
		text-decoration: none;
	}
	#main #colleft #fabuleosNav li a:hover, #main #colleft #fabuleosNav li a.in {
		color: #FF0908;
	}
	#main #colleft #fabuleosNav li ul {
		list-style: none;
	}
	#main #colleft #fabuleosNav li li {
		margin: 5px 0;
	}
	#main #colleft #fabuleosNav li li:hover, #main #colleft #fabuleosNav li li.in {
		background: #C6C9CA url(/images/colleft_nav_top.gif) no-repeat 0% 0%;
	}
	#main #colleft #fabuleosNav li li a {
		display: block;
		padding: 2px 5px 2px 25px;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #999;
		text-decoration: none;
	}
	#main #colleft #fabuleosNav li li a:hover, #main #colleft #fabuleosNav li li.in a {
		background: url(/images/colleft_nav_bot.gif) no-repeat 0% 100%;
		color: #666;
	}

	/*BREADCRUMB*/
#main ul#breadcrumb {
	float: left;
	width: 530px;
	background-color: #FFF;
	margin-left: 8px;
	padding: 10px 5px 34px 20px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #afafaf;
	list-style: none;
}
#main #breadcrumb li {
	display: inline;
}
#main #breadcrumb li a {
	color: #afafaf;
	text-decoration: none;
}
#main #breadcrumb li a:hover {
	text-decoration: underline;
}
	/*CONTENT*/
#main #content {
	float: left;
	width: 555px;
	background-color: #FFF;
	margin-left: 8px;
	padding: 0 0 50px 0;
}
#main #content h1,
#main #colleft h1,
#main #colright h1 {
	background: url(/images/h1_picto.gif) no-repeat 0% 0%;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 3px 20px ;
	margin: 10px 0 20px 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
#main #content h1.lessPic {
	background: none;
}
#main #content h1 a {
	color: #1290dc;
	text-decoration: none;
}
#main #content h2 {
	margin: 10px 0 5px 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #F90;
}
#main #content h2.attention {
	background: url(/images/error.gif) no-repeat 0% 0%;
	padding-left: 20px;
	margin-left: 0;
}

#main #content ul.list,
#main #colright ul.list {
	list-style: circle;
	margin: 0 20px 20px 20px;
	text-align: justify;
}
#main #content p {
	clear: both;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: justify;
}
#main #content p.margeNone {
	margin-bottom: 5px;
}
#main #content .retro {
	clear: both;
	color: #775E7C;
	/*line-height: 39px;*/
}
#main #content .retro span {
	display: block;
	float: left;
	height: 36px;
	width: 100px;
	background: url(/images/retro_back.gif) no-repeat 100% 0%;
	padding: 6px 0 0 0;
	margin: 0 5px 15px 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
}

#main #content a.login {
	clear: both;
	display: block;
	background: url(/images/a_picto.gif) no-repeat 0% 0%;
	padding: 0 0 0 20px;
	margin-top: 35px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #1290dc;
}
#main #content a.logout {
	clear: both;
	display: block;
	background: url(/images/a_picto.gif) no-repeat 0% 0%;
	padding: 0 0 0 20px;
	margin-top: 35px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FF0908;
}

#main #content .important {
	clear: both;
	background: url(/images/important_back.gif) no-repeat 0% 100%;
	margin: 30px 0;
}
#main #content .important h2 {
	height: 45px;
	background: url(/images/important_title.gif) no-repeat 0% 0%;
	margin:0;
}
#main #content .important h2 span {
	display: none;
}
#main #content .important h2.simple {
	height: 10px;
	background: url(/images/important_simple.gif) no-repeat 0% 0%;
}
#main #content .important p {
	margin: 0 15px 0 0;
	padding-bottom: 15px;
}
#main #content .important ul.list {
	padding-bottom: 12px;
}
#main #content .important ul.list li strong.cashRefused {
	color: #C00;
}
#main #content .important ul.list li strong.cashCredited {
	color: #1290DC;
}
#main #content .important ul.list li strong.cashValid {
	color: #8DB81B;
}
#main #content .important ul.list li strong.cashTraced {
	color: #93C;
}
#main #content .important ul.list li strong.cashStandby {
	color: #F90;
}

		/*COL. RIGHT*/
#main #colright {
	float: left;
	width: 200px;
	margin-top: 27px;
}
#colright a.link {
	margin-left: 20px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}
#main #content .partnerDesc {
	padding-bottom: 15px;
}
#main #content .partnerDesc ul {
	margin: 0 15px 15px 35px;
}
#main #content .partnerDesc p {
	margin-bottom: 10px;
}
#main #colright #partnerLogo {
	width: 150px;
	background: url(/images/partner_logo_top.gif) no-repeat 100% 0%;
	padding: 10px 0 0 0;
	margin: 5px 0 20px 0;
	text-align: center;
}
#main #colright #partnerLogo a {
	display: block;
	background: url(/images/partner_logo_bot.gif) no-repeat 100% 100%;
	padding: 0 0 10px 0;
}

#main #colright #favourite {
	width: 154px;
	background: url(/images/favourite_top.gif) no-repeat 100% 0%;
	padding: 17px 0 0 0;
	margin-bottom: 20px;
	text-align: center;
}
#main #colright #favourite a {
	display: block;
	background: url(/images/partner_logo_bot.gif) no-repeat 0% 100%;
	padding: 0 0 15px 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}

	/*FOOTER*/
#main #fabuleosFooter {
	clear: both;
	height: 29px;
	background: url(/images/footer_back2.gif) no-repeat 0% 0%;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
}
#main #fabuleosFooter p {
	margin-left: 230px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #775e7c;
}
#main #fabuleosFooter p a {
	color: #1290DC;
	text-decoration: none;
}

/*PARTNER LIST*/
#main #content ul.pagination {
	clear: both;
	width: 220px;
	list-style: none;
	margin: 30px auto 20px auto;
	text-align: center;

}
#main #content .pagination li {
	float: left;
	text-align: center;
}
#main #content .pagination li a {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	color: #999;
}
#main #content .pagination li a span {
	display: none;
}
#main #content .pagination li a.previous {
	float: left;
	background: url(/images/previous.png) no-repeat 0% 0%;
}
#main #content .pagination li a.next {
	float: left;
	background: url(/images/next.png) no-repeat 0% 0%;
}
#main #content .pagination li a.active {
	font-weight: bold;
	color: #51225A;
	border-bottom: 1px solid #51225A;
}

#main #content .list {
	clear: both;
	margin-top: 15px;
}
#main #content .partnerList {
	float: left;
	width: 430px;
}
#main #content .partnerList h2 {
	background: none;
	padding: 0 0 3px 20px;
	margin: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
#main #content .partnerList h2 a {
	color: #1290DC;
	text-decoration: none;
}
#main #content .partnerList p {
	clear: both;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	text-align: justify;
}
#main #content .partnerList p a.promoCode {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
}
#main #content .retroPlus {
	float: left;
	width: 100px;
	background: url(/images/retro_back.gif) no-repeat 100% 0%;
	padding-top: 10px;
	text-align: center;
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#main #content .retroPlus span {
	display: block;
	/*height: 35px;*/
	background: url(/images/retroplus_back.gif) no-repeat 100% 100%;
	padding-bottom: 13px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#main #content #sortby {
	background: url(/images/shadow.gif) no-repeat 50% 100%;
	padding-bottom: 9px;
	margin-bottom: 20px;
	text-align: center;
}
#main #content #sortby a {
	background: url(/images/sortby_back.gif) no-repeat 0% 0%;
	padding: 10px 5px 5px 10px;
	color: #999;
	text-decoration: none;
}
#main #content #sortby a:hover {
	color: #775e7c;
}
#main #content #sortby a.in {
	color: #775e7c;
	font-weight: bold;
}
/*favourite*/
#main #content .delete {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/delete.png) no-repeat 0% 0%;
}
#main #content .delete span {
	display: none;
}
/*NOTE*/
.star-rating{
	list-style:none;
	margin: 20px 0 20px 15px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(/images/star_rating2.gif) repeat-x 0% 0%;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/images/star_rating2.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.two-starsOK {
	background: url(/images/star_rating2.gif) left bottom;
	z-index: 1;
	left: 0px;
	width: 40px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}

/*CODE PROMO*/
#main #content h3 {
	background: url(/images/attach.png) no-repeat -1% 0%;
	border-bottom: 1px solid #EAEAEA;
	margin: 25px 0 15px 0;
	padding-left: 46px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #F90;
}
#main #content .promo {
	margin: 0 0 20px 0;
}
#main #content .promo h4 {
	display: block;
	height: 20px;
	background: url(/images/promo_back.gif) no-repeat 0% 0%;
	padding: 1px 0 0 20px;
	margin-bottom: 5px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#main #content .promo p {
	margin-bottom: 5px;
}
#main #content .promo ul {
	list-style: circle;
	margin: 0 20px 5px 20px;
	text-align: justify;
}



/*JOIN*/
#main #content #info {
	margin: 10px 0 20px 0;
}
#main #content #info fieldset {
	border-bottom: 1px dashed #999;
	margin: 10px 0;
}
#main #content #info p {
	padding: 0 10px;
	margin: 0;
	text-align: left;
}
#main #content #info p label.input {
	display: block;
	float: left;
	width: 170px;
	padding-top: 6px;
	margin-right: 5px;
	text-align: right;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}
#main #content #info p input.input {
	height: 17px;
	width: 200px;
	background: url(/images/input.gif) no-repeat 100% 0%;
	vertical-align: baseline;
	padding: 6px 15px 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content #info p input.ok {
	height: 17px;
	width: 200px;
	background: url(/images/input_ok.gif) no-repeat 100% 0%;
	vertical-align: baseline;
	padding: 6px 15px 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content #info p input.invalid {
	height: 17px;
	width: 200px;
	background: url(/images/input_invalid.gif) no-repeat 100% 0%;
	vertical-align: baseline;
	padding: 6px 15px 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content #info p select.input {
	height: 21px;
	border: 1px solid #CCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#main #content #info p .check {
	width: 10px;
	height: 10px;
	margin: 5px 2px 0 0;
	vertical-align: text-bottom;
}
#main #content #info p.dirclose {
	margin: 50px 0 5px 0;
	text-align: right;
	font: 10px Verdana, Geneva, sans-serif;
	color:#000;
}
#main #content #info p.dirclose a {
	color:#51225A;
	font-weight: bold;
}
#main #content #info p label.checkbox{
	padding-right: 10px;
}
#main #content #info p .hint {
	display: block;
	margin: 5px 0 0 175px;
}
#main #content #info .submit, #total #global #main #content #ratingPage input.submit {
	height: 20px;
	background: url(/images/submit_back.gif) no-repeat 100% 0%;
	cursor: pointer;
	padding: 0 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#main #content #info #submit {
	float: left;
	width: 272px;
}
#main #content #info label.labelActivate {
	float: left;
	padding: 3px 0 0 5px;
}
#main #content #info input#submit.submitMonth {
	float: none;
	height: 22px;
	width: 16px;
	background: url(/images/folder_explore.png) no-repeat 0% 100%;
	cursor: pointer;
}
#main #content #info .textarea {
	width: 90%;
	margin: 0 0 25px 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/*HOME*/
#main #content .homeTxt {
	float: left;
	width: 355px;
	margin: 20px 0 0 0;
}
#main #content .homeBtn {
	float: right;
	width: 200px;
	margin: 20px 0;
}
#main #content .homeBtn a {
	display: block;
	margin: 50px 0;
}

/*MEMBER  + Nav Réseaux sociale Twitter */
#main #colright #memberNav {
	width: 150px;
	background: url(/images/member_top.gif) no-repeat 100% 0%;
	padding: 18px 0 0 0;
	margin-bottom: 30px;
}
#main #colright #memberNav ul {
	background: url(/images/partner_logo_bot.gif) no-repeat 100% 100%;
	margin: 0;
	padding-bottom: 1px;
	list-style: none;
}

#main #colright ul#socialNetwork  {
	list-style: none;
}
#main #colright #memberNav ul li,
#main #colright ul#socialNetwork li {
	margin-bottom: 15px;
}
#main #colright #memberNav ul li a,
#main #colright ul#socialNetwork li a,
#main #colleft ul.presse li a, #main #colright ul.presse li a {
	display: block;
	padding: 0 2px 0 18px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
}
#main #colright ul#socialNetwork li a {
	color: #666;
}
#main #colright ul#socialNetwork li a:hover {
	color: #1290DC;
}
#main #colright #memberNav ul li a:hover, #main #colright #memberNav ul li a.in,
#main #colleft ul.presse li a, #main #colright ul.presse li a  {
	background: url(/images/arrow_right.gif) no-repeat 0% 0%;
	color: #1290DC;
}
#main #colright ul#socialNetwork li a img {
	margin-right: 5px;
	vertical-align: middle;
}
#main #colright h1 {
	margin: 0 0 8px 8px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #999
}

#main #colright #blogRSS,
#main #colright .subRight {
	width: 150px;
	background: #FFF url(/images/partner_logo_bot.gif) no-repeat 100% 100%;
	padding-bottom: 1px;
}
#main #colright #blogRSS h1,
#main #colright .subRight h1.top {
	height: 11px;
	width: 148px;
	background: url(/images/colright_blog_title.gif) no-repeat 100% 0%;
	margin: 0;
	padding: 8px 0 15px 2px;
	color: #F00;
}
/*#main #colright #blogRSS h1 span {
	display: none;
}*/
#main #colright #blogRSS ul#rss {
	list-style: none;
	margin: 0 5px 20px 0;
}
#main #colright #blogRSS #rss li {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
}
#main #colright #blogRSS #rss li a {
	display: block;
	padding: 0 2px 0 18px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #999;
}
#main #colright #blogRSS #rss li a:hover {
	background: url(/images/arrow_right.gif) no-repeat 0% 0%;
	color: #F00;
}


#main #content label.label { /*pour les label exterieur a un form*/
	display: block;
	float: left;
	width: 160px;
	margin-right: 5px;
	text-align: right;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}

#main #content table {
	width: 100%;
	margin-bottom: 25px;
}
#main #content th {
	background-color: #775e7c;
	padding: 4px 2px;
	color: #FFF;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content th.diff {
	background-color: #CCC;
	padding: 4px 2px;
	color: #666;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content tr.strip {
	background-color: #f1f0f6;
}
#main #content tr.txtRight th {
	text-align: right;
}
#main #content tr.totalAvailable th {
	background-color: #1290DC;
	font-size: 14px;
	text-align: right;
}
#main #content tr.totalStandby th {
	background-color: #F90;
	font-size: 14px;
	text-align: right;
}
#main #content tr.totalStandby th.conc {
	background-color: #CCC;
	font-size: 14px;
	text-align: right;
	color: #666
}
#main #content tr.totalRedeem td {
	background-color: #e4e3e9;
	text-align: right;
}
#main #content td a {
	color: #666;
}
#main #content td {
	padding: 4px 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content td img {
	vertical-align: middle;
}

#main #content td.cashTraced {
	color: #93C;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content td.cashStandby {
	color: #F90;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content td.cashValid {
	color: #8DB81B;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content td.cashRefused {
	color: #C00;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#main #content td.cashCredited {
	color: #1290DC;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#main #content .validated {
	color: #8DB81B;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#main #content .credited {
	color: #1290DC;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

#main #content ul#referMail {
	clear: both;
	width: 513px;
	height: 250px;
	overflow: auto;
	padding: 10px 0;
	margin: 0 auto;
	list-style: none;
}
#main #content #referMail li {
	clear: both;
	padding-bottom: 5px;
}
#main #content #referMail li label {
	display: block;
	float: left;
	width: 57%;
	margin: 0;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}
#main #content #referMail li input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content .uncheckAll {
	height: 16px;
	cursor: pointer;
	background: url(/images/page_cross.gif) no-repeat 0% 0%;
	padding-left: 20px;
	margin: 0 20px;
}
#main #content .checkAll {
	height: 16px;
	cursor: pointer;
	background: url(/images/page_tick.gif) no-repeat 0% 0%;
	padding-left: 20px;
	margin: 0 20px;
}

/*CLAIM*/
#main #content .linkAdd {
	background: url(/images/comment_add.png) no-repeat 0% 0%;
	margin-left: 20px;
	padding: 2px 0 0 20px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #8db81b;
}
#main #content .linkReply {
	background: url(/images/comment_edit.png) no-repeat 0% 0%;
	margin-left: 20px;
	padding: 2px 0 0 20px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #8db81b;
}
#main #content .claimMev {
	margin-bottom: 5px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}
#main #content .claimMevo {
	margin-bottom: 5px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #F90;
}
#main #content textarea.text {
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#main #content select.select {
	clear: both;
	width: 100%;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#main #content #info .claimLabel {
	margin: 0 0 5px 10px;
	text-align: left;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}
#main #content #info p input.inputNormal {
	height: 25px;
	width: 300px;
	background: url(/images/input.gif) no-repeat 0% 0%;
	vertical-align: baseline;
	padding: 6px 15px 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
/*REDEEM*/
#main #content #info p input.inputBank {
	width: 81px;
	height: 17px;
	background: url(/images/input_short.gif) no-repeat 100% 0%;
	padding: 6px 15px 0 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/*FAQ*/
#main #content a.linkFaq {
	display: block;
	margin: 0 20px;
	color: #666;
	text-decoration: none;
}
#main #content a.linkFaq:hover {
	text-decoration: underline
}
/*DEMO*/
#main #content select.input, #main #content #scselector select {
	height: 21px;
	border: 1px solid #CCC;
	margin: 0 0 20px 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#main #content #tab {
	clear: both;
}
#main #content #tab h2 {
	float: left;
	width: 515px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0 0 3px 20px;
	margin: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #999;
}
#main #content #tab h2 span {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #1290dc;
	text-decoration: none;
}
#main #content #tab table {
	margin-bottom: 15px;
}
#main #content #tab td.spent {
	background-color: #F8F8F8;
	color: #F90;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#main #content a.linkTop {
	display: block;
	height: 16px;
	background: url(../images/top.png) no-repeat 100% 0%;
	padding-right: 20px;
	margin-bottom: 20px;
	text-align: right;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #1290DC;
}

#disabler_div {
    background-color: #000000;
    opacity: 0.6;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

#loading {
display: none;
position:fixed;
top: 0;
right:0;
background-color: red;
}


/* -------------------------------------------------------------------------------------------------------------------- RATING MODULE */

#total #global #main #colright #memberNav ul li.useRating a {
	background: url(/images/rating_nav_out.gif) no-repeat 0% 0%;
    padding: 5px 0 5px 20px;
}

#total #global #main #colright #memberNav ul li.useRating a:hover {
	background: url(/images/rating_nav_active.gif) no-repeat 0% 0%;
}

#total #global #main #colright #memberNav ul li.useRating a.in {
	background: url(/images/rating_nav_active.gif) no-repeat 0% 0%;
}

#total #global #main #colright #memberNav ul li.useRating a {
	font-weight: bold;
    color: #FFF;
}

#total #global #main #colright #partnerRating {
	width: 154px;
	background: url(/images/rating_top.gif) no-repeat 0% 0%;
	margin: 0 0 20px 0;
	padding: 17px 0 0 0;
	text-align: center;
}

#total #global #main #colright #partnerRating a {
	display: block;
	background: url(/images/partner_logo_bot.gif) no-repeat 0% 100%;
	padding: 10px 0 15px 0;
    text-decoration: none;
	color:#FFF;
}

#total #global #main #colright #partnerRating a span {
	display: block;
    width: 127px;
    height: 25px;
    background: url(/images/fond_btRating.jpg) no-repeat 0% 0%;
    margin: 0 auto;
    padding: 5px 0 0 0;
}

#total #global #main #colright #rating {
	width: 154px;
	background: url(/images/rating_top.gif) no-repeat 0% 0%;
	margin: 0 0 20px 0;
	padding: 17px 0 0 0;
	text-align: center;
}

#total #global #main #colright #rating ul {
	list-style: none;
	background: url(/images/partner_logo_bot.gif) no-repeat 0% 100%;
	padding: 0;
}

#total #global #main #colright #rating ul li {
	padding: 0 0 15px 0;
}

#total #global #main #colright #rating ul li.linkHelp {
	padding: 0;
}

#total #global #main #colright #rating ul li #average {
	width: 85px;
	margin: 10px auto 0 auto;
}

#total #global #main #content #ratingPage p span {
	font-weight: bold;
}

#total #global #main #content #ratingPage ul {
	margin: 0 0 0 20px;
	list-style: none;
}

#total #global #main #content #ratingPage ul li {
	background: url(/images/arrow_right.gif) no-repeat 0% 0%;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}

#total #global #main #content #ratingPage ul li p {
	margin: 0 20px 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EAEAEA;
}

#total #global #main #content #ratingPage a.nextVoteLink {
	background: url(/images/arrow_right.gif) no-repeat 0% 0%;
	margin: 0 0 0 20px;
	padding: 0 0 5px 20px;
	color: #1290DC;
	font-weight: bold;
}

#total #global #main #content #ratingPage a.BackPartnerLink {
	background: url(/images/backToPartner.gif) no-repeat 0% 0%;
	margin: 0 0 0 20px;
	padding: 0 0 5px 20px;
	color: #1290DC;
	font-weight: bold;
}

#total #global #content #ratingPage .error {
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 10px 0 0 0;
}

#total #global #main #colright #rating ul li a {
	display: block;
    height: 15px;
    background: url(/images/bt_helpRating.jpg) no-repeat 11% 0%;
    text-decoration: none;
    z-index: 500;
}

#total #global #main #colright #rating ul li a span {
	display: block;
    padding: 0 24px 0 0;
	text-align: right;
    color: #666;
}

#total #global #main #colright #rating ul li a .infoRating {
	display: none;
}

#total #global #main #colright #rating ul li a:hover .infoRating {
	position: absolute;
    display: block;
    width: 200px;
    background: #FFF;
    margin: 20px 0 0 20px;
    padding: 5px;
    border: 1px solid #785f7c;
    color: #000;
}

#total #global #main #colright #rating ul li a:hover .infoRating p {
	margin: 0 0 10px 0;
    text-align: left;
}

#total #global #main #colright #rating ul li a:hover .infoRating p span {
	display: inline;
	font-weight: bold;
    color: #1290DC;
    padding: 0;
}

#total #global #main #colright #rating ul li h3 {
	font-size: 12px;
	color: #1290DC;
}

#total #global #main #content table tr td a.ratingLink {
	display: block;
    float: right;
	width: 53px;
    height: 18px;
	background: url(/images/ratingStarStatement.gif) no-repeat 0% 0%;
    z-index: 500;
}

#total #global #main #content table tr td a.ratingLink .ratingStatementInfo {
	display: none;
}

#total #global #main #content table tr td a.ratingLink:hover .ratingStatementInfo {
	display: block;
    position: absolute;
    width: 100px;
    background: #FFF;
    margin: 20px 0 0 0;
    padding: 5px;
    border: 1px solid #785f7c;
}

#total #global #main #content table tr td table {
	margin: 0;
    padding: 0;
}

#main #colleft #branding {
	width: 189px;
	border-bottom: 1px solid #785f7c;
	margin: 15px 0 0 11px;
	text-align: center
}
#main #colleft #branding h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #785f7c;
}
#main #content input.submit {
	height: 20px;
	background: url(/images/submit_back.gif) no-repeat 100% 0%;
	cursor: pointer;
	padding: 0 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#main #content #texteclose {
	width: 480px ;
	border-top: #EAEAEA 1px solid;
	border-right: #EAEAEA 1px solid;
	border-bottom: #EAEAEA 1px solid;
	margin: 55px 10px 0px 0px ;
	padding: 10px 10px 10px 0px;
}
#main #content #texteclose #tabclose{
	width: 300px ;
	border-left: #EAEAEA 1px solid;
	margin: 10px 10px 0px 20px ;
}
/* PRESSE */
#main #colleft h1.top {
	border: none;
	margin: 20px 0 10px 11px;
	font-size: 12px;
	color: #F00;
}
#main #colright .subRight h1.top {
 	border: none;
	padding-bottom: 20px;
 }
#main #colleft ul.presse, #main #colright .subRight ul.presse {
	width: 189px;
	margin: 5px 0 0 11px;
	text-align: center;
	list-style-type: none; 
}
#main #colright .subRight ul.presse {
	width: 130px;
}
#main #colleft ul.presse li, #main #colright .subRight ul.presse li,
#main #colleft ul.presse li img, #main #colright .subRight ul.presse li img,
#main #colright .subRight ul.unlist img {
	margin-top: 5px;
	padding-bottom: 5px;
}
#main #colleft ul.presse li strong, #main #colright .subRight ul.presse li strong {
	display: block;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
#main #colleft ul.presse li a, #main #colright .subRight ul.presse li a {
	text-align: left;
}
/* BLOCK GAUCHE SUBSCRIPTION*/

#main #colright .subRight {
	margin-bottom: 20px;
}
#main #colright .subRight .unlist {
	margin-left: 5px;
	list-style-type: none;
}
#main #colright .subRight .unlist li {
	margin-bottom: 10px;
	padding-right: 5px;
}
/* FOCUS */
#main #content .focus {
	position: relative;
	background: url(/images/focus_bot.gif) no-repeat scroll 50% 100%;
	width: 555px;
	padding-bottom: 5px;
	text-align: center;
}
#main #content .focus .focusBlock {
	float: left;
	width: 45%;
	margin: 0 5px;
	padding: 0 5px;
}
#main #content .focus .focusBlock h2 {
	background: url(/images/focus_top.gif) no-repeat scroll 0% 0%;
	width: 262px;
	margin: 0 0 0 2px;
	padding: 10px 0;
}
#main #content .focus .focusBlock p {
	border-top: 1px dotted #CCC;
	margin: 0 0 20px 15px;
	padding: 5px 0;
}
#main #content .focus .focusBlock .linkBleu {
	position: absolute;
	bottom: 13px;
}
