body {
    background-color: #FFFFFF;
    margin: 10;
    margin-top:10;
    margin-bottom:10;
    margin-left:10;
    margin-right:10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    scrollbar-face-color: #738E90; 
    scrollbar-track-color: #DCDDDD; 
    scrollbar-arrow-color: #DCDDDD;
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-shadow-color: #DCDDDD;
    scrollbar-darkshadow-color: #AAAAAA;
}
body.recherche {
    background-color: #F2F4EA;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    scrollbar-face-color: #738E90; 
    scrollbar-track-color: #DCDDDD; 
    scrollbar-arrow-color: #DCDDDD;
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-shadow-color: #DCDDDD;
    scrollbar-darkshadow-color: #AAAAAA;
}
body.clair {
    background-color: #FFFFFF;
    margin: 10;
    margin-top:0;
    margin-bottom:10;
    margin-left:10;
    margin-right:10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    scrollbar-face-color: #738E90; 
    scrollbar-track-color: #DCDDDD; 
    scrollbar-arrow-color: #DCDDDD;
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-shadow-color: #DCDDDD;
    scrollbar-darkshadow-color: #AAAAAA;
}

a:link {
	/* Lien qui n'a pas encore ete touche */
	/*TAGS CONSEILLES*/
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	/*TAGS POSSIBLES POUR TOUS*/
	/*Definition du textefont-family : ;
	font-size : ;
	*/
}
a:hover { /* Quand la souris passe dessus (pas compris par NS) */
	color: #000000;
	text-decoration: underline;
	/*text-decoration: ;
	font-style : ;*/
	
}
a:active { /* Quand on clique (pas compris par NS) */
	color: #000000;
	text-decoration: underline;
	/*text-decoration: ;
	font-style : ;*/
}
a:visited {	/* Lien visite */
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	/*text-decoration: ;
	font-style : ;*/
}



.ebutton1 {
    font-family:tahoma,sans-serif;
    font-size:12px;
    font-weight:normal;
    width:100px;
    background: url(/admin/images/edition/bouton.jpg);
    border-bottom: 1px solid #799073;
    border-right: 1px solid #799073;
    border-left: 1px solid #799073;
    border-top:1px solid #799073;
    color:#000000;
    height:21px;
    text-decoration:none;
    cursor: hand
} 

.ebutton2 {
    font-family:arial;
    font-size:12px;
    width:80px;
    background: url(/admin/images/edition/bouton.jpg);
    border-bottom: 1px solid #799073;
    border-right: 1px solid #799073;
    border-left: 1px solid #799073;
    border-top:1px solid #799073;
    color:#000000;
    height:19px;
    text-decoration:none;
    cursor: hand
}
 
.ebutton3 {
    font-family:arial;
    font-size:12px;
    width:80px;
    background: url(/admin/images/edition/bouton.jpg);
    border-bottom: 1px solid #799073;
    border-right: 1px solid #799073;
    border-left: 1px solid #799073;
    border-top:1px solid #799073;
    color:#000000;
    height:19px;
    text-decoration:none;
    cursor: hand
} 

table { 
    color: #000000;
    }
    
th { 
    font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold;
    background-color:#ececec;
    }
    
td{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; 
    }			

table.tableau { 
    width:100%;
    align:center;
    color: #000000;
    border:solid;
	border-width:2;
	border-color:#FFFFFF;
    }
	 

	 
th.tableau { 
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;
    background-color:#738E90;
    }
    
td.tableau { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
    background-color:#FFFFFF;   
    }
  
table.tableau_auteur { 
    width:100%;
    align:center;
    color: #000000;
    }
th.tableau_auteur { 
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;
    background-color:#738E90;
    }
    
td.tableau_auteur { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
    background-color:#FFFFFF;   
    }        	
div.desactivateur{
    position:absolute;
	width:100%;
	height:100%;
	align: center;
	background-color: transparent;
	/*background-image : url(/admin/images/edition/transoverlay.gif) ;*/
	display:none;
    }     			
