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

div.choix_bagdad
{
	background		: url("../images/pointilles_ht_bagdad.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_bagdad img
{
	border			: 0 ;
}
.choix_bagdad ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_bagdad li
{
	display			: inline ;
}
.bas_page_bagdad
{
	background		: #f90 url("../images/pointilles_bas_bagdad.png") ;
	height			: 50px; 
}
.trait_bas_page_bagdad
{
	background-color	: #4e4e4e ;
	height			: 5px ;
}

div.bordure_bottom 
{
	padding			: 0px 0px 3px 0px;
	background-image	: url("../images/filet_txt_bagdad.png");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px ;
}
.bagdad
{
	float			: left ;
	width			: 340px; 
	margin			: 0 20px 5px 20px ;
}
div.photo
{
	float			: left ;
	width			: 300px ;
	padding-left		: 70px ;
	padding-bottom		: 30px ;
/*	margin-top 		: 100px ;*/
}


