@charset "utf-8";
/* CSS Document */
*{
  /*font-family:Arial,Verdana,Helvetica,Clean,Sans-serif;*/
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  color:#454545;
  /*line-height:15px;*/
  margin:0;
  padding:0;
}
object{
	outline:none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

body{background: #DEDFD7;}

.red{ color:#FF0000;}
.redBold{ color:#FF0000; font-weight:bold;}
.green{ color:#009900;}
.greenBold{color:#009900; font-weight:bold;}
.fleft{float:left;}
.fright{float:right;}
.clear{clear: both;}

a{
cursor: pointer;
text-decoration:none;
color:#666;
outline: none;
}
a:hover{
color:#000;
}

img{border:0;}
li{list-style:none;}

p.pagination{cursor:default; text-align:center; margin-left:auto; margin-right:auto; height:16px;}
a.FirstPage{
display:block;
background:url(../images/site/pagination/premiere-page.png) 0px 0px no-repeat;
height:16px;
width:26px;
float:left;
padding-top:2px;
}
a.FirstPage:hover{
background:url(../images/site/pagination/premiere-page.png) 0px -18px no-repeat;
}
a.PreviousPage{
display:block;
background:url(../images/site/pagination/precedent.png) 0px 0px no-repeat;
height:18px;
width:26px;
float:left;
}
a.PreviousPage:hover{
background:url(../images/site/pagination/precedent.png) 0px -18px no-repeat;
}
a.PreviousPage2{
display:block;
background:url(../images/site/pagination/precedent-gris.png) 0px 0px no-repeat;
height:18px;
width:26px;
float:left;
cursor:default;
}
.PushRetourNewsGauche{
float:left;
height:18px;
background:url(../images/site/pagination/retour-gauche.png) 0px 0px no-repeat;
width:8px;
margin-left:20px;
}
.PushRetourNewsGaucheActif{
float:left;
height:18px;
background:url(../images/site/pagination/retour-gauche.png) 0px -18px no-repeat;
width:8px;
margin-left:20px;
}
#PushRetourNews{
display:block;
background:url(../images/site/pagination/retour-pixel.png) 0px 0px repeat-x;
height:16px;
float:left;
text-align:center;
padding-left:2px;
}
#PushRetourNews:hover{
color:#666;
background:url(../images/site/pagination/retour-pixel.png) 0px -18px repeat-x;
}
.PushRetourNewsDroite{
float:left;
height:18px;
width:8px;
background:url(../images/site/pagination/retour-droit.png) 0px 0px no-repeat;
margin-right:20px;
}
.PushRetourNewsDroiteActif{
float:left;
height:18px;
width:8px;
background:url(../images/site/pagination/retour-droit.png) 0px -18px no-repeat;
margin-right:20px;
}

strong.NumCurrentPage{
height:15px;
display:block;
width:26px;
float:left;
background:url(../images/site/pagination/numeros-pages.png) 0px -36px no-repeat;
padding-top:2px;
font-size:10px;
color:#FFF;
}

a.NumPage{
height:15px;
display:block;
width:26px;
float:left;
background:url(../images/site/pagination/numeros-pages.png) 0px 0px no-repeat;
color:#000;
padding-top:2px;
font-weight:bold;
}
a.NumPage:hover{
background:url(../images/site/pagination/numeros-pages.png) 0px -18px no-repeat;
}

a.NextPage{
display:block;
background:url(../images/site/pagination/suivant.png) 0px 0px no-repeat;
height:18px;
width:26px;
float:left;
}
a.NextPage:hover{
background:url(../images/site/pagination/suivant.png) 0px -18px no-repeat;
}

a.NextPage2{
display:block;
background:url(../images/site/pagination/suivant-gris.png) 0px 0px no-repeat;
height:18px;
width:26px;
float:left;
cursor:default;
}

a.LastPage{
display:block;
background:url(../images/site/pagination/derniere-page.png) 0px 0px no-repeat;
height:18px;
width:26px;
float:left;
}
a.LastPage:hover{
background:url(../images/site/pagination/derniere-page.png) 0px -18px no-repeat;
}

span.separateur{display:block; width:390px; height:9px; background:url(../images/site/icones/separateur.png) no-repeat; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px;}
span.separateurHidden{display:block; width:390px; height:9px; background:url(../images/site/icones/separateur.png) no-repeat; margin-left:auto; margin-right:auto; visibility:hidden;}

.textaligncenter{
text-align:center;
}
/*STYLE SIFR*/
.GlobalTitre{
font-size:20px;
}
.visibility{visibility : hidden;}
.hidden{display:none; visibility:hidden;}
.noborder{border:0px;}



/*SITEMAP*/
#SitemapContent{
width:788px;
background: url(../images/site/box/bande-pixel-xl.png) repeat-y;
padding:12px;
}
.SitemapContentBox{
display:block;
width:202px;
float:left;
padding-left:60px;
}
.SitemapContentBox2{
display:block;
width:136px;
float:left;
padding-left:60px;
margin-top:50px;
}



/*//////////////////////////*/
/*/////////IE UPDATE//////*/
/*//////////////////////////*/
div#UpdateIE{
width:300px;
display:none;
position:absolute;
z-index:90000;
text-align:justify;
top:0px;
right:0px;
height:auto;
background:#FFFFFF;
padding:10px;
border-style:inset;
border-color:#333333;
border-width:1px;
}
a#CloseUpdateIE{
display:block;
width:295px;
height:auto;
text-align:right;
padding-right:5px;
}

/*CONTACT*/
div#contact {
text-align:center;
padding:20px;
padding-bottom:20px;
}
/*MON COMPTE*/









