@charset "utf-8";
#contenu_detail #boule_et_bill {
	width: 100%;
	font-size: 1.1em;
	font-family: Georgia;
	text-align: justify;
}

#boule_et_bill h2, #boule_et_bill h3 {
	font-family: "Century Gothic";
	color: #FFC20A;
	background-color: #00747C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	display: block;
	width: 100%;
	font-size: 1.7em;
	text-align: center;
	margin: 0px;
	position: static;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	-moz-border-radius: 0px;
	
}

#boule_et_bill h3 {
	font-size: 1.5em;
}

#boule_et_bill h4 {
	font-size: 1.2em;
	background-color: #FFCB2B;
	text-align: center;
	font-family: "Century Gothic";
	padding: 10px;
}
#boule_et_bill a:link,#boule_et_bill a:visited {
	color: #00747C;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#boule_et_bill  a:hover {
	background-color: #FFC20A;
}

#boule_et_bill p:first-letter {
	font-size: 1.5em;
}

#img_boule_et_bille_affiche {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#img_boule_et_bill_ensemble {
	float: left;
	margin-right: 10px;
}

#boule_et_bill #img_boule_et_bill_bisou {
	clear: right;
}
