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

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

#accueil_arg_left {
	float:left;
	width:150px;
	height:162px;
	background:url(../images/contenu_image.jpg) no-repeat top right;
	margin: 2px 15px 0px 0px; 
}

#accueil_arg_right{
	padding-left:15px;
	width:390px;
	font-size:10px;
}

#accueil_arg_right p{

	text-align:justify;
	padding: 0 15px 0 10px;
	margin-bottom:10px;
}

.accueil_promo{
	position:relative;
	width:375px;
	height:153px;
	margin-left:18px;
	background:url(../images/contenu_fond_promo.jpg) no-repeat top left;
	margin-bottom:13px;
}

#accueil_promo0_header, .accueil_promo0_header {
	position:relative;
	width:375px;
	height:28px;
	background:url(../images/contenu_formation.jpg) no-repeat top left;
}



#accueil_promo1_header {
	position:relative;
	width:375px;
	cursor: pointer;
	height:28px;
	background:url(../images/contenu_promo1.jpg) no-repeat top left;
}

#accueil_promo2_header {
	position:relative;
	width:375px;
	cursor: pointer;
	height:28px;
	background:url(../images/contenu_promo2.jpg) no-repeat top left;
}

.promo_level_0, .promo_level_1, .promo_level_2 {
	position:absolute;
	width:119px;
	height:28px;
	margin-left:256px;
	margin-top:-28px;
}
.promo_level_0{
	background:url(../images/promo_level_0.jpg) no-repeat top left;
}
.promo_level_1{
	background:url(../images/promo_level_1.jpg) no-repeat top left;
}
.promo_level_2{
	background:url(../images/promo_level_2.jpg) no-repeat top left;
}

.promo_details{
	position:absolute;
	width:152px;
	height:15px;
	margin-top:6px;
	left:8px;
}

.promo_prix {
	position:absolute;
	width:100px;
	height:15px;
	margin-top:6px;
	left:160px;
	text-align:right;
}

.promo_description {
	position:absolute;
	margin-top:27px;
	left:8px;	
	width:230px;
	height:70px;
	font-size:10px;
	text-align:justify;
}

.promo_titre
{
	font-size : 11px;
	font-weight : bold;
}

.promo_image {
	position:absolute;
	left:261px;
	width:107px;
	height:112px;
}

.promo_btn_telecharger {
	position:absolute;
	margin-top:97px;
	left:1px;
	width:143px;
	height:27px;
}

.promo_btn_savoir {
	position:absolute;
	margin-top:97px;
	left:144px;
	width:83px;
	height:27px;
}

.titre_categorie {
	color:#195ca8;
	font-size:15px;
	padding-left:22px;
	margin-bottom:8px;
}

.explicatif_categorie {
	padding-left:22px;
	padding-right:22px;
	font-size:11px;
	margin-bottom:15px;
	color:#3B8DBF;
	text-align : justify;
}

.formation_titre {
	position:absolute;
	margin-top:-22px;
	left:5px;
}
.formation_titre h4{
	font-size:12px;
	font-weight:bold;
}

.formation_titre a{
	color:#195ca8;
	text-decoration:none;
}

.gras
{
	font-weight:bolder;
	font-size:11px;
}


