body{
	background:#cccccc url('../images/design/fd-h.jpg') repeat-x;
	margin:0;
}

#page{
	width:1000px; 
	margin:0 auto; 
	z-index:0;
	position: relative;
}

#haut_header{
	position:relative; 
	width:1000px;
	height:23px;
	background-image: url("../images/design/haut.png");
	background-repeat: no-repeat;
}

/* HEADER */
#header{
	position:relative; 
	width:1000px;
	height:148px;
	background-image: url("../images/design/header.jpg");
	background-repeat: no-repeat;en
}
	#header #link{
		display: block;
		position: absolute;
		top: 0; left: 0;
		width: 100%;
		height: 100%;
	}
	
	.texte-online{
		position:absolute;
		top:97px;
		right:8px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		font:bold;
	}
	.texte-online .bleu{
		color:#00a8ff;
	}
	
	.texte-online .gris{
		color:#606060;
	}
	
	#header #informations{
		position:absolute;
		bottom:0;
		right:0;
		height:27px;
		width:295px;
		padding: 5px 5px 7px 65px;
	}
	
	#header #informations,
	#header #informations a{
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		font-size:12px;
		text-decoration: none;
	}
	#header #informations a:hover{
		text-decoration: underline;
	}
	
	/* LOGIN */
	#header #informations #login_form{
		width: 205px;
	}
		#header #informations label,
		#login,	#passe{
			font-family: Arial, Helvetica, sans-serif;
			font-size:8px;
			height: 9px;
			display: block;
			position: absolute;
			top:5px;
		}
		#login,#passe	{ left: 121px; width:90px;	}
		#header #informations label#label_password,#passe	{	top: 22px;	}
		#header #informations label{
			margin-top:3px;
			text-transform: uppercase;
			text-indent: -999999px;
			width: 53px;
			background:transparent no-repeat scroll 0 2px;
		}
		#header #informations label#label_login{	background-image:url('../images/design/label_username.png');}
		#header #informations label#label_password{background-image:url('../images/design/label_password.png');}
		#valid{
			position:absolute;
			right:105px;
			top:7px;
			width:34px;
			height:33px;
			border:0;
			background-image: url("../images/design/valid.jpg");
			background-repeat: no-repeat;
		}
		#register,#password{
			position:absolute;
			right:10px;
			width:86px;
			height:14px;
		}
		#register{
			top:7px;
			background-image: url("../images/design/inscrire.jpg");
			background-repeat: no-repeat;
		}
		#password{
			top:24px;
			background-image: url("../images/design/mdp.jpg");
			background-repeat: no-repeat;
		}
	
	/* FIN LOGIN */

/* FIN HEADER */

div.menu,
div.menu-membre{
	position:relative;
	width:1000px;
	height:47px;
	background: transparent url("../images/design/menu.jpg") bottom no-repeat;
	z-index:999; /* pour IE 7 */
}

#menu-gauche{
	position:absolute;
	width:266px;
	height:37px;
	background-image: url("../images/design/menu-g.jpg");
	background-repeat: no-repeat;
}

div.menu-membre #menu-gauche{
	width:165px;
	background-image: url("../images/design/menu-g-2.jpg");
}

#menu-centre{
	position:absolute;
	left:266px;
	right:128px;
	height:37px;
	/*background-image: url("../images/design/menu-centre.jpg");*/
}

div.menu-membre #menu-centre{
	position:absolute;
	left:165px;
	right:0px;
}

#menu-droite{
	position:absolute;
	right:0px;
	width:128px;
	height:37px;
	background-image: url("../images/design/menu-d.jpg");
	background-repeat: no-repeat;
}

#sous-menu{
	display:none;
	position:relative;
	width:1000px;
	height:8px;
	background-image: url("../images/design/sous-menu.jpg");
	background-repeat: no-repeat;
}

/* CONTENU DE LA PAGE */

#block_centre{
	position:relative;
	width:1000px;
	height:508px;
}

