body
{ 
border: 0;
margin: 0;
font-family: verdana;
font-size: 12px;
background-image: url(images/design/background2.gif);
background-attachment:fixed;
background-repeat: repeat;
background-position: top center;
background-attachment:fixed;

}

#background
{ background-image: url(images/design/background.png);
background-repeat: repeat-x;
width: auto;
height: 217px;
}


#header
{ background-image: url(images/design/header.png);
background-repeat: no-repeat;
width: 970px;
height: 166px;
position: absolute;
left: 50%;
margin-left: -485px;
}

#centre
{ background-image: url(images/design/fond.png);
background-repeat: repeat-y;
width: 970px;
height: auto;
position: absolute;
left: 50%;
top: 166px;
margin-left: -485px;
padding-bottom: 50px;
}

#copyright
{ width: 970px;
height: 36px;
position: absolute;
bottom: -36px;
background-image: url(images/design/copyright.png);
background-position: center bottom;
background-repeat: no-repeat;
text-align:center;
color: #eb8aed;
}

.left
{ width: 260px;
padding-left: 32px;
float: left;
margin-top: 0px;
min-height: 450px;
}

.right
{ width: 610px;
padding-left: 15px;
float: left;
margin-top: 25px;
}

a.presentation
{
position: absolute;
left: 353px;
top: 112px;
width: 117px;
height: 43px;
float: left;
}
a.presentation:hover
{ background-image: url(images/design/1.png);
background-position: bottom center;
background-repeat: no-repeat;
}

a.realisations
{
position: absolute;
left: 477px;
top: 106px;
width: 118px;
height: 49px;
float: left;
}
a.realisations:hover
{ background-image: url(images/design/2.png);
background-position: bottom center;
background-repeat: no-repeat;
}

a.commentaires
{

position: absolute;
left: 726px;
top: 106px;
width: 118px;
height: 49px;
float: left;
}
a.commentaires:hover
{ background-image: url(images/design/4.png);
}

a.coordonnees
{position: absolute;
left: 601px;
top: 106px;
width: 118px;
height: 49px;
float: left;
}
a.coordonnees:hover
{ background-image: url(images/design/3.png);
}

.box
{ width: 181px;
height: auto;
margin-left: 29px;
padding-left: 10px;
}

.tbox
{ background-image: url(images/design/box_top.gif);
background-repeat: no-repeat;
width: 181px;
height: 35px;
margin-left: -10px;
}
.bbox
{ background-image: url(images/design/box_bottom.gif);
background-repeat: no-repeat;
width: 181px;
height: 35px;
margin-left: -10px;
}

#karedess
{ background-image: url(images/design/logo_karedess.gif);
background-repeat: no-repeat;
width: 86px;
height: 41px;
position: absolute;
bottom: 28px;
right: 50px;
}

.input
{ background-color: #ebebeb;
border: 1px solid #e10ade;
color: #e10ade;
}
input
{ background-color: #ebebeb;
border: 1px solid #e10ade;
color: #e10ade;
}

a,a:hover
{ color: #e10ade;
}

#pot
{ background-image: url(images/design/pot.gif);
background-repeat: no-repeat;
width: 124px;
height: 160px;
position: absolute;
bottom: 28px;
left: 26px;
}