a.CheckboxCase{
background: url(../images/site/icones/checkbox.gif) 0% 0% no-repeat;
height: 10px;
display:block;
font-size:10px;
color:#666;
margin-left:130px;
padding-left:20px;
}
a.CheckboxCaseChecked{
background: url(../images/site/icones/checkbox_checked.gif) 0% 0% no-repeat;
height: 10px;
display:block;
font-size:10px;
color:#000;
margin-left:130px;
padding-left:20px;
}

a.ValidateInfo{
	display:block;
	width:186px;
	height:30px;
	background:url(../images/site/shop/valider-off.png) 0% 0% no-repeat;
}
a#ValidateInfo:hover{
	background:url(../images/site/shop/valider-on.png) 0% 0% no-repeat;
}






#BodyFade {
background-color:#000000;
cursor:pointer;
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:60000;
}
/*//////////////////*/
/*///////////HEADER*/
/*/////////////////*/

#header{
height:340px;
width:100%;
position:relative;
max-height:340px;
top:0;
}

/*//////////////////*/
/*///////////FOOTER*/
/*/////////////////*/

#footer{
width:1000px;
height:200px;;
text-align:center;
margin-left:auto;
margin-right:auto;
clear:both;
margin-bottom:50px;
color:#000000;
}

#BlancFooter{
height:200px;
}

div#footer a{
color:#666666;
}
div#footer a:hover{
color:#333333;
}

.BarreOutil_bottom{
position:fixed;
bottom:0;
background-image:url(../images/bg_toolbar_bottom.jpg);
background-repeat:repeat-x;
z-index:15000;
border-top:1px solid #666666;
width:100%;
}
div.outils_bottom{
margin-right:34px;
}

.BarreB_close{
position:fixed;
bottom:0;
height:15px;
width:100%;
z-index:15000;
text-align:right;
display:none;
}

div.outils_right{
background-color:#990000;
width:200px;
height:25px;
float:right;
text-align:left;
}

div.outils_centre{
width:800px;
background-color:#00FF00;
height:25px;
overflow:hidden;
position:relative;
}

div.outils_left{
background-color:#990000;
width:200px;
height:25px;
float:left;
text-align:right;
}

div#chat{
width:800px;
height:150px;
background-color:#ffffff;
position:absolute;
z-index:14000;
bottom:30px;
right:0;
display:none;
}

.friends_chat{
width:50px;
height:150px;
background-color:#FF0000;
text-align:center;
float:left;
}
.contenu_chat{
width:740px;
height:150px;
background-color:#00FF00;
text-align:center;
float:right;
}

div.div_chat{
width:100%;
height:100px;
background-color:#FFFFFF;
}

input.text_chat{
margin-top:5px;
width:100%;
height:20px;
}
div.top_chat{
text-align:right;
}

a#open_chat{
margin-right:10px;
}

/*///////////////////*/
/*////////////MENU//*/
/*//////////////////*/
/*MENU TOP*/
div#menu_top{
position:relative;
width:1010px;
background-color:transparent;
margin-bottom:0px;
height:63px;
}
div#menu_top ul{width:1010px; height:63px;}

/*LIEN DOJO*/
div#menu_top ul li.menu_top_dojo{width:172px; height:63px;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_fr{display:block; width:172px; height:63px; background:url(../images/site/barre_top/vestiaire.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_fr:hover{background:url(../images/site/barre_top/vestiaire.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_en{display:block; width:172px; height:63px; background:url(../images/site/barre_top/vestiaire-en.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_en:hover{background:url(../images/site/barre_top/vestiaire-en.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_es{display:block; width:172px; height:63px; background:url(../images/site/barre_top/vestiaire-es.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_es:hover{background:url(../images/site/barre_top/vestiaire-es.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_de{display:block; width:172px; height:63px; background:url(../images/site/barre_top/vestiaire-de.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_dojo a.Vestiaire_de:hover{background:url(../images/site/barre_top/vestiaire-de.png) 0px -63px no-repeat;}
/*LIEN DECK*/
div#menu_top ul li.menu_top_deck{width:182px; height:63px;}
div#menu_top ul li.menu_top_deck a{display:block; width:182px; height:63px; background:url(../images/site/barre_top/deck.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_deck a:hover{background:url(../images/site/barre_top/deck.png) 0px -63px no-repeat;}
/*LIEN JOUER*/
div#menu_top ul li.menu_top_jouer{width:242px; height:63px;}
div#menu_top ul li.menu_top_jouer a.Jouer_fr{display:block; width:242px; height:63px; background:url(../images/site/barre_top/jouer.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_fr:hover{background:url(../images/site/barre_top/jouer.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_en{display:block; width:242px; height:63px; background:url(../images/site/barre_top/jouer-en.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_en:hover{background:url(../images/site/barre_top/jouer-en.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_es{display:block; width:242px; height:63px; background:url(../images/site/barre_top/jouer-es.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_es:hover{background:url(../images/site/barre_top/jouer-es.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_de{display:block; width:242px; height:63px; background:url(../images/site/barre_top/jouer-de.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Jouer_de:hover{background:url(../images/site/barre_top/jouer-de.png) 0px -63px no-repeat;}

