@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body {
	background: url(images/bg_page.png) repeat; 
	background-repeat: repeat-x;
	background-color:#fff;
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
	
#page {
	text-align:justify;
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
	
/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

ul#menu1{
	float: left;
	width:650px;
	margin:78px 0 0 4px;
	list-style: none;
	padding:0px;
	}

ul#menu1 li{
	float: left;
	width: 127px;
	height: 66px;
	background: url(images/bg_onglet1.png) 0 0 no-repeat;
	text-align: center;
	margin-left:1px;
	}

ul#menu1 li:hover, ul#menu1 li#current{
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
	}

ul#menu1 li a{
	display: block;
	width: 127px;
	height: 46px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	padding:20px 0 0 0;
	outline: none;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
}

.menu1_centre {
  width:121px;
  float:left;
  font-size: 13px;
  }

/* FR : Style pour le logo ------------------------------------------------------------------------------------------- */
/* EN : Style of the logotype ------------------------------------------------------------------------------------------------ */

.img_logo {
	width: 319px;
	height: 160px;
	background: url(images/logo.png) 0 0 no-repeat;
	border:0px;
	float:left;
	}

.img_logo1 {
	width: 468px;
	height: 60px;
	background: url(images/logo1.png) 0 0 no-repeat;
	border:0px;
	position: absolute;
  top: 10px;
  left: 400px;
	}

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:281px;
	background:#f6f6f6;
	}


/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_1.png");
	width:281px;
	height:76px;
	}

.head_menu_moncompte {
	border:0px;
	background:url("images/bg_header_menu_moncompte.png");
	width:281px;
	height:76px;
	}

.head_menu_publicitaires {
	border:0px;
	background:url("images/bg_header_menu_publicitaires.png");
	width:281px;
	height:76px;
	}

.head_menu_lesbonus {
	border:0px;
	background:url("images/bg_header_menu_lesbonus.png");
	width:281px;
	height:76px;
	}

.head_menu_lesjeux {
	border:0px;
	background:url("images/bg_header_menu_lesjeux.png");
	width:281px;
	height:76px;
	}

.head_menu_bonsplans {
	border:0px;
	background:url("images/bg_header_menu_bonsplans.png");
	width:281px;
	height:76px;
	}

.head_menu_statistiques {
	border:0px;
	background:url("images/bg_header_menu_statistiques.png");
	width:281px;
	height:76px;
	}

.head_menu_support {
	border:0px;
	background:url("images/bg_header_menu_support.png");
	width:281px;
	height:76px;
	}

.head_menu_partenaires {
	border:0px;
	background:url("images/bg_header_menu_partenaires.png");
	width:281px;
	height:76px;
	}

.head_menu_actualites {
	border:0px;
	background:url("images/bg_header_menu_actualites.png");
	width:281px;
	height:76px;
	}

.hot_news {
	width:281px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#e50d01;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#3d5259;
	font-weight:bold;
	text-decoration:underline;
	}
.text {
	font-size:10px;
	color:#737373;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
	margin:10px;
	padding:0 0 0 15px;
	margin-bottom:30px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}	

/* FR : Style pour la liste des dernières news ------------------------------------------------------------------------------------------------ */
/* EN : Style of the last news list  ------------------------------------------------------------------------------------------------ */

.head_menu_2 {
	border:0px;
	background:url("images/bg_header_menu_2.png");
	width:281px;
	height:76px;
}

#list_last_news {
	position:relative;
	display:block;
	list-style-type: none; 
}
ul#list_last_news li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#3b4f55; 
	text-align:left; 
	cursor:pointer; 
	font-size:10px; 
	padding:0 0 0 15px;
	margin:4px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
}

/* FR : Style pour le moteur de recherche ------------------------------------------------------------------------------------------------ */
/* EN : Style of search motor ------------------------------------------------------------------------------------------------ */

.head_menu_3 {
	border:0px;
	background:url("images/bg_header_menu_3.png");
	width:281px;
	height:76px;
	}

.input_search  {
	background: url(images/bg_input.png) 0 0 no-repeat;
	width:122px;
	height:34px;
	font-size:12px;
	border:0px;
	padding:10px;
	margin:15px 0 0 18px;
	color:#5e7e88;
	font-weight:bold;
	}
	
.button_search {
	float:left;
	background: url(images/button_arrow.png) 0 0 no-repeat;
	width:118px;
	height:26px;
	margin-top:10px;
	margin-left:80px;
	margin-bottom:20px;
	}
	
	
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:643px;
	background:#f6f6f6;
	margin:23px 0px 0px 30px;
	}

#column3 {
	float:left;
	width:643px;
	background:#f6f6f6;
	margin:2px 0px 0px 30px;
	}

.right_bloc_1 {
	background: url(images/bg_right_1.png) 0 0 no-repeat;
	width:643px;
	height:250px;
	}

.right_bloc_1_under {
	position:relative;
	margin-left:25px;
	padding-top:20px;
	width:228px;
	height:30px;
	}
	