#block_centre .bloc_text{
	position:absolute;
	margin: 40px 5px 5px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#videos_accueil{
	width: 510px;
	height: 254px;
	background-image: url("../images/design/video-fd.jpg");
}
#videos_accueil .bloc_text{
	width: 494px;
	height: 200px;
	margin:41px 7px 7px;
}
#videos_accueil #fake-content{	background:transparent url("../images/design/video.jpg") no-repeat;	}

/* ACTUALITES */
#actu_accueil{
	position:relative;
	left:511px;
	top:-254px;
	height: 254px;
	width: 510px;
	background-image: url("../images/design/actu-fd.jpg");
	background-repeat: no-repeat;
}
	/*#actu_accueil_gauche{
		position:absolute;
		top:43px;
		left:8px;
	}*/
	#actu_accueil .bloc_text{
		margin:40px 6px 7px;
		width:321px;
		height:197px;
	}
	#actu_accueil .bloc_news{
		position: relative;
		left: 2px;
		width:318px;
		height:37px;
		padding: 2px 0 1px 0;
		border-bottom: solid 1px #b8e4ff; 
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#actu_accueil .bloc_news.odd{	border-bottom: none;	}
	#actu_accueil img{
		border: solid 1px #cfd4d0;
		padding: 2px;
		max-height:29px;
		max-width:50px;
	}
	#actu_accueil .voir {
		position:absolute;
		right: 0;
		top:9px;
		width:42px;
		height:17px;
		background: transparent url("../images/design/voir.jpg") no-repeat;
	}
	#actu_accueil .categorie,
	#actu_accueil .titre,
	#actu_accueil .detail{
		position:absolute;
		left: 60px;
		width:215px;
	}
	#actu_accueil .categorie{
		top: 1px;
		color: #5f5f5f;
		text-transform: uppercase;
		font-size:97%;
	}
	#actu_accueil .titre {
		top:14px;
		height:17px;
		color:#009CFF;
		font-size:104%;
		font-weight:bold;
	}
	#actu_accueil .detail {
		top:26px;
		height:17px;
		color:#aeaeae;
		font-size:99%;
	}

/* FIN ACTUALITES */

/* BOXES PRODUITS */
#produits{
	font-family:Arial, Helvetica, sans-serif;
	width:1000px;
	height:126px;
	position:relative;
	top:-254px;
}
	#produits a,
	#produits a:hover,
	#produits a:visited{
		text-decoration: none;
		color: inherit;
	}
	#produits .box{
		position: relative;
		height:127px;
		width:212px;
		float:left;
	}
	#produits .texte_bloc{
		position:relative;
		left:8px;
		top:95px;
		width:200px;
		height:25px;
		color:#5F5F5F;
		font-size:10px;
		line-height: 0.9em;
		text-align: left;
	}
	#produits .prix_bloc_petit{
		position:relative;
		right:10px;
		top:-4px;
		text-align:right;
		font-size:6px;
		color:#FFFFFF;
	}
	#produits .prix_bloc{
		position:relative;
		left: 68px;
		top: 9px;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		color:#FFFFFF;
	}
	#produits .half{
		cursor: pointer;
		position: absolute;
		top: 0;
		width: 0;
		height: 100%;
		background: transparent;
		color: #fff;
		text-align: center;
		display: none;
		vertical-align: text-bottom;
		overflow: hidden;
	}
	#produits .half.left	{	left: 0;	}
	#produits .half.right	{	right: 0;	}
	#produits .half .prix{	font-size:12px; position: relative; top: 95px; width: 100%; margin-bottom: 10px;}
	
	#accueil_ilobox	{	background-image: url("../images/design/btn1-g1.jpg");	}
	#accueil_serveur{	background-image: url("../images/design/btn2.jpg");	}
	#accueil_serveur .half.left{	background-image: url("../images/design/btn2-h.jpg");	}
	#accueil_serveur .half.right{	background-image: url("../images/design/btn2-m.jpg");	}
	#accueil_vocal	{	background-image: url("../images/design/btn3.jpg");	}
	#accueil_vocal .half.left{	background-image: url("../images/design/btn3-t.jpg");	}
	#accueil_vocal .half.right{	background-image: url("../images/design/btn3-m.jpg");	}
	#accueil_web		{	background-image: url("../images/design/btn4.jpg");	}