div#menu_top ul li.menu_top_jouer a.Choix_fr{display:block; width:242px; height:63px; background:url(../images/site/barre_top/choix-fr.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Choix_fr:hover{background:url(../images/site/barre_top/choix-fr.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Choix_en{display:block; width:242px; height:63px; background:url(../images/site/barre_top/choix-en.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_jouer a.Choix_en:hover{background:url(../images/site/barre_top/choix-en.png) 0px -63px no-repeat;}
/*LIEN FORUM*/
div#menu_top ul li.menu_top_forum{width:147px; height:63px;}
div#menu_top ul li.menu_top_forum a.Forum_fr{display:block; width:147px; height:63px; background:url(../images/site/barre_top/forum.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_fr:hover{background:url(../images/site/barre_top/forum.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_en{display:block; width:147px; height:63px; background:url(../images/site/barre_top/forum.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_en:hover{background:url(../images/site/barre_top/forum.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_es{display:block; width:147px; height:63px; background:url(../images/site/barre_top/forum-es.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_es:hover{background:url(../images/site/barre_top/forum-es.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_de{display:block; width:147px; height:63px; background:url(../images/site/barre_top/forum.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_forum a.Forum_de:hover{background:url(../images/site/barre_top/forum.png) 0px -63px no-repeat;}
/*LIEN SHOP*/
div#menu_top ul li.menu_top_shop{width:157px; height:63px;}
div#menu_top ul li.menu_top_shop a.Shop_fr{display:block; width:157px; height:63px; background:url(../images/site/barre_top/shop.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_fr:hover{background:url(../images/site/barre_top/shop.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_en{display:block; width:157px; height:63px; background:url(../images/site/barre_top/shop-en.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_en:hover{background:url(../images/site/barre_top/shop-en.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_de{display:block; width:157px; height:63px; background:url(../images/site/barre_top/shop-de.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_de:hover{background:url(../images/site/barre_top/shop-de.png) 0px -63px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_es{display:block; width:157px; height:63px; background:url(../images/site/barre_top/shop-es.png) 0px 0px no-repeat;}
div#menu_top ul li.menu_top_shop a.Shop_es:hover{background:url(../images/site/barre_top/shop-es.png) 0px -63px no-repeat;}
/*BORD GAUCHE ET DROIT*/
div#menu_top ul li.menu_top_bord_left{width:55px; height:63px; background:url(../images/site/barre_top/bout-gauche.png) no-repeat; display:block;}
div#menu_top ul li.menu_top_bord_right{width:55px; height:63px; background:url(../images/site/barre_top/bout-droite.png) no-repeat; display:block;}

/*/////////////////////////////////////////////////*/


/*/////////////LEFT MENU/////////////*/

div#left_menu {
width:180px;
height:auto;
background-color:transparent;
font-size:12px;
margin-right:10px;
margin-left:5px;
text-align:center;
position:relative;
}
/*TOP*/
div#left_menu_top{
width:180px;
height:28px;
background:url(../images/site/menu_gauche/haut-modif.png) no-repeat;
display:block;
}

/*PANNEAU IDENTIFICATION*/
#identification{
    margin-top:10px;
    width:180px;

    overflow:auto;
    clear:both;
}

#top_log_ren{
width:180px;
height:29px;
background:url(../images/site/menu_gauche/login/login_bord-haut.png) no-repeat;
}

.log_ren{
width:180px;
background:url(../images/site/menu_gauche/login/login_centre.png) repeat-y;
}

.ren_log_separateur{
width:180px;
height:10px;
background:url(../images/site/menu_gauche/login/login_separateur.png) no-repeat;
}

.link_inscription{
padding-top:8px;
}

#log_inscription
{
margin-left:auto;
margin-right:auto;

width:152px;
height:29px;
background:url(../images/site/menu_gauche/login/login_inscription.png) no-repeat 0px 0px;
}

#log_inscription:hover
{
background:url(../images/site/menu_gauche/login/login_inscription.png) no-repeat 0px -30px;
}

#log_ren_pass{
margin-top:10px;
}

#log_ren_inscription{
padding-top:10px;
}

.errors_log_ren{

width:160px;
margin-left:auto;
margin-right:auto;
}

.errors_log_ren p{
color:red;
}

#bouton_log_ren{
margin-top:10px;
width:179px;
margin-left:auto;
margin-right:auto;
}

#player_welcome{
width:160px;
margin-left:auto;
margin-right:auto;
}

#player_deco_img{
width:89px;
height:17px;
background:url(../images/site/toolbar/connexion-off.png) 0px 0px no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

#player_deco_img:hover{
cursor:pointer;
}

#bouton_log_fb{
margin-left:-59px;
display:block;
overflow:auto;

}

#bouton_log_ren:hover{
cursor:pointer;
}

#bottom_log_ren{
width:180px;
height:34px;
background:url(../images/site/menu_gauche/login/login_bord-bas.png) no-repeat;
}

/*INFOS JOUEURS*/
#player_infos_top{
width:180px;
height:29px;
background:url(../images/site/menu_gauche/login/login_bord-haut.png) no-repeat;
}

#player_infos_deco{
width:180px;
height:57px;
background:url(../images/site/menu_gauche/login/login_nom.png) no-repeat;
font-weight: bold;
}

#player_infos_message{
width:180px;
height:47px;
background:url(../images/site/menu_gauche/login/login_message.png) no-repeat;

}

.infos_message_content
{
   padding-top:7px;
   padding-bottom:5px;

}

#player_message_img_new{
width:90px;
height:16px;
margin-left:42px;
background:url(../images/site/menu_gauche/login/login_enveloppe-on.png) no-repeat 0px 0px;;
}

#player_message_img_old{
width:90px;
height:16px;
margin-left:42px;
background:url(../images/site/menu_gauche/login/login_enveloppe-off.png) no-repeat 0px 0px;;
}

#player_infos_compte{
width:180px;
height:18px;
background:url(../images/site/menu_gauche/login/login_compte.png) no-repeat;
}

