.vpmD_content{
	width:250px;
	background-color : #fff;	
	border-bottom :1px solid #000;
	margin-bottom:10px;
}
.vpmD_content p {
	margin:0px;
	padding:0px;
}
.vpmD_titre{
	color:#fff;
	font-weight:bold;
	padding:5px;
	background-color:#555;	
	font-size:12px;
	background-image:url(../images/site1/charte/fond_actu.jpg);
}
.vpmD_titreCont{
	color:#333;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	margin:10px;
}
.vpmD_txt{
	width:218px;
	padding:10px 20px 5px 10px;
	vertical-align:top;
	background : #fff;
	font-size:1.1em;
	border-left:1px solid #000;
	border-right:1px solid #000;
}



.vpmD_lien{
	width:238px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color : #000;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}
.vpmD_lien a{
	color:#cc0000;
	text-decoration:none
}

.vpmD_lien a:hover{
	text-decoration:underline;
}
