
/* Corps
************************************************************/



body
{
	

	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}


/* Liens
************************************************************/
a {
color:#0033FF;
	/*text-decoration: none;*/
	font-weight: bold;
}
/*a:hover {
	color: #FF3300;
	font-weight: bold;
}*/
a.boutonLien {
}
a.boutonLien:hover {
}

/* tableau
************************************************************/

tableSeach {
border-style:solid; 
border-width:1px; 
border-color:black;
width:50%;
border-collapse:collapse
}


td { 
text-align:center
}

td.textAgauche { 
text-align:left
}

.button,.buttonsm,.buttonmed,.buttonxl{ display:block; color:#fff; font:bold 11px Arial, Helvetica, sans-serif;
 text-transform:uppercase; border:0; cursor:pointer; margin:0; }

button.buttonxl,input.buttonxl{ 	
	width:188px; 
	height:29px; 
	padding-top:4px; 
	text-align:center;
	background:transparent url(/images/btnRechercher.gif) no-repeat;
}
.ChampTexte {Styles.css (ligne 26)
background-color:#FFFFFF;
background-image:url(/images/Ombre.gif);
border:1px double #CCCCCC;
color:#000000;
font-family:Times New Roman,Times,serif;
font-size:14px;
}
					
					
#content {
	padding: 10px;
	background-color: #fff;
  	border-top: 1px solid #BAC9CF;
	/*border-bottom: 5px solid #BAC9CF;*/
	min-height: 400px;
	_height: 400px; /* IE Only */
}

.nonLu{
background-color:#FFFFFF;
}
/******************
	Menu
*******************/
#nav {
	list-style-type: none;
	padding: 0;
	_padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	height: 20px;
	width: auto;
	
}
#nav li {
	display: inline;
}
#nav li a {
	border-top: 1px solid #C7D3D8;
	border-left: 1px solid #C7D3D8;
	border-right: 1px solid #C7D3D8;

	font-size: 120%;
	display: block;
	float: left;
	padding: 3px 6px;
	margin: 0px 2px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	height: 18px;
	color: #8797A5;
	background: #E9ECEF;
	
	_position: relative; /* IE Only */
	_top: 6px;	/* IE Only */
}
#nav li a:hover {
	border-top: 1px solid #BAC9CF;
	border-left: 1px solid #BAC9CF;
	border-right: 1px solid #BAC9CF;

	color: #000;
	background-color: #F7F8F9;

	height: 21px;
	_height: 24px;

	position: relative;
	top: -3px;
	_top: 1px; /* IE Only */
}
#nav li.current a {
	border-top: 1px solid #BAC9CF;
	border-left: 1px solid #BAC9CF;
	border-right: 1px solid #BAC9CF;

	color: #4D646F;
	background-color: #fff;
	cursor: default;

	height: 21px;
	_height: 24px;

	position: relative;
	top: -3px;
	_top: 1px; /* IE Only */
}

#nav li.disabled a {
	border-top: 1px solid #C7D3D8;
	border-left: 1px solid #C7D3D8;
	border-right: 1px solid #C7D3D8;

	font-size: 120%;
	display: block;
	float: left;
	padding: 6px 12px;
	margin: 0px 8px 0px 0px;
	text-decoration:line-through;
	font-weight: normal;
	height: 17px;
	color: #8797A5;
	background: #D9DCDF;
	
	_position: relative; /* IE Only */
	_top: 6px;	/* IE Only */
}

.style1 {
	color: #999999;
	font-style: italic;
}

.album{font-family:Tahoma;font-size:12px;text-decoration:none;}
.desc{font-family:Tahoma;font-size:12px;text-align:center;width:150px;cursor:hand;}
th{
background:transparent url(http://leebone.com/images/gloss_sm.png) repeat-x scroll 50% 50%;
}
.hiddenDiv
{
	position : absolute;
	visibility : hidden;
	height : 100px;
	border : 1px solid black;
	background-color : white;
	overflow : auto;
}

.currentDiv
{
	
	width : auto;
	height : 20px;
	margin : 5px;
	background-color : silver;
	cursor : pointer;
	overflow : hidden;
}
.ligneSelection{
	background-color : silver;
}
div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

div#myElement {
	width: 100px;
	height: 100px;
	
	background-color: #f9f9f9;
	float: left;
}

div#myOtherElement {
	width: 320px;
	height: 17px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement a:hover {
	background: #f5f5f5;
}
div#myOtherElement2 {
	width: 320px;
	height: 17px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
}

div#myOtherElement2 span, div#myOtherElement2 a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement2 a:hover {
	background: #f5f5f5;
}
/********info Bulle***************/
a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* on souligne le texte */
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
   background: none; /* correction d'un bug IE */
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */

   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* on affiche l'infobulle */
   position: absolute;

   white-space: nowrap; /* on change la valeur de la proprié white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */

   top: 30px; /* on positionne notre infobulle */
   left: -50px;

   background: white;

   color: green;
   padding: 3px;

   border: 1px solid green;
   border-left: 4px solid green;
}