body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

a 
{
	font-size:12px;
	font-weight:bold;
	color:#554c44;
	border:none;
}

a:hover 
{
	color:#004444;
}

img 
{
	border:none;
}

.felle	{ float:left;}
.feri	{ float:right;}
.mouse 	{ cursor:pointer; }

textarea 
{ 
	border:solid 4px #A6CE00; 
	border-bottom:solid 1px #A6CE00; 
	border-top:solid 1px #A6CE00; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
}
textarea:hover 
{
	border:solid 4px #FFCC00; 
	border-bottom:solid 1px #FFCC00; 
	border-top:solid 1px #FFCC00; 
}

input[type=text] , input[type=password]
{
	height: 16px;	
	border: solid 1px #A6CE00; 
	border-left: solid 5px #A6CE00; 
	color: #485355; 
	font-size: 12px;
	background:#FFF;
	width:150px;
}
input[type=text]:hover , input[type=password]:hover
{
	border:#FFCC00 solid 1px; 
	border-left:#FFCC00 solid 5px; 
}

input[type=submit] 
{
	height: 17px;
	width:80px;
	border: solid 1px #A6CE00;
	border-left: solid 5px #A6CE00;
	border-right: solid 5px #A6CE00;
	color: #485355; 
	font-size: 10px;
	background:#FFF;
}
input[type=submit]:hover 
{
	border:#FFCC00 solid 1px;
	border-left:#FFCC00 solid 5px; 
	border-right:#FFCC00 solid 5px; 
}

input[type=submit].btn_submit {
	background-image:url(images/icone/btn_cmd_1.gif);
	background-repeat:no-repeat;
	width:157px;
	height:36px;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size: 14px;
}
input[type=submit].btn_submit:hover {
	background-image:url(images/icone/btn_cmd_2.gif);
}

.input {
	height: 15px;	
	border: 0px; 
	border-left: solid 5px #A6CE00; 
	color: #485355; 
	font-size: 12px;
	background: url(images/input_fond.jpg) repeat-x;
	background-position: 0px 0px;
}
.input option{
	height: 15px;	
	border-left: solid 5px #A6CE00;
	border-right: solid 5px #A6CE00;
	/*background-color:#F9F9F9;*/
	color: #485355; 
	font-size: 10px;
}
.input select{
	height: 15px;	
	border-left: solid 5px #A6CE00;
	border-right: solid 5px #A6CE00;
	/*background-color:#F9F9F9;*/
	color: #485355; 
	font-size: 10px;
}

h1 
{
	font-weight:bold;	
	font-size:26px;	
	margin:0px;
	padding:0px;
	font-family:Caflisch Script, Adobe Poetica, Sanvito,sans-serif;
}
h1.vert 
{
	color:#6eb301;
}


.titre_transfert
{
	font-weight:bold;
}

.titre_noir { background-image:url(images/core/fond_menu_gauche.gif); color:#FFFFFF; font-weight:bold; height:16px; padding-top:2px; }

.titre_gris { font-weight:bold; color:#8b837b; font-size:12px; }

.titre_vert { color:#8faf01; font-weight:bold; font-size:12px; }

.texte_v {color:#8FAF01;}

.texte_vert { color:#8faf01; font-weight:bold; font-size:12px; }

.titre_transfert { border-bottom: dotted 1px #8b837b; font-weight:bold; color:#8b837b; font-size:12px; border-top: dotted 1px #8b837b; height:18px; padding-top:3px; }

.titre_transfert a { font-weight:bold; color:#8b837b; font-size:12px; text-decoration:none; }



/************************************/
/* 				POP_UP				*/

#largeur_naviguateur {
  vertical-align : top;
  text-align : center;
  position:absolute;
  height : 100%;
  width: 100%;
  top : 0px;
  left:0px;
  z-index:-1;
  visibility:hidden;
}

#pop_up {
	position:fixed;
	background-color:#6F9;
	border:#090 1px solid;
	width:100%;
	padding-top:12px;
	text-align:center;
	top:10px;
	z-index:2;
}




#succes {
	background-color:#6F9;
	border:#090 1px solid;
	height:28px;
	padding-top:12px;
	text-align:center;
}

#erreur {
	background-color:#F90;
	border:#C00 1px solid;
	height:28px;
	padding-top:12px;
	text-align:center;
}

#redirection {
	background-color:#69F;
	border:#039 1px solid;
	height:28px;
	padding-top:12px;
	text-align:center;
}

#header {
	background-image:url(/images/header/fond.gif);
	background-repeat:repeat-x;
	height:105px;	
}
#header #contenu
{
	width:960px;
	margin-left: auto;
  	margin-right: auto;
}
#header #contenu #logo
{
	position:relative;
	top:17px;
	left:-20px;
	width:482px;
	height:79px;
	float:left;
}
#header #contenu #inscription
{
	position:relative;
	float:right;
	vertical-align:top;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#554c44;
}
#header #contenu #inscription a {
	font-size:9px;
	font-weight:bold;
	color:#554c44;
}
#header #contenu #inscription a:hover {
	color:#004c44;
}

