#orange{
  color:#fd702a;
}

.orange{
  color:#fd702a;
}

#sp-baseline-fr
{
	text-align: center;
}
#sp-baseline-de
{
	text-align: center;
}
#sp-left{
	margin-top: 50px;
}
#sp-left h3 {
	font-size: 24px;
}
article.item {
    margin-bottom: 30px;
}
p{
	margin: 0 0 10px;
	line-height: 24px;
	text-align: justify;
}
h1{
	color: #515151;
	font-weight: normal;
	font-style: normal;
}
h3{
	color: gray;
	border-bottom: 1px dotted black;
}

h4{
	color: gray;
	margin-top: 10px;
	margin-bottom: 2px;
}
article{
	clear: both;
}

h5{
    clear: both;
    line-height: 1.5;
	font-size: 11px;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #fd702a;
	background-color: #eaeaea;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.facebook{
	text-align: right;
}
strong{
	color: black;
	font-weight: 700;
	font-style: normal;
}