.content_top_title
{
	position:				absolute;
	font-family: 			'Trebuchet MS';
	font-size: 				21px;
	color: 					#FFF;
	margin:					100px 0 20px 55px;
	width:					700px;
}

.content_top_text
{
	position:				absolute;
	font-family: 			'Trebuchet MS';
	font-size: 				12px;
	color: 					#BDD2E8;
	margin:					130px 0 20px 55px;
	width:					500px;
	height:					90px;
	overflow-y:				auto;
}

.content_top_bloc
{

	border-bottom: 			3px solid #952D84;
}

/*
.content_bloc
{
	padding: 				20px 10px;
}

.content_bloc h1
{
	color: 					#B13535;
	font-size: 				14pt;
	font-weight: 			bold;
	background-image: 		url(../images/commons/title_puce.png);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding: 				0;
	margin: 				0;
	padding-left: 			20px;
}

.content_intro 
{	
	color: 					#6E6C66;
	margin: 				10px 20px;
	text-align: 			justify;
	font-size: 				8pt;
}

.content_text 
{
	margin: 				10px 20px;
}

.content_banner
{
	border-bottom: 			3px solid #952D84;
}
*/

/***********************
 * Articles de contenu
 ***********************/
.content_allitem_bloc
{
}
.content_item_bloc
{
	background-color: 		#5D207D;
	padding: 				2px 0;
	margin: 				10px 10px;
}

.content_bloc h2 
{
	font-size: 				12pt;
	font-weight: 			bold;
	color: 					#FFF;
	padding: 				5px 10px;
	margin: 				5px 0;
	background-color: 		#68358B;
}

.content_item_picture
{
	margin: 				0 10px 0 20px;
}

.content_text a:link,
.content_text a:hover,
.content_text a:active,
.content_text a:visited
{
	color: 					#BDD2E8;
}

.content_text a:hover
{
}

.content_item_text 
{
	padding: 				5px 5px;
	text-align: 			left;
	color: 					#BDD2E8;
	font-size: 				9pt;
	padding-right: 			15px;
	padding-left: 			10px;
	line-height: 			11pt;
}
.content_item_text_bloc
{
}

.content_top:link,
.content_top:hover,
.content_top:active,
.content_top:visited
{
	display: 				block;
	float:	 				right;
	color: 					#6E6C66;
	background-image: 		url(../images/content/puce_top.png);
	background-position: 	left;
	background-repeat: 		no-repeat;
	padding-left:			12px;
	font-size: 				8pt;
	text-decoration: 		none;
	margin: 				10px 0;
}
.content_top:hover
{
	text-decoration: 		underline;
}

.content_item_link_container
{
	text-align: 			center;
	margin:		 			10px 0;
}
.content_text .content_item_seemore:link,
.content_text .content_item_seemore:hover,
.content_text .content_item_seemore:active,
.content_text .content_item_seemore:visited
{
	font-weight: 			bold;
	margin-top: 			10px;
	margin-left: 			2px;
}




/******************************
 * Decouvrez egalement
 ******************************/
.seealso h2
{
	margin: 		0;
	padding: 		7px 0;
	color: 			#FFF;
}
.seealso h2 a:link,
.seealso h2 a:hover,
.seealso h2 a:active,
.seealso h2 a:visited
{
	color: 			#FFF;
	font-size: 		9pt;
	font-weight: 	bold;
}

.seealso_text
{
	color: 			#D5E2F0;
	font-size: 		9pt;
	line-height: 	10pt;
}

.seealso_item
{
	padding: 		8px 15px;
	padding-bottom: 15px;
	margin: 		0;
	border-top:		1px solid #B45595;
	border-bottom:	1px solid #A2277A;
}

.seealso
{
	background-image: 		url(../images/content/content_seemore_title.jpg);
	background-position: 	top;
	background-repeat: 		no-repeat;
	background-color: 		#AC4189;
	padding-top: 			38px;
	border-bottom:			15px solid #A02076;
	margin-top: 			1px;
}

.content_item_mp3title
{
	color: 					#C1E0FF;
	font-size: 				9pt;
	font-weight: 			bold;
	background-image: 		url(../images/content/content_item_bg.jpg);
	background-position: 	top left;
	background-repeat: 		no-repeat;
	padding-top: 			20px;
	margin-top:				10px;
	margin-left:			10px;
	
}