@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 1366px) {
.ac-container{

	width:100%;
}

}


@media screen and (max-width: 1024px) {
.ac-container{

	width:100%;
}
}

@media screen and (max-width: 800px) {
.sous-menu{

	width:100%;

}
}

@media (orientation: landscape) and (max-device-width : 1200px) {
/*#header{
background-color:#006633;

}
*/


}