body { 
		padding: 0px;  
		margin: auto; /* Pour centrer notre page */
		margin-top: 0px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
		margin-bottom: 0px;    /* Idem pour le bas du navigateur */
		width : 950px;
		background-color: #FFFFff;
		background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-1.jpg");
		background-repeat: repeat-x;
		font-family: verdana;
	font-size: 12px;
	color : #555;
}

h1 {
	color: #5b3e38;
	font-family: "verdana";
	font-size: large;
	font-weight:200;
	text-align: center;
	display:inline;
	text-transform : uppercase; /* début des mots en majuscules*/
}

h2 {
	color: #832680;
	font-family: "verdana";
	font-weight: 600;
	font-size: 16px;
	display:inline;
	font-weight: bold;
}

h3 {
	color: #e53b38;
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	display:inline;
	
}

h4 {
	color: white;
	font-family: verdana;
	font-weight: 900;
	font-size: 20px;
	display:inline;
}

h5 {
	font-family: verdana;
	font-weight: 100;
	font-size: 12px;
	display:inline;
	color : #555;
}

h6, .user {
	color: #5b3e38;
	font-family: verdana;
	font-size: 10px;
	display:inline;
	
}

hr {
	color: gray;
	size : 2;
}

input, textarea
{
   font-family: Verdana, serif; /* On modifie la police du texte tapé l'intérieur des champs */
   font-size:10px;
}
 
input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}
 
label
{
   color: blue; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}
 
legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   background-color: #FFFFCC;
   /*width : 500px;*/
   max-width : 790px;
}

fieldset.nonadmin
{
   background-color: #FFFFCC;
   width : 100%;
   margin : 0;
}

caption /* Titre du tableau */
{
   margin: auto; /* Centre le titre du tableau */
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.1em;
   color: black;
   margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}