.link_compte{
padding-top:3px;
}

#player_infos_bottom{
width:180px;
height:34px;
background:url(../images/site/menu_gauche/login/login_bord-bas.png) no-repeat;
}


/*CATEGORIES*/
li#left_menu_title_categories{
width:180px;
height:25px;
}
li#left_menu_title_categories a.Categories_fr{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog.png) 0px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_fr:hover{
background:url(../images/devblog/titres-devblog.png) -180px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_en{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-en.png) 0px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_en:hover{
background:url(../images/devblog/titres-devblog-en.png) -180px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_es{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-es.png) 0px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_es:hover{
background:url(../images/devblog/titres-devblog-es.png) -180px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_de{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-de.png) 0px 0px no-repeat;
}
li#left_menu_title_categories a.Categories_de:hover{
background:url(../images/devblog/titres-devblog-de.png) -180px 0px no-repeat;
}

li#left_menu_title_calendar{
width:180px;
height:25px;
}
li#left_menu_title_calendar a.calendar_fr{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog.png) 0px -50px no-repeat;
cursor:default;
}

li#left_menu_title_calendar a.calendar_en{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-en.png) 0px -50px no-repeat;
cursor:default;
}
li#left_menu_title_calendar a.calendar_es{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-es.png) 0px -50px no-repeat;
cursor:default;
}
li#left_menu_title_calendar a.calendar_de{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-de.png) 0px -50px no-repeat;
cursor:default;
}

/*LIENS*/
li#left_menu_title_liens{
width:180px;
height:25px;
}
li#left_menu_title_liens a.Liens_fr{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog.png) 0px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_fr:hover{
background:url(../images/devblog/titres-devblog.png) -180px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_en{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-en.png) 0px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_en:hover{
background:url(../images/devblog/titres-devblog-en.png) -180px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_es{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-es.png) 0px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_es:hover{
background:url(../images/devblog/titres-devblog-es.png) -180px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_de{
display:block;
width:180px;
height:25px;
background:url(../images/devblog/titres-devblog-de.png) 0px -25px no-repeat;
}
li#left_menu_title_liens a.Liens_de:hover{
background:url(../images/devblog/titres-devblog-de.png) -180px -25px no-repeat;
}


	/*/////COMMUNAUTE*/
li#left_menu_title_communaute{
width:180px;
height:25px;
}
li#left_menu_title_communaute a.Communaute_fr{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-modif.png) 0px 0px no-repeat;
cursor:default;
}

li#left_menu_title_communaute a.Communaute_en{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-en.png) 0px 0px no-repeat;
cursor:default;
}

li#left_menu_title_communaute a.Communaute_es{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-es.png) 0px 0px no-repeat;
cursor:default;
}

li#left_menu_title_communaute a.Communaute_de{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-de.png) 0px 0px no-repeat;
cursor:default;
}


	/*/////DECOUVRIR*/
li#left_menu_title_decouvrir{
width:180px;
height:25px;
}
li#left_menu_title_decouvrir a.Decouvrir_fr{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-modif.png) 0px -25px no-repeat;
cursor:default;
}

li#left_menu_title_decouvrir a.Decouvrir_en{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-en.png) 0px -25px no-repeat;
cursor:default;
}


li#left_menu_title_decouvrir a.Decouvrir_es{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-es.png) 0px -25px no-repeat;
cursor:default;
}


li#left_menu_title_decouvrir a.Decouvrir_de{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-de.png) 0px -25px no-repeat;
cursor:default;
}


	/*/////UNIVERS*/
li#left_menu_title_univers{
width:180px;
height:25px;
}
li#left_menu_title_univers a.Univers_fr{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-modif.png) 0px -50px no-repeat;
cursor:default;
}

	/*/////BOUTIQUE*/
li#left_menu_title_boutique{
width:180px;
height:25px;
}
li#left_menu_title_boutique a.Boutique_fr{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/boutique/titre_fr.png) 0px 0px no-repeat;
cursor:default;
}
li#left_menu_title_boutique a.Boutique_en{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/boutique/titre_en.png) 0px 0px no-repeat;
cursor:default;
}
li#left_menu_title_boutique a.Boutique_de{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/boutique/titre_de.png) 0px 0px no-repeat;
cursor:default;
}
li#left_menu_title_boutique a.Boutique_es{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/boutique/titre_es.png) 0px 0px no-repeat;
cursor:default;
}


li#left_menu_title_univers a.Univers_en{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-en.png) 0px -50px no-repeat;
cursor:default;
}


li#left_menu_title_univers a.Univers_es{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-es.png) 0px -50px no-repeat;
cursor:default;
}

li#left_menu_title_univers a.Univers_de{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-de.png) 0px -50px no-repeat;
cursor:default;
}

	/*/////MEDIA*/
li#left_menu_title_medias{
width:180px;
height:25px;
}
li#left_menu_title_medias a.Medias_fr{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-modif.png) 0px -75px no-repeat;
cursor:default;
}


li#left_menu_title_medias a.Medias_en{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-en.png) 0px -75px no-repeat;
cursor:default;
}


li#left_menu_title_medias a.Medias_es{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-es.png) 0px -75px no-repeat;
cursor:default;
}


li#left_menu_title_medias a.Medias_de{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres-de.png) 0px -75px no-repeat;
cursor:default;
}


	/*/////ASSISTANCE*/
li#left_menu_title_assistance{
width:180px;
height:25px;
}
li#left_menu_title_assistance a{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titres.png) 0px -100px no-repeat;
}




	/*///TITRE*/
