/**************************************************************************/
/* GENERAL */

/**************************************************************************/
/* MENU */
/*
.texte_menu {    
    text-indent: 2em;
	text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #9C6C41;
    width: 100%;  
}*/

/*#navBar{
	background-color: #660033;
	height: 31px;
	margin-top: 50px;
	text-align: center;	
}*/

/********************************.cadre_menu dl {	
	/*padding-left: 2em; /* pour compenser le padding-right du dernier "li", autrement le menu est décalé vers la gauche *//*******************
	list-style-type: none;
	width: 128px;
	height: 31px;
	float: ;
	position:relative;
	text-align: center;
	background-color: #CC6600;
}

.cadre_menu dt {  
	list-style-type: none;  
	font-weight: bold;    
    letter-spacing: 0.7px;
    display: inline;
	text-align: center;
	list-style-type: none;
	width: 100%;
	background-color: #6633CC;
}******************************/
/**************************************************************************/
/* Page : MENU */

/*dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/

.menu_liste ul {	
	/*padding-left: 2em; /* pour compenser le padding-right du dernier "li", autrement le menu est décalé vers la gauche */
	padding-left: 8px;
	height: 100%;
	margin-left: 8.8em;
	list-style-type: none;	
	/*background-color: #CC6600;*/
}

.menu_liste li {  
	float: left;
	font-size: 1.2em;	
	font-weight: bold;
	letter-spacing: 0.7px;	
	height: 50px;
	width: 128px;	
	padding-top: 20px;
	text-align:left;
	text-indent:25px;
	
	/*background-color: #6633CC;*/
	/*background-image: url(../images/design/menu_background.png);
	background-repeat:repeat;*/
}
.menu_liste a {
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #7090A8;
}

