/*////////////////////////////////////
//////////////////////////////////////
//
// ----KAYLERYNS STUDIOS---|------>>>>
//    Tous droits réservés 
// 
// Nom du projet : Kayleryns Portail Eolynn
// Nom du fichier : EolynnStyle.css
// Date de création : 16 septembre 06
//
// Description : Style CSS des pages du site
//
// @copyright Kayleryns Studios
// @author Grégory Lafièvre
//
//////////////////////////////////////
////////////////////////////////////*/

/*/////////////////////////
///////////////////////////
//
// L E   B O D Y 
//
///////////////////////////
//////////////////////////*/
body
{
	background-color: #1e1e1e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-base-color : #1e1e1e;*/

    /* couleur de face de la barre de défilement et des boutons */
    /*scrollbar-face-color : #666666 */  /*#8DAEE8 ;*/

    /* couleur des flèches des boutons */
    /*scrollbar-arrow-color : #8DAEE8;*/

    /* couleur de l'arrière plan où glisse la barre de défilement */
    /*scrollbar-track-color : #1e1e1e ;*/

    /* couleur de l'effet 3D sur le côté eclairé de la barre et des boutons : bords externes haut et gauche */
    /*scrollbar-3dlight-color : #666666 ;*/

    /* couleur du coté éclairé de la barre et des boutons : bords internes haut et gauche */
    /*scrollbar-highlight-color : #666666 ;*/

    /* couleur du coté sombre de la barre et des boutons : bords internes bas et droite */
    /*scrollbar-shadow-color : #FFFFFF ;*/

    /* couleur de l'effet 3D du coté sombre de la barre et des boutons : bords externes bas et droite */
    /*scrollbar-darkshadow-color : #0F0000 ;*/
	
}

/*/////////////////////////
///////////////////////////
//
// E L E M E N T S   D '  I N T E R F A C E 
//
///////////////////////////
//////////////////////////*/
td,th {
	font-family: Verdana;/*Trebuchet MS; */
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #99DEBE;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #FEDEBE;
}

a:hover {
	text-decoration: underline;
	color: #FF0033;
}

a:active {
	text-decoration: none;
	color: #FF0033;
}

.imageFloat {
	float: left;
}
/*/////////////////////////
///////////////////////////
//
// T A B L E A U X    E T    C A L Q U E S 
//
///////////////////////////
//////////////////////////*/
.menuEolynnHaut {
	position: absolute;
	/*left: 20px;*/
	/*left: 0px;*/
	left: 40px;
	top: 0;
	z-index:1;
	height: 224px;
	width: 950px;
}

.menuEolynnPrincipal {
	position: absolute; 
	/*left: 5%;*/
	/*left: 50px;*/
	left: 40px;
	/*left: 0px;*/
	top: 224px;
	z-index: 3;
	width: 950px;
}

.partieSousMenuHaut {
	position: absolute;
	/*left: 350px;*/ /* 50%-221px;*/
	left: 300px;
	/*left: 270px;*/
	top: 50px;
	z-index: 5;
}


/*/////////////////////////
///////////////////////////
//
// P O L I C E S    D E   C A R A C T E R E S 
//
///////////////////////////
//////////////////////////*/
.eolynn {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #FFFFFF;	
	/*text-align: justify;*/
}

.eolynnfond {
	color: #1B1B19;	
}

.eolynnpetit {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	text-align: justify;
}

.eolynnpetitnoir {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*cursor: none;*/
	float: none;
	color: #000000;	
	overflow: auto;
	text-align: justify;
}

.eolynnnoir {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #000000;	
	text-align: justify;
}

.eolynnnoircentre {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #000000;	
	text-align: center;
}

.eolynnrouge {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #FF0000;	
	text-align: justify;
}

.eolynnvert {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #00FF00;	
	text-align: justify;
}

.eolynnbleu {
	font-family: Verdana;/*Verdana, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	/*cursor: none;*/
	float: none;
	overflow: auto;
	color: #0000FF;	
}

.Menucache {
	visibility: hidden;
}

