/*
Design d'exemple du Site du Zér0
Réalisé par zaz, venom et mateo21
http://www.siteduzero.com
*/

body
{
   width: auto;
   margin-left:10px;
   margin-right:10px;
   margin-top: 5px;
   margin-bottom: 20px;   
   
   background-repeat: no-repeat;
   background-color: black;
   color:white;
   
}
body a img
{border-width:0px;

}
#dhtmltooltip{
position: absolute;
width: 150px;
border-width: 1px;
border-color: gray;
border-style:solid;
padding: 2px;
background-color:black;
background-image:url('images/bgitem.gif');
background-repeat: no-repeat;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}



/* L'en-tête */
 
#en_tete
{
   
   background-repeat: no-repeat;
   text-align:center;
   margin-bottom: 0px;
   background-color: black; 

}   


/* Le menu */


#infos
{

margin-top:0px;
margin-bottom:20px;
background-image:url('images/fond_infos.jpg');

}
#infos table
{

margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}

#infos table.compte
{
margin-top:10px;
border-width:0px;
border-color:gray;
height:90px;
text-align:center;
}


#infos table h3
{

color:white;
font-size:15px;


}


#infos a
{
text-align:center;
color:gray;
text-decoration:none;
}

#infos a img
{
border-color:black;
border:0px;
}

#infos a:hover img
{
border-color:black;
border:0px;
}
#infos a:hover
{
color: #ABA576;
text-decoration: none;
}

#infos td
{
padding-left:10px;
text-align:center;
}

#infos h6
{
font-family:arial;

}



#menu
{
margin-top: 10px;
text-align:center;
border-width:0px;
background-repeat:no-repeat;
font-family: Old English Text MT;

}
#menu input
{
font-weight:bold;
color:white;
background-image: url("images/backinput.png");
border-width:1px;
border-style:solid;
border-color:gray;


}
#menu table.indice
{
   margin-left: auto;
  margin-right: auto;
   margin-bottom:50px;
   font-weight:bold;
   margin-top:70px;
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   font-family:Times New Roman;
   background-color:black;
}

#menu table.invisible
{
   
   border-width:0px;
  
}
#menu table.menu td
{
   
   padding-left:5px;
  
}
#menu td.noline
{
  
   border-width:0px;
   
}


#menu table.indice  a
{

color:gray;
text-decoration:none;
}
#menu table.indice  a:hover
{

color:white;
text-decoration:none;
}
#menu a
{
color:#525442;
text-decoration:none;
 

}
#menu a:hover
{
color:#aba576;
}
#menu a img
{
border-width: 0px;
padding:0px;
}
#menu table.menu tr td
{
padding-bottom:70px;

}
#menu table.menu tr td:hover
{
background-image:url("images/script.gif");
background-repeat:no-repeat;

}

#menu td
{

border-bottom-width:0px;
border-bottom-color:white;
border-bottom-style:solid;
border-top-width:0px;
border-top-color:white;
border-top-style:solid;

}
#menu td.menuico
{

border-bottom-width:0px;
border-bottom-color:white;
border-bottom-style:solid;
border-top-width:0px;
border-top-color:white;
border-top-style:solid;
background-image:url("images/menuicofond.jpg");
background-repeat:no-repeat;
}
#menu tr
{
padding:10px;
}


#m_sondage
{
float:left;
}
#menuq
{
   
   height:240px;
   margin-top: 10px;
   background-image:url('testgold.php');
   background-repeat:no-repeat;
   float:left;
   border-width:0px;
   width:150px;
   
}
#menuq_accueil
{
   
   height:240px;
   margin-top: 10px;
   background-image:url('testgold.php');
   background-repeat:no-repeat;
   
   border-width:0px;
   width:150px;
   
}
#sondage
{
border-width:1px;
border-style:solid;
border-color:#282b2b;
margin-bottom:40px;
margin-top:90px;
font-size:12px;
font-family: Times New Roman;
width:230px;
}
#sondage input
{
font-weight:bold;
color:white;
background-image: url("images/backinput.png");
border-width:1px;
border-style:solid;
border-color:gray;
margin-left: 20px;

}
#menuwheel
{
   
   
   margin-top: 20px;
   margin-left:10px;
   margin-right:10px;
   float:left;
   border-width:0px;
   width:120px;
   background-image:url('images/wheel.png');
   background-repeat: no-repeat;
}
#menuq a
{

 height:1px;
 color: gray;
 font-family: Old English Text MT;
 text-decoration:none;
 
}
#menuq div
{

 height:10px;
 font-family: Old English Text MT;
 text-decoration:none;
 
}
#menuq table
{
width:240px;
border-style:solid;
border-width: 0px;
border-color:gray;
background-image:url('images/garg2_off_back.png');
background-repeat:no-repeat;

}