.menu_liste li:hover {
    cursor: pointer;
    background-image: url("/images/design/menu_ahover.png");
	background-repeat:no-repeat;
	background-position: top;    
    font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.menu_liste li:hover a {
	text-decoration: none;
	color: #D0FCF8;
}


/**/
/*
#menu {
	position: absolute; /* placement du menu, Ã  modifier selon vos besoins */
/*	top: 130px;
	left: 0;*/
	/*width: 700px;
	width: 100%; 
	height: 20px;
	color: #FFFFFF;
	z-index: 9;	
	
	padding-left: 8px;
	height: 100%;
	margin-left: 8.8em;
	list-style-type: none;	
	
}

#menu dl {
	float: left;
	/*width: 110px;*/
	
	/*padding-left: 8px;
	height: 100%;
	margin-left: 8.8em;
	list-style-type: none;	*/
	/*	
}

#menu dt {
	/*cursor: pointer;
	text-align: center;
	font-weight: bold;
	height: 20px;
	line-height: 20px;*/
	/*
	float: left;
	font-size: 1.2em;	
	font-weight: bold;
	letter-spacing: 0.7px;	
	height: 50px;
	width: 128px;	
	padding-top: 20px;
	text-align:left;
	text-indent:25px;	
}

#menu a {
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #7090A8;
}

#menu dt:hover {
    cursor: pointer;
    background-image: url("/images/design/menu_ahover.png");
	background-repeat:no-repeat;
	background-position: top;    
    font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

#menu dt:hover a {
	text-decoration: none;
	color: #D0FCF8;
}


#menu dd {
	position: relative;
	top:70px;
	left:15px;
	z-index:15;
	display: none;
	border: 1px solid;	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	text-align: center;	
	font-weight: bold;
	font-size: 0.8em;
	height: 1%;
}

#menu li a, #menu dt a {
	/*color: #FFFFFF;*/
	/*text-decoration: none;*/
	/*
	display: block;
	/*height: 100%;*/
	/*line-height: 20px;
	border: 0 none;
}

#menu li a:hover, #menu li a:focus {
	background: #CC0000;
}*/



/**************************************************************************/
/* Page : NEWS */

/*** cadre */

.news_cadre {		
	width: 649px;
	/*background-color:#00FFCC;*/
}

/*** texte */

.news_titre {      
 	background-color: #663366; 
	border-bottom: 2px solid #2A78B4;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;		    
}

.news_date {
 	/*background-color: #336666; */	
	text-align: right;	
	margin-bottom: 20px;	
    font-size: 10px;
	padding-right: 15px;
}

/**************************************************************************/
/* Page : MENUDROITE */

.menudroite_screen {
	/*width: 220px;
	height: 190px;*/
	width: 157px;
	height: 190px;
	background-image: url("/images/design/screen_eyescan04.png");
	background-repeat: no-repeat;
	text-align: left;
	/* eyescan03 :
	padding-top: 7px;
	padding-left: 7px;*/
	padding-top: 7px;
	padding-left: 4px;
}

.menudroite_download {
	width: 200px;
	text-align: center;
	font-size: 14px;	
}

/**************************************************************************/
/* Page : STORY */

.texte_story {
    text-align: justify;
    padding-right: 4em;
    padding-left: 4em;
    padding-top: 3em;
    padding-bottom: 3em;
    list-style-type: upper-roman;
    text-indent: 2em;    
}

/**************************************************************************/
/* Page : GAME */

.game_screens {
  	text-align: center;
    /*padding-right: 4em;
    padding-left: 4em;
    padding-top: 3em;
    padding-bottom: 3em;	
    list-style-type: upper-roman;*/
}

.game_screens img {
	margin-right: 2em;
	margin-bottom:2em;
}



/**************************************************************************/
/* Page : THANKS */

.credits {
	width: 600px;
	border: 0;
	margin-bottom: 2em;
}

.credits_left {		
	width: 50%;
	text-align: right;
	vertical-align: top;
	padding-right: 2em;
	/*background-color:#663333;*/
}

.credits_right { 
	width: 50%;
	text-align: left; 		
	vertical-align: top;
	padding-left: 2em;
	/*background-color:#330066;*/
}








/**************************************************************************/
/* Mise en forme des Liens */

.categorie_lien
{
 	color: #D7CEA4;	
   	text-align: center;	
}

.titre_lien
{
  margin-bottom: 30px;
}

.separation
{
	background-image: url("http://khazdrun.free.fr/Images/Design/bordure_horizontaleHaut.gif");
    background-repeat: repeat-x;
	height: 21px;
	width: 95%;
}

.cadre_cat_lien
{
  	text-align: center;
	width: 95%;
	margin-top: 30px;
}

.cadre_lien 
{
	text-align: center;
    width: 70%;
	height: 5%;
	margin-bottom: 30px;
    z-index: 1;
}

.lien_bordure 
{
	text-align: center;
	width: 70%;
	height: 30%;
	float: right;
	background-repeat: repeat;
	background-image: url(../Images/Design/fond_lien.gif);
	margin:top;
}

.tdcontent_lien
{
 	text-align: left;
  	margin-top: 2px;
  	padding: 5px;
  	background-color: #241A11;
}

/**************************************************************************/
/* Mise en forme des membres */

.texte_membre
{
  	text-align: left;
 	padding-left: 3em; 		
}

/* Membre_View */

.td_clair
{
  	text-align: left;		
	padding-left: 3em;
	vertical-align: text-top;
	background-color: #3E2C1C;
}

.td_fonce
{
	text-align: left;		
	padding-left: 3em;
	vertical-align: text-top;
	background-color: #241A11;
}

/**************************************************************************/
/* Mise en forme de l'organigramme */

.image_organigramme {
    text-align: center;
    border: 0px;
    width: 300px;
    height: 225px;
}

/**************************************************************************/
/* Mise en forme de membre_edit */

.cadre_default
{
  text-align: justify;
  margin-top: 30px;
}

.titre_edit
{
  	background-image: url("http://khazdrun.free.fr/Images/Design/textureBois.jpg");
    background-repeat: repeat;
    text-align: center;
	line-height: 20px;
	margin-top: 1em;    
    margin-bottom: 5px;
	padding: 3px	
}

/**************************************************************************/
/* Mise en forme de menudroite */

.contour
{
  	align: center;
  	margin-top: 8px;
  	margin-bottom: 4px;   
}

/**************************************************************************/
/* Mise en forme de vision_add */

.vision_texte_centre
{
  	text-align: justify;
    padding-right: 4em;
    padding-left: 4em;
    padding-top: 4em;
    padding-bottom: 4em;  
	z-index: 2;  
}

.vision_separation
{
	align: center;
  	background-image: url("http://khazdrun.free.fr/Images/Design/bordure_horizontaleHaut.gif");
    background-repeat: repeat-x;
	height: 21px;
	width: 95%;
	margin-left: 40px;
	margin-right: 40px;
}

.vision_afficher
{
  	text-align: center;
    padding-right: 4em;
    padding-left: 4em;
    padding-top: 3em;
    padding-bottom: 3em;	
    list-style-type: upper-roman;
}

/**************************************************************************/
/* Mise en forme de rapports */

.rap_td_clair
{
  	align: left;		
	padding-left: 10px;
	background-color: #3E2C1C;
}

.rap_td_fonce
{
	text-align: left;		
	padding-left: 10px;
	background-color: #241A11;
}

/**************************************************************************/
/* Mise en forme de calendrier */

.description 
{
	position: relative;
	width: 300px;	
	left: -999em;
	background: black;
	padding: 3px;
}

.description_div 
{
	height : 50px;
	width : 100px;
	z-index: 500;	
}
/*
a.info 
{
	position: relative;
}

a.info div 
{
	display: none;
	width : 300px;
	text-decoration: none;
}

a.info:hover 
{
	background: none; /* correction d'un bug IE */
/*}

a.info:hover div 
{
	display: inline;
	position: absolute;
	z-index: 500;
	top: 2em;
	left: 1em;
	color: #D7CEA4;
	background: black;
	text-align: left;	
	padding: 2px;
	text-decoration: none;
}
*/
/**************************************************************************/
/***************** MISC ***************************************************/



/* Tableau */
table
{  
  background-repeat: repeat;
  background-position: center top; 
}

td, th 
{
    line-height: 18px;
    font-size: 12px;	   
}

.tdcontent
{
	padding: 3px;
    background-color: #241A11;
}

input
{
  color: #D7CEA4;
  text-align: left;
  font-size: 12px;
  background-color: #421C09; 
  border-right: #D7CEA4 1px solid;
  border-left: #785433 1px solid;
  border-top: #785433 1px solid;
  border-bottom: #D7CEA4 1px solid;  
  text-indent: 0px;
}

.submit
{
	cursor: pointer;
}

select
{
    background-color: #421C09;
    color: #D7CEA4;
    text-align: left;
    font-size: 12px;
    background-color: #421C09;
    text-indent: 0px;
}

.inputform
{  
  background-color: #241A11;    
}

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

.button
{
    border: 2px;
    font-size: 12px;
    height: 20px;    
    border-style: solid;
    border-width: 1px;
    border-color: #D7CEA4;
}

img
{
	text-align: center;
    border: 0px;
}

.select1
{    
      background-color:#3E2C1C;    
}

.select2
{    
      background-color: #241A11;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #D7CEA4;
    background-color:#241A11;    
    BORDER-RIGHT: #D7CEA4 1px solid;
    BORDER-LEFT: #785433 1px solid;
    BORDER-TOP:    #785433 1px solid;
    BORDER-BOTTOM: #D7CEA4 1px solid;	
}

.checkb
{
      border: 0px solid black;  
      color: #FFFFFF;
      background-color: #000000;
}

.imglink
{
  border: 0px;
}

.page
{
      width: 100%;
      lenght: 100%;
      cellpadding: 0;
      cellspacing: 0;  
}



.sources
{
    font-size: 10px;
    text-align: right;
}

.title 
{    
    font-size: 14px;    
    background-color: #3E2C1C;
}



.subtitle 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #9C6C41; 
    font-style: oblique;
}

