div.bandeau_haut_cie
{
	background		: url("../images/pointilles_ht_cie.png") ;
}
#cie
{
	background		: #cc0 ;
	padding-top		: 19px ;
}
#cie h1
{
	color			: #8f0049 ;
	font-size		: 18px ;
	font-weight		: bold ;
}
#cie h2
{
	font-size		: 14px ;
	font-weight		: bold ;
}
a
{
	text-decoration		: none ;
	color			: #8f0049 ;
}
a:hover
{
	text-decoration		: underline ;
}
strong
{
	color			: #8f0049 ;
}

div.choix_cie
{
	background		: url("../images/pointilles_ht_cie.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_cie img
{
	border			: 0 ;
}
.choix_cie ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_cie li
{
	display			: inline ;
}
.bas_page_cie
{
	background		: #cc0 url("../images/pointilles_bas_cie.png") ;
	height			: 50px; 
}
.trait_bas_page_cie
{
	background-color	: #990 ;
	height			: 5px ;
}

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

}
.compagnie
{
	float			: left ;
	width			: 340px; 
	margin			: 0 20px 5px 20px ;
}
div.subventionneur
{
	float			: left ;
	width			: 300px ;
	margin-left		: 20px ;
	margin-top 		: 100px ;
}

