
div#fiche{
	width:680px;
	
	min-height:150px;
	background-image:url(/images/cadre/Fade.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:4px;
	margin-right:5px;

	
}

div#titre_fiche{
	width:670px !important;
	width:686px;
	background : #FFE7CF none repeat scroll 0 0;
	display    : block;
	height     : 71px;
	padding    : 5px; 
	margin-bottom : 10px;	
}

div#titre_fiche h1{
	margin : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	color : #000000;
	font-family:arial;
	font-size: 25px;	
	width:585px;
	display    : block;	
}


div#titre_fiche img{
	border : 0px none;
	float  : left;
	margin-right : 10px;
	
}

div#titre_fiche a{
	text-decoration: none;
	color : #666666;
	margin-right : 10px;
	font-family:arial;
	font-size: 16px;	
}

div#coordonne{
	width:350px;
	float : left;
	padding-left : 5px;
	padding-right : 5px;
}

div#coordonne table{
	border : 0px;
	border-collapse: collapse;
	color:#666666;
	font-family:arial,sans-serif;
	font-size:12px;
}

div#coordonne table tr td{
	padding-bottom : 10px;
}

div#detail{
	padding-left : 5px;
	padding-right : 5px;
}

div#detail h2{
	text-decoration: none;
	color : #000000;
	margin-right : 10px;
	font-family:arial;
	font-size: 16px;
	margin-bottom : 10px;
	margin-top : 10px;
}

div#detail p {
	padding : 0px;
	margin  : 0px;
	font-family:arial,sans-serif;
	font-size:12px;
	margin-bottom : 5px;
}

div#detail p.txt {
	margin-bottom : 10px;

}

div#detail table{
	border : 0px;
	border-collapse: collapse;
	color:#666666;
	font-family:arial,sans-serif;
	font-size:12px;
	margin-bottom : 10px;			
}	
div#detail table tr td.col{
	width:245px;						
}		
div#detail table tr td.etat{
	width:20px;						
}

div#entre{
	padding-left : 5px;
	padding-right : 5px;
}

div#entre h2{
	text-decoration: none;
	color : #000000;
	margin-right : 10px;
	font-family:arial;
	font-size: 16px;
	margin-bottom : 10px;
	margin-top : 10px;
}

div#entre table{
	border : 0px;
	border-collapse: collapse;
	color:#666666;
	font-family:arial,sans-serif;
	font-size:12px;
	margin-bottom : 10px;
	width:800px;			
}

div#entre table tr td.col{
	width:350px;			
}
			
div.contenu_fiche div.SideShadow {
	background-image:url(/images/cadre/rightShadow.gif);
	background-position:right;
	background-repeat:repeat-y;
	
}

div.contenu_fiche {
	float: left;
	width:686px;
	position: relative;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	background-color:#FFF;
	background-image:url(/images/cadre/shad_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.contenu_fiche div.bottomleft {
	width:4px;
	height:4px;
	position:absolute;
	bottom:0;
	left:-1px;
	background:url(/images/cadre/shad_blcorner.gif) no-repeat bottom left;
}
div.contenu_fiche div.bottomright {
	width:4px;
	height:4px;
	position:absolute;
	bottom:0;
	right:-0px;
	background:url(/images/cadre/shad_brcorner.gif) no-repeat bottom right;
}

