HTML
{
	/*background: url(../images/military01-v3.jpg) 50% -15% no-repeat #000000;*/
    /*background: url(../images/camodesert.jpg) repeat #e1cebf;*/
    background: url(../images/pattern-camo.jpg) repeat #000;
    /*background: url(../images/bg-v4.jpg) 50% 257px repeat-x #e1cebf;*/
}
/*body { background: url(../images/../images/2017-07-07-bg-jungle.jpg) 50% 300px repeat-x transparent; }*/
body { background: url(../images/../images/20180307-background.jpg) 50% 300px repeat-x transparent; }
/* Create missing stuff from previous stockus css file */
body.cms-index-noroute.cms-stock-armurerie-404.untouchable.notouch .wrapper .page .main-container.col1-layout .main .col-main {
	z-index: 100 !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.12) !important;
	padding: 10px !important;
}
/* Home Page transparancy */
.cms-index-index .main
{
	background: none;
}
/* Spacer for home slider */
.cms-index-index .easyslideslider-id
{
	margin: 15px 0px !important;
}
/* Bug in IE on homepage concerning blocs when text is too long */
.cms-index-index .bodyBanner
{
	 min-width: 29% !important;
}
/* Less space between menu's rollover item */
.level1
{
	padding-top: 0px;
}
/* Espace sous blocs */
DIV#bbanner
{
	margin-bottom: 30px;
}
/*AWS FIX STOCK-ARMURERIE */
.nav-container {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); 
	border-bottom: 1px solid #DDD;
	/*background-image: none;*/
}
.nav-container .navpro li a.nav-a, .nav-container .navpro li .nav-sibling-title a {
	padding: 15px 9px 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	min-width: 65px;
}
div.awsintro { 
    text-align: center; 
    margin-bottom: 18px; 
}
div.awsintro h1 { margin-bottom: 18px; }
.pub-left, .pub-right { 
    display: none; 
}
@media (min-width: 1842px){
    .pub-left, .pub-right { 
        display: inline; 
        position: absolute;
        width: 458px;
        overflow: hidden;
        margin-top: 560px;
    }
    .pub-left {
        left: 0;
        float: left;
    }
    .pub-right {
        right: 0;
        float: right;
        margin-top: 460px;
    }
}
.choozeo {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 0 35px auto !important;
    float: left;
    clear: both;
    position: relative;
    background-color: #f3950a;
}
.choozeo img {
    text-align: center;
    margin: auto;
}
