

body {
color:#ffffff;
font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", Arial, sans-serif;
font-size:10pt;
line-height:1.5em;
}

a {
color: #ffffff;
text-decoration: none;
}

img {
border: 0;
}

ul {
margin: 0;
padding: 0;
}

li {
list-style-type: none;
display: inline;
padding: 0 20px;
}

li:hover {
background-image:url(images/MENU_RO.jpg);
background-position: center;
}

#container {
background-color:#ffffff;
width:100%;
}

.bandeau {
max-width:1200px;
margin: 0 auto;
text-align:center;
}

.bandeau img {
width:auto;
max-width: 100%;
height: auto;
}

.petit, .moyen {
display: none;
}

.grand {
display: inline;
}

.barre {
background-image:url(images/MENU.jpg);
background-position: center;
width: 100%;
color: #ffffff;
text-align: left;
}

#corps {
max-width:1200px;
margin: 0 auto;
text-align:center;
background-color:#3f292b;
}

#corps img {
max-width:32%;
height: auto;
}

.logos img {
max-width: none;
}


@media (max-width: 740px) {

body {
font-size: 8pt;
}

li {
padding: 0 10px;
}

.grand, .petit {
display: none;
}

.moyen {
display: inline;
}

}

@media (max-width: 440px) {

body {
font-size: 6pt;
}

ul:before {
content:"\0000a0";
}

li {
display: none;
}

#corps img {
max-width:96%;
}

.grand, .moyen {
display: none;
}

.petit {
display: inline;
}  

}