.right_bloc_1_button {
	background: url(images/bg_right_1_button.png) 0 0 no-repeat;
	width:138px;
	height:35px;
	position: absolute;
	float:right;
	top:160px;
	left:70px;
	}
	
.next_red {
	font-size:10px;
	color:#f71900;
	font-weight:bold;
	padding:0 0 0 15px;
	text-decoration:underline;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}

/* FR : Style pour la partie droite - second bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - second bloc------------------------------------------------------------------------------------------------ */
	
.head_content_1 {
	border:0px;
	background:url("images/bg_header_content_1.png");
	width:643px;
	height:76px;
	}

.head_content_inscription {
	border:0px;
	background:url("images/bg_header_inscription.png");
	width:643px;
	height:76px;
	}

.head_content_faq {
	border:0px;
	background:url("images/bg_header_faq.png");
	width:643px;
	height:76px;
	}

.head_content_conditions {
	border:0px;
	background:url("images/bg_header_conditions.png");
	width:643px;
	height:76px;
	}

.head_content_bienvenue {
	border:0px;
	background:url("images/bg_header_bienvenue.png");
	width:643px;
	height:76px;
	}

.head_content_historique {
	border:0px;
	background:url("images/bg_header_historique.png");
	width:643px;
	height:76px;
	}

.head_content_parrainage {
	border:0px;
	background:url("images/bg_header_parrainage.png");
	width:643px;
	height:76px;
	}

.head_content_vosfilleuls {
	border:0px;
	background:url("images/bg_header_vosfilleuls.png");
	width:643px;
	height:76px;
	}

.head_content_nosbannieres {
	border:0px;
	background:url("images/bg_header_nosbannieres.png");
	width:643px;
	height:76px;
	}

.head_content_information {
	border:0px;
	background:url("images/bg_header_information.png");
	width:643px;
	height:76px;
	}

.head_content_delete {
	border:0px;
	background:url("images/bg_header_delete.png");
	width:643px;
	height:76px;
	}

.head_content_contact {
	border:0px;
	background:url("images/bg_header_contact.png");
	width:643px;
	height:76px;
	}

.head_content_connexion {
	border:0px;
	background:url("images/bg_header_connexion.png");
	width:643px;
	height:76px;
	}

.head_content_motdepasse {
	border:0px;
	background:url("images/bg_header_motdepasse.png");
	width:643px;
	height:76px;
	}

.head_content_publicitaire {
	border:0px;
	background:url("images/bg_header_publicitaire.png");
	width:643px;
	height:76px;
	}

.head_content_partenaires {
	border:0px;
	background:url("images/bg_header_partenaires.png");
	width:643px;
	height:76px;
	}

.head_content_messites {
	border:0px;
	background:url("images/bg_header_messites.png");
	width:643px;
	height:76px;
	}

.head_content_allocate {
	border:0px;
	background:url("images/bg_header_allocate.png");
	width:643px;
	height:76px;
	}

.head_content_pub_affichage {
	border:0px;
	background:url("images/bg_header_pub_affichage.png");
	width:643px;
	height:76px;
	}

.head_content_pub_clic {
	border:0px;
	background:url("images/bg_header_pub_clic.png");
	width:643px;
	height:76px;
	}

.head_content_statistiques {
	border:0px;
	background:url("images/bg_header_statistiques.png");
	width:643px;
	height:76px;
	}

.head_content_bonus_quot {
	border:0px;
	background:url("images/bg_header_bonus_quot.png");
	width:643px;
	height:76px;
	}

.head_content_ptc_ban {
	border:0px;
	background:url("images/bg_header_ptc_ban.png");
	width:643px;
	height:76px;
	}

.head_content_ptc_txt {
	border:0px;
	background:url("images/bg_header_ptc_txt.png");
	width:643px;
	height:76px;
	}

.head_content_filleuls {
	border:0px;
	background:url("images/bg_header_filleuls.png");
	width:643px;
	height:76px;
	}

.head_content_concours_par {
	border:0px;
	background:url("images/bg_header_concours_par.png");
	width:643px;
	height:76px;
	}

.head_content_concours_surf {
	border:0px;
	background:url("images/bg_header_concours_surf.png");
	width:643px;
	height:76px;
	}

.head_content_passage_vip {
	border:0px;
	background:url("images/bg_header_passage_vip.png");
	width:643px;
	height:76px;
	}

.head_content_achat {
	border:0px;
	background:url("images/bg_header_achat.png");
	width:643px;
	height:76px;
	}

.head_content_achat_chq {
	border:0px;
	background:url("images/bg_header_achat_chq.png");
	width:643px;
	height:76px;
	}

.head_content_achat_cb {
	border:0px;
	background:url("images/bg_header_achat_cb.png");
	width:643px;
	height:76px;
	}

.head_content_achat_allopass {
	border:0px;
	background:url("images/bg_header_achat_allopass.png");
	width:643px;
	height:76px;
	}

.head_content_loterie {
	border:0px;
	background:url("images/bg_header_loterie.png");
	width:643px;
	height:76px;
	}