div.conteneur{
    position:relative;
	width:100%;
	height:94%;
	overflow:auto;
	/*overflow-y:auto;
	overflow-x:auto;*/
	background-color: #F2F4EA ;
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	border-width:2px;
	/*margin:5;*/
	border-color:#FFFFFF
    } 
div.conteneurbis{
    position:relative;
	width:100%;
	height:94%;
	background-color: #F2F4EA ;
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	border-width:1px;
	/*margin:5;*/
	border-color:#ECF1F8
}
div.conteneurbis2{
    position:relative;
	width:100%;
	height:100%;
	overflow:auto;
	background-color: #F2F4EA ;
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	border-width:2px;
	/*margin:5;*/
	border-color:#FFFFFF
}
div.conteneurbis3{
    position:relative;
	width:100%;
	height:100%;
	overflow:auto;
	background-color: #F2F4EA ;
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-top:solid;
	border-width:0px;
	/*margin:5;*/
	border-color:#FFFFFF
}
div.conteneurclair{
    position:relative;
	width:100%;
	height:60%;
	overflow:auto;
	background-color: #ECF1F8 ;
}
div.conteneurclair2{
    position:relative;
	width:100%;
	height:80%;
	overflow-y:auto;
	overflow-x:auto;
	background-color: #F2F4EA ;
}
div.conteneur2{
    position:relative;
	width:100%;
	height:85%;
	overflow:auto;
	background-color: #F2F4EA ;
	border:solid;
	border-width:2;
	/*margin:5;*/
	border-color:#FFFFFF
    } 
/* Css associe aux onglets*/
TABLE.onglet{
	width:100%;
	}	
	
TD.ongletactive {
	font-family:Arial, Helvetica, sans-serif ;font-size:12px; color:#000000;
	background-color:#F2F4EA;
	border-top:outset;border-left:outset;border-right:outset;
	border-width:2;
	border-color:#FFFFFF;
	}
	
TD.ongletnonactive {
	font-family:Arial ; font-size:12px; color:#555555;
	background-color:#d5d5d5;
	border-top:outset;border-left:outset;border-right:outset;border-bottom:inset;
	border-width:2;
	border-color:#FFFFFF;
	border-bottom:inset 2px #d5d5d5;
	}
DIV.ongletParent1{
	position:relative;
	/*width:100%;*/
	height:100%;
	visibility:visible;
	border-left:outset;
	border-right:outset;
	border-bottom:outset;
	border-width:2;
	border-color:#FFFFFF;
	background-color:#F2F4EA;
	}	
DIV.ongletParent2{
	position:relative;
	/*width:100%;*/
	height:100%;
	visibility:visible;
	border:solid;
	border-width:10;
	border-color:#F2F4EA;
	background-color:#F2F4EA;
	
	}	
	
DIV.ongletChildVisible{
	position:absolute;
	width:100%;
	height:100%;
	display:inline;
	background-color:#F2F4EA;
	overflow-y:auto;
	border:inset;
	border-width:0;
	}	
DIV.ongletChildNonVisible{
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	background-color:#ececec;
	overflow-y:auto;
	border:inset;
	border-width:0;
	}	
/****************************************/
/*  Pour NS6 on des classes specifiques*/
DIV.ongletChildVisibleNS6{
	position:absolute;
	width:100%;
	height:100%;
	visibility:visible;
	background-color:#F2F4EA;
	overflow:auto;
	border:inset;
	border-width:0;
	/*display: inline;*/
	}	
DIV.ongletChildNonVisibleNS6{
	position:absolute;
	width:100%;
	height:100%;
	visibility:hidden;
	background-color:#ececec;
	overflow:auto;
	border:inset;
	border-width:0;
	/*display: none;*/
	}		
.justifie{
    text-align:justify;
}
