.column_jump {
	display: block;
	background-image: url(../img/saut-de-colonne.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	border-top:	1px dashed #CCC;
	height: 17px;
	
	margin: 5px 0;
}

p, h1, h2, h3, a, div {
	font-family: Arial, Helvetica, Arial;
	color: #666;
}
p, div{
	font-size: 12px;
	line-height: 1.4em;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 14px;
}