/* General page style. The scroll bar colours only visible in IE5.5+ */

body { background-image: url(http://img.xooimage.com/files67/f/a/5/fondta-29960ba.jpg);
background-attachment: fixed;
	background-color: #374c77;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #222222;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #111111;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #111111;
margin-top: 15px;
}
.connexion
{margin-top:50px;
height:175px;
width:175px;

}
.connecté
{margin-top:50px;
height:175px;
width:175px;

}
div.whonline
{
background-image: url(http://s3.noelshack.com/uploads/images/454201245333_maquette_qeel.png);
height:369px;
width:651px;
position:relative;
}


div.whonlinerang
{
width:115px;
height:100px;
 position: absolute;
 top:17px;
 left:510px;
text-align: center;
 
}
div.whonlinestat
{
width:300px;
height:30px;
 position:absolute;
 top:100px;
 left:180px;
text-align: center;
}

div.whonlinemembre
{
width:400px;
height:330px;
 position:absolute;
top:155px;
 left:180px;

}

div.whonlinelien
{

 position:absolute;
 top:60px;
 left:135px;

}

/* Chat */

div.topchat
{
background-image: url(http://img.xooimage.com/files47/2/c/7/topchat-1f50200.png);
height:110px;
width:856px;

}

div.midchat
{background-image: url(http://s3.noelshack.com/uploads/images/4596192074826_test_chat.png);
width:880px;

}


div.baschat
{
background-image: url(http://img.xooimage.com/files43/e/4/4/baschat-1e46eda.png);
width:856px;
height:20px;

}

/* Menu */

div #menu
{
   float: left; /* Le menu flottera à gauche */
   width: 140px; /* Très important : donner une taille au menu */
   margin-bottom: 100px;
   margin-top: 120px;
position: fixed;


}

div .element_menu
{
   background-color: #222222;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   padding-top: 10px;
   
   border : 2px solid #888888;
   border-left : none; 
   margin-bottom: 0px; /* Pour éviter que les éléments du menu ne soient trop collés */
}
div .element_menu a img
{
border-style: none; 
	border-width: 0px;
margin-top: 2px;
margin-bottom: 2px; 
}

div .element_menu #plop /* Tous les titres de menus */
{    
   color: #908b92;
   font-family: "comic sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;

   background-color: #000000;
border-width: 3px;
   	border-style: double;
border-color: #888888;
border-left: none; 

      width: 150px;
   height:28px;
   font-size: 16px;
   text-indent: 1px; 
text-align: center; 
   
}

div .element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-image: url("images/puce.gif"); /* On change l'apparence des puces */
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 22px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom: 5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */
   font-family: "comic sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 13px;
}

div .element_menu a /* Tous les liens se trouvant dans un menu */
{
   color: #908B92;
font-family: "comic sans ms", Arial, "Arial Black", "Times New Roman", Times, serif;
text-decoration: none;
font-size : 12;

}

div .element_menu a:hover /* Quand on pointe sur un lien du menu */
{
   color: #908B92;
font-family: "comic sans ms", Arial, "Arial Black", "Times New Roman", Times, serif;
}

a img
{
border-style : none;
width: auto;
height: auto;
}

/* General font families for common tags */
font,th,td,p { font-family: "comic sans ms", Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #908B92; }
a:hover		{ text-decoration: underline; color : #908B92; }
hr	{ height: 0px; border: solid white 1px; border-top-width: 1px;}
p, td		{ font-size : 12; color : #908B92; }
h1,h2		{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #908B92;}

/* This is the border line & background colour round the entire page */
.bodyline	{ 
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
 border: 0px #888888 solid;  }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #222222; border: 1px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #070707; border-style: solid; border: black; border-width: 1px 1px 1px 1px;}
td.row2	{ background-color: #070707; border-style: solid; border: black; border-width: 1px 1px 1px 1px;}
td.row3	{ background-color: #070707; border-style: solid; border: black; border-width: 1px 1px 1px 1px;}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #000000;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #555555; font-size: 10px; font-weight : bold; 
	background-color: #000000; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color: #000000; border: Black; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 1px 1px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: Black; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: Black; border: Black; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 1px 0px; }
th.thCornerL { border-width: 1px 0px 1px 0px; }
th.thCornerR { border-width: 1px 0px 1px 0px; }
th.thOnlyTop { border-width: 1px 0px 0px 0px; }


/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.genred { font-size : 10px; color : #908B92;}
.gen,.genmed,.gensmall { color : #908B92; }
a.gen,a.genmed,a.gensmall { color: #908B92; text-decoration: none; font-size : 10px;}
a.genred { color: #908B92; text-decoration: none; font-size : 10px;}
a.gen:visited,a.genmed:visited,a.gensmall:visited	{ color: #908B92; text-decoration: none; font-size : 10px;}
a.genred:visited	{ color: #908B92; text-decoration: none; font-size : 10px;}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #908B92; text-decoration: underline; font-size : 10px; }
a.genred:hover	{ color: #908B92; text-decoration: underline; font-size : 10px; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 10px; color : #908B92}
a.mainmenu		{ text-decoration: none; color : #908B92; font-size : 10px;}
a.mainmenu:visited	{ text-decoration: none; color : #908B92; font-size : 10px;}
a.mainmenu:hover{ text-decoration: underline; color : #908B92; font-size : 10px;}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 0px; color : #908B92;}
a.cattitle		{ text-decoration: none; color : #908B92; font-size : 11px; }
a.cattitle:visited	{ text-decoration: none; font-size : 11px; color : #908B92;}
a.cattitle:hover	{ text-decoration: underline; font-size : 11px; color : #908B92;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #908B92; }
a.forumlink 	{ text-decoration: none; color : #908B92; font-size : 11px;}
a.forumlink:visited	{ text-decoration: none; color : #908B92; font-size : 11px; }
a.forumlink:hover	{ text-decoration: underline; color : #908B92; font-size : 11px; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #908B92;}
a.nav			{ text-decoration: none; color : #908B92; font-size : 11px; }
a.nav:visited	{ text-decoration: none; color : #908B92; font-size : 11px; }
a.nav:hover		{ text-decoration: underline; color : #908B92; font-size : 11px; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #908B92}
a.topictitle:link   { text-decoration: none; color : #908B92; font-size : 11px; }
a.topictitle:visited { text-decoration: none; color : #908B92; font-size : 11px; }
a.topictitle:hover	{ text-decoration: underline; color : #908B92; font-size : 11px; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #908B92;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #908B92; }

/* The content of the posts (body of text) */
.postbody { font-size : 10px; line-height: 17px; color : #908B92;}
a.postlink:link	{ text-decoration: none; color : #908B92; font-size : 10px; }
a.postlink:visited { text-decoration: none; color : #908B92; font-size : 10px; }
a.postlink:hover { text-decoration: underline; color : #908B92; font-size : 10px; }

/* Quote & Code blocks */
.code { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: Black; letter-spacing: 0px; line-height: 16px;
	background-color: #908B92; border: Black; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: Black; line-height: 16px;
	background-color: #908B92; border: Black; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #908B92; letter-spacing: -1px;}
a.copyright		{ color: #908B92; text-decoration: none; font-size : 10px; }
a.copyright:visited		{ color: #908B92; text-decoration: none; font-size : 10px; }
a.copyright:hover { color: #908B92; text-decoration: underline; font-size : 10px; }

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	border-color : ;
	letter-spacing: 0px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #908B92;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	color : #908B92;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;;
}

/* The main submit button option */
input.mainoption {
	background-color : #908B92;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #908B92;
	font-weight : normal;
}


/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #000000; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url('http://img.xooimage.com/files7/a/2/e/formie-256030d.css');

.entete { background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);position:relative;width:800px;  font-family: comic sans ms, Verdana, Arial, Helvetica, sans-serif; 
border: double 6px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 30px 7px 30px 7px;
box-shadow: 0px 0px 10px #3eaac2;}



.staff
{
position: relative;
width:300px;
height:450px;
margin:auto;
}
.staff img {background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);}
.kykystaff
{ position:relative;}

.kykystaff img
{

height:80px;
width:80px;
border: solid 2px #6154be;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #362d75;
}
.kykystaff img:hover
{
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}

 .kykystaff span
{
visibility:hidden;
position:absolute;
}


  .kykystaff:hover span
{
bottom:-270px;
left:-37px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}

.admin
{ position:relative;
}

.admin img
{
margin-top:5px;
height:80px;
width:80px;
border: solid 2px #6c3ea1;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #54317d;
}
.admin img:hover
{
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}

 #admin1 span
{
visibility:hidden;
position:absolute;
}


  #admin1:hover span
{
bottom:-181px;
left:52px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}
 #admin2 span
{
visibility:hidden;
position:absolute;
}


  #admin2:hover span
{
bottom:-181px;
left:-37px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}
 #admin3 span
{
visibility:hidden;
position:absolute;
}


  #admin3:hover span
{
bottom:-181px;
left:-126px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}

.modo
{ position:relative;}

.modo img
{

height:80px;
width:80px;
border: solid 2px #4fb83d;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #38822b;
}
.modo img:hover
{
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}
#modo1 span
{
visibility:hidden;
position:absolute;
}


  #modo1:hover span
{
bottom:-92px;
left:8px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
}
#modo2 span
{
visibility:hidden;
position:absolute;
}

  #modo2:hover span
{
bottom:-92px;
left:-81px;
width:150px;
height:80px;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
visibility:visible;
color: white; 
font-size:12px; 
text-shadow: 0 0 3 #3eaac2;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;}

.enteteright
{
position:absolute;
right:25px;
top:160px;
color:white;

}
.IT
{position: absolute; margin : auto;  }

.interteam
{ border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
width:200px;
color:white;}



#IT01 span 
{ visibility: hidden;
position:absolute;
font-size:12px;
}
#IT01:hover span 
{ visibility: visible;
position:relative;} 
#IT02 span 
{ visibility: hidden;
position:absolute;
font-size:12px;
}
#IT02:hover span 
{ visibility: visible;
position:relative;} 

.enteteleft
{
position:absolute;
top:150px;
left:25px;
color:white;
}

.actualites {
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);
float:left;
text-align: justify;
width:200px;
height:300px;
border: solid 2px white;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 0px 0px;
box-shadow: 0px 0px 10px #3eaac2;
overflow-y: scroll;
overflow-x: visible;
}
.newss
{
position:absolute;
top:160px;
width:200px;
height:300px;
float: left;
-moz-border-radius : 20px 0px 20px 0px;
   webkit-border-radius : 20px 0px 20px 0px;
border-radius : 20px 0px 20px 0px;
box-shadow: 0px 0px 10px #3eaac2;
margin-left: 25px;
border: 2px solid #ffffff ;
background-image: url(http://s3.noelshack.com/uploads/images/8646618651660_test_fond_blanc3.png);

overflow-y: auto;
overflow-x: visible;

}

.textnews
{color: white;text-shadow: 0px 0px 4px #3eaac2;font-size:12px;}