.cont_proc {
	font:12px Arial,Helvetica,sans-serif;
	width:600px;
}

.cont_proc h2 {
	color:black;
	padding-top: 15px;
}
.cont_proc h3 {
	text-align:right;
	font-weight:normal;
}
.cont_proc h3, .cont_proc h4 {
	font-weight:normal;
}

.cont_proc address {
	font-style:normal;
	font-weight:bold;
}
.cont_proc p {
	text-decoration:underline;
	font-weight:bold;
	size:14px;
}
.cont_proc table {
	width:600px;
	border-spacing:0;
	border-collapse:collapse;
	
}
.cont_proc table tbody tr td,.cont_proc  table tbody tr th {
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#999;
	padding:5px;
}

.cont_proc .tab_stagiaires thead tr td {
	height:10px;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:#999;
	text-align:center;
}
.cont_proc .tab_stagiaires thead tr th {
	padding:0;
}
.cont_proc .tab_stagiaires th {
	height:10px;
	width:5px;
	padding:5px 2px;
}
.cont_proc .tab_stagiaires td {
	padding:5px;
}


.cont_proc table tfoot tr td {
	text-align:right;
	font-weight:bold;
	padding-bottom:15px;
}
.cont_proc td {
	width:450px;
}
.cont_proc th {
	width:150px;
	text-align:right;
}
.cont_proc .case_coch {
	float:left;
	width:12px;
	height:12px;
	border-width:1px;
	border-style:solid;
	border-color:#999;
	margin-left:10px;
}

.cont_proc .warn_rens {
	width:600px;
	text-align:center;
	size:14px;
	font-weight:bold;
	text-decoration:underline;
	
}


