/* PROS & CONS */
.pros
{
	float:left;
}

.cons
{
	float:right;
}

.pros,.cons
{
	width:49%;
	border:1px solid #27372D;
	border-left:0;
	border-right:0;
	margin:0 0 13px 0;
}

.pros h2,.cons h2
{
	text-align:center;
	font-family:sans-serif;
	font-size:1.3em;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:0.4em;
	border-bottom:1px dashed #27372D;
	padding:2px;
}

.pros h2
{
	background:#0D0F0C url(/graph/common/img/pros.png) no-repeat center right;
}

.cons h2
{
	background:#0F0D0D url(/graph/common/img/cons.png) no-repeat center left;
}

dl .gallery
{
	padding:0;
}
#jeu_youtube {
	text-align:center;
	margin-bottom:20px;
}