#header #contenu #menu {
	vertical-align:bottom;
	height:26px;
	clear:both;
	position:relative;
}
#header #contenu #menu .titre {
	float:left;
	margin-left:25px;
	height:26px;
	list-style-type: none; 
}
#header #contenu #menu .titre:hover {
	background-image:url(/images/header/fond_bas_titre_menu.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#header #contenu #menu .titre a {
	font-size:13px;
	height:26px;
	font-weight:bold;
	color:#6d7d62;
	text-decoration:none;
}
#header #contenu #menu .titre a:hover {
	color:#6eb301;
	text-decoration:none;
}


#pub_centre {
	background-image:url(/images/pub_centre/fond.gif);
	height:306px;
}
#flash1 {
	width:960px;
	margin-left: auto;
  	margin-right: auto;
}
#flash1  #flash1_contenu {
	position:relative;
		
}
#flash1  #flash1_contenu .innerfade{
	padding:0; 
	margin:0;
	list-style-type: none; 
}
#flash1  #flash1_contenu .innerfade{
	list-style-type: none; 
}
#flash1 #flash1_font_top {
	background-image:url(images/header/baniere/font_transparent_flash_top.png);
	height:9px;
	width:960px;
	position:absolute;
	z-index:100;
}
#flash1 #flash1_font_bottom {
	background-image:url(images/header/baniere/font_transparent_flash_bottom.png);
	height:4px;
	width:960px;
	top:-4px;
	position:relative;
	z-index:100;
}

#baniere_centre {
	background-image:url(/images/header/baniere/font.png);
	height:136px;
	text-align:center;
}

#core {
	width:960px;
	margin-top:30px;
	margin-left: auto;
  	margin-right: auto;
}
#core #flash_info {
	width:320px;
	float:left;
}
#core #flash_info .titre {
	margin-left:40px;	
}
#core #flash_info .contenu {
	margin-top:20px;
}
#core #flash_info .contenu .icone {
	float:left;
	clear:both;
	width:50px;
}
#core #flash_info .contenu .titre {
	color:#5b5b5b;
	font-size:12px;
	font-weight:bold;
}
#core #flash_info .contenu .date {
	color:#b2b2b2;
	font-size:10px;
	font-weight:bold;
	margin-left:50px;
	position:relative;
	top:-5px;
}
#core #flash_info #f_footer {
	margin-left:25px;
	margin-top:10px;
	width:290px;
}
#core #flash_info #f_footer a {
	color:#6eb301;
	font-size:11px;
}
#core .separation {
	margin-left:21px;
	margin-right:21px;
	float:left;
	width:1px;
}
#core #presentation_offre1 {
	float:left;
	width:277px;
}
#core #presentation_offre1 .titre {
	color:#5b5b5b;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-left:2px;
}
#core #presentation_offre1 .texte{
	font-weight:bold;
	font-size:12px;
	color:#b2b2b2;
	margin-bottom:4px;
	margin-left:2px;
}
#core #presentation_offre1 .img{
	
}

#core #presentation_offre2 {
	float:left;
	width:277px;
}
#core #presentation_offre2 .titre {
	color:#5b5b5b;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	margin-left:2px;
}
#core #presentation_offre2 .texte{
	font-weight:bold;
	font-size:12px;
	color:#b2b2b2;
	margin-bottom:4px;
	margin-left:2px;
}
#core #presentation_offre2 .img{
	
}

#core #menu_gauche
{
	width:163px;
	float:left;
	margin-right:10px;
	position:relative;
	top:-8px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

#core #menu_gauche a {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#core #menu_gauche a:hover {
	color:#E2E2E2;
}

#core #menu_gauche .titre
{
	width:143px; /*163*/
	height:26px; /*32*/
	background-image:url(images/core/menu_gauche/titre.png);
	margin-bottom:2px;
	margin-top:8px;
	padding-left:20px;
	padding-top:6px;
}

