/* ~~~~~ DEBUT - class declaration ~~~~~ */
.success_box{}
.date{}
.list_paragraph{}

/* ~~~~~ FIN - class declaration ~~~~~ */

.text_bold
{
	font-weight:bold;
}

/* ~~~~~ DEBUT - success story ~~~~~ */

.inner_box_success
{
	padding:6px 45px 15px 15px;
}
.success_box table
{
	width:100%;
	border:0;
	border-collapse:separate;
	border-spacing:20px;
	color:#a52264;
	font-size:13px;
}
.success_box table td
{
	border:1px solid #b7ced7;
	position:relative;
	margin-right:20px;
	padding:10px;
	text-align:left;
}
.success_box table td p
{
	text-align:center;
}
.success_box .date
{
	color:#588ea2;
	font-size:11px;
	position:absolute;
	*left:0;
	margin-top:-30px;
	margin-left:-10px;
	*margin-left:0;
	display:inline;
}
.success_box table img
{
	display:block;
	margin:5px auto 15px ;
}
/* ~~~~~ FIN - success story ~~~~~ */

/* ~~~~~ DEBUT - titles ~~~~~ */

.font_tt_1
{
	font-size:13px;
	line-height:16px;
	color:#1e2326;
	margin-bottom:14px;
}
.font_tt_2
{
	font-size:24px;
	line-height:24px;
	color:#83a000;
	margin-bottom:9px;
}

.highlite
{
	color:#83a000;
}

.inner_text
{
	font-size:11px;
	color:#3d7f92;
	margin-top:3px;
}
.name
{
	color:#a42264;
	font-size:17px;
	border-bottom:1px solid #a5a5a5;
	margin-bottom:3px;
	text-transform:uppercase;
}
.name_function
{
	color:#fff;
	font-size:15px;
	line-height:15px;
	margin-bottom:20px;
}
.name_function span
{
	display:inline;
	padding:1px 2px;
	margin-bottom:20px;
	background-color:#000;
}
.title_corp
{
	font-size:17px;
	color:#fff;
	padding:6px 9px;
	margin-bottom:25px;
}
.title_large_box
{
	font-size:17px;
	color:#fff;
	padding:6px 9px;
	margin-bottom:24px;	
	background-color:#404446;
}
.title_result_box
{
	font-size:15px;
	color:383d40;
	text-transform:uppercase;
	border-bottom:1px solid #c5c5bd;
	padding-bottom:2px;
	margin:0 0 8px;
}
/* ~~~~~ FIN - titles ~~~~~ */

.outer_smaller_link
{
	font-weight:bold;
	padding-left:25px;	
	background:transparent url(/images/common/pictogram/download.gif) no-repeat 0 50%;
}
.smaller_link
{
	font-size:11px;
	color:#1e2326;
	padding-right:20px;
	background:transparent url(/images/common/pictogram/bkg_follow_small.gif) no-repeat right 5px;
}
/* ~~~~~ DEBUT - resultat ~~~~~ */
.relevance
{
	font-size:15px;
	color:#a5aa25;
	position:absolute;
	top:0;
	right:15px;
}
/* ~~~~~ FIN - resultat ~~~~~ */
.text_description
{
	margin-bottom:10px;
	padding-top:10px;
}

.box_date
{
	color:#a5aa25;
	display:inline;
	background-color:#f5f5f5;
}
