/* Sacré Cœur */
#colonne_droite
 {
	text-align: left;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 200px;
}

#retrait_colonne_droite {
	float: right;
	width: 485px;
}

.cartouche1 {
	background-color: #6A9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	color: #D2F375;
	margin-bottom: 0px;
}
.cartouche1  a, .cartouche2 a { color: #FFFFFF; }
.cartouche1 h1 {
	color: #BAD969;
	margin-top: 0px;
	font-size: 18px;
}

.cartouche1 h2 {
	font-size: 14px;
	color: #B1E600;
	margin-top: 5px;
}

.cartouche1 .fichier { background-image: url(../images/icones/fichier_vert.gif); }

.cartouche2 {
	background-color: #CC3366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	color: #E6C3CF;
	margin-bottom: 0px;
}

.cartouche2 h2 {
	font-size: 14px;
	color: #5A0921;
	margin-top: 5px;
}