/* FIN BOXES PRODUITS */

#support_pub_droite {
	position:absolute;
	right:0px;
	top:0px;
	width:154px;
	height:381px;
	background-image: url("../images/design/pub-fd.jpg");
	background-repeat: no-repeat;	
}


#pub_droite {
	position:absolute;
	left:8px;
	top:28px;
	width:138px;
	height:344px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}


#accueil_paiement {
	/*position:absolute;
	left:0px;
	top:197px;*/
	width:356px;
	height:107px;
	background-image: url("../images/design/paiement.jpg");
	background-repeat: no-repeat;		
}

#accueil_paiement_haux {
	/*position:absolute;
	right:10px;
	top:8px;*/
	width:144px;
	height:17px;
	background-image: url("../images/design/paiement-b1.jpg");
	background-repeat: no-repeat;		
}

#accueil_paiement_bas {
	/*position:absolute;
	left:10px;
	top:80px;*/
	width:189px;
	height:20px;
	background-image: url("../images/design/paiement-b2.jpg");
	background-repeat: no-repeat;		
}


#accueil_annonce_c{
	/*position:absolute;
	left:356px;
	top:197px;*/
	width:490px;
	height:107px;
	background-image: url("../images/design/annonce-c.jpg");
	background-repeat: no-repeat;		
}

#accueil_pub_c{
	/*position:absolute;
	top:33px;
	left:11px;*/
	display: none;
	width:468px;
	height:69px;
	background-image: url("../images/design/pub-c.jpg");
	background-repeat: no-repeat;		
}


#accueil_nos_jeux{
	position:relative;
	top:-253px;
	width:503px;
	height:128px;
	background-image: url("../images/design/jeux-fd.jpg");
	background-repeat: no-repeat;		
}
#accueil_nos_jeux .bloc_text{	height:80px;	width:493px;	}
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}
/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 3;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

.simply-scroll-back,
.simply-scroll-forward {
	position: absolute;
	background: transparent url(../images/design/fleches.png);
	width: 42px;
	height: 100%;
	z-index:3;
	cursor: pointer;
	bottom: 0;
	top: 0;
}
.simply-scroll-forward 			{	background-position: 0 0;		left: 0;}
.simply-scroll-forward:hover{	background-position: 0 80px;				}
.simply-scroll-back 				{	background-position: 42px 0;right:0;}
.simply-scroll-back:hover		{	background-position: 42px 80px;			}

/* Custom class modifications - adds to / overrides above
.simply-scroll is default base class */

/* Container DIV */
/* Clip DIV */
.simply-scroll,
.simply-scroll .simply-scroll-clip { 
	width: 100%;
	height: 100%;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	height:100%;
	width:60px;
}


#accueil_online{
	/*position:absolute;
	left:594px;
	top:304px;*/
	position:relative;
	height:128px;
	left:504px;
	top:-381px;
	width:252px;
	background-image: url("../images/design/serveur-fd.jpg");
	background-repeat: no-repeat;		
}
#accueil_online .bloc_text{
	width:240px;
	height:78px;
	padding: 0;
}
#accueil_online_text img{
	position:relative;
	top:4px;
}

#accueil_promotions{
	position:relative;
	top:-509px;
	left:756px;
	width: 254px;
	height: 128px;
	background-image: url("../images/design/promo-fd.jpg");
	background-repeat: no-repeat;
}

#accueil_promotions .bloc_text{
	width:232px;
	height:78px;
}

#ban-centre-haux{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/ban-centre.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_louer{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/louernew.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_louerheure{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/louernew.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_louerts{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/louerts.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_louermumble{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/louermumble.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_louerweb{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/louerweb.jpg");
	background-repeat: no-repeat;
}


#ban-centre-haux_descriptiflouer{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/descriptiflouer.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_descriptiflouerheure{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/descriptiflouer.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_descriptiflouerts{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/descriptiflouerts.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_descriptiflouermumble{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/descriptiflouermumble.jpg");
	background-repeat: no-repeat;
}

