﻿#MiniFiche_Contenaire
{
	background-image :url(images/onglet_content_top.gif);
	background-repeat:repeat-x ; 
	width:550px;
}
#MiniFiche_Content
{
	background-color:Transparent;  
	background-image :url(images/onglet_content_top.gif);
	background-repeat:repeat-x ; 
	padding-top:10px; 
	display:block;
	float:left;    
	width:390px;
	
}
#MiniFiche_Menu
{
	display:block;
	float:right;  
	width:150px; 
}

#MiniFiche_Content h3
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-indent:10px;     
}
#MiniFiche_Content h4
{
	background :url(images/fleche_suite.gif) left top no-repeat;
	font-size:12px;
	text-indent: 15px;
	color:#000000;
	margin :0 0 0 0;
	padding-bottom:0px;  
}
#MiniFiche_Content p
{
	font-family:Arial;  
	font-size:12px;
	font-weight:bold;
	color:#595959;
	text-indent:0px; 
	padding-left :10px;
	margin-top:6px; 
}
#MiniFiche_Content a
{
	font-size:12px;
	color:#0B5699;
	text-indent:0px; 
	text-decoration:none; 
	padding-left :0px;
}
#MiniFiche_Content a:hover
{
	font-size:12px;
	color:#0B5699;
	text-indent:0px; 
	text-decoration:underline; 
	padding-left :0px;
}