/* CSS Document */

body {
margin:auto;
width:740px;
background-color:#deebdb;

}

#top{
width:740px;
height:143px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url("img/haut.gif");

}

a{

text-decoration:none;
color:#009933;
}

a:hover{

text-decoration:underline;
color:#00CC33;

}

#middel{
width:740px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url("img/milieu.gif");

}

#bas{
width:740px;
height:27px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-image:url("img/bas.gif");

}


#contenue{

padding: 10px 50px 10px 50px ;
}

#middel #pied{
text-align:center;
color:#666666;
font-size:10px;

}

#middel #pied a{

text-decoration:none;
}


textarea{
padding 10px;
color:#639634;
background-color:#F3F3F3;
border-style:dotted;
border-color:#FF0000;
}
.ss{
color:#B8262B;

width:110px;
border:0px;
height:40px;
background-image:url("img/btntux.gif");
}

.ss:hover{
font-weight:bold;
}

.indice{
text-align:8px;
}

.centrer{
text-align:center;
}