
		html,body {
				height: 100%;
				margin: 0;
				padding: 0;
				width: 100%;
				/* overflow:hidden; */
			}
			body {
				font: 14px/1.5 georgia,sans-serif;
				letter-spacing:0.3px;
			}
		
			
			#container {
				width:1000px;
				margin-left:auto;
				margin-right:auto;
				margin-top:5px;
				-moz-box-shadow: 4px 4px 10px #888;
				-webkit-box-shadow: 4px 4px 10px #888;
				box-shadow:4px 4px 6px #888;
				padding:7px 7px 7px 7px;
				background-color: #f0ffFF;
				border:1px solid #888;
				border:1px none #888;
				height:640px;
				height:80%;
			}
			
			#container essai {
				
			}
			
			
			#d1 {
				width:315px;
				background--color:red ;
				height:600px;
				height:92%;
				float:left;
				overflow:auto ;
			}
			
			#liste {
				width:315px;
				background--color:red ;
				height:600px;
				height:92%;
				float:left;
				overflow:auto ;
			}
			#d2 {
				width:630px;
				height:600px;
				height:92%;
				float:left;
				padding-left:18px;
				padding-right:30px;
				
				border-left:1px solid aqua;
					overflow:auto ;
			}#target {
				width:630px;
				height:600px;
				height:92%;
				float:left;
				padding-left:18px;
				padding-right:30px;
				
				border-left:1px solid aqua;
					overflow:auto ;
			}
			#d3 {
				clear: both;
    		margin-left: 90px;
    		padding-top: 14px;
			}#commandes {
				clear: both;
    		margin-left: 5px;
    		padding-top: 14px;
			}
			
			h1 {
				letter-spacing: 2px;
				font: bold 30px/30px Georgia,sans-serif ;
				text-align :center ;
			}
			
			h2,h3{
				text-align :center ;
			}
			
			#contenu.presentation p {
				text-indent:10px;text-align: justify;
			}
			#contenu.parole p {
				text-indent:0px;text-align: justify;
				margin-top:4px;
				margin-bottom:4px;
			}
			
			ul {
			width:280px;
			list-style-type:none ;
			padding-left: 5px;
			padding-right: 5px;
			margin-left:0;
			he_ight:200px;
		
		}
		li {
			padding-left:2px;
		}
		li:ho__ver {
			background-color : #ddd;
		}
		
		li.selected {
			background-color : blue ;
		}

		.btn_pupitre,.btn_pdf_pupitre {
			width:88px;
		}
		.btn_pupitre.selected,.pdf_pupitre.selected {
			width:80px;
			font-weight:bold;
		}
		.btn_pupitre1{
			width:145px;
		}
		
		.encours  {
 			background-color: #C0D8DC;
 		}

.eq-ie7 #d3 {
    		padding-top: 30px;
    		margin-left:30px;
    		
			}
.eq-ie7 #commandes {
    		padding-top: 30px;
    		margin-left:30px;
    		
			}
.eq-ie7 h1 {
				line-height : 70px;
			}

.eq-ie7 #container {
		padding-bottom:0px;
}
.prn {
	display:none ; 
}
.scr {
	display:block ; 
} 

.sha_dow00 {
	-moz-box-shadow: 4px 4px 10px #888;
	-webkit-box-shadow: 4px 4px 10px #888;
	box-shadow:4px 4px 6px #888;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#888', Direction=135, Strength=12);
  zoom: 1;
}

.genre {
	font-size : 1.2em ; 
	padding-left: 0px;
	
	/* text-transform : capitalize ; */
	/* text-transform : capitalize ; */
	cursor : pointer ;
}

.triangledroit::before {
	content : "► " ;
	font-size : 0.9em ;
	color : #808080 ;
}
.trianglebas::before {
	content : "▼ " ;
	font-size : 0.9em ;
	color : #808080 ;
}