div.bandeau_haut_formation
{
	background		: url("../images/pointilles_ht_formation.png") ;
}
#formation
{
	background		: #39c ;
	padding-top		: 19px ;
}
#formation h1
{
	color			: #630 ;
	font-size		: 18px ;
	font-weight		: bold ;
}
#formation h2
{
	font-size		: 14px ;
	font-weight		: bold ;
}
a
{
	text-decoration		: none ;
	color			: #630 ;
}
a:hover
{
	text-decoration		: underline ;
}
strong
{
	color			: #630 ;
}

div.choix_formation
{
	background		: url("../images/pointilles_ht_formation.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_formation img
{
	border			: 0 ;
}
.choix_formation ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_formation li
{
	display			: inline ;
}
.bas_page_formation
{
	background		: #39c url("../images/pointilles_bas_formation.png") ;
	height			: 50px; 
}
.trait_bas_page_formation
{
	background-color	: #036 ;
	height			: 5px ;
}

div.bordure_bottom 
{
	padding			: 0px 0px 3px 0px;
	background-image	: url("../images/filet_txt_formation.png");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px ;

}
.formation
{
	float			: left ;
	width			: 340px; 
	margin			: 0 20px 5px 20px ;
}
div.demarche
{
	float			: left ;
	width			: 300px ;
	margin-left		: 20px ;
	margin-top 		: 150px ;
}


