@charset "utf-8";
/* CSS Document */

.level_0, .level_1, .level_2 {
	position:relative;
	width:31px;
	height:21px;
	padding:0;
	margin-left:18px;
	margin-bottom:5px;
}
.level_0 {

	background:url(../images/form_level_0.jpg) no-repeat top left;
}

.level_1 {
	background:url(../images/form_level_1.jpg) no-repeat top left;
}

.level_2 {
	background:url(../images/form_level_2.jpg) no-repeat top left;
}

#titre_formation {
	position:absolute;
	top:2px;
	padding-left:58px;
	margin-bottom:8px;
}

.titre_formation {
	color:#195ca8;
	font-size:15px;
	padding:0;
	margin:0;
}

#form_details {
	margin-left:18px;
	margin-top:0;
	padding:0;
}

#form_reference {
	position:absolute;
	width:232px;
	height:15px;
	margin-top:-14px;
	margin-left:160px;
	text-align:right;
}

#chez_vous {
	position:relative;
	width:410px;
	height:19px;
	top:10px;
	margin-bottom:10px;
	background:url(../images/form_domicile.jpg) no-repeat top left;
}

#form_header_description{
position:relative;
width:410px;
height:23px;
background:url(../images/form_description.jpg) no-repeat top left;
}

#form_header_programme{
	position:relative;
	width:410px;
	height:32px;
	background:url(../images/form_programme.jpg) no-repeat top left;
}

#telecharger_programme{
	position:absolute;
	margin-left:253px;
}

#form_header_objectifs {
	position:relative;
	width:410px;
	height:25px;
	background:url(../images/form_objectifs.jpg) no-repeat top left;
}

#form_header_pre_requis {
	position:relative;
	width:410px;
	height:25px;
	background:url(../images/form_pre_requis.jpg) no-repeat top left;
}

#form_p_sinscrire {
	position:relative;
	width:410px;
	height:30px;
	text-align:center;
	margin-bottom:10px;
}

#form_bouton_retour {
	width:48px;
	height:19px;
	padding-left:18px;
}

.texte_formation {

	margin:8px 0 5px 21px;
	text-align :justify;
	padding-right : 15px;
}

.texte_affich {
	float:left;
	width:300px;
	text-align :justify;
}

.affich_image {
	float:left;
	width:107px;
	height:112px;
}

#cartouche_header {
	position:relative;
	width:170px;
	height:88px;
	background:url(../images/form_header_cartouche.jpg) no-repeat top left;
	
}

#prix {
	position:absolute;
	width:88px;
	top:31px;
	left:8px;
	font-weight:bold;
	font-size:16px;
	text-align:right;
}

#ht {
	position:absolute;
	width:25px;
	height:12px;
	top:32px;
	left:100px;
	font-size:10px;
}

#cartouche_dates {
	width:165px;
	background:url(../images/form_cartouche_repeat.jpg) repeat-y;
}

.dates {
	padding-left:5px;
}

#cartouche_contact {
	width:135px;
	padding-left:5px;
	text-align:center;
}

#cartouche_footer{
width:170px;
height:10px;
background:url(../images/form_fin_cartouche.jpg) no-repeat top left;
margin-bottom:10px;
}