div.left_menu_title{
width:180px;
height:25px;
}
div.left_menu_title a{
display:block;
width:180px;
height:25px;
background:url(../images/site/menu_gauche/titre-milieu.png) 0px 0px no-repeat;
}
div.left_menu_title a:hover{
background:url(../images/site/menu_gauche/titre-milieu.png) 0px -25px no-repeat;
}

.WhiteSpaceNavigation{
background:url(../images/site/menu_gauche/pixel-fond.png) repeat-y;
}

	/*////ITEM*/
div#left_menu ul {
padding:0px;
margin:0px;
}

li.left_menu_item{
width:180px;
height:17px;
} 
li.left_menu_item a{
display:block;
width:180px;
height:17px;
background:url(../images/site/menu_gauche/pipe.png) 0px 0px no-repeat;
color:#454545;
}
li.left_menu_item a:hover{
background:url(../images/site/menu_gauche/pipe.png) 0px -17px no-repeat;
color:#454545;
}


/* BOUTIQUE MENU*/


li.boutique_left_menu_item0{
width:180px;
height:17px;
}
li.boutique_left_menu_item0 a{
display:block;
width:180px;
height:17px;
background:url(../images/site/menu_gauche/boutique/element0.png) 0px 0px no-repeat;
color:#454545;
}
li.boutique_left_menu_item0 a:hover{
background:url(../images/site/menu_gauche/boutique/element0.png) 0px -17px no-repeat;
color:#454545;
}


li.boutique_left_menu_item1{
width:180px;
height:17px;
}
li.boutique_left_menu_item1 a{
display:block;
width:180px;
height:17px;
background:url(../images/site/menu_gauche/boutique/element1.png) 0px 0px no-repeat;
color:#454545;
}
li.boutique_left_menu_item1 a:hover{
background:url(../images/site/menu_gauche/boutique/element1.png) 0px -17px no-repeat;
color:#454545;
}



	/*/////FOOTER*/
div#left_menu_footer{
width:180px;
height:35px;
background:url(../images/site/menu_gauche/bas.png) no-repeat;
}



.navigation {
padding:0px;
margin:0px;
}



	  
	  /*MENU DROITE*/

div#col_droite{
margin-top:10px;
width:200px;
margin-left:10px;
}


div#col_droite .MenuDroite_top{
background:url(../images/site/menu_droite/new/haut.png) no-repeat;
width:200px;
height:26px;
text-align:center;
}
div#col_droite .MenuDroite_centre{
width:200px;
height:auto;
text-align:center;
background:url(../images/site/menu_droite/new/pixel.png) repeat-y;
}
div#col_droite .MenuDroite_bas{
background:url(../images/site/menu_droite/new/bas.png) no-repeat;
width:200px;
height:28px;
}

div#col_droite div.flashAnimCreaPersoMini embed#creaPersoMini{
width:178px;
height:403px;
text-align:center;
margin-left:10px;
}

/*MENU DROITE XS*/
div#col_droite_xs{
margin-top:20px;
width:200px;
margin-left:10px;
position:relative;
}

div#col_droite_xs .MenuDroite_top_xs{
margin-top:-10px;
background: url(../images/site/menu_droite/col-droite-haut.png) no-repeat;
width:200px;
height:26px;
}

div#col_droite_xs .MenuDroite_centre_xs{
width:191px;
height:auto;
padding-left:5px;
padding-right:4px;
background:url(../images/site/menu_droite/col-droite-pixel.png) repeat-y;
}

div#col_droite_xs div.MenuDroite_centre_xs a.OnTwoLine{
display:block;
width:131px;
height:39px;
background:url(../images/site/menu_droite/menu-droite-boite.png) no-repeat;
color:#454545;
padding-top:8px;
padding-left:50px;
padding-right:10px;
font-weight:bold;
font-size:10px;
}

div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLine{
display:block;
width:131px;
height:30px;
background:url(../images/site/menu_droite/menu-droite-boite.png) no-repeat;
color:#454545;
padding-top:15px;
padding-left:50px;
padding-right:10px;
font-weight:bold;
font-size:10px;
}

div#col_droite_xs div.MenuDroite_centre_xs span.OnOneLineGris{
display:block;
width:131px;
height:30px;
background:url(../images/site/menu_droite/onglet-menu-droite-gris.png) no-repeat;
color:#999;
padding-top:15px;
padding-left:50px;
padding-right:10px;
font-weight:bold;
font-size:10px;
}


div#col_droite_xs .MenuDroite_bas_xs{
background: url(../images/site/menu_droite/col-droite-bas.png) no-repeat;
width:200px;
height:49px;
}

/*/////////////////////*/
/*//////////////TOOLBAR*/
/*/////////////////////*/
	
/* DIV TOOLBAR */
#toolbar{
position: fixed !important;
position: absolute;
top: 0px;
left: 0px;
z-index: 50000;
height:18px;
width:100%;
color:#000000;
background: url(../images/site/toolbar/pixel-bande.png) repeat-x;
}

#toolbar li#quickjump_left_bord{
width:69px;
height:21px;
border:0;
padding:0;
}

#toolbar li#quickjump_nb_users{
width:200px;
height:21px;
border:0;
padding:0;
margin-top: 2px;
cursor:auto;
}

#toolbar li#quickjump_left_bord a{
display:block !important;
width:69px;
height:21px;
background:url(../images/site/toolbar/coin-gauche.png) no-repeat;
}

#toolbar li#quickjump_left_log{padding:0; width:auto; font-weight:bold;}
#toolbar li#quickjump_left_log a{
display:block !important;
width:170px;
height:17px;
font-weight:bold;
text-align:left;
}

