/* CSS Document */
.fond_dossier {
	background-image: url(../../images/fond_doss.jpg);
	background-repeat: no-repeat;
	border:0px;
	padding::0px;
	border-spacing:0px;	
	width:990px;
	height:615px;
}
.fond_doss_details {
	background-image: url(../../images/fond_doss_details.jpg);
	background-repeat: no-repeat;
	border:0px;
	padding::0px;
	border-spacing:0px;	
	width:990px;
	height:615px;
}

.le_combatant {
    position:relative;
	height:180px;
  border:1px solid #00CC99;
}
.derniers_combatants {
    margin-top:12px;
    position:relative;
	height:106px;
    border:1px solid #00CC99;

}
.dernieres_fiches {
    margin-top:12px;
    position:relative;
	height:95px;
    border:1px solid #00CC99;
}	
.doc_a_voir{
   position:relative;
   padding:2px;
	margin-right:2px;
	margin-left:5px;
   height:80px;
   width:229px;
  /* border:1px solid #0099FF;*/

}
.avoir_texte {
	position:relative;
	float:left;
	width:135px;
	height:80px;
	/*border:1px solid #FF9900;*/
	}
	
.avoir_photo {
    position:relative;
	float:right;
    /*border:1px solid #00FF00;*/
	width:80px;
	height:80px;
	text-align:center;
}
.menu_last_doc{
	overflow:scroll;
	padding:2px;
	margin-right:2px;
	margin-left:5px;
	width:232px;
	height:80px;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	/*text-decoration:underline;*/
	}
	
.doss_1 {
	position:relative;
	width:480px;
	height:345px;
	float:left;
	/*border:1px solid #FF0000;*/
	margin-top:40px;
	margin-left:10px;
	padding:5px;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
.grd_doss {
	position:relative;
	width:215px;
	height:345px;
	float:right;
	padding:5px;
	/*border:1px solid #0000FF;*/
	margin-top:40px;
	margin-right:15px;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
.milieu_dossier {
position:relative;
	width:480px;
	height:327px;
	float:left;
/*    border:1px solid #009933;
*/	margin-top:40px;
	margin-left:10px;

}
.doss_details {
	position:relative;
	width:480px;
	height:300px;
	float:left;
	/*border:1px solid #FF0000;*/
	padding:5px;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}

.autres_photos {
    position:relative;
/*	border:1px solid #FFFF00;
*/	width:200px;
	height:27px;
	float:right;
}



.doss_a_voir_details {
	position:relative;
	width:220px;
	height:190px;
	float:right;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	/*border:1px solid #0000FF;*/
	margin-top:35px;
	margin-right:10px;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
.doss_docs_details {
	position:relative;
	width:220px;
	margin-top:20px;
	height:140px;
	float:right;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	/*border:1px solid #00FFFF;*/
	margin-right:10px;
	overflow:auto;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#ffffff;
 	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}


	
