/*******************************/
#content .title{
	margin-bottom: 25px;
}

#content h2.stitle,
#content h2.stitle span{
	color: #fff;
	display: block;
	font-weight: normal;
}

#content h2.stitle{
	float: left;
}

#content h2.stitle span{
	float: left;
	overflow: hidden;
	width: 539px;
}

#content h2.stitle span.st{
	text-align: center;
	width: 26px;	
}

#content .descriptif{
	color: #505557;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 26px;
	margin: 0 0 25px 0;
	width: 565px;
}
/*******************************/


/*******************************/
#block-reviews-contest{
	background: #bababa url(/images/reviews_bg_contest.png) no-repeat 0 0;
	height: 74px;
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
	width: 287px;
}

#block-reviews-contest h3{
	color: #10171d;
	font-size: 20px;
	margin: 8px 0 3px 11px;
	text-shadow: #fff 1px 1px 0;
	white-space: nowrap;
}

#block-reviews-contest a{
	color: #096983;
	display: block;
	font-size: 12px;
	padding: 0 0 0 11px;
	text-decoration: none;
}

#block-reviews-contest a:focus,
#block-reviews-contest a:hover{
	text-decoration: underline;
}
/*******************************/

/*******************************/
#content .block-link{
	background: #2b505a;
	color: #79e2ff;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 10px 6px 0;
	padding: 0 8px;
	text-decoration: none;
	white-space: nowrap;
}

#content .block-link:focus,
#content .block-link:hover{
	color: #fff;
	text-decoration: underline;	
}
/*******************************/