#ban-centre-haux_descriptiflouerweb{
	position:relative;
	width:1000px;
	height:102px;
	background-image: url("../images/design/descriptiflouerweb.jpg");
	background-repeat: no-repeat;
}



#ban-centre-haux_commande {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009CFF;
	left:57px;
	font-weight:bold;	
	top:73px;
}

#ban-centre-haux_descriptif {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	left:198px;
	font-weight:bold;
	top:73px;
}

#ban-centre-haux_commande2 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	left:57px;
	color:#FFF;	
	font-weight:bold;	
	top:73px;
}

#ban-centre-haux_descriptif2 {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009CFF;
	left:198px;
	font-weight:bold;
	top:73px;
}

#texte-centre-haux{
	position:relative;
	text-align:center;
	top:42%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	font:bold;
}


#centre{
	position:relative;
	width:1000px;
	height:auto;
	background-image: url("../images/design/centre.jpg");
}

#texte-centre-noir{
	position:relative;
	left:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:13px;
	color:#000000;
	width:980px;
}

#ban-centre-bas{
	display:none;
	position:relative;
	width:1000px;
	height:6px;
	background-image: url("../images/design/centre-b.jpg");
	background-repeat: no-repeat;
}

#footer{
	position:relative;
	width:1000px;
	height:137px;
	background-image: url("../images/design/footer.jpg");
	background-repeat: no-repeat;
}

#footer-csfusion{
	position:absolute;
	left:250px;
	top:40%;
	width:183px;
	height:27px;
	background-image: url("../images/design/logo-csf-n.png");
	background-repeat: no-repeat;
}

#footer-csfusion:hover{
	position:absolute;
	left:250px;
	top:40%;
	width:183px;
	height:27px;
	background-image: url("../images/design/logo-csf-c.png");
	background-repeat: no-repeat;
}

#footer-iloweb{
	position:absolute;
	left:450px;
	top:18%;
	width:179px;
	height:75px;
	background-image: url("../images/design/iloWeb-web.png");
	background-repeat: no-repeat;
}

#footer-aaa{
	position:absolute;
	left:550px;
	top:18%;
	width:103px;
	height:84px;
	background-image: url("../images/design/logo-aaa-n.png");
	background-repeat: no-repeat;
}

#footer-aaa:hover{
	position:absolute;
	left:550px;
	top:18%;
	width:103px;
	height:84px;
	background-image: url("../images/design/logo-aaa-c.png");
	background-repeat: no-repeat;
}

#footer-copyright{
	position:absolute;
	text-align:center;
	width:1000px;
	bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#CCC;
}
#footer-copyright a,
#footer-copyright a:visited{
	color: inherit;
	text-decoration: none;
}
#footer-copyright a:hover{
	text-decoration: underline;
}

#titre_news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#009CFF;
	font-weight:bold;	
}


#date_news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#606060;
	font-weight:bold;
}

#titre_centre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009CFF;
	font-weight:bold;	
}

#footer-bas{
	position:relative;
	width:1000px;
	height:137px;
	background-image: url("../images/design/footer-b.png");
	background-repeat: no-repeat;
}

#entete-cmd{
	position:relative;
	left:12px;
	width:983px;
	height:27px;
	background-image: url("../images/design/entete.jpg");
	background-repeat: no-repeat;
}


#entete-cmd2{
	position:relative;
	width:483px;
	height:27px;
	background-image: url("../images/design/entete-p.jpg");
	background-repeat: no-repeat;
}

#img-entete-site{
	position:relative;
	left:8px;
	width:963px;
	height:27px;
	background-image: url("../images/design/entete2.jpg");
	background-repeat: no-repeat;
}

#img-entete-site2{
	position:relative;
	width:483px;
	height:27px;
        top:3px;
	background-image: url("../images/design/entete-p2.jpg");
	background-repeat: no-repeat;
}

#texte-ente-site{
	position:relative;
	top:5px;
	left:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#texte-membre{
	position:relative;	
	top:10px;
	left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}


#entet-numero{
	position:absolute;
	left:9px;
	top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#009CFF;
}