#toolbar li#quickjump_left_log a.co{
background:url(../images/site/toolbar/connexion-on.png) no-repeat right;
width:89px;
float:left;
}

#toolbar li#quickjump_left_log a.deco{
background:url(../images/site/toolbar/connexion-off.png) no-repeat right;
width:89px;
float:left;
}

/*SEPARATEUR PIPE*/
#toolbar li.quickjump_pipe{
padding:0;
width:2px;
}

#toolbar li{
cursor:pointer;
width:80px;
float:left;
text-align:center;
padding-left:10px;
padding-right:10px;
display:inline;
}

#toolbar li.VersMorphee{
width:120px;
}

#toolbar li a{
display:block !important;
width:auto;
height:17px;
color:#000000;
}

#toolbar li a:hover{
color:#000;
}

#toolbar li.forum_pm
{
    width:200px;
}
/*LANGUE*/

#toolbar ul li.langue{
width:69px;
height:21px;
padding:0;
}
#toolbar li.langue a{
display:block !important;
width:69px;
height:21px;
}



div#langue{
width:67px;
height:auto;
display:none;
position:absolute;
z-index:49005;
top:17px;
right:0px;

background-image:url(../images/site/toolbar/drapeaux-bas.png);
background-repeat:no-repeat;
background-position:bottom;
margin:0px;
padding:0px;
padding-bottom:12px;
}

div#langue ul {
margin:0;
padding:0;
}

div#langue ul li{
margin:0;
padding:0;
width:67px;
height:18px;
background:url(../images/site/toolbar/drapeaux-pixel.png) repeat-y;
overflow:hidden;
}

div#langue ul li a{
margin-left:13px;
padding:0;
width:54px;
height:18px;
}
div#langue ul li a:hover{
background-color:#CCCCCC;
}

.selectFR{
background:url(../images/site/toolbar/drapeaux-liste-fr.png) no-repeat;
}
.selectEN{
background:url(../images/site/toolbar/drapeaux-liste-en.png) no-repeat;
}
.selectES{
background:url(../images/site/toolbar/drapeaux-liste-es.png) no-repeat;
}
.selectDE{
background:url(../images/site/toolbar/drapeaux-liste-de.png) no-repeat;
}

a.bg_langue{
text-align:center;
background:url(../images/site/toolbar/coin-droit-ferme.png) 0px -21px no-repeat;
}
a:hover.bg_langue{
background:url(../images/site/toolbar/coin-droit-ferme.png) 0px 0px no-repeat;
}

a.bg_langue_open{
background:url(../images/site/toolbar/coin-droit-ouvert.png) 0px -21px no-repeat;
}
a:hover.bg_langue_open{
background:url(../images/site/toolbar/coin-droit-ouvert.png) 0px 0px no-repeat;
}

.imglangue{
padding-left:42px;
padding-top:1px;
}

div#connexion{
width:256px;
display:none;
position:absolute;
z-index:999;
text-align:center;
top:18px;
right:170px;
background:url(../images/site/toolbar/pop-up-connexion-ombre-pixel.png) repeat-x;
height:104px;
padding-top:10px;
}

#connexion_bas{
width:256px;
height:9px;
background:url(../images/site/toolbar/pop-up-connexion-bas.png) no-repeat;
}

div#connexion p{
padding-bottom:10px;
}

div#connexion p.ConnexionErreur{
color:#C00;
font-weight:bold;
display:none;
}

div.ConnexionItem{
width:256px;
background:url(../images/site/toolbar/pixel-bande-connexion.png) repeat-y;
padding-bottom:10px;
}

#submit_f_newsletter{
display:block;
width:27px;
height:27px;
background:url(../images/site/icones/ok.png) 0% 0% no-repeat;
}
#submit_f_newsletter:hover{
background:url(../images/site/icones/ok.png) 0px -27px no-repeat;
}

.submit_f_ok{
display:block;
width:27px;
height:27px;
background:url(../images/site/icones/ok.png) 0% 0% no-repeat;
}
.submit_f_ok:hover{
background:url(../images/site/icones/ok.png) 0px -27px no-repeat;
}

#ForgottenPass{
padding:20px;
text-align:justify;
font-size:14px;
}
#ChangePass{
padding:20px;
text-align:justify;
font-size:14px;
}

.StyleBoxLightBlue{
width:auto;
height:auto;
background-color:#CCC;
opacity:0.5;
padding:10px;
border-color:#999;
border-width:1px;
border-style:solid;
}

.DevzoneNavigation{
width:80%;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.TopScreenshots{
	width:198px;
	height:30px;
	display:block;
	background:url(../images/devblog/screenshots-haut.png);
	margin-left:1px;
}
.BottomScreenshots_fr{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas.png) 0px 0px no-repeat;
	margin-left:1px;
}
.BottomScreenshots_fr:hover{
	background:url(../images/devblog/screenshots-bas.png) 0px -32px no-repeat;
}
.BottomScreenshots_en{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas-en.png) 0px 0px no-repeat;
	margin-left:1px;
}
.BottomScreenshots_en:hover{
	background:url(../images/devblog/screenshots-bas-en.png) 0px -32px no-repeat;
}
.BottomScreenshots_es{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas-es.png) 0px 0px no-repeat;
	margin-left:1px;
}
.BottomScreenshots_es:hover{
	background:url(../images/devblog/screenshots-bas-es.png) 0px -32px no-repeat;
}
.BottomScreenshots_de{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas-de.png) 0px 0px no-repeat;
	margin-left:1px;
}
.BottomScreenshots_de:hover{
	background:url(../images/devblog/screenshots-bas-de.png) 0px -32px no-repeat;
}

