.video_player {
	margin-left:auto;
	margin-right:auto;
	width:320px;
	height:260px;
	text-align:center;
}

.galerie {
	
}


.thumb {
	border:1px solid #d9d4ad;
	padding:3px;
	float:left;
	margin:4px;
}


.table_doc {
border:1px solid black;
padding:3px;
float:left;
margin:4px;
background:#B0B0B0;
border-collapse:collapse;
margin-bottom:10px;
}

.table_doc td {
	border:1px solid #B2AE8E;
	font-size:12px;
	height:16px;
	}

.entete1_doc{
	width:100px;
	background:#B2AE8E;
	color:#000000;
	text-align:center;
	font-weight:bold;	
}

.entete2_doc{
	background:#B2AE8E;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.corps1_doc{
	background:#F6F6F0;
	color:#000000;
	text-align:center;
}

.corps2_doc{
	background:#F6F6F0;
	color:#000000;
}

.corps2_doc h3 {
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
}



#historique {
}


#historique h3 { 
	text-indent:0px;
	text-decoration:none;
}


#historique a {
	text-decoration:none;
}


#liste {
	padding-left:50px;
	padding-top:20px;
}



#liste a {
        text-decoration:none;
	}




