
#jdm {
	font-family:Verdena, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#415477;
	width:620px;
	height:100%;
	color:#415477;
}


#jdm p {
	line-height:13px;
}

#jdm img {
	border:0;
}

#jdm a {
	color:#b74601;
}

#jdm .thumb {
	 border:1px solid #415477;
	 padding:1px;
}

#jdm #breadcrumb {
	color:#b74601;
	margin: 0 20px;
}
		
	#jdm #breadcrumb span {
		margin:0 3px;
	}
		
#jdm #title {
	width:596px;
	height:28px;
	margin: 10px 0;
	}
	
#jdm #partner  {
	color:#b74601;
	float:right;
	margin:0 50px;
}

	#jdm #partner img {
			vertical-align:middle;
		}

#jdm #image_presentation {
		margin:25px 20px;
	}



#jdm #liste_sections  {
	margin:10px 0 0 30px;
	width:550px;
}
	
		
	#jdm #liste_sections .text {
		 padding:0;
		 margin:0 0 37px 0;
		 width:100%;
		 clear:both;
	}
	
	#jdm #liste_sections .text .thumb {
		 float:left;
	}

		#jdm #liste_sections .text .thumb a{
			text-decoration:none;
		}

		#jdm #liste_sections .text .thumb img {
			 width:56px;
			 height:56px;

		}
	
	#jdm #liste_sections .text p {
		margin:0 15px 0px 75px;
		text-align:justify;
	}


	#jdm #bottom {
		margin:0px 0 0 30px;
		width:550px;
	}

		#jdm #findmore p {
			margin-top:20px;
		}


		#jdm #findmore ul {
			margin:10px 0 0 0;
			width:100%;
			padding:0;
		}

			#jdm #findmore li { 
				float:left; 
				list-style-type:none; 
				margin:0 5px; 
				padding:1px 1px 0px 1px;
 			  border:1px solid #415477;
				height:70px;
				overflow:hidden;
			}

				#jdm #findmore li.first { 
					margin-left:0px;
				}

					#jdm #findmore li a img { 
						 width:100px;
						 height:69px;
					}
				
	#jdm #bottom .bigbox {
		margin:40px auto;
		width:300px;
	}			

#jdm #article {
	margin:10px 0 0 20px;
	width:550px;
}

	#jdm #article p {
		text-align:justify;
	}
		#jdm #article p.titre {
		text-align:left;
		font-weight:bold;
		}

	#jdm #article .thumb {
		 float:left;
		 margin: 0px 15px 10px 0px;
	}

		#jdm #article .thumb img {
			 width:233px;
			 height:288px;
		}

.clear { 
	clear:both; 
	height:1px; 
	overflow:hidden;
}
	
.clear10 { 
	clear:both; 
	height:10px; 
	overflow:hidden;
}

.clear20 { 
	clear:both; 
	height:20px; 
	overflow:hidden; 
}