html, body{
	background-color: #000000;
}

#bloc1.alternative_content{
	position: absolute;
	right: 0;
	top: 129px;
	width: 359px;
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
}

#bloc1.alternative_content h1{
	font-size: 20px;
	margin-bottom: 35px;
}

#bloc1.alternative_content p{
	margin-bottom: 15px;
	color: #7e8082;
}

#bloc1.alternative_content a{
	text-decoration: none;
	color: #000000;
	background-color: #fdcd00;
	padding: 0 2px 2px 2px;
}