.header 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    background-color: #990000;
    color: #FFFF66;
}


.navLink 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #DEDECA;
}

.sidebar 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 18px;
    padding: 3px;
    background-color: #FFFF99;
}

.sidebarHeader 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18px;
    color: #FFFF99;
    background-color: #999933;
 font-weight: bold;
}

.sidebarFooter 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #FFFF99;
 color: #990000;
}

.footer 
{
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    background-color: #FFFF99;
}

.legal 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    color: #333333;
}

.box1 
{
    border-width: 2px;
    border-color: #CCCCCC #333333 #333333 #CCCCCC;
    border-style: dotted;
    }

.promo 
{
    font-family: "Times New Roman", Times, serif;
    color: #000033;
}

.titlebar 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    color: #FFFFFF;
    background-color: #336699;

}

.dingbat 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big 
{
    width: 100px;
}

input.small 
{
    width: 50px;
}

/******************************/
/* Classes de overlib */

.bgclass {
  background: #010101;
  border: 1px inset #ffcc00;
}

.fgclass {
  border-top: 1px inset #ffcc00;
}

.captionfontclass {
 color: #ffcc00;
 font-weight: bold;
}

.closefontclass {
  text-align: right;
}

.textfontclass {
  	background-color: #000000;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
    color: #D7CEA4;
    vlink: #FFB019;
    alink: #D7CEA4;
    text-align: center;
}

.overlib_event {
  background:#000000;
  color:#e7e7e7;
  font:8px Verdana,Arial,Helvetica,sans-serif;
  margin:0px;
  margin-top: 1em;
  border-collapse: collapse;
  width: 100%;
}

