#DetailBulletin{Padding:5px;}
#DetailBulletin table{
	border:none;
	border-collapse:collapse;
	width:100%;
	margin-bottom:5px;
}
#DetailBulletin table td,
#DetailBulletin table th{
	border-bottom:1px solid #E07481;
	text-align:left;
}

#DetailBulletin table caption{
	background-color:#7B000E;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	color:#FFF;
}
#DetailBulletin table th.Libelle{
	padding:3px;
	width:200px;
}
#DetailBulletin table th.SousTitre{
	padding:3px;
	background-color:#990213;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	color:#F0DFCA;
}
#DetailBulletin .Infos{
	padding:10px;
	font-size:12px;
	font-weight:bold;
	background-color:#990012;
	margin:5px;
	color:#FFDC19;
}

#DetailBulletin table.TOuverture{
	width:48%;
	float:right;
	margin-right:8px;
}

#DetailBulletin .Paragraphe{
	color:#FFF;
	background-color:#7B000E;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
	background-image: url(../images/fondparagraphe1.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}

#DetailBulletin .Remarque{
	font-size:11px;
	font-weight:bold;
}

#DetailBulletin .Legende{
	font-size:9px;
	margin:5px;
}

#DetailBulletin .TitreParagraphe{
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin:5px;
}