#pres_block {
	width: 630px;
	height: 237px;
	background:#fff;
	margin: 20px auto 0 auto;
	padding-left: 5px;
	overflow: hidden;
}
#pres_block td {
	vertical-align:top;
}
.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;
	text-align: justify;
}
.pres_step_text {
	display: block;
	height: 60px;
	width: 140px;
	margin-left:55px;

}
.pres_step_text 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;
}
#step1 {
	float: left;
	background:url('/image/icon/iconegrand-step1.png') no-repeat 20px 8px;
	margin-left:2px;
}
#step2 {
	float: left;
	background:url('/image/icon/iconegrand-step2.png') no-repeat 20px 8px;
	margin-left:2px;
}
#step3 {
	float: left;
	background:url('/image/icon/iconegrand-step3.png') 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;
}

