body
{
background-color:white;
color:black;
}
 

a{
  text-decoration:none;
  color:#B8B8B8;
}

a:hover
{
   color: black;
   text-decoration: none;
}

.rien
{
   list-style-type: none;
   position:absolute;
   top:190px;
   left:-10px;
   font-size:12px;
   font-family:Verdana;
   font-weight: bold;
   color:#B8B8B8;
}

.rien2
{
   list-style-type: none;
   position:absolute;
   top:320px;
   left:-10px;
   font-size:10px;
   font-family:Verdana;
   font-weight: bold;
   color:#B8B8B8;
}

#entete
{
position:absolute;
top:0px;
left:0px;
width:800px;
height:160px;
background-image:url("entete.jpg");
background-repeat: no-repeat;
}

#trait1
{
position:absolute;
top:160px;
left:20px;
width:160px;
border-top:1px dashed black;
}

#trait2
{
position:absolute;
top:160px;
left:200px;
width:600px;
border-top:1px dashed black;
}

#trait3
{
width:600px;
border-top:1px dashed black;
margin-bottom:10px;
}

#trait4
{
width:600px;
border-top:1px dashed black;
margin-top:10px;
margin-bottom:10px;
}

#illustration
{
position:absolute;
top:162px;
left:20px;
font-size:18px;
font-family:Geneva;
font-weight: bold;
color:black;
}

#behance
{
position:absolute;
top:300px;
left:20px;
}

#deviantart
{
position:absolute;
top:365px;
left:16px;
width:170px;
height:66px;
background-image:url("badgedeviantart.jpg");
background-repeat: no-repeat;
}

#contact
{
position:absolute;
top:450px;
left:20px;
font-size:18px;
font-family:Geneva;
font-weight: bold;
color:black;
}

.info_contact
{
position:absolute;
top:470px;
left:30px;
font-size:13px;
font-family:Geneva;
color:red;
}

.info_contact a
{
  text-decoration:none;
  font-weight:bold;
  color:red;
}

#titre_creation
{
position:absolute;
top:166px;
left:200px;
width:600px;
font-size:12px;
font-family:Verdana;
font-weight: bold;
color:black;
}

#imageetcommentaire
{
position:absolute;
top:188px;
left:200px;
}

.image1
{
width:600px;
height:379px;
background-image:url("Blue lagoon.jpg");
background-repeat: no-repeat;
}

.image1_1
{
width:600px;
height:300px;
background-image:url("Blue lagoon detail.jpg");
background-repeat: no-repeat;
}

.image2
{
width:600px;
height:379px;
background-image:url("Fantasy sky.jpg");
background-repeat: no-repeat;
}

.image2_1
{
width:600px;
height:300px;
background-image:url("Fantasy sky detail.jpg");
background-repeat: no-repeat;
}

.image2_2
{
width:600px;
height:300px;
background-image:url("Fantasy sky detail 2.jpg");
background-repeat: no-repeat;
}

.image3
{
width:600px;
height:800px;
background-image:url("spicy dragan.jpg");
background-repeat: no-repeat;
}

.image3_source
{
width:600px;
height:800px;
background-image:url("spicy dragan source.jpg");
background-repeat: no-repeat;
}

.image3_1
{
width:600px;
height:300px;
background-image:url("spicy dragan detail.jpg");
background-repeat: no-repeat;
}

.image4
{
width:600px;
height:379px;
background-image:url("Fruitpower.jpg");
background-repeat: no-repeat;
}

.image4_1
{
width:600px;
height:300px;
background-image:url("Fruitpower detail.jpg");
background-repeat: no-repeat;
}

.commentaire_creation
{
width:600px;
height:20px;
font-size:10px;
font-family:Verdana;
font-weight: bold;
color:#B8B8B8;
}

#footer
{
position:relative;
left:0px;
width:300px;
height:40px;
background-image:url("footer.jpg");
background-repeat: no-repeat;
}

