.fanzine{
	float:left;
	width:245px;
	margin-right:15px;
	margin-top:10px;
	min-height:165px;
}

.clear{
	clear:both;
}

.ligne{
	clear:both;
	position:relative;
	left: 50px;
	width:520px;
	margin-bottom:10px;
}

.ligne-titre{
	clear:both;
	position:relative;
	left: 52px;
	padding-top: 5px;
	width:505px;
	border-bottom: solid 2px #D9580D;
	padding-bottom:5px;
}

.rubrique-fz {
	color:#D9580D;
	font-size:medium !important;
	font-weight:bold;
}

.colonne-gch{
	width: 245px;
	left:0px;
	position: relative;
}

.colonne-drt{
	float:right;
	position:relative;
	width: 245px;
	left:15px;
}

.no-fz{
	font-weight:bold;
}

#new-fz{
	position:relative;
	left: 50px;
	margin-top: 15px;
	width:505px;
	min-height:251px;
}


