/* CSS Document */

body {
	margin:0px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clr {
	/*clear:left;*/
	clear:both;
}

#fd_sign {
	background-image:url(img/signature_fond.png);
	width:610px; 
	height:80px;
	top:-81px; 
	left:350px;
	font-size:10px;
}

#tab_content {
	
/*height:500px;*/
 border-bottom:1px solid #FFF;

}

a {
	text-decoration:none;
	color:#333;
	
}

a:hover {
	color:#F29621;
	text-decoration:underline;
	
}

#menuchoix {
	margin-top:25px;
	color:#FFF;
	font-size:12px;
}




.blocTitre {
	padding:8px; 
	color:#FFF; 
	font-weight:bold;
	width:150px;
	
}

.blocContent {
	padding:8px; 
	color:#666; 
	/*font-weight:bold;*/
	width:670px;
}



.FDviolet {
background-color:#A00043;	
}

.FDgrisF {
background-color:#4D4D4D;	
}

.FDgrisC {
background-color:#EBEBEB;	
}


#Tabdetail {
	
}

#Tabdetail b, #Tabdetail strong {
color:#A00043;	
}

.ColG, .ColG2 {
	/*background-color:#093;*/
	width:185px;
	
}


tr .tabHead td{
color:#A00043;	
	font-weight:bold;
	padding-bottom:1px;
	padding-top:1px;
}

tr .tabCont td {
	/*color:#F00;*/
		padding-bottom:3px;
	padding-top:3px;

/*	border-top:1px dotted #666;*/
	background-image:url(img/lignetab.gif);
	background-position:top;
	
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}
tr .tabCont {
	/*color:#F00;*/
	/*	padding-bottom:3px;
	padding-top:3px;*/
/*border-top:1px dotted #666;	dashed*/
}


tr .SelectLIGN td {
	font-weight:bold;
	color:#45484A;
}

.blocDetail {
	padding:2px; background-color:#999; color:#FFF; 
	font-weight:bold
}

.SelecDetail {
	background-color:#45484A;
}


.tabCont .blocDetail {
	background-color:#999;
	cursor:pointer;
}
.SelectLIGN .blocDetail {
	background-color:#45484A;
	cursor:auto;
	
}

.tabCont a:hover {
	text-decoration:none;
}

.titreliste {
	color:#F29621;
	font-size:11px;
	/*font-weight:bold;*/
}


td .margeMenu {
padding-left:8px; 
padding-top:3px;
}

.pucFichier {
	float:left; margin-right:5px;
	margin-bottom:4px;
}
	