.GrandTitre {
	font-size: 16px;
	font-weight: bold;
}

.GrandTitreCentre {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


.GrandTitreBlanc {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
}

.GrandTitreRouge {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;	
}

.LettresInactives {
	font-size: 11px
}

.Style4 {
	font-size: 11px
}


.Style6 {
	font-size: 10px;
	color: #FF0000;
}

.Style8 {
	font-size: 10px
}

.Style19 {color: #00CC00}

.Style20 {
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial;/*Verdana, Arial, Helvetica, sans-serif;*/
}

.Style22 {
	font-size: 10px; 
	color: #999999; 
}

.Style27 {
	font-family: Arial;/*Geneva, Arial, Helvetica, sans-serif*/
}

.Style31 {
	font-size: 16px
}

.Style33 {
	font-family: Arial;/*Verdana, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	list-style-type: none;
	display: block;
	/*cursor: hand;*/
	text-align: justify;
}
.Style34 {
	font-size: 16px; 
	font-family: Arial;/*Verdana, Arial, Helvetica, sans-serif; */
}


/*/////////////////////////
///////////////////////////
//
// M E N U S    H A U T    E T    C O T E  
//
///////////////////////////
//////////////////////////*/
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menuhaut {
	position: absolute;
	top: 0px;
	/*left: 25%;*/
	/*left: 320px;*/
	left: 300px;
	/*left: 250px;*/
	z-index:100;
	width: 495px;
	overflow: hidden;
}

#menuhaut dl {
	float: left;
	width: 122px;
	z-index:101;
	/*margin: 0 1px;*/
}

#menuhaut dt {
	cursor: pointer;
	text-align: left;
	font-family: Arial;/*Verdana, sans-serif;*/
	font-size: smaller;
	font-weight: normal;
	z-index:102;
	/*background: #ccc;*/
	/*border: 1px solid gray;*/
	overflow: hidden;
}

#menuhaut dd {
	border: 1px solid gray;
}

#menuhaut li {
	text-align: left;
	font-family: Arial;/*Verdana, sans-serif;*/
	font-size: smaller;
	background: #1e1e1e;
}

#menuhaut li a, #menuhaut dt a {
	/*color: #000;*/
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menuhaut li a:hover, #menuhaut dt a:hover {
	/*background: #1e1e1e;*/
}


#menu dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: relative;
	background-color: #1E1E1E;
	overflow: visible;
}

#menu {
	width: 135px;
}

#menu dt {
	cursor: pointer;
	margin: 2px;
	/*height: 70px;
	line-height: 70px;*/
	text-align: center;
	font-weight: bold;
	border: 0px solid gray;
	background: #1E1E1E;
}

#menu dd {
	border: 0px solid gray;
}

#menu li {
	text-align: center;
	background: #1E1E1E;
}

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

#menu li a:hover, #menu dt a:hover {
	background: #0F00F0;
}

#menuutilisateur {
	width: 450px;
}

/*********************/
/*********************/
/* LES THUMBNAILS    */
/*********************/
/*********************/

.pouce {
	width:100px;
	height:75px; 
	margin:1px;
	float:left; 
	background-color:#D3D3D3; 
	display:block;
	border: 0px;
	} 

.pouce a {
	display:block;
	border: 0px;
	}

.pouce a:hover {
	position:absolute;	
	}	 
	
/*hack pour permettre le rollover 
de gauche à droite avec mozilla*/

body>.pouce a:hover {	  
	position:relative;	 
	}	
	
.pouce a img { 
	margin:0;
	padding:0;
	width:100px;
	height:75px; 
	}

.pouce a:hover img {
	position:relative;
	left:0px;
	top:100px;
	width:100%;
	height:100%; 
	z-index:3000;
	} 
	
.hidden {
   display: none;
}

.visible {
   display: block;
}

a.info {
	position: relative;
	text-decoration: none;
	color: black;
	border-bottom: 1px gray dotted;
}
a.info span {
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	display: inline;
	position: absolute;
	top: 2em;
	left: 1em;
	background: blue;
	text-align: center;
	color: white;
	padding: 2px;
}