body {
    background-color: #333333;
    background-image: none;
    color: #333333;
    font-family: Arial,Helvetica,Verdana,Sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

body a {
    color: #333333;
    cursor: pointer;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}

#headerMenu{
	height:109px;
}

.centre {
    height: 109px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 993px;
    z-index: 800;

}

.contenu {
	background: url(/skins/images/specific/globalconteneur.jpg) no-repeat scroll 0 0 #FFFFFF;
    clear: both;
    height: auto !important;
    margin: 0 auto;
    min-height: 200px;
    padding: 12px 15px 5px;
    position: relative;
    text-align: center;
    width: 947px;
    z-index: 700;
}

.moteur{
	background: url(/skins/images/specific/header-recherche-champ.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333333;
    float: center;
    font-family: Arial,Helvetica,Verdana,Sans-serif;
    font-size: 12px;
    height: 22px;
    margin: 0;
    padding: 4px 0 0 30px;
    vertical-align: middle;
    width: 410px;
	}