#entet-texte{
	position:absolute;
	left:50px;
	top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#entete-typeserveur{
	position:relative;
	left:12px;
	width:983px;
	height:108px;
	background-image: url("../images/design/descriptif.jpg");
	background-repeat: no-repeat;
}

#entete-typeserveur2{
	position:relative;
	width:482px;
	height:114px;
	background-image: url("../images/design/descriptif2.jpg");
	background-repeat: no-repeat;
}

#entete-iloperfect{
	position:absolute;
	left:125px;
	top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
        #entete-iloforever{
	position:absolute;
	left:125px;
	top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}

#entete-ilogamer{
	position:absolute;
	left:125px;
	top:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}	


#entet-caddie{
	position:relative;
	left:12px;
	width:483px;
}

#caddie{
	left:12px;
	width:108px;
	height:98px;
	background-image: url("../images/design/caddie.png");
	background-repeat: no-repeat;
}

#form-cmd{
	width:308px;
	right:30px;
	font-weight:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#input{
	font-size:11px;
	background-color:#93D6FF;
	margin:0px; width:150px;
	border:0px;
}

#input-membre{
	border-style: dashed;
	border-width: 1px;
	border-color: #000000;	
	font-weight:bold;
	font-size:11px;
	background-color:#EAEAEA;
	margin:0px;
}

#entete-options{
	position:relative;
	left:12px;
	width:964px;
}

#entete-options2{
	position:relative;
	width:400px;
}

#barre_commande {
	position:relative;
	height:60px;
}

#tarifs_commande {
	right:180px;
	width:164px;
	height:40px;
	background-image: url("../images/design/bouton-v.png");
	background-repeat: no-repeat;
        line-height:35px;
        vertical-align:middle;
        text-align:center;
}

#texte_tarifs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	right:280px;
	top:8px;
	font-weight:bold;
}

#texte_prix_tarifs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#033;
	right:200px;
	top:8px;
	font-weight:bold;	
}

#boutton_commande {
	right:00px;
	width:164px;
	height:40px;
	border:0;
	background-image: url("../images/design/btn-com.png");
	background-repeat: no-repeat;
}

a.info{
	position:relative;
	z-index:24;
	color:#000;
	text-decoration:none
}
 
a.info:hover{
	z-index:25;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
 
a.info span, 
a.info:hover span{
	display:block;
	position:absolute;
	top:2em; left:2em;
	width:12em;
	z-index: 40;
	border:1px solid #000;
	background-color:#FFF;
	color:#000;
	text-align: justify;
	font-weight:none;
	padding:1px;
}

a.info span{
	display: none
}

/* INSCRIPTION */

.obligatoire{
	color: #CF0000 !important;
	font-weight: bold;
}

/* COMMANDES */
#form-cmd th{
	vertical-align: top;
}
#form-cmd #input{
	margin-top: 5px;
}
#duree_slider{
	margin: 8px 10px 5px 5px;
	width: 60%;
	display:inline-block;
}
#duree_texte{
	display:inline-block;
	font-weight: normal;
	position:relative;
	margin-left: 5px;
	top:-8px;
}

/* AUTHENTIFICATION */
.fieldset-container{
	height: 180px;
}
.fieldset-container td{
	width:48%;
}
fieldset.demi{
	width: 100%;
	height: 100%;
	margin: 0 0 0 20px;
}
fieldset.demi.first	{	margin: 0 20px 0 0;	}
fieldset.demi table{
	padding-top: 0;
}
fieldset.demi td{
	height: 20px;
}



/* MENU */
#menu		{	font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; text-align: center;	}
#menu li{	margin-right:0px;	}
#menu li a,
#menu li:hover > a,
#menu li a:hover,
#menu li a.sub,
#menu li a.sub:hover,
#menu li:hover > a.sub
{
	text-indent: -999999px;
	background: none;
	background-repeat: no-repeat;
	padding:0;
	height:37px;
}
#menu :hover ul	{	top: 37px;	}

#menu :hover ul li 		{	margin:0; border-top:1px solid #333333;}
#menu :hover ul li a	{	width:130px; text-indent:5px; background:#EEEEEE; color:#333333; height:22px; line-height:22px;	}
#menu :hover ul :hover{	background-color:#333333; color:#fff;}

