section.see_lettre {
	float : left;
	width : 632px;
}



section.see_lettre article {
	float : left;
	width : 305px;
	border : 1px dashed #282828;
	margin-right : 9px;
	margin-bottom : 10px;
	height : 113px;
	overflow: hidden;
	background: rgba(255,255,255,0.28);
}

section.see_lettre article img.album {
	width : 100px;
	height : 100px;
	border: 1px solid #282828;
	margin : 5px 5px 5px 5px;
	float : left;
}


section.see_lettre article div {
	float : left;
	width : 190px;	
	height : 103px;
	
	margin-top : 5px;
}

section.see_lettre article div h2 {
	float : left;
	width : 190px;	
	height : 22px;
	margin  : 0px 0px;
	padding: 0px 0px;
	font-size: 20px;
	overflow : hidden;

}

section.see_lettre article div figure {
	float : left;
	margin: 0px 0px;
	padding: 0px 0px;
	margin-top : 5px;
	border-top: 1px dashed #bebebe;
	border-bottom: 1px dashed #bebebe;
	padding-top : 5px;
	height : 44px;
}

section.see_lettre article div figure figcaption {
	float : left;
	width : 135px;
	overflow : hidden;
	height : 38px; 
}

section.see_lettre article div figure span {
	color : red;
}

section.see_lettre article div figure img {
	width : 51px;
	height: 38px;
	border: 1px solid #282828;
	float : right;
}

section.see_lettre article div aside {
	float : right;
	text-transform: uppercase;
	font-weight: bolder;
	font-size : 10px;
	width : 75px;
	height : 10px;
}
