
#page_photo_droite {
	background-image:url(/gfx/photo_creations.jpg);
}

#creation_spacer {
width:480px;
height:420px;
}
#creation_col_droite {
position:absolute;
padding-left:120px;
padding-right:200px;
top:-30px;
width:180px;
}

#creationmenu {
 display:block;
 margin:0;
 padding:0;
}

#creationmenu li {
 position:relative;
 display:block;
 float:left;
 width:6em;
 height:28px;
 list-style:none;
 }
#creationmenu a {
 display:block;
 margin-left:0.3em;
 font-size:0.9em;
 font-weight:600;
letter-spacing:0.6px;
 text-decoration:none;
 text-align:center;
 width:9em;
 height:20px;
 overflow:visible;
}

#creationmenu 	 a:hover {
 color:#D29046;
}


#creationgrand {
}


#creation_col_gauche {
position:absolute;
padding-left:100px;
top:-11px;
}


#creationminimask {
position:absolute;
left:10px;
top:55px;
width:95px;
height:350px;
overflow:hidden;
z-index:10;
}
#creationminicontent {
position:absolute;
text-align:center;
/*top:-300px;*/
}

#creation_fleche_bas, #creation_fleche_haut  {
position:absolute;
left:25px;
width:50px;
height:50px;
overflow:hidden;
}
#creation_fleche_bas{
top:405px;
}
#creation_fleche_haut  {
 top:10px;
}