/* 
	==================================================================================================================
	:::::::::::::::::::::::::::::::::::::::: Style en plus :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	==================================================================================================================
*/
	
.bz-chapo	{
	/* ::::: idem que ".entete" avec les marges + et le -moz...  ::::: */
	-moz-border-radius: 6px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	margin-bottom: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	color: #BB56A0;
}
.bz-cartouche-droit {
	background-color: #E0E5EF;
	float: right;
	width: 350px;
	padding: 10px;
	margin: 0 0 10px 5px;

	-moz-border-radius: 6px;
	border: 1px solid #AFAFAF;
	line-height: 1.4em;
	clip: rect(auto,auto,auto,auto);
	bottom: auto;
}
.bz-txt-gauche {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.float {
	float: left;
	width: 49%;
	margin: 5px;
}
.img-place {
	float: right;
	width: 70px;
	text-align: center;
	height: 98px;
	margin: 0 5px 3px;
}
.vignette {
	padding: 3px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;


	-moz-border-radius: 6px;
	margin-bottom: 4px;
	font-size: 14px;
}
.vignette p {
	font-size: 10px;
}
.spacer {
	clear: both;
	height: 5px;
}
div#contenu h2 {
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 110% ;
	background: url(/images/accueil/oref-fd2.gif) no-repeat left 10%;
	color: #B83295 ;
	border-bottom: 1px solid #B83295 ;
	margin-left: 1%;	
	margin-right: 1%;	
}
div#contenu h3 {
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 110% ;
	background: url(/images/accueil/oref-fd2.gif) no-repeat left 10%;
	color: #7C87A8 ;
	border-bottom: 1px solid #7C87A8 ;
	margin-left: 1%;	
	margin-right: 1%;	
}.espacereserve {
	font-size: 12px;
	font-weight: bold;
	color: #7C87A8;
}
.entete_titre {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C87A8;
	font-size: 12px;
}
.exposant {
	font-size: 9px;
	line-height: 10px;
	text-decoration: overline;
	top: 10px;
}
