

/*Article..............................................Tout l'article....................................................*/

#article{
	position:relative;width:805px; margin:0; padding:0; float:left; margin-left:5px; z-index: 10;
}




/*Titre article.........................................................*/
#titre_article{
	text-align:left; font-size:32px; color:#5f6871;
}
#titre_article .b{
	text-align:left; font-size:32px; color:#EF0079; margin-top:20px;
}


/*Contenu de l'article.................................................................*/

#texte{
	width:805px; margin-top:15px;
}
#contenu_texte{
	color:#192c38; font-size:12px; text-decoration:none;
}
#contenu_texte h1{
	color:#EF0079; font-weight:bold; font-size:19px; text-decoration:none; margin-bottom: 8px; margin-top: 8px;
}
#contenu_texte b{
	color:#192c38; font-weight:bold; font-size:12px; text-decoration:none;
}
#contenu_texte h2{
	color:#EF0079; font-weight:bold; font-size:12px; text-decoration:none;
}



.rubrique{
	margin-top:10px;
	width:800px;
	height:213px;
}

.marge{
	padding-top:10px;
}

.bouton b{
	font-size:14px;
	color:#EF0079;
}

.bouton span{
	font-size:11px;
}
.bouton a{
	font-size:11px;
	color:#EF0079;
	text-decoration:none;
	text-align:right;
}

.position1{
	width:271px;
	height:77px;
	padding:25px 0 0 130px;
	float:left;

}
.position2{
	width:230px;
	height:77px;
	padding:25px 0 0 160px;
	float:left;

}
.position3{
	width:271px;
	height:77px;
	padding:25px 0 0 130px;
	float:left;
}
.position4{
	width:230px;
	height:77px;
	padding:25px 0 0 160px;
	float:left;
}

/*les boutons .................................................................*/

#btn_05_01{
	float:left; background:url('../images/btn_05_01_off.gif'); width:399px; height:109px; margin-top:10px; background-repeat:no-repeat;
}
#btn_05_01 a{
	text-decoration:none;
	text-align: justify;
	color:#192c38;
	font-size:11px;
	display:block;
	width:245px;
	height:80px;
	padding:22px 10px 0 130px;
}
#btn_05_01 a b{
	font-size:14px;
	color:#EF0079;
}

#btn_05_02{
	float:left; background:url('../images/btn_05_02_off.gif'); width:399px; height:109px; margin-top:10px; background-repeat:no-repeat;
}
#btn_05_02 a{
	text-decoration:none;
	text-align:justify;
	color:#192c38;
	font-size:11px;
	display:block;
	width:210px;
	height:80px;
	padding:22px 20px 0 150px;
}
#btn_05_02 a b{
	font-size:14px;
	color:#EF0079;
}
#btn_05_03{
	float:left; background:url('../images/btn_05_03_off.gif'); width:399px; height:109px; margin-top:10px;  background-repeat:no-repeat;
}
#btn_05_03 a{
	text-decoration:none;
	text-align:justify;
	color:#192c38;
	font-size:11px;
	display:block;
	width:245px;
	height:80px;
	padding:22px 10px 0 130px;
}
#btn_05_03 a b{
	font-size:14px;
	color:#EF0079;
}
#btn_05_04{
	float:left; background:url('../images/btn_05_04_off.gif'); width:399px; height:109px; margin-top:10px; background-repeat:no-repeat;
}
#btn_05_04 a{
	text-decoration:none;
	text-align:justify;
	color:#192c38;
	font-size:11px;
	display:block;
	width:210px;
	height:80px;
	padding:22px 20px 0 150px;
}
#btn_05_04 a b{
	font-size:14px;
	color:#EF0079;
}