.CentreScreenshots{
width:158px;
display:block;
padding-left:4px;
padding-right:20px;
height:140px;
margin-left:1px;
}

.TopSondage_fr{
background:url(../images/devblog/haut-sondage.png) 0px 0px;
width:198px;
height:45px;
}
.TopSondage_en{
background:url(../images/devblog/haut-sondage-en.png) 0px 0px;
width:198px;
height:45px;
}
.TopSondage_es{
background:url(../images/devblog/haut-sondage-es.png) 0px 0px;
width:198px;
height:45px;
}
.TopSondage_de{
background:url(../images/devblog/haut-sondage-de.png) 0px 0px;
width:198px;
height:45px;
}

#f_sondage{
background:url(../images/devblog/pixel-gris-clair.png) 0px 0px repeat-y;
width:178px;
padding:10px;
text-align:left;
}
#f_sondage2{
width:500px;
padding:10px;
margin-left:20px;
}

.sondage strong{
background:url(../images/devblog/pixel-gris-fonce.png) 0px 0px repeat-y;
width:178px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
display:block;
text-align:center;
}

strong.QuestionSondage{
	background:url(../images/devblog/fond-recherche-2.png) 0px 0px no-repeat;
	width:506px;
	height:32px;
	display:block;
	padding-left:22px;
	font-size:14px;
	font-weight:bold;
	margin-left:8px;
}

