/* CSS Document */

/* PAGE LIGNEE ............................................................................................
...........................................................................................................*/

/* certifs vignettes */

#shodenv, #okudenv, #shinpidenv {
	position:relative;
	display:inline;
	width:28px; height:40px;
	visibility:visible; z-index:20;
}

img.vignettes { width:28px; height:40px; }

/* certifs grands */

#shoden, #okuden, #shinpiden {
	position:absolute;
	bottom:50px;
	width:289px; height:409px;
	margin:0 10px 10px 0;
	background:url(../images/certificats-ombre.png) no-repeat bottom right; 
	text-align:left;
	visibility:hidden; z-index:20;
}
#shoden { right:-18px; }
#okuden { right:-140px; }
#shinpiden { left:0; }

img.certifs { width:2px; height:1px; }