.head_content_loterie_1000 {
	border:0px;
	background:url("images/bg_header_loterie_1000.png");
	width:643px;
	height:76px;
	}

.head_content_loterie_8000 {
	border:0px;
	background:url("images/bg_header_loterie_8000.png");
	width:643px;
	height:76px;
	}

.head_content_tombola {
	border:0px;
	background:url("images/bg_header_tombola.png");
	width:643px;
	height:76px;
	}

.head_content_tombola_1000 {
	border:0px;
	background:url("images/bg_header_tombola_1000.png");
	width:643px;
	height:76px;
	}

.head_content_tombola_8000 {
	border:0px;
	background:url("images/bg_header_tombola_8000.png");
	width:643px;
	height:76px;
	}

.head_content_maitredutemps {
	border:0px;
	background:url("images/bg_header_maitredutemps.png");
	width:643px;
	height:76px;
	}

.head_content_popup {
	border:0px;
	background:url("images/bg_header_popup.png");
	width:643px;
	height:76px;
	}

.head_content_allopass {
	border:0px;
	background:url("images/bg_header_allopass.png");
	width:643px;
	height:76px;
	}

.head_content_stats_site {
	border:0px;
	background:url("images/bg_header_stats_site.png");
	width:643px;
	height:76px;
	}

.head_content_stats_parrain {
	border:0px;
	background:url("images/bg_header_stats_parrain.png");
	width:643px;
	height:76px;
	}

.head_content_stats_membres {
	border:0px;
	background:url("images/bg_header_stats_membres.png");
	width:643px;
	height:76px;
	}

.head_content_stats_inscription {
	border:0px;
	background:url("images/bg_header_stats_inscription.png");
	width:643px;
	height:76px;
	}

.head_content_actualite {
	border:0px;
	background:url("images/bg_header_actualite.png");
	width:643px;
	height:76px;
	}

.head_content_resume {
	border:0px;
	background:url("images/bg_header_resume.png");
	width:643px;
	height:76px;
	}

.head_content_domaine {
	border:0px;
	background:url("images/bg_header_domaine.png");
	width:643px;
	height:76px;
	}

.head_content_bonus_surf {
	border:0px;
	background:url("images/bg_header_bonus_surf.png");
	width:643px;
	height:76px;
	}

.head_content_rapport {
	border:0px;
	background:url("images/bg_header_rapport.png");
	width:643px;
	height:76px;
	}

.content_s_subject {
	text-align:justify;
	font-size:12px;
	color:#5f7f89;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	}
.content_subject {
	font-size:12px;
	color:#f71900;
	font-weight:bold;
	text-decoration:underline;
	margin-left:70px;
	}
.content_text {
	font-size:10px;
	color:#5f7f89;
	padding:15px;
	margin-left:70px;
	}
	
.button_red {
	font-size:10px;
	color:#fff;
	font-weight:bold;	
	background: url(images/button_red.png) 0 0 no-repeat;
	width:110px;
	height:30px;
	line-height:20px;
	text-align:center;
	float:right;
	margin-right:15px;
	}

/* FR : Style pour la partie droite - troisème bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - thirth bloc------------------------------------------------------------------------------------------------ */

.head_content_2 {
	border:0px;
	background:url("images/bg_header_content_2.png");
	width:643px;
	height:76px;
	}

#list_last_news_2 {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0px;
	margin:0px 0px 0px 70px;
	}
ul#list_last_news_2 li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#f71900; 
	text-align:left; 
	cursor:pointer; 
	font-size:10px; 
	padding:0 0 0 15px;
	margin:4px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}

/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

.footer {
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	text-align:right;
	position:relative;
	display:block;
	background:url("images/bg_footer.png");
	width:947px;
	height:58px;
	line-height:58px;
	}
.texte_footer {
	margin-right:20px;
	font-size:10px;
	color:#5f7f89;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#5f7f89;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#41585e;
	}

/* FR : Style pour le surfbarre --------------------------------------------------------------------------------------------- */
/* EN : Style of the surfbarre --------------------------------------------------------------------------------------------- */

.link_surfbarre {
	font-weight:bold;
	font-size:12px;
	color:#5f7f89;
	text-decoration:none;
	}

/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */

.hotnews_titre{
	margin:0px 0px 10px 0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}

#parent2-wrap{
}
#parent2 li{
	padding:10px 10px 10px 0px;
	margin-left:30px;
	background: url("images/side_bar_back.jpg");
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}

/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}

.bouton {
	float:left;
	background:url("images/bouton_contact.png") repeat-x #FFFFFF;
	width:170px;
	height:35px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}
.bouton:hover {
	background:url("images/bouton_contact_hover.png") repeat-x #FFFFFF;
	color:#fff;
	}


/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#737373;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:1px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#f41900;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#5f7f89;
	text-decoration:underline;
	}

.boxtext {
		width: 100%;
		padding: 0.3em;
		border: 1px solid #C5CBD2;
		background-color: #e6e7f5;
		-moz-border-radius: 6px;
		border-radius: 6px;
}
