body{
font : 75%/1.4 verdana, Helvetica, sans-serif;
background: #04347d;
}
form {margin:0px;}/*Pour IE 6*/

img{border:none;}

#wrapper{
width : 978px;
margin : 0px auto;
padding : 0 13px;
position : relative;
}
#top{
height: 168px;
background : #ffffff url(../images/fondTop6.jpg) no-repeat;
}
.center{
min-height: 1000px;
height:auto;
background : #ffffff url(../images/fondCenter4.jpg) repeat-y;
padding: 0px 20px 20px 12px;
}
#bottom{
height: 30px;
background : #ffffff url(../images/fondBottom4.jpg) no-repeat;
}

/*Pour IE 6 */
*html .center{
height:950px;
}


#alerte{
text-align:center;
color:red;
}