#core #menu_gauche .sous_titre
{
	width:130px; /*160*/
	height:23px; /*30*/
	background-color:#b7b7b7;
	margin-bottom:1px;
	margin-right:3px;
	padding-left:30px;
	padding-top:7px;
}

#core_second 
{
	/*padding-left:183px;*/
	margin-left:183px;
	margin-top:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	background-color:#e2e2e2;
	border:#c4c4c4 1px solid;
}
	

#offres {
	width:617px;
	float:left;
}
#offres #dispo {
	width:617px;
}
#offres #flash {
	width:617px; 
	padding-top:20px; 
	padding-bottom:20px;
}
#offres .texte1 {
	width:288px; 
	float:left; 
	padding-right:20px; 
	padding-bottom:20px;
}
#offres .texte2 {
	width:288px; 
	float:right; 
	padding-left:20px; 
	padding-bottom:20px;
}
#offres .titre {
	font-size:22px; 
	color:#6eb301; 
	padding-bottom:10px
}
#offres .contenu {
	
}

#cmd {
	color:#5b5b5b;
	font-size:12px;
	float:right;
	width:280px;
}

#prix {
	color:#FFF;
	font-size:22px;
	border:2px solid #6eb301;
	background-color:#b0d644;
	height:35px;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
}

.cmd_detail {
	color:#000;
	font-size:12px;
	border:2px solid #666;
	background-color:#CCC;
	height:18px;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
}

.cmd_detail .titre{
	float:left;
	padding-left:20px;
}
.cmd_detail .valid{
	float:right;
	padding-right:20px;
}
.cmd_detail_titre {
	color:#000;
	font-size:12px;
}
.cmd_detail_valid{
	float:right;
	padding-right:20px;
	position:relative;
	top:-15px;
}
#cmd #submit{
	text-align:center;
	margin-top:10px;
}
#cmd .ident_status{
	height:20px; display:inline; position:absolute;
}

.footer_clear {
	clear:both;
	height:30px;
}

#footer {	
	background-color:#f1f1f0;
}
#separation_horizontal
{
	background-image:url(/images/footer/separation_horizontal.gif);
	background-repeat:repeat-x;
	height:16px;
}
#footer #footer_contenu {
	width:960px;
	margin-left: auto;
  	margin-right: auto;
	
}
#footer #footer_contenu #offre {
	margin-left:38px;
	margin-top:25px;
	width:602px;
	float:left;
}
#footer #footer_contenu #offre .icone {
	margin-right:15px;
	float:left;
	width:90px;
	text-align:center;
}
#footer #footer_contenu #offre .icone a {
	color:#6eb301;
	font-size:12px;
}
#footer #footer_contenu #offre .icone .commander {
	padding-top:10px;
}
#footer #footer_contenu #offre .titre, #footer #footer_contenu #offre .titre a {
	color:#6eb301;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	text-decoration:none;
}
#footer #footer_contenu #offre .texte {
	color:#5b5b5b;
	font-size:12px;	
	font-weight:bold;
	margin-left:105px;
}
#footer #footer_contenu #offre #offre1 {
	width:285px;
	float:left;
}
#footer #footer_contenu #offre #offre2 {
	width:285px;
	float:right;
}
#footer #footer_contenu #offre #offre3 {
	width:285px;
	float:left;
}
#footer #footer_contenu #offre #offre4 {
	width:285px;
	float:right;
}
#footer .separation {
	margin-left:21px;
	margin-right:21px;
	margin-top:25px;
	float:left;
	width:1px;
}

#footer #partenaire {
	float:left;
	width:277px;
}
#footer #partenaire .titre {
	color:#c1c1c1;
	font-size:18px;
	margin-top:25px;
	font-weight:bold;
}
#footer #partenaire .partenaire {
	float:left;
	width:277px;
	margin-top:25px;
}
#footer #partenaire .partenaire .icone {
	width:70px;
	float:left;	
}
#footer #partenaire .partenaire .titre {
	color:#000;
	font-weight:bold;
	font-size:18px;
	margin-top:15px;
	float:left;
}

#footer #partenaire .partenaire .titre a{
	color:#000;
	font-weight:bold;
	font-size:18px;
	float:left;
}

#footer #paiement {
	width:600px;
	margin-left: auto;
  	margin-right: auto;
	margin-top:25px;
	filter:alpha(opacity=50);/*IE*/
    -moz-opacity:0.5; /*autres nav*/
    opacity: 0.5;
}
#footer #paiement .icone1 {
	display:inline;
}
#footer #paiement .icone2{
	display:inline;
	margin-left:10px;
}
#footer #paiement .icone3{
	display:inline;
	margin-left:100px;
}
#footer #mentions_legales{
	margin-top:25px;
	color:#a4a4a4;
	font-size:10px;
	text-align:center;
}




.titre_vert
{
	font-weight:bold;
}







/* ------------------------------------ */
/*                STATUS                */

.info_percent {
	width: 100%;
	background-color:#0066FF;
}
.info_percent_mem {
	width: 100%;
	background-color:#33CC00;
}

<!--
.idBulle{
text-align: center;
width: 300px;
min-height:20px;
display: none;
position: absolute;
z-index : 1;
background-color:#CCCCCC;
padding: 2px;
margin: 2px;
border-style: solid;
border-width: 2px;
border-color:#666666;
font-size: 8pt;
cursor: pointer;

}
 div#status {
	
	
}

div#status .left {
	float:left;
	width:200px;
}

div#status #last_donnee,div#status #mobs_tue,div#status #loot,div#status #mort,div#status #experience,div#status #temp_lance {
	font-weight:bold;
}

.info_bar {
	position: relative;
	width: 18em;
	border-collapse: collapse;
					
	text-align: center;
	font-weight: bold;
	background-color: transparent;
			
	margin-left: auto;
	margin-right: auto;
}

				
.info_text {
	z-index: 10;
	position: relative;
	width: 100%;
}
					
.info_percent,.info_percent_mem {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}


/****************************/
/*			FORUM			*/

.forum_section {
background-color:#999999;
border:solid #CCCCCC 1px;
border-bottom:none;
color:#FFFFFF;
width:100%;
height:20px;
}
.forum_nom_titre {
background-color:#666666;
border:solid #CCCCCC 1px;
border-bottom:none;
color:#FFFFFF;
width:100%;
height:15px;
}
.forum_titre {
background-color:#333333;
border:solid #CCCCCC 1px;
border-bottom:none;
color:#FFFFFF;
width:100%;
vertical-align:middle;
height:40px;
}
.forum_titre_nbre_discution {
float:left;
width:15%;
background-color:#333333;
color:#FFFFFF;
vertical-align:middle;
height:20px;
}
.forum_titre_nbre_message {
float:left;
width:14%;
background-color:#333333;
color:#FFFFFF;
vertical-align:middle;
}
.forum_titre_derniere_posteur {
float:left;
width:25%;
background-color:#333333;
color:#FFFFFF;
vertical-align:middle;
}
.nobord_forum {
color:#FF9900; text-decoration:underline; font-weight:bold;
}
.nobord_forum:hover {
color:#0F0;
}
.forum_titre_mess {
background-color:#333333;
border:solid #CCCCCC 1px;
border-bottom:none;
color:#FFFFFF;
width:100%;
vertical-align:middle;
}


/****************************/
/*			SERVEUR			*/

.serveur_titre {
height:22px; background-color:#565656; color:#FFFFFF; border-bottom:1px solid #CCCCCC;
}
.serveur_titre_nom {
height:22px; color:#add302; font-weight:bold;
}
.serveur_sous_titre {
background-color:#666666; color:#CCCCCC;border-bottom:1px solid #CCCCCC;
}
.serveur_sous_titre_detail {
background-color:#999999; color:#000000;border-bottom:1px solid #CCCCCC;
}


/**************************************************/
/* 					INFO BULLE 					  */



.idBulleCSS {
	text-align: center;
	width: 300px;
	min-height:20px;
	display: none;
	position: absolute;
	z-index : 1;
	background-color:#CCCCCC;
	padding: 2px;
	margin: 2px;
	border-style: solid;
	border-width: 2px;
	border-color:#666666;
	font-size: 8pt;
	cursor: pointer;
	display:block;
}
.idBulleCSS_titre {
	background-color:#333;
	color:#FFF;
	font-weight:bold;
}


#feedback{position:absolute;top:210px;width:15px;height:100px;margin-left:0px;margin-right:auto;margin-top:0px; font-family:Verdana, Geneva, sans-serif; font-size:10px; background-color:#d10766; border:solid 2px #900; border-left:none; padding-left:6px; padding-top:5px;}

#formulaire_feedback{top:0;left:0;position:absolute;z-index:20;width:100%;height:100%;}
.lightbox{top:0;left:0;position:fixed;width:100%;height:100%;z-index:19;background-image:url(/images/core/pop_up/lightbox_background.png);background-repeat:repeat-y repeat-x;}