#menuq table a
{
margin-left:30px;
}
#menuq table font
{
margin-left:30px;
}
#menuq div h2
{

 margin-left:30px;
 color: white;
 text-decoration:none;
}
#menuq  font
{
 
 text-align:left;
 text-decoration:none;
}
#menuq  div a
{
 
 text-align:left;
 color: gray;
 text-decoration:none;
}

#menuq a:hover
{
 color: white;
 
}
#menuq_accueil a
{

 height:1px;
 color: gray;
 font-family: Old English Text MT;
 text-decoration:none;
 
}
#menuq_accueil div
{

 height:10px;
 font-family: Old English Text MT;
 text-decoration:none;
 
}
#menuq_accueil table
{
width:240px;
border-style:solid;
border-width: 0px;
border-color:gray;
background-image:url('images/garg2_off_back.png');
background-repeat:no-repeat;

}

#menuq_accueil table a
{
margin-left:30px;
}
#menuq_accueil table font
{
margin-left:30px;
}
#menuq_accueil div h2
{

 margin-left:30px;
 color: white;
 text-decoration:none;
}
#menuq_accueil  font
{
 
 text-align:left;
 text-decoration:none;
}
#menuq_accueil  div a
{
 
 text-align:left;
 color: gray;
 text-decoration:none;
}

#menuq_accueil a:hover
{
 color: white;
 
}
#menuv
{
   margin-right:60px;
   width:150px;
   margin-top: 10px;
   float:right;
   border-width:0px;
   background-color: black;
   background-repeat: no-repeat;
   display:inline; /* IE 6 float */
}

#menuv h3
{   
   color: white;
   height: 10px;
   font-family: Old English Text MT;
   margin-right:20px;
}
#menuq_accueil h3
{   
   
   height: 10px;
   font-family: Old English Text MT;
  
}
#menuv table tr td
{
text-align:center;

}
#menuv table.indice
{
margin-top: 30px;
border-width:1px;
border-style:solid;
border-color:#282b2b;

}





#corps7
{
   
   margin-top: 25px;
   margin-left: 10px;
   margin-bottom: 20px;
   margin-right:200px;
   color: white;
   background-color: black;
   
   background-repeat: no-repeat;
  
   width: 600px;
   padding:10px;
   
}
#corps7 ul
{
   

   list-style-image: url("images/puce.gif");


   
   
}


#corps8
{
   
   margin-top: 25px;
   margin-left: 10px;
   margin-bottom: 20px;
   margin-right:200px;
   color: white;
   background-color: black;
   background-repeat: no-repeat;
}

   #corps8 img
{ border: 0px;
  
}
#corps7 h2
{
   color: white;
   border:0px solid black;
   height: 75px;   
   padding-left: 30px;
   background-repeat:no-repeat;
   background-image: url("images/h2image.gif");
   font-family: Old English Text MT;
   text-align:center;
}

#corps7 h3
{
   color: white;
   border:0px solid black;
   padding-left: 30px;
   
   font-family: Old English Text MT;
   
}
#corps8 h2
{
   color: white;
   border:0px solid black;
   height: 75px;   
   padding-left: 30px;
   background-repeat:no-repeat;
   background-image: url("images/h2image.gif");
   font-family: Old English Text MT;
   text-align:center;
}

#corps 
{
margin-left: auto; 
margin-right: auto; 
width: 500px;

}
#corpsvisitor
{
margin-left: auto; 
margin-right: auto; 
width: 500px;
text-align:center;
background-image: url("images/bg_visitor.jpg");
background-repeat:no-repeat;

}

#corps embed
{
text-align:center;
border: 0px solid  #9aa440;


}
#corps7 embed
{
text-align:center;
margin-left: 10px;
background-color:black;
border: 2px solid  #9aa440;
}
#corps2
{
   margin-top: 10px;
   margin-left: 300px;
   margin-bottom: 20px;
   margin-right:200px;
   color: black;
   background-color: white;
   background-repeat: no-repeat;
   
   

   
   border: 2px solid white;
}
#corps3
{
   height:500px;
   width: 400px;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px;
   padding: 0px;
   background-repeat: no-repeat;
   color: black;
   background-color: white;
   background-image: url("images/damelicorne.gif");


   
   border: 2px solid black;
}