th /* Les cellules d'en-tête */
{
   background-color: #FFCCCC;
   color: black;
   font-size: 1.1em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

table.general
{
margin : 0;
padding: 4px 4px 0 4px;
background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-tr.jpg");
background-repeat:repeat-y;
border-spacing: 0px;
max-width:950px;min-width:950px; width:950px;
}

/*Main Menu**/
td#mainmenu  { min-width: "160px"; vertical-align: top; border-right: 1px solid #d9d9d9; }
td#mainmenu a     { color: #5b3e38; font-size: 12px; font-family: "Arial"; text-decoration: none; margin: 0 0 0 0px; padding: 2px; border-bottom: 1px solid #d9d9d9; display: block }
td#mainmenu a:hover, td#mainmenu a.menuAccueil:hover, td#mainmenu a.menu0:hover     { color: white; text-decoration: none; background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-crepuscule2.jpg"); background-color: #6CA1B1; border-style: solid; border-width: 0px 0px 1px 0px }
td#mainmenu a.menuTop {padding-left: 5px; background-color: #d9d9d9; font-weight: bold;}
td#mainmenu a.menu0 {padding-left: 5px; background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-crepuscule.jpg"); color: yellow; font-weight: bold; text-shadow: 1px 1px 1px #006699}
td#mainmenu a.menuAccueil {padding-left: 5px; background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-crepuscule.jpg"); color: #ffffff; font-weight: bold;}
td#mainmenu a.menuMain {padding-left: 10px; }
td#mainmenu a.menuSub   { color: #76754c; background-color: #8dd4e9; padding-left: 0px; border: 0px }
td#mainmenu a#pub160    { margin:0; padding:0px; border-bottom: 1px solid #d9d9d9; display: block }
td#mainmenu #pubTag div a    { margin:7px 0 5px 0; padding:0px; border-bottom: 1px solid #fff; display: block; font-size: 10px }
td#mainmenu #pubTag div a:hover    { background-image:none !important; color:#c00; background-color: #fff; }
td#mainmenu img.puce{border:0;margin:0;padding:0;width:13px;}
/*left Column**/
td#leftcolumn    { font-size: 11px; background-color: '#5b3e38'; padding: 0px 0px 0px; border-right: 1px solid #5b3e38; border-top: 1px solid #5b3e38; border-bottom: 1px solid #5b3e38; border-left: 0px solid #5b3e38; width: 160px;}
/*footer**/
td#footer    { max-width : 950px; font-size: 11px; background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-footer.jpg"); background-repeat: repeat-x; padding: 8px; text-align : center; /* Pour centrer le texte */}
td#middleblock { text-align : left; padding : 10px 10px 10px 10px; width:100%; vertical-align: top;   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-body.jpg"); background-repeat: no-repeat;}


/*******************************************/
/*******************************************/

.affichage_prod
{
   padding : 4px 10px 10px 10px;
   margin-bottom: 10px;
   width : 100%;
   display : block;
}

.affichage_prod3
{
   padding : 20px 10px 10px 10px;
   margin-bottom: 10px;
   width : "100%";
   display : block;
   min-height : 60px;
}


.affichage_index
{
   padding : 16px 20px 10px 20px;
   margin: 20px 4px 20px 20px;
   width : 350px;
   display : block;
   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-fade.jpg"); 
   background-repeat: repeat-x;
   border : 1px solid #d9d9d9;
   text-align : justify;
}

h1#title_categ
{
	color: #e53b38;
	font-family : "verdana";
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	display : block;
	margin-bottom: 30px; /* Pour éviter que les éléments du menu ne soient trop collés */
	text-transform : normal;
}

.title_categ
{
	color: #e53b38;
	font-family : "verdana";
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	display : block;
	margin-bottom: 30px; /* Pour éviter que les éléments du menu ne soient trop collés */
	text-transform : normal;
}

#textual {margin-left:10px;margin-top:10px;}
#nG{/*position:relative;margin-left:240px;*/display:inline; }

.affichage_partie_gauche
{
   float :left;
   width: 200;
   margin-right : 20px;
   margin-top:0px;

}
.affichage_partie_droite
{
   float :right;
   width: 250;
   padding-left : 20px;
   margin-right : 10px;

}
.float-right
{
   float :right;
   padding-left : 00px;
   padding-right : 25px;
   margin-top : 10px;
}
.float-left
{
   float :left;
}
.float-right-footer
{
   float :right;
   padding-right : 25px;
}
.float-left-footer
{
   float :left;
   padding-left : 25px;
}
.float-left-com
{
   float :left;
   padding-left : 20px;
   padding-right : 10px;
   margin-top : 0px;

}
.affichage_partie_gauche_categ
{
   float :left;
   width: 160px;
   padding-left : 10px;
   padding-right : 10px;
   background-color : #fff;
}
.affichage_partie_droite_categ
{
   float :right;
   width: 160px;
   padding-left : 10px;
   padding-right : 10px;
   background-color : #fff;
}
.affichage_desccourte
{
   font-family: "verdana";
   font-size: 13px;
   text-align : center;
   margin-bottom: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-top: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   color: #5b3e38 ;
   font-weight: bold;
   
}
.affichage_texte
{
   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-gris.jpg"); 
   background-repeat: no-repeat;
   padding : 5px;
   font-size: 12px;
   font-size: 12px;
   text-align : justify;
   text-indent: 20px;
 clear:left;
   min-height : 153px;
   width:436px;
}
.affichage_texte3
{
   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-gris.jpg"); 
   background-repeat: no-repeat;
   padding : 5px;
   font-size: 12px;
   font-size: 12px;
   text-align : justify;
   min-height : 153px;
   width:436px;
}
.affichage_texte_index
{
   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-gris-index.jpg"); 
   background-repeat: no-repeat;
   padding : 10px;
   font-size: 12px;
   font-size: 12px;
   text-align : justify;
   min-height : 153px;
   width:315px;
}
.affichage_texte_index_right
{
   background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-gris-index.jpg"); 
   background-repeat: no-repeat;
   padding : 10px;
   font-size: 12px;
   font-size: 12px;
   text-align : justify;
   min-height : 153px;
   width:315px;
   float:right;
}
.affichage_texte2:first-letter /* La première lettre de chaque paragraphe */
{
font-family: "verdana";
   font-weight: bold; /* En gras */
   font-size: 1.5em; /* Ecrit légèrement plus gros que la normale */
   color: #832680; /* En bleu */
}


.affichage_lien
{
   margin-bottom: 5px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-top: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
   margin-right: 50px; /* Pour éviter que les éléments du menu ne soient trop collés */
   text-align : right;
}

.floatgauche
{
   float: left;
   position: relative;
   padding-right: 14px;
}

.floatgauche2
{
   float: left;
   padding-right: 4px;
}

div.floatdroite
{
   float: right;
   position: relative;
   padding-left: 14px;
   width : 250px;
}
div.paddingright
{
  padding-right : 30px;
}
.note
{
text-align : left;
background-image: url("http://mes-jeux-gratuits.fr/img/modele/bg-note.jpg"); 
background-repeat: no-repeat;
padding : 6px 0; width:250px;max-width:250px;
}
.boite_texte{margin:10px;/*clear:both;*/}
.boite_image{margin:0px 0px 10px 20px;/*clear:left*/}
.rightside {float:right;width:250px;max-width:250px;margin-right:10px;}
.rightsideNoter {width:250px;max-width:250px;float:right;margin-right:10px;}
.text-user
{
font-family: "verdana";
color:gray;
font-size: 10px;
padding-left: 14px;
text-align : left;
}

.alignright
{
text-align : right;
}

.alignrightcat
{
text-align : right;
display : inline;

   position: relative;
}

#user-avatar
{
position : relative;
   left: 0px;
   top: -121px;

margin :0 0 0 748px;
padding:0;
/*border-left:1px solid black;*/
}
#user-login
{
position : relative;
   left: 0px;
margin :-157px 0 0 804px;
}

#skyscraper
{
   position: relative;
   left: 0px;
   top: 50px;
   margin :0 0 0 190px;
}
#skyscraper img{box-shadow: 1px 1px 12px #555;}

#banner
{
display : block;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width : 950px;
height : 250px;
background-image: url("http://mes-jeux-gratuits.fr/img/modele/mes-jeux-gratuits-2.jpg"); 
background-repeat: no-repeat;
}

/*******************************************/
/*******************************************/

a {
	background-color: inherit;
	color: #5A2AA4/*#5b3e38*/;
	font-family: "Verdana", "Asimov", "Bookman Old Style";
	/*font-size: 12px;*/
	list-style-position: outside;
	text-decoration: none;
	
}

a:hover {
	
	color: /*#cc0000*/orange;
	font-family: "Verdana";
	/*font-size: 11px;*/
	text-decoration: none;
	background-color: inherit;

}

a.footer {
	background-color: inherit;
	color: #069;
	font-family: "Verdana";
	font-size: 12px;
	list-style-position: outside;
	text-decoration: none;
	
	
}

a.footer:hover {
	background-color: inherit;
	color: white;
	font-family: "Verdana";
	text-decoration: none;
	font-size: 12px;
}
a.footer2 {
	background-color: inherit;
	color: #76754c;
	font-family: "Verdana";
	font-size: 10px;
	list-style-position: outside;
	text-decoration: none;
	
	
}

a.footer2:hover {
	background-color: inherit;
	color: red;
	font-family: "Verdana";
	text-decoration: none;
	font-size: 10px;
}
a.common {
	background-color: inherit;
	color: gray;
	font-family: "Verdana";
	font-size: 10px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
	background-image: url("http://mes-jeux-gratuits.fr/img/modele/puce-rouge.png"); /* Une petite image de fond sur les titres h2 */
   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */
   padding-left: 14px;
	
}

a.common:hover {
	
	color: #cc0000;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	background-image: url("http://mes-jeux-gratuits.fr/img/modele/puce-rouge.png"); /* Une petite image de fond sur les titres h2 */
   background-repeat: no-repeat; /* L'image ne se répètera pas, elle sera à gauche du titre */
   padding-left: 14px;

}
a.game {
	background-color: inherit;
	color: red;
	font-family: "Verdana";
	font-size: 14px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
}

a.game:hover {
	
	color: white;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	background-color: red;
}

a.titleprod{
	color: #832680;
	font-family: "verdana";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.titleprod:hover {
	color: orange;
	font-family: "verdana";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.miniprod{
	color: /*#832680*/white;
	font-family: "verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.miniprod:hover {
	color: orange;
	font-family: "verdana";
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.topMiniGame{background-image: url(/img/modele/top-mini.png); background-repeat:no-repeat;background-position: top left;min-height:14px;}
.middleMiniGame{background-color:#006699;padding-top:10px;max-width:744px}
.bottomMiniGame{background-image: url(/img/modele/bottom-mini.png); background-repeat:no-repeat;background-position: top left;min-height:14px;}
.miniGame{ float:left; width: 104px; height: 85px; max-width:140px;max-height:100px;  background: url(../img/modele/fond-bleu.png) no-repeat top left; 
 margin:auto;padding:10px;text-align:center;}
 .miniGameReset{ float:left; width: 104px; height: 85px; max-width:140px;max-height:100px;  background: url(../img/modele/fond-bleu.png) no-repeat top left; 
 margin:auto;padding:10px;text-align:center;}
.miniGame img{ width: 104px; height: 62px;margin-bottom:3px;}
.pubMiniGameL{float:left; margin:auto; padding : 31px 35px;}
.pubMiniGameR{float:right; margin:auto; padding : 33px;}
}
/***********************************************/
/*affichage des numeros de pages dans les catégories*/

div.pages {
	text-align: right;
	background: url(../img/modele/bgpages.jpg) no-repeat top right;
	padding:10px;
	line-height:2;
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana";
	color:#5b3e38;
}
div.pages span.select{
	font-size: 14px;
	font-weight: bold;
	font-family: "Verdana";
	color:#5b3e38;
	
}
div.pages a{
	color: #5b3e38;
	background: #EAEAEA;
	border: 1px solid #bbbbbb;
	padding: 1px 5px;
}
div.pages a:hover{
	color: #5b3e38;
	background: #fff;
	border: 1px solid #5b3e38;
}

/****pour faire apparaitre une image en survol d'un lien ****/

div#links a img {height: 0; width: 0; border-width: 0;}

div#links a:hover img {position: fixed;
    top: 450px; right: 100px; height: 60px; width: 120px;}

div#links 
{
	display : inline;
}

/****************************/
/****affichage des commentaires*****/
div.cadrecomment {
	width : 450px;
	min-height : 62px;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px; /* Pour éviter que les éléments du menu ne soient trop collés */
	margin-top: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
	padding: 2px;
}

div.cadreavatar {
	width : 80px;
	min-height : 52px;
	float : left;
	padding: 1px 10px 1px 1px;
	text-align : right;
}

div.allcomment {
	padding: 5px 5px 5px 5px;
}

legend.comment  /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: "verdana";
   color: #FF9933;
   font-weight: bold;
}
 
fieldset.comment
{
   margin-bottom: 10px; /* Une marge pour séparer les fieldset */
   background-color: #ffffcc;
   width : 400px;
   -moz-border-radius: 15px;
}

div.cadrecomment-index {
	width : 310px;
	min-height : 62px;
	border: 1px solid #d9d9d9;
	padding: 2px;
	margin : 10px 0;
	background: url(../img/modele/foncom.jpg) repeat-y top right;
}

div.cadreavatar-index {
	width : 60px;
	min-height : 52px;
	float : left;
	padding: 1px 1px 1px 10px;
	text-align : left;
}
hr.indexcom { color : orange; size:0px; border:0;border-bottom : 1px dashed orange; }

/****************************/
/****affichage des minis*****/
div#top10 { margin : 0 20px 0 40px;}
#top10 img
{
	margin : 4px 4px 0 4px;
}
#top10 img.game
{
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
#top10 img.game:hover, a#top10 img.game:focus
{
	filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
}
div#toplinks { margin: 0px 10px 120px 10px;text-align:center;}
#toplinks img:hover, a#toplinks img:focus
{
	filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
}
#toplinks img
{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#toplinks div {display:block; margin : 4px 8px 16px 8px; text-align:center; float:left;}
#toplinks div  a{font-size: 10px}
.brille img
{
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.brille img:hover, .brille img:focus
{
	filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
}
.resume {
font-weight: bold;
font-size: 16px;
border-bottom: 2px dashed orange;
color: #069;
font-family:"verdana";
margin-bottom : 4px;
}
.resume-petit{
font-weight: bold;
font-size: 12px;
border-bottom: 2px dashed orange;
color: #069;
font-family:"verdana";
margin-bottom : 4px;
}
.jouer-a{
margin-top : 10px;
padding : 3px 0;
width:447px;
height:24px;
background: url(../img/modele/jouer-a.png) no-repeat top right;
text-align : right;
color: white;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	padding-right : 10px;
}
a.jouer {
	background-color: inherit;
	color: white;
	font-family: "Verdana";
	font-size: 14px;
	list-style-position: outside;
	font-weight: bold;
	text-decoration: none;
	padding-right : 10px;
}
a.jouer2 {
	color: maroon;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.jouer2:hover, a.jouer2:focus{color: white;}

a.jouer:hover, a.jouer:focus {
	
	color: #069;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right : 8px;
}
.enreg{
margin-top : 10px;
padding : 2px 0;
width:447px;
height:24px;
background: url(../img/modele/enreg.png) no-repeat top right;
text-align : right;
}
.tags{background-color:#ddd;    -moz-border-radius: 10px;}
.screensh{margin-bottom : 6px; border : 1px solid #069;} 
.barre-gauche{ padding-left : 4px; border-left : 1px dashed orange; }
.max730{ max-width : 700px; margin : 0 20px; }
.game250left { height :292px; width: 690px; padding : 20px 20px 0px 20px; background: url(../img/modele/bg-gris-cote.jpg) no-repeat; vertical-align : top;max-height:292px; }
.game250right { height :292px; width: 650px; padding : 10px 20px; background: url(../img/modele/bg-gris-cote-droit.jpg) no-repeat top right; }
.clear{clear:both;
  display:block;
  height: 0;
  font-size: 1px;
  line-height: 0px;
} 
.encartJeuIndex{  margin : 0 20px; text-align : justify; }
.floatgaucheIndex
{
   float: left;
   padding-right: 14px;
   margin-right : 10px;
}
.encartLien{ margin : 0 30px; padding : 0 10px; text-align : justify; border:1px solid #ccc; -moz-border-radius: 10px;}
.h1Supply {
	color: #5b3e38;
	font-family: "verdana";
	font-size: large;
	font-weight:200;
	text-align: center;
	display:inline;
	text-transform : uppercase;
}
h1.real {
	font-family: verdana;
	font-weight: 100;
	font-size: 12px;
	display:inline;
	color : #555;
	text-transform : none;
}
h2.real {
	font-family: verdana;
	font-weight: 100;
	font-size: 12px;
	display:inline;
	color : #555;
	text-transform : none;
}
h3.real {
	font-family: verdana;
	font-weight: 100;
	font-size: 12px;
	display:inline;
	color : #555;
	text-transform : none;
}
h4.real {
	font-family: verdana;
	font-weight: 100;
	font-size: 12px;
	display:inline;
	color : #555;
	text-transform : none;
}
hr#achEr{width:160px; color:white; background-color:white; height:1px; border:0; }
#midGame a{float:left; margin:10px;color:orange;}
#midGame a:hover{float:left; margin:10px;color:white;}
#midGame a img{border:2px solid orange;  -moz-border-radius: 8px; -webkit-border-radius:8px; border-radius:8px;-khtml-border-radius: 8px; width:104px; height:83px;}
#midGame a:hover img{border:2px solid white;}
#midGame{margin-left:60px;}
.floatListCat{padding:0 20px 0 20px; border-right:1px solid #E1E1E1; float:left;}
.theme{font-size:10px; font-weight:normal;}
form.delFav{float:right;}
form.addFav input{background: url(../img/modele/add-favorites.jpg) no-repeat; width:248px; height:50px;border:0;cursor:pointer}
form.tri{display : inline; margin:0; padding:0px;}
form.tri input{display : inline;background:none; border:none; color:white; font-size:12px; font-family:"verdana"; cursor:pointer; margin:0; padding:0px;}
form.tri input:hover{text-decoration:underline;}
form.tri input#selectedTri{text-decoration:underline; font-weight:bold;}
.white{color:white; margin-left:20px;}
.enLigne{background-color:yellow;}
.tags{color:#dcdcdc;font-size:4px;font-weight:lighter;}
#signaler{ margin:auto;}
#signaler img{/*float:left;*/width:16px;border:0; }
body#probleme{margin-left:20px;}
.dateC{font-size:10px;color:orange; }
#affBig{text-transform:capitalize;font-size:18px;color:black;padding-left:20px;padding-right:50px;}
.affCat0{background-color:#ccffff;}
.affCat1{background-color:lime;}
.affCat2{background-color:yellow;}
.affCat3{background-color:cyan;}
.affCat4{background-color:orange;}
.affCat5{background-color:magenta;}
.affCat6{background-color:crimson;}
.affCat7{background-color:#ffffcc;}
#affWarning{color:white; font-size:14px; text-transform:capitalize;}
#instruct{display:inline;margin-right:100px;margin-left:100px;}
#instruct img{border:0}
.boite_texte a img{margin:auto;padding:auto; display: block; }
/*****Moteur de recherche*****/
#moteur{position:relative; top:0 ;margin:0 0 0 300px;padding:2px 20px; min-width:313px; height:33px;background: url(../img/modele/search-field.png) no-repeat;}
#moteur input#submit{background:transparent; color:white;font-weight:bold;border:0; width:50px;cursor:pointer;padding :2px 6px}
a#logo{width : 600px;height:120px; position:relative; top:0px;display:block;}
/*****Divers*****/
#gameName{margin:auto;padding:auto;width:209px;text-align:center;color:white;background-image: url(../img/modele/nG.png);background-repeat: no-repeat;}
table#ft ul, table#ft li, table#ft{margin-bottom:0;padding-bottom:0;}
.frigth{float:right}