#PushVoter_fr{
	background:url(../images/devblog/voter.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_fr:hover{
	background:url(../images/devblog/voter.png) 0px -47px no-repeat;
}
#PushVoter_en{
	background:url(../images/devblog/voter-en.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_en:hover{
	background:url(../images/devblog/voter-en.png) 0px -47px no-repeat;
}
#PushVoter_es{
	background:url(../images/devblog/voter-es.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_es:hover{
	background:url(../images/devblog/voter-es.png) 0px -47px no-repeat;
}
#PushVoter_de{
	background:url(../images/devblog/voter-de.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_de:hover{
	background:url(../images/devblog/voter-de.png) 0px -47px no-repeat;
}

#PushVoter2_fr{
	background:url(../images/devblog/voter2.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_fr:hover{
	background:url(../images/devblog/voter2.png) 0px -29px no-repeat;
}
#PushVoter2_en{
	background:url(../images/devblog/voter2-en.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_en:hover{
	background:url(../images/devblog/voter2-en.png) 0px -29px no-repeat;
}
#PushVoter2_es{
	background:url(../images/devblog/voter2-es.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_es:hover{
	background:url(../images/devblog/voter2-es.png) 0px -29px no-repeat;
}
#PushVoter2_de{
	background:url(../images/devblog/voter2-de.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_de:hover{
	background:url(../images/devblog/voter2-de.png) 0px -29px no-repeat;
}

#PushVoteResultats_fr{
	background:url(../images/devblog/resultats.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_fr:hover{
	background:url(../images/devblog/resultats.png) 0px -47px no-repeat;
}
#PushVoteResultats_en{
	background:url(../images/devblog/resultats-en.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_en:hover{
	background:url(../images/devblog/resultats-en.png) 0px -47px no-repeat;
}
#PushVoteResultats_es{
	background:url(../images/devblog/resultats-es.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_es:hover{
	background:url(../images/devblog/resultats-es.png) 0px -47px no-repeat;
}
#PushVoteResultats_de{
	background:url(../images/devblog/resultats-de.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_de:hover{
	background:url(../images/devblog/resultats-de.png) 0px -47px no-repeat;
}

#PushVoteResultats2_fr{
	background:url(../images/devblog/resultats-2.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_fr:hover{
background:url(../images/devblog/resultats-2.png) 0px -47px no-repeat;
}
#PushVoteResultats2_en{
	background:url(../images/devblog/resultats-2-en.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_en:hover{
background:url(../images/devblog/resultats-2-en.png) 0px -47px no-repeat;
}
#PushVoteResultats2_es{
	background:url(../images/devblog/resultats-2-es.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_es:hover{
background:url(../images/devblog/resultats-2-es.png) 0px -47px no-repeat;
}
#PushVoteResultats2_de{
	background:url(../images/devblog/resultats-2-de.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_de:hover{
background:url(../images/devblog/resultats-2-de.png) 0px -47px no-repeat;
}

.SeparatorSondage{
	background:url(../images/devblog/bordures-pixels.png) 0px 0px no-repeat;
	width:198px;
	height:2px;
	display:block;
}

.BarreStatistique{
	background:url(../images/devblog/barre-sondage.jpg) 0px 0px repeat-x;
}

.sondage{
	width:198px;
	height:auto;
	margin-left:1px;
}
a.checkedSondage{display:inline; background:url(../images/site/icones/checkbox_checked.gif) no-repeat; height:14px; width:170px; padding-left:15px;}
a.checkSondage{display:inline; background:url(../images/site/icones/checkbox.gif) no-repeat; height:14px; width:170px; padding-left:15px;}

.calendar{
text-align:center;
margin:0;
padding:0;
width:178px;
padding-left:8px;
padding-right:8px;
background:url(../images/devblog/pixel-fond.png) 0px 0px repeat-y;
}

.TdDay{
background:url(../images/devblog/calendrier-fond-dates.jpg) 0px 0px no-repeat;
}
.TdDay:hover{
background:url(../images/devblog/calendrier-fond-dates.jpg) 0px -13px no-repeat;
}

.day{
padding-right:4px;
padding-bottom:2px;
font-size:9px;
width:21px;
}

.Event_here{
background:url(../images/devblog/calendrier-fond-dates.jpg) 0px -26px no-repeat;
}
.Event_here:hover{
background:url(../images/devblog/calendrier-fond-dates.jpg) 0px -39px no-repeat;
}

.controls{
width:180px;
height:16px;
font-weight:bold;
}
.CalendarJour{
font-size:9px;
}
.BgCalendarJour{
width:170px;
height:22px;
background:url(../images/devblog/calendrier-jours.jpg) 0px 0px repeat-y;
}

.DayBorder{
	background:url(../images/devblog/calendrier-fond-dates.jpg) 0px 0px no-repeat;
	height:13px;
	width:21px;
}
.DayBorder:hover{
	background:url(../images/devblog/calendrier-fond-dates.jpg) 0px -13px no-repeat;
}

#TopTwitter_fr{
	background:url(../images/devblog/twitter.png) 0px 0px no-repeat;
	width:190px;
	height:45px;
}
#TopTwitter_en{
	background:url(../images/devblog/twitter-en.png) 0px 0px no-repeat;
	width:190px;
	height:45px;
}
#TopTwitter_es{
	background:url(../images/devblog/twitter-es.png) 0px 0px no-repeat;
	width:190px;
	height:45px;
}
#TopTwitter_de{
	background:url(../images/devblog/twitter-de.png) 0px 0px no-repeat;
	width:190px;
	height:45px;
}
#twitter_update_list{
	background:url(../images/devblog/pixel-twitter.png) 0px 0px repeat-y;
	width:190px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}
#twitter_update_list li{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#twitter_update_list a{
	font-style:italic;
}

.PixelTwitter{
	background:url(../images/devblog/pixel-twitter.png) 0px 0px repeat-y;
	width:190px;
	height:auto;
}
#BottomTwitter_fr{
	background:url(../images/devblog/bas-twitter.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	margin-left:-4px;
	display:block;
}
#BottomTwitter_fr:hover{
	background:url(../images/devblog/bas-twitter.png) 0px -47px no-repeat;
}
#BottomTwitter_en{
	background:url(../images/devblog/bas-twitter-en.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	margin-left:-4px;
	display:block;
}
#BottomTwitter_en:hover{
	background:url(../images/devblog/bas-twitter-en.png) 0px -47px no-repeat;
}
#BottomTwitter_es{
	background:url(../images/devblog/twitter-bas-es.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	margin-left:-4px;
	display:block;
}
#BottomTwitter_es:hover{
	background:url(../images/devblog/twitter-bas-es.png) 0px -47px no-repeat;
}
#BottomTwitter_de{
	background:url(../images/devblog/twitter-bas-de.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	margin-left:-4px;
	display:block;
}
#BottomTwitter_de:hover{
	background:url(../images/devblog/twitter-bas-de.png) 0px -47px no-repeat;
}

.Twitter-Separateur{
	background:url(../images/devblog/separateur-twitter.png) 0px 0px no-repeat;
	width:190px;
	height:2px;
	display:block;
	margin-left:-10px;
	padding-top:2px;
}

.error_404{
position:relative;
width:1010px;
border:1px solid grey;
padding:30px;
display:block;
background:#fef8e5;
margin-top:-104px;
}

div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-fr{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_fr.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-fr:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_fr.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-en{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_en.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-en:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_en.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-de{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_de.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-de:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_de.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-es{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_es.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLinePostulate-es:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/postuler_es.png) no-repeat 0px 0px;
}

div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-fr{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_fr.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-fr:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_fr.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-en{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_en.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-en:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_en.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-de{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_de.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-de:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_de.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-es{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_es.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineQuitClan-es:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/quitter_es.png) no-repeat 0px 0px;
}



div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-fr{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_fr.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-fr:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_fr.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-en{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_en.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-en:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_en.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-de{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_de.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-de:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_de.png) no-repeat 0px 0px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-es{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_es.png) no-repeat 0px -59px;
margin-left:-5px;
}
div#col_droite_xs div.MenuDroite_centre_xs a.OnOneLineKillClan-es:hover{
display:block;
width:200px;
height:59px;
background:url(../images/site/menu_droite/dissoudre_es.png) no-repeat 0px 0px;
}


.newsletter_bouton_abonnement-fr
{
width:198px;
height:93px;
background:url(../images/site/icones/newsletter_fr.png) no-repeat 0px 0px;
cursor:pointer;
}
.newsletter_bouton_abonnement-fr:hover
{
background:url(../images/site/icones/newsletter_fr.png) no-repeat 0px -93px;
}

.newsletter_bouton_abonnement-en
{
width:198px;
height:93px;
background:url(../images/site/icones/newsletter_en.png) no-repeat 0px 0px;
cursor:pointer;
}
.newsletter_bouton_abonnement-en:hover
{
background:url(../images/site/icones/newsletter_en.png) no-repeat 0px -93px;
}

.newsletter_bouton_abonnement-de
{
width:198px;
height:93px;
background:url(../images/site/icones/newsletter_de.png) no-repeat 0px 0px;
cursor:pointer;
}
.newsletter_bouton_abonnement-de:hover
{
background:url(../images/site/icones/newsletter_de.png) no-repeat 0px -93px;
}

.newsletter_bouton_abonnement-es
{
width:198px;
height:93px;
background:url(../images/site/icones/newsletter_es.png) no-repeat 0px 0px;
cursor:pointer;
}
.newsletter_bouton_abonnement-es:hover
{
background:url(../images/site/icones/newsletter_es.png) no-repeat 0px -93px;
}

.BoxFlashNews
{
width: 600px;
height: 275px;
}
