@charset "UTF-8";
#pubColDroite {
	background: #dededa url(../images/pubColDr_top.png) no-repeat top;
	width: 170px;
	padding-top: 15px;
}
#contenuPubColDr {
	height: 120px;
	width: 150px;
	padding: 0px 10px 15px;
	background: url(../images/pubColDr_bottom.png) no-repeat bottom;
}

