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

#contact_div{
	position:absolute;
	width: 136px;
	visibility: hidden;
	z-index: 100;
}

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

div#detail_gauche {
	width:490px;
	float: left;
	}
	
div#detail_droite {
	width:150px;
	float: right;
	margin-top: 33px;
	margin-right: 5px;
	}
	
div#header{
	padding: 0;
	margin-left: 24px;
	width: 450px;
	height: 60px;
	border-bottom: 1px solid #1c324b;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #1c324b;
	margin-bottom: 5px;
}

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;
}

span#tableau_back {
	margin-top: 45px;
	float: left;
	text-align: left;
	font-size: 9px;
}
span#tableau_back a {
	text-decoration: none;
	color: #1c324b;
}
span#tableau_back 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-left: 24px;
	width: 420px;
	padding-bottom: 5px;
}

.detail_information {
	text-align: left;
	font-size: 9px;
	color: #1c324b;
	padding-bottom: 30px;
	width: 150px;
	line-height: 15px;
	}

.detail_contact {
	text-align: right;
	font-size: 9px;
	color: #1c324b;
	padding-bottom: 10px;
	width: 136px;
	line-height: 15px;
	}

.detail_contact a {
	text-decoration: none;
	color: #1c324b;
	}

.detail_contact a:hover {
	text-decoration: none;
	color: #111111;
	}

div#detail_image{
	text-align: center;
	height: 136px;
	width: 136px;
}

.intitule {
	margin :0;
	padding: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

div#pied {
	margin-bottom: 20px;
	margin-left: 24px;
	clear: both;
}

span#pied_infos {
	background: url(../pics/deco/picto_titre.gif) no-repeat left ;
	font-size: 9px;
	color : #18618d;
	font-weight: bold;
	padding-left: 10px;
}
span#pied_infos a{
	text-decoration: none;
	font-size: 9px;
	color : #18618d;
	font-weight: bold;
}
span#pied_infos a:hover{
	text-decoration: none;
	font-size: 9px;
	color : #1c324b;
	font-weight: bold;
}

span#pied_inscrire {
	background: url(../pics/deco/picto_titre.gif) no-repeat left ;
	font-size: 9px;
	color : #18618d;
	font-weight: bold;
	padding-left: 10px;
	margin-left: 15px;
}
span#pied_inscrire a{
	text-decoration: none;
	font-size: 9px;
	color : #18618d;
	font-weight: bold;
}
span#pied_inscrire a:hover{
	text-decoration: none;
	font-size: 9px;
	color : #1c324b;
	font-weight: bold;
}


.tableau_information {
	text-align: left;
	font-size: 9px;
	color : #18618d;
	padding-bottom: 30px;
	line-height: 15px;
	}

.cellule_titre {
	vertical-align: top;
	font-weight: bold;
	width: 125px;
}

.cellule_information {
	padding-left: 5px;
	padding-bottom : 30px;
	text-align: justify;
}

.justifie {
	text-align: justify;
}
