/*
index
*/


	#c_main_wrap1 {
	display: block;
	margin-left: 30px;
	width: 655px;
	height: 450px;
	background-image:url('/image/back/blocpresentation-1pxhaut.png');
	background-repeat: repeat-x;
	overflow:hidden;
	}
	#c_main_wrap2 {
		display: block;
		margin-left: 30px;
		width: 655px;
		height: 28px;
		overflow:hidden;
		background-image:url('/image/back/fond-onglets.png');
		background-repeat: no-repeat;
	}
	#c_main_wrap3 {
		display: block;
		text-align: center;
		font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #74777b;
		margin-left: 30px;
		padding-top: 20px;
		width: 655px;
		height: 67px; /* real height 87 minus padding top 20 */
		background-image:url('/image/back/degrade-ensavoirplus-1pxhaut.png');
		background-repeat: repeat-x;
		overflow:hidden;
	}



/* index page details */

#pres_block {
	width: 630px;
	height: 237px;
	background:#fff;
	margin: 20px auto 0 auto;
	padding-left: 5px;
	overflow: hidden;
}

.pres_column {
	display: table-cell;
	display:inline-block;
	display:inline;
	margin: 0 auto;
	overflow: hidden;
}


#pres_bubblearrow {
	height: 17px;
	background-image:url('/image/icon/queue-bloc.png');
	background-repeat: no-repeat;
	background-position: 40px -2px;
}
.pres_summary {
	width: 630px;
	margin: 20px auto 0 auto;
}
.step_textb {
	border: 1px solid #fff; /* hack to avoid a div clear both after floating left element */
	display: block;
	height: 69px;
	width: 140px;
	margin-left:55px;
}
.step_textb h3 {
	font-size: 18px;
	color: #454a4f;
	text-decoration: none;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	font-weight: bold;

}
.pres_step_image {
	display: block;
	height: 152px;

}
.icon_step {
	text-align:left;
	vertical-align: top;
	margin:0px 10px 20px 15px;
}
.h3small {
	display: block;
	font-size: 11px;
	font-weight: normal;
}
#step1b {
	float: left;
	height:235px;
	background:url('/image/icon/iconegrand-step1.gif') no-repeat 20px 8px; 
	margin-left:2px;
}
#step2b {
	float: left;
	background:url('/image/icon/iconegrand-step2.gif') no-repeat 20px 8px;

	margin-left:2px;
}
#step3b {
	float: left;
	background:url('/image/icon/iconegrand-step3.gif') no-repeat 20px 8px;

}
.pres_main_sepa {
	clear:both;
	display: block;
	width: 98%;
	height:1px;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	margin-top: 20px;
	overflow:hidden;
}
.pres_bigbutton {
	clear:both;
	text-align: right;
	font-size: 18px;
	font-weight:bold;
	color: #ccc;
	margin-top: 10px;
}