#corps h1
{
   color: gray;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
#corps7 h1
{
   color: gray;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   color:white;
   border:0px solid black;
   height: 75px;   
   padding-left: 30px;
   background-repeat:no-repeat;
   background-image: url("images/h2image.gif");
   font-family: Old English Text MT;
   text-align:center;
}

#corps h3
{
   color:white;
   border:0px solid black;  
   padding-left: 30px;
   background-repeat:no-repeat;
   font-family: Old English Text MT;
   
}
#corps h4
{
   padding-left: 30px;
   color:  white;
   text-align: left;
}
#corps7 h4
{
   padding-left: 30px;
   color:  white;
   text-align: left;
}
#corps img.small

{
text-align:center;
}
#corps7 img

{

text-align:center;
}


.news
{
border-color: 1px #988474;
border-style:solid;
}
#corps7 h5

{

background-color: black;
border: 1px solid gray;
background-repeat:no-repeat;
}
.news
{
border-color: 1px #988474;
border-style:solid;
}

#corps2 img

{
margin-left: 10px;
margin-top: 10px;



}
#corps a
{
color: gray;
text-decoration:none;
}
#corpsvisitor a
{
color: gray;
text-decoration:none;
}
#corps7 a
{
color: gray;
text-decoration:none;
}
#corps7 a img
{
color: #9aa440;
}

#corps a img
{
border-width:0px;
}
#corps8 a
{
color: gray;
text-decoration:none;
}

#corps8 a:hover
{
color: white;
text-decoration:none;
}
#corps7 a:hover
{
color: white;
text-decoration:none;
}

#corps7 a img
{
border-width:0px;
text-decoration:none;
}
#corps a:hover
{
color: white;
text-decoration:none;
}

#corps7 table.itemsup

{ 
  
   border-width: 0px;
  
   
}
#corps7 table.news
{

border-width: 1px;
border-style:solid;

}


#corps table.new
{
margin-left: auto;
margin-right: auto;
margin-top:10px;
border-width:1px;
border-style:solid;
border-color:#282b2b;
background-color:#000000;
margin-bottom:50px;
width: 510px;
}
#corps table.news
{

width:450px;
border-width:0px;
border-style:solid;
background-color:#000000;

}
#corps7 img.news
{

margin-left:50px;
}

#corps7 table.news2
{

border-width: 1px;
border-style:solid;
border-color:gray;
}
#corps7 td.news2 img
{

border-width: 0px;

}
#corps table.news2
{
border-width:0px;
border-style:solid;
border-color:#ABA576;

}
#corps7 a.page
{
color:white;
}
#corps7 td.items
{

border-width:0px;
text-align:center;
}
#corps td.items
{

border-right-width:1px;
border-right-color:gray;
border-right-style:solid;
height:100px;
text-align:center;
}


#corps table.indice
{
   
   border-width:0px;
   border-color:#000000;
   border-style:solid;
   
}


#corps table.indice_q
{
   
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   margin:auto;
   padding:5px;
   width:550px;
}

#corps table.niveaux
{
   
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   margin:auto;
   padding:5px;
   width:550px;
   
   
   
}



#corpsvisitor table.form_accueil
{
   margin-left: auto;
  margin-right: auto;
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   background-color:black;
   margin-top: 20px;
   margin-bottom: 50px;
}
#corps table.indice2
{
   margin-left:120px;
   margin-top:150px;
   border-width:0px;
   border-color:#494949;
   border-style:solid;
   
}
#corps table.membres
{
   
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   background-color:#282b2b;
}
#corps table.membres td
{
   
   border-width:1px;
   border-color:#282b2b;
   border-style:solid;
   background-color:black;
}

#corps table.membres_byboris td.or

                       
                       { 
				color: rgb(255,215,0); 
				font-weight: bold; 
				text-align: right; 
				font-family: 'Courier New', 'Times New Roman', serif; 
			}
			
#corps table.membres_byboris  td.progression
			{
				color: #aaaaaa;
				font-style: italic;
			}
			
#corps table.membres_byboris td.pourcents
			{
				color: #007e00;
				font-weight: bold; 
				text-align: left; 
				font-family: 'Courier New', 'Times New Roman', serif; 
			}
			
#corps table.membres_byboris
			{
				margin: auto;
				border-collapse: collapse;
			}
			
			
#corps table.membres_byboris td
			{
				padding: 2px;
				padding-left: 5px;
				padding-right: 5px;
				border: 1px solid #222222;
			}
#corps table.membres_byboris tr
			{
				padding: 2px;
				padding-left: 5px;
				padding-right: 5px;
				border: 1px solid #222222;
			}
#corps table.membres_byboris th
			{
				padding: 2px;
				padding-left: 5px;
				padding-right: 5px;
				border: 1px solid #222222;
			}
			
#corps table.membres_byboris tr:hover
			{
				background-color: #151515;
			}


}
#corps table.membres2
{
   
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   background-color:#282b2b;
}
#corps table.membres2 td
{
   padding:8px;
   border-width:1px;
   border-color:#282b2b;
   border-style:solid;
   background-color:black;
}
#infos table.indice
{
   
   height:30px;
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   
}
#infos table.indice td
{
  
   text-align:center;
}

