.pageDynamique{
	width : 570px;
	color : #6a5551;
}
.pageDynamique a{
	text-decoration : none;
	color : #000000;
}
.pageDynamique a:hover{
	text-decoration : none;
	background-color : #eae7e6;
}
.pageDynamiqueBlocTitre{
	margin-left : 114px;
	font-size : 1.5em;
	font-family : Trebuchet MS,Arial;
	margin-bottom : 10px;
	margin-top : 30px;
	padding-left : 15px; 
	padding-right : 10px;
}
.pageDynamiqueBlocTexte{
	margin-left : 114px;
	font-family : Trebuchet MS,Helvetica,Arial;
	font-size : 0.95em; 
	padding-right : 10px;
}
.pageDynamiqueBlocChapo{
	border-top : solid #fff 1px;
	position : relative;
	margin-bottom : 20px;
	padding-right : 10px;
}
.pageDynamiqueBlocChapo_titre{
	position : absolute;
	top : 0px;
	left : -20px;
	width : 114px;
	text-align : right;
	font-family : Arial;
	font-weight : bold; 
	padding-right : 10px;
}
.pageDynamiqueBlocChapo_texte{
	font-family : Georgia,Helvetica,Arial;
	margin-left : 114px;
	line-height : 1.3em; 
	padding-right : 10px;
}
.pageDynamiqueBlocImage, .pageDynamiqueBlocVideo{
	/*margin-left : 114px;*/
	font-family : Arial;
}
.pageDynamiqueBlocImage_image, .pageDynamiqueBlocVideo_video{
	text-align : center;
}
.pageDynamiqueBlocImage_image img{
	display : block;
	margin-left : auto;
  	margin-right : auto;
  	text-align : left;
}
.pageDynamiqueBlocImage_legende, .pageDynamiqueBlocVideo_legende{
	margin-left : 114px;
	font-size : 0.8em;
	padding-left : 5px;
	background : url(../medias/pointille_legende.gif) left top  repeat-y;
	padding-right : 10px;
}
.pageDynamiqueBlocImage_titre{
	margin-left : 114px;
	font-weight : bold; 
	padding-right : 10px;
}
