
/* ######################## BODY ############################### */
body{
	background: url(images/v2/background01.jpg) top repeat-x #fffbfa;
	margin: 2px;
	font-family:  verdana, lucida, arial, helvetica, sans-serif;
	color:white;
	font-size:8pt;	
}

.spacer {clear: both;visibility:hidden;}

/* ######################## CONTROLES ############################### */

.textinput,select,textarea{
   font-size:10pt;
   color:#680d0c;
   border:1px solid #aaa;
   background-color:#fafafa;
}

.button{
   font-size:1em;
   font-weight:bold;
   color:#fff;
   border:1px solid #900;
   background:#d33b2e;
   cursor:pointer;

}




fieldset{border:1px solid #d55f5f;}
legend{font-size:10px;font-weight:bold;color:#d55f5f}

/* ########################### LIENS ############################ */

a:active,a:link,a:visited{
   color:#900;
   text-decoration:none;
}
a:hover{
   color:#f00;
   text-decoration:underline;
}

.arrowlinks a:visited,.arrowlinks a:link,.arrowlinks a:active{
   background-image:url(images/redarrow.gif);
   background-repeat:no-repeat;
   background-position:left center;
   padding-left:7px;
   font-size:10px;
   color:#d55f5f;
   text-decoration:none;
}
.arrowlinks a:hover{
   background-image:url(images/redarrow.gif);
   background-repeat:no-repeat;
   background-position:left center;
   font-size:10px;
   color:#d55f5f;
   text-decoration:underline;
}

.coeurlinks{
   color:#000;
   padding:4px 1px;
   text-decoration:none;
   color:#900;
   font-weight:bold;
   background:url(images/v2/coeur.gif) top left no-repeat;
   padding-left:15px;
}

.coeurlinks:hover{
   text-decoration:none;
   color:#F00;
}


#entete a:active,#entete a:link,#entete a:visited{
   text-decoration:none;
   color:#FFF;
}

#entete  a:hover{
   text-decoration:underline;
   color:#FFF;
}

/* ############################### OVERALL, HEADER, FOOTER ######################## */

#overall{
   margin-left:auto;
   margin-right:auto;
   position:relative;
   width: 1024px;
   
}


#entete{
   float:left;
   position:relative;
   width: 100%;	
   margin-top:10px;
   height:30px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	letter-spacing:1px;
}

#entete_electro{

	float:left;
	margin-top:-10px;
	width:996px;
	height:202px;
	background:url(images/v2/bandeau_electro.jpg) center top no-repeat;
	border:0px solid black;

}




#pied{
	float:left;
  position: relative;
	width: 100%;	
	text-align:center;
	border:0px solid black;
	font-size:10px;
	color:#000;
}

#pied a:active,#pied a:link,#pied a:visited{
   color:#000;
   text-decoration:underline;
}
#pied a:hover{
   color:#900;
   text-decoration:none;
}

#page{
   float:left;
   
   width:1024px;
   margin:0px;	
   color:#000;
   background:url(images/v2/page_bg.jpg) top repeat-y;
   
   
}

#page2{
   float:left;
   border:0px solid red;
   width:1024px;
   min-height:500px;
   margin:0px;
   background:url(images/v2/page2_bg.jpg) top center no-repeat;
   
   
}

/* ############################### COINS ######################## */

.coin_hg{
	float:left;
	height:30px;
	width:40px;
	background:url(images/v2/coin_hg.jpg) top no-repeat;

}

.coin_h{
	float:left;
	height:30px;
	width:932px;
	background:url(images/v2/coin_h.jpg) top repeat-x;

}


.coin_hd{
	float:right;
	height:30px;
	width:52px;
	background:url(images/v2/coin_hd.jpg) top no-repeat;

}

.coin_bg{
	float:left;
	height:52px;
	width:40px;
	background:url(images/v2/coin_bg.jpg) bottom no-repeat;

}


.coin_bd{
	float:right;
	height:52px;
	width:52px;
	background:url(images/v2/coin_bd.jpg) bottom no-repeat;

}

.coin_b{
	float:left;
	height:52px;
	width:932px;
	background:url(images/v2/coin_b.jpg) bottom repeat-x;

}


/* ############################### VOLET GAUCHE ######################## */


#voletG{
   
   float:left;
   width:250px;
   border:0px solid red;

}

#enteteG{
   
  	
}

/* ############################### MENU GAUCHE ######################## */

#menuG{
	background:url(images/v2/voletG_bg.gif) no-repeat left top;  
	min-height:360px;
	font-size:0.9em;
   padding-top:60px;
}


#menuG div{
	margin-left:20px;
	border-bottom:2px solid #aaa;
}

#menuG a:active,#menuG a:link,#menuG a:visited{
   display:block;
   color:#000;
   padding:0px 1px;
   line-height:25px;
   text-decoration:none;
   text-transform:uppercase;
   color:#900;
   font-weight:bold;
   background:url(images/v2/coeur.gif) top left no-repeat;
   text-indent:15px;
}

#menuG a:hover{
   text-decoration:none;
   color:#F00;
}

#menuG .menuG_lock{
   background-image:url(images/lock.gif);
   background-repeat:no-repeat;
   background-position:right center;
}

/* ############################### VOLET DROIT ######################## */

#voletC{
  	color:#000;
   float:left;
   width:570px;
   z-index:12;  
   border:0px solid black;
}

#contenu{
   margin:0px;
   color:#000;
  	border:0px solid white;
}

#contenu h3{
   background-image:url(images/pucerouge.gif);
   background-repeat:no-repeat;
   background-position:left center;
   text-indent:15px;
   font-size:11px;
}

#contenu h3 a:active, #contenu h3 a:link,#contenu h3 a:visited{
   text-decoration:underline;
   color:#000;
}
#contenu h3 a:hover{
   text-decoration:none;
   color:#000;
}

#contenu h5{
   background-image:url(images/redarrow.gif);
   background-repeat:no-repeat;
   background-position:left center;
   margin-left:10px;
   text-indent:8px;
   font-size:8pt;
   margin-top:5px;
   margin-bottom:5px;
}



/* ############################### VOLET DROIT ######################## */



.voletD{
  	color:#000;
   float:left;
   border:0px solid #000;
   width:180px;
   z-index:12;
   font-size:0.8em;
   
   
}

.enteteD{
   margin-top:70px;
   padding-top:50px;
   height:400px;
   background:url(images/v2/voletD_bg.gif) no-repeat left top;
   
   
   
}

.menuD{
	margin-top:10px;
}

.menuD div{
	margin-left:20px;
	border-bottom:2px solid #aaa;
}

.menuD a:active,.menuD a:link,.menuD a:visited{
   display:block;
   color:#000;
   padding:0px 1px;
   line-height:25px;
   text-decoration:none;
   text-transform:uppercase;
   color:#900;
   font-weight:bold;
   background:url(images/v2/coeur.gif) top left no-repeat;
   text-indent:15px;
}

.menuD a:hover{
   text-decoration:none;
   color:#F00;
}



/* ########################" INFOS BULLE ################################*/
.tooltip{ cursor:default;}
.tooltip:hover{ position:relative; cursor:default; }
.tooltip span{display: none;}
.tooltip:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:200px;
    overflow:visible;
    border:1px solid red;
    background-color:#FFF28D; 
    color:red;
    text-align: left;
    font-size:11px;
    z-index:2;
    padding-left:3px;
    }
    
    


/* ########################## tabstyle1 ################################# */

.messagetable{
   border:1px solid #aaa;
   background-color:#fae6dd;
}


.tabstyle1{


}
.tabstyle1 td{


}

.tabstyle1 th{
   background:#d33b2e;
   color:#fff;
   font-size:8pt;
   letter-spacing:1px;
}

/* ######################## TABLEAU ADMIN  ############################### */

.tabarrondi{font-size:8pt;color:#000;background-color:#fff;}
.tabarrondi td{font-size:8pt;color:#000;background:url(images/v2/pointilles.gif) top repeat-x #fff;}
.tabarrondi .titres td{background-color:#fae6dd;color:#900;font-size:8pt;font-weight:bold;}
.tabarrondi th, .tabarrondi_th{
   
   background:#d33b2e;
   color:#fff;
   font-size:8pt;
   letter-spacing:1px;
}

.tabannonce_actus{
	background-color:#fff;
	color:#000;
}

/* ######################## STATS MANAGER ################################*/
.inscrits{
  background-color:#9EC7F7;height:5px;border:1px outset #000;overflow:hidden;
}
.comptesactifs{
  background-color:#65C7B0;height:5px;border:1px outset #000;overflow:hidden;
}
.inscritsawaiting{
  background-color:#6580B0;height:5px;border:1px outset #000;overflow:hidden;
}
.comptesexpires{
  background-color:#F68DAB;height:5px;border:1px outset #000;overflow:hidden;
}
.admins{
  background-color:#D0D4BC;height:5px;border:1px outset #000;overflow:hidden;
}
.comptesexpirant{
  background-color:#F7C16A;height:5px;border:1px outset #000;overflow:hidden;
}


/*############################# FORUMS ##################################*/

.forumcat,.forumcat td{
  background-color:#C19699;
  color:#fff;
  letter-spacing:2px;
}

.navbar, .navbar a:hover{
    color:#000;
	 text-decoration:none;
}

.navbar a:link,.navbar a:active,.navbar a:visited{
   color:#000;
   text-decoration:underline;
}



