@charset "UTF-8";
/* CSS Document */


#TB_window{/*Les p de la thickbox*/
	color: #999999;
}

strong {
	color: #A1B55D;
	font-size: 10px;
}


#chargement {
	margin: auto;
	width: 100px;
	height: 50px;
	color: #999999;
	margin-top: 150px;
	text-align: center;
	font-family: Georgia, Arial, "Microsoft Sans Serif", Onyx, Verdana;
	position: absolute;
	left: 19px;
	top: -134px;
}
#bienvenue {
	color: #999999;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 30px;
}
#choix {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 180px;
}
#choix li {
	list-style-type: none;
	float: left;
	display: inline;
}
#conect {
	float: right;
	margin-right: 100px;
	cursor: pointer;
}
img {
		border: 0px;

}
#accordeons {
	color: #FFFFFF;
	background-color: #666666;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#copright {
	margin-top: 25px;
	color: #999999;
	width: 200px;
	border: 1px solid #666666;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.init {
	height: 30px;
	z-index: 1;
}
.infosupp {
	width: 490px;
	list-style-type: none;
	padding: 10px;
	color: #FFFFFF; 
	height: 150px;
}
#urban {
	display: none;
	background-image: url(bg_urt.png);
	background-repeat: no-repeat;
}
#dofusaff {
	display: none;
	background-image: url(bg_dofus.png);
	background-repeat: no-repeat;
}
#hackersaff {
	display: none;
	background-image: url(bg_hackers.png);
	background-repeat: no-repeat;
}
#mambressaff {
	display: none;
	background-image: url(bginfomembres.png);
	background-repeat: no-repeat;
}
#ul_info {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#conteneur {
	display: none;
}




h4 {
	color: #81FF56;/* dédié aux titre d'actus */
	font-size: 14px;
	background-image: url(95.png);
	padding-left: 24px;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: -8px;
	padding-top: 2px;
}



#conteneur_acc {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid  #333333;
	color: #9FFF94;
}
#actus_title {
	background-image: url(bg_title.png);
}
#dev_title {
	background-image: url(bg_title2.png);
}
#stats_title {
	background-image: url(bg_title.png);
}
.contenu_onglet {
	display: none;
	padding: 1px;
	color: #999999;
}
#livre_title {
	background-image: url(bg_title2.png);
}

.title_onglet {
	width: 785px;
	background-repeat: no-repeat;
	height: 23px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.left_onglet {
	height: 30px;
}
.right_onglet {
	float: right;
	background-image: url(95.png);
	width: 50px;
	height: 20px;
	background-repeat: no-repeat;
}
.plus {
	cursor: pointer;
	width: 180px;
	background-image: url(95.png);
	background-position: 150px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 25px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 1;
}
.ss_contenu {
	display: none;
	padding: 1px;
	margin-top: 12px;

}
a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.name_stats {
	color: #81FF56;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#suite_donnees_log {
display: none; 
}

#plus, #plus2 {
	background-image: url(bg_plus.png);
	width: 180px;
	height: 25px;
	z-index: 0;
}
li {
	list-style-type: square;
}
#name_stats {
}


/* ici les styles pour les forms*/
.formulaire label {
	width:25%;
	float:left;
	text-align:left;
	line-height:1.8em;
	padding:0 0.8em 0 0;
	}
	
	.formulaire p {
padding-top:0px;
	
	margin-bottom:8px;
	}
.formInfo{
	font-size: x-small;
}
.errorF,.errorN{
	display:none;
	color:#FF3333;
	}
	
	.formchecked,.formchecked label {
	float:none;
	line-height:0px;
	width:auto;
}
/*fin des styles pour les forms*/


