body {
	padding: 0px;
	background: #fff;
	margin: 0px 0 ;
	font: 0.8em "Verdana", helvetica, sans-serif;
	border: 0;
}

div#conteneur{
	margin:0px auto;
	padding: 0px;
	width: 560px;
	background: #fff;
	min-height: 100%;

	

}
div#header{
	padding: 0;
	margin: 0 auto;
	width: 560px;
	height: 60px;
	border-bottom: 1px solid #1c324b;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #1c324b;
	margin-bottom: 15px;
}

span#imprimer {
	margin-top: 45px;
	float: left;
	text-align: left;
	font-size: 9px;
}
span#imprimer a {
	text-decoration: none;
	color: #1c324b;
}
span#imprimer a:hover {
	text-decoration: none;
	color: #111111;
}

div#formation {
	margin-top: 33px;
	float: right;
	text-align:right;
	font-size: 10px;
}

.bolder {
	font-weight: bold;
}

div#contenu{
	padding: 0;
	margin: auto;
	width: 560px;
	padding-bottom: 5px;
}

.information {
	text-align: left;
	font-size: 9px;
	color : #18618d;
	border-bottom: 1px dotted #18618d;
	padding-bottom: 10px;
	width: 560px;
	line-height: 15px;
	}
	
.intitule {
	margin :0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: bold;
}

.tableau {
	width: 90%;
	margin: auto;
	margin-bottom: 10px;
	text-decoration: none;
	border:0;
	background-color: #fff;
	font:"Verdana", helvetica, sans-serif;
	font-size:10px;
}
.tableau_in {
	background-color: #445e80;
	font-weight: bold;
	color: #fff;
}
.tableau_sub {
	background-color: #5c7699;
	color: #fff;
	vertical-align: middle;
}

.tab_formation {
	width: 260px;
}
.tab_formation a{
	text-decoration: none;
	color: #fff;
}
.tab_formation a:hover{
	text-decoration: none;
	color: #ff9c00;
}

.tab_niveau {
	width: 100px;
}

.tab_session {
	width: 190px;
}

.tab_type {
	width: 100px;
}

.tab_formation_ses {
	width: 220px;
}
.tab_formation_ses a{
	text-decoration: none;
	color: #fff;
}
.tab_formation_ses a:hover{
	text-decoration: none;
	color: #ff9c00;
}
.tab_niveau_ses {
	width: 100px;
}

.tab_session_ses {
	width: 155px;
}

.tab_type_ses {
	width: 110px;
}
