html, body {
background:black;
margin:0px;
padding:0px;
font-size:10px;
color:#ccc;
font-family:Verdana;
}

h1 {
color:white;
}

p {
margin-bottom:10px;
}
#wrapper {
width:1300px;
margin:0 auto;
}

td {
vertical-align:top;
}

a:link, a:visited, a:active {
color:#48b3dd;
}

#contenthome {
position:relative;
top:183px;
}

#content {
position:relative;
top:0px;
}

#apropos {
position:absolute;
width:175px;
padding:5px;
height:230px;
top:-60px;
left:10px;
}

#pourquoi {
position:absolute;
width:240px;
padding:5px;
height:130px;
top:35px;
left:210px;
}

#nouveautes {
position:absolute;
width:140px;
height:290px;
padding:5px;
top:-120px;
right:00px;
}

#nouveautes > li {
list-style:none;
}


#recherche {
width:100px;
position:absolute;
left:10px;
top:35px;
}

#contenthome #recherche {
top:-148px;
}

#recherche input {
border:0px!important;
width:100px;
height:14px;
background:transparent;
color:white;
font-weight:bold;
font-size:10px;
}

#insidecontent {
position:relative;
top:80px;
padding:10px;
height:260px;
overflow-y:scroll;
width:600px;
}

#content h1 {
position:absolute;
right:20px;
top:30px;
}

ul#topmenu, ul#topmenu li {
padding:0px;
margin:0px;
list-style:none;
}

ul#topmenu li {
float:left;
height:97px;
}

#ideecadeau {
position:absolute;
top:-35px;
left:315px;
}

#go {
position:absolute;
top:0px;
left:100px;
cursor:pointer;
text-indent:-9000px;
width:30px;
overflow:hidden;
}