#corps7 table.indice
{
   width: 700px;
   border-width:1px;
   border-color:#494949;
   border-style:solid;
   
}
#corps7 table.indice td
{
   
  
   
}

#corps7 td
{
   
   margin-left: 10px;
   
   
}

#corps8 table
{
   border-width: 1px ;
   border-style:solid;
   border-color:gray;
   border-collapse:collapse;
   margin-left: 10px;
   
   
}
#corps table.profil
{
   border-width:0px;
  
   
   
}
#corps table.conseil1
{
   border-width:1px;
   
   
     
}
#corps table.conseil1 td
{
   margin-top: 0px;
   background-color:#1E1E1E;  
   text-align:none;
   padding:5px;
}
#corps table.conseil1 td div.incqbox
{
   
   
   background-color:gray;  
   
}
#corps table.conseil2
{
   border-width:1px;
   
     
}
#corps table.conseil2 td
{
   margin-top: 0px;
   background-color:#1E1E1E;  
   text-align:none;
   padding:5px;
}
#corps table.conseil2 td div.incqbox
{
   
   
   background-color:gray;  
   
}
#corps table.invisible
{
   border-width:0px;
   font-size:12px;
   
   
}

#corps table.invisible2 td
{
   border-width:1px;
   
  
}#corps table.invisible2 td.or
{
   color:#E5E09D;
   
  
}
#corps table.invisible2 td.progression
{
   color:#494949;
   
  
}
#corps table.invisible td
{
   border-width:0px;
   
   
   
}

#corps td.village1
{
   border-width:0px;
   background-image: url('images/bg_village1.png');
   background-repeat:no-repeat;
   width:300px
}
#corps td.village2
{
   border-width:0px;
   background-image: url('images/bg_village2.png');
   background-repeat:no-repeat;
   width:300px
}
#corps td.village3
{
   border-width:0px;
   background-image: url('images/bg_village3.png');
   background-repeat:no-repeat;
   width:300px
}
#corps8 td
{
   border-width: 1px ;
   border-style:solid;
   border-color:#494949;
   margin-left: 10px;
   
   
}

#corps table.profil
{
margin-left:50px;
margin-top:10px;
margin-bottom:10px;
border-width:1px;
border-color:#988474;
border-style:solid;
width:200px;
}

#corps del
{
color:  white;
}
#corps7 del
{
color:  white;
}
#corps input
{
font-weight:bold;
color:white;
background-image: url("images/backinput.png");
border-width:1px;
border-style:solid;
border-color:gray;


}
#corpsvisitor input
{
margin-left: auto;
  margin-right: auto;

font-weight:bold;
color:white;
background-image: url("images/backinput.png");
border-width:1px;
border-style:solid;
border-color:gray;


}
#corps7 input
{
font-weight:bold;
color:white;
background-image: url("images/backinput.png");
border-width:1px;
border-style:solid;
border-color:gray;

}
#image
{
margin-left:30px;
}
#corps7 ul
{
   

   list-style-image: url("images/puce.gif");


   
   
}
#corps ul
{
   

   list-style-image: url("images/puce.gif");


   
   
}
#warning
{
border-width:0px;
border-style:solid;
background-color:#59000C;
}
/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied
{
   padding: 5px;
   margin-left:100px;
   margin-right:100px;
   text-align:center;
   margin-top:530px;
   color:white;
   background-image: url("images/six_0.gif");
 
}

#pied a
{
   
   color:white;
   text-decoration:none;
   font-family: Old English Text MT
}
#pied a:hover
{
   
   color:white;
 
}