#menu li a#menu-accueil								{ background-image: url("../images/design/menu-accueil.jpg");	width:88px;	}
#menu li a#menu-accueil:hover					{	background-image: url("../images/design/menu-accueil-n.jpg");	}
#menu li a#menu-commander							{	background-image: url("../images/design/menu-commander.jpg"); width:102px;	}
#menu li a#menu-commander:hover				{	background-image: url("../images/design/menu-commander-n.jpg"); }
#menu li a#menu-compte								{	background-image: url("../images/design/menu-compte.jpg"); width:104px;	}
#menu li a#menu-compte:hover					{	background-image: url("../images/design/menu-compte-n.jpg");	}
#menu li a#menu-serveurs							{	background-image: url("../images/design/menu-serveurs.jpg"); 	width:116px;	}
#menu li a#menu-serveurs:hover				{	background-image: url("../images/design/menu-serveurs-n.jpg");	}
#menu li a#menu-forum									{	background-image: url("../images/design/menu-forum.jpg");	width:84px;	}
#menu li a#menu-forum:hover						{	background-image: url("../images/design/menu-forum-n.jpg");	}
#menu li a#menu-support								{	background-image: url("../images/design/menu-support.jpg");	width:84px;	}
#menu li a#menu-support:hover					{	background-image: url("../images/design/menu-support-n.jpg");	}
#menu li a#menu-info									{	background-image: url("../images/design/menu-info.jpg"); width:112px;	}
#menu li a#menu-info:hover						{	background-image: url("../images/design/menu-info-n.jpg");	}

#menu li a#menu-membre-retour					{	background-image: url("../images/design/menu-retour.jpg"); width:118px;	}
#menu li a#menu-membre-retour:hover		{	background-image: url("../images/design/menu-retour-n.jpg");	}
#menu li a#menu-membre-commander			{	background-image: url("../images/design/menu-commander.jpg"); width:102px;	}
#menu li a#menu-membre-commander:hover{	background-image: url("../images/design/menu-commander-n.jpg");	}
#menu li a#menu-membre-ilobox					{	background-image: url("../images/design/menu-ilo.jpg"); width:76px;	}
#menu li a#menu-membre-ilobox:hover		{	background-image: url("../images/design/menu-ilo-n.jpg");	}
#menu li a#menu-membre-serveurs				{	background-image: url("../images/design/menu-serv-j.jpg"); width:136px;	}
#menu li a#menu-membre-serveurs:hover	{	background-image: url("../images/design/menu-serv-j-n.jpg");	}
#menu li a#menu-membre-vocaux					{	background-image: url("../images/design/menu-serv-v.jpg"); width:135px;	}
#menu li a#menu-membre-vocaux:hover		{	background-image: url("../images/design/menu-serv-v-n.jpg");}
#menu li a#menu-membre-web						{	background-image: url("../images/design/menu-heberg.jpg"); width:138px;	}
#menu li a#menu-membre-web:hover			{	background-image: url("../images/design/menu-heberg-n.jpg");	}        
#menu li a#menu-membre-compte					{	background-image: url("../images/design/menu-compte2.jpg"); width:130px;	}
#menu li a#menu-membre-compte:hover		{	background-image: url("../images/design/menu-compte-n2.jpg");	}

.bleu_clair{
    background-color:#93d6ff;
    font-style: italic;
    font-weight:bold;
    font-size:11px;
    color: #262626;
    text-align:left;
}

.bleu_fonce{
    background-color:#0073ae;
    color:#fff;
}

.fond_blanc{
    background-color: #fff;
}

.taille_fixe2{
    width:80px;
    text-align: center;
}

.bloc_plugins{
    width:487px;
    height:113px;
    background-image: url('../images/design/bloc.png');
    background-repeat: no-repeat;
    padding:10px;
}

.bloc_plugins .titre{
    color:#93d6ff;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:5px;
}

.bloc_plugins .contenu{
    color:gray;
    font-style: italic;
}