#layout { background: #fff url("../../templates/media/side-groupes.jpg") left bottom no-repeat; }

.formules { background: url("../../templates/media/formules.jpg") 50% 50% no-repeat; margin: 15px 0 20px 0; border: 1px solid #ccc; }

a.groupe {
	background: #fff;
	display: block;
	border: 1px solid #999;
	width: 280px;
	margin: 10px auto;
	padding: 5px 0;
	text-align: center;
}
a.groupe:hover { background: #f9f9f9; border-color: #666; }
#content a.groupe p.commentaires { margin: 0; font-size: 11px; }

.formule { display: none; }

#shadowbox_content {
	background: #fff;
	padding: 0 30px;
	text-align: center;
}
#shadowbox_content p {
	color: #333;
	margin: 0 0 5px 0;
	line-height: 160%;
}
#shadowbox_content h1 { margin: 10px 0 10px 0; }
#shadowbox_content p.commentaire { margin: 0 0 10px 0; color: #111; font-style: italic; }
