body{
	margin		: 0;
	padding		: 0;
	border		: 0;
	background	: #F1F4F5;
	height		: 99%;
}

img{
	border:none;
	display:block;
}

a{
	cursor:pointer;
}


object {
	outline:none;
}

/* GENERAL POSITIONNING */

DIV#main_container{
	position	: absolute;
	background	: #F1F4F5 url(../images/background/main_back_01.jpg) repeat-x;
	width		: 100%;
	height		: 50%;
}

DIV#main_ct{
	position	: absolute;
	top			: -26px;
	left		: 50%;
	margin-left	: -465px;
	width		: 930px;
	display		: block;
}

DIV#main_ct_top{
	background	: url(../images/background/center_div_top.png) 0 0 no-repeat;
	height		: 22px;
	width		: 100%;
		display	: block;
}

DIV#main_ct_md{
	height	: 580px;
	width	: 930px;
	display	: block;
}

DIV#main_ct_md_left{
	background	:url(../images/background/center_div_left.png) top left repeat-y;
	float		:left;
	width		:8px;
	height		:100%;
}

DIV#main_ct_md_center{
	background	:#FFFFFF;
	float		:left;
	width		:914px;
	height		:100%;
}

DIV#main_ct_md_right{
	background	:url(../images/background/center_div_right.png) top right repeat-y;
	float		:left;
	width		:7px;
	height		:100%;
}

DIV#main_ct_bottom{
	clear		: both;
	background	: url(../images/background/center_div_bottom.png) 0 0 no-repeat;
	height		: 22px;
	width		: 100%;
}

/* CENTER CONTENT */

DIV#content_menu{
	height			: 485px;
	width			: 270px;
	margin			: 15px 20px;
	float			: left;
}

DIV#content_md_bar{
	height			: 580px;
	width			: 12px;
	float			: left;
	background		: url(../images/background/separator_vert_large.png) 0px 70px no-repeat;
}

DIV#content_md_bar_small{
	height			: 580px;
	width			: 12px;
	float			: left;
	background		: url(../images/background/separator_vert_small.png) 0px 20px no-repeat;
}

DIV#content_center{
	height			: 500px;
	margin			: 15px 20px;
	width			: 550px;
	float			: left;
}

DIV#content_sb_menu{
	margin-top		: 30px;
}

/* INDEX STYLE */

DIV#index_content{
	position	: absolute;
	width		: 635px;
	height		: 480px;
	top			: 85px;
	left		: 350px;
}

DIV#flash_container_main{
	background:url(../images/background/header_back.jpg) repeat-x;
	height:381px;
}

DIV#flash_container{
	background:url(../images/background/header_back_sub.jpg) repeat-x;
	height:215px;
}

DIV#index_content_left{
	width		: 280px;
	height		: 270px;
	float		: left;
	margin-right: 57px;
}

DIV#index_content_right{
	position	: relative;
	top			: -43px;
	width		: 290px;
	height		: 270px;
	float		: left;
	margin-bottom: 10px;
}

DIV#index_ct_right_top{
	background:url(../images/background/FR_intro_flextop.png) no-repeat;
	height:170px;
	width:295px;
}

DIV#index_ct_right_bt{
	background:url(../images/background/FR_parler_projet.png) no-repeat;
	height:170px;
	width:285px;

}

DIV#index_content_bottom{
	width:592px;
	height:190px;
	clear:both;
	background:url(../images/background/quoi_de_neuf_back.png) no-repeat;
	padding:20px 0px 0px 20px;
}

DIV#main_bottom{
	width			: 930px;
	text-align		: center;
	height			: 50px;
	font-size		: 9px;
	color			: #676767;
}

/* SERVICE DIV */

DIV#content_ct_text_el{
	width:550px;
	height:auto;
	margin-top:28px;
}


DIV#content_ct_media_el{
	float:right;
	margin:0px 0px 10px 20px;
	clear:right;
	text-align:center;
}

DIV#content_flextop_bt{
	position:relative;
	left:-10px;
	padding:40px 15px 0px 15px;
	clear:both;
	background:url(../images/background/flextop_bottom.png) no-repeat;
	height:140px;
	width:540px;
}

/* CLASS */

.en_savoir_plus{
	position	: relative;
	top			: 0px;
	left		: 197px;
	font-size	: 9px;
	color		: #0f75bc !important;
}

.en_savoir_plus img{
	display:inline;
}
