/* Définitions générales */

body{
background:#FFFFFF;
color:#512420;
font-family:"Arial",Verdana,Geneva,Helvetica,sans-serif;
font-size:small;
margin:0;
padding:0;
scrollbar-face-color : #FFFFFF; 
scrollbar-shadow-color : #FFFFFF;
scrollbar-highlight-color : #FFFFFF;
scrollbar-3dlight-color : #FFFFFF; 
scrollbar-darkshadow-color : #FFFFFF; 
scrollbar-track-color : #FFFFFF;
scrollbar-arrow-color : #512420;
}

hr{
clear:both;
visibility:hidden;
}

a:active, a:link, a:visited{
color:#512420;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.flottante{
margin:15px;
float:left;
width:110px;
height:150px;
}

.flottante img{
border:0px;
}

.spacer{
clear:both;
}

.titre_creation{
font-size:20px;
font-weight:bold;
text-align:center;
}

.mini_creation{
border:1px solid #512420;
}

#robe{
position:absolute;
top:0;
left:0;
}

#menu{
position:absolute;
width:159px;
z-index:20;
top:0;
left:0;
}

#lignes0{
position:absolute;
background-image:url(../../images/design/lignesFond1.gif);
width:630px;
height:400px;
z-index:-20;
top:0;
left:0;
}

#lignes1{
position:absolute;
z-index:-30;
bottom:0;
right:0;
}

#lignes2{
position:absolute;
z-index:-10;
top:0;
right:0;
}

#mannequin{
position:absolute;
z-index:10;
bottom:0;
right:0;
}

#titre{
position:absolute;
z-index:20;
top:200px;
left:50%;
width:340px;
height:95px;
margin-left:-170px;
}

#contenu{
overflow:auto;
position:absolute;
text-align:justify;
z-index:100;
width:480px;
height:420px;
left:250px;
top:140px;
}

#titrequi{
position:absolute;
z-index:-10;
top:0;
left:482px;
}

#autrescollections{
position:absolute;
z-index:10;
bottom:0;
left:0;
padding:10px;
}

#croquis{
position:absolute;
z-index:10;
bottom:0;
left:0;
}

#croquis img{
margin:10px;
width:50px;
height:50px;
}

#referencement{
display:none;
}