    @charset "utf-8";
/* CSS Document */
input{
    width: 90%;
    margin: 0 0 10px 0;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 2px 0px 2px 12px;
	
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #f7f7f7 75%, #dddddd 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(75%,#f7f7f7), color-stop(100%,#dddddd));
    background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#f7f7f7 75%,#dddddd 100%);
    background: -o-radial-gradient(center, ellipse cover,  #ffffff 0%,#f7f7f7 75%,#dddddd 100%);
    background: -ms-radial-gradient(center, ellipse cover,  #ffffff 0%,#f7f7f7 75%,#dddddd 100%);
    background: radial-gradient(ellipse at center,  #ffffff 0%,#f7f7f7 75%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=1 );

}

html {
    scroll-behavior: smooth;
}

/** Ze Container**/
#ze-container {}

/** ze body**/
#ze-body{}

/** Top**/

a#edition-special-others {
    display: inline;
}

#top{
    height: 175px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#top #headings{
    height: 130px;
    position: relative;
    overflow: hidden;
    width: 612px;
}
#top #headings #utilities{
    height: 70%;
    width: 193px;
}
#top #headings #utilities > p{margin-bottom: 5px;}
#top #headings #utilities > form {
    height: 24px;
}
#top #headings #utilities > form input{ background: url("../images/magnify.png") no-repeat 2px center;}
#top #headings #utilities > a{
    display: block;
    background-image: url("../images/car.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 17px;
    margin-top: 4px;
}
#top #headings #utilities > a#direct-trafic{
    margin-top: 0px;
}
#top #headings #utilities > a#adc{
    margin-top: -5px;
    margin-bottom: 5px;
	background-image: url("../images/adc.png");
    /* padding-left: 43px; */
}
#top #headings #utilities > a#sweetroad{
    margin-top: 8px;
	background-image: url("../images/cart.png");
    /* font-size: 9px; */
}
#top #headings #utilities > a img {}
#top #headings #logo{
    height: 70%;
    text-align: center;
    width: 375px;
}
#top #headings #le-signal{
    height: 18px;
    line-height: 18px;
    margin-top: 15px;
    position: relative;
}
#top #headings #le-signal div{
    height: inherit;
    float: left;
    width: 15%;
    background-image: url("../images/losange.png");
    background-repeat: no-repeat;
    background-position: 74px 3px;
    position: absolute;
    z-index: 10;
    width: 95px;
}
#top #headings #le-signal div p{
    margin-bottom: 0;
    width: 85%;
    float: left;
    background-color: #9cc384;
    text-align: center;
    color: white;
    font-weight: bold;
    font-family: arial;
}
#top #headings #le-signal ul{
    margin-bottom: 0;
    float: left;
    height: 18px;
    width: 85%;
    z-index: 1;
    margin-left: 88px;
    overflow: hidden;
}
#top #headings #le-signal ul li{
    list-style-type: none;
    margin: 0;
    float: left;
    font-weight: bold;
    color: rgb(143, 142, 142);
    font-size: 0.8em;
}

#top #horaire-vol{height: 130px;position: relative;/* overflow: hidden; */width: 320px;}
#top #horaire-vol > a{
    display: block;
	
    position: absolute;
    z-index: 100;
}
#top #horaire-vol > a > img{
	}
#top #horaire-vol > div.horaire-title{
    height: 22px;
    line-height: 20px;
    color: white;
    background-image: url("../images/losange.png");
    background-repeat: no-repeat;
    background-position: 25% bottom;
    position: relative;
    z-index: 1;
}
#top #horaire-vol > div > div{
    background-color: #9cc384;
    height: 18px;
    border-radius: 2px;
    padding: 0 0 0 2px;
}
#top #horaire-vol > div > div > ul > li{
    margin: 0;
}
#top #horaire-vol > div > div > h5 > img{
    float: left;
    margin: 2px 4px 0px 0px;
}
#top #horaire-vol > div > div > h5{
    margin-bottom: 0;
    z-index: 10;
    background-image:url(../images/volOblikBg.png);
    background-repeat:no-repeat;
    background-position: 98% 1px;
    width: 163px;
    position: absolute;
}
#top #horaire-vol > div > div > h5:last-child{
    background-color: white;
    color: #ff7200;
    height: 16px;
    border: 1px solid #9cc384;
    border-radius: 2px;
    width: 50%;
    text-align: center;
    position: relative;
    top: 0px;
    z-index: 1;
    line-height: 18px;
    background-image: none;
}
#top #horaire-vol > div.data {
    border: 1px solid #9cc384;
    padding: 0px;
    border-radius: 4px;
    height: 103px !important;
    overflow: auto;
    width: 318px !important;
    position: relative;
    z-index: 1;
}
#top #horaire-vol > div.data > ul{margin-bottom: 0;width: 100%;height: 90px;}
#top #horaire-vol > div.data > ul > li{ list-style: none; font-family: arial; font-size: 12px; /* position: absolute; */ line-height: 23px; margin: 0; color: #659647; float: left; /* padding: 0px 0px 0 1px; */ width: 300px;}
#top #horaire-vol > div.data > ul > li > span{
    display: block;
    width: 318px;
    text-align: center;
    height: 23px;
    margin: 0;
    font-size: 11px;
    clear: both;
    /* margin-left: 2px; */
}
#top #horaire-vol > div.data > ul > li > span > em{
    padding: 0 2px;
    border-radius: 2px;
    font-style: normal;
    background-color: #F6F8F3;
    color: #848B80;
    text-shadow: 1px 1px 0 rgb(255, 255, 255);
}

#top #horaire-vol > div.data > ul > li > h6{
    margin: 0 auto;
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    /* float: left; */
    background-color: #9cc384;
    color: white;
    font-weight: normal;
    width: 102%;
}

#top #menu{ height: 20%; background-image: url("../images/oblikBGgreen.png");}
#top #menu ul{
    height: 75%;
    text-align: center;
    width: auto;
    margin: 0 auto;
    line-height: 24px;
    background-color: #9cc384;
    padding-left:  0px;
    position: relative;
}
.menu-hover{background: white url("../images/oblikBGgreen.png");}
.menu-hover >a {color: #000 !important; text-shadow:2px 2px 0px white;}
.menu-hover >a.edition-speciale {color: #fff !important; text-shadow:none;}
.menu-hover >a#eds-others {display: inline !important;}
#top #menu ul li{
    list-style: none;
    float: left;
    padding: 0 5px;
    margin-left: 0;
    height: 100%;
}
#top #menu ul li a{
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgb(143, 176, 140);
}
#top #menu ul li a:hover{
    text-shadow: 1px 1px 0 white;
}
#top #menu ul li:hover a{
    text-shadow: 1px 1px 0 white;
}


/** Mid**/
#mid {
    min-height: 1530px;
    margin-bottom: 10px;
}

/** Mid left**/
#mid #mid-left{
    /* height: inherit; */
	position:relative;
}
#mid #mid-left > div{margin-bottom: 20px;}

#mid #mid-left #feature{height: 400px;background: url("../images/greypixel.png") repeat-y 152px top;}
/** Mid left  images-trafic**/
#mid #mid-left #feature #images-trafic{height: 100%;text-align: center;}
#mid #mid-left #feature #images-trafic h2{margin-bottom: 10px;}
#mid #mid-left #feature #images-trafic h3{ text-transform: capitalize; color: #919191; margin-bottom: 6px; line-height: 14px;}
#mid #mid-left #feature #images-trafic div{width: 143px; height: 107px; overflow: hidden;margin-bottom: 10px }
#mid #mid-left #feature #images-trafic div img{width:100%;opacity: 0.5;}
#mid #mid-left #feature #images-trafic div img:hover{opacity: 1;}
#mid #mid-left #feature #images-trafic div span{display: none;}

/** Mid left  article une**/
#mid #mid-left #feature #article-une{
    height: 100%;
    position: relative;
}
#mid #mid-left #feature #article-une > h1{margin-bottom: 7px;text-align: left;/* background-color: white; */}
#mid #mid-left #feature #article-une > h1 >a {}

#mid #mid-left #feature #article-une > div{ width:100%; /* height: 265px; */ height: 237px; overflow: hidden; position: relative; z-index: 1;}
#mid #mid-left #feature #article-une > div > img{width: 100%;}
#mid #mid-left #feature #article-une > p{
    /* margin-top: -78px; */
    line-height: 21px;
    margin-bottom: 0;
    color: black;
    /* color: white; */
    /* background-color: rgba(0, 0, 0, 0.48); */
    z-index: 100;
    /* background-image: url("../images/oblikBtranBlack.png"); */
    position: relative;
}
#mid #mid-left #feature #article-une > p > a{
    font-weight: bold;
    font-style: italic;
    clear: both;
    color: #55B619;
}

#mid #mid-left #pub2{
    height: 90px !important;
	text-align: center;
    width: 628px;
    position: relative;
}
#mid #mid-left #pub2 > ul{
    float: left;
    width: 628px;
    height: 90px;
    z-index: 1;
    overflow: hidden;
}
#mid #mid-left #pub2 > ul > li{
    margin: 0;
    list-style: none;
    float: left;
}
#mid #mid-left #pub2 > ul > li > a{
}


#mid #mid-left #teaser{background: url("../images/greypixel.png") repeat-y 152px top, url("../images/greypixel.png") repeat-y right top;height: 358px;position: relative;}
/** Mid left  teaser breves**/
#mid #mid-left #teaser #breves{
    height: inherit;
    position: relative;
    overflow: hidden;
}
#mid #mid-left #teaser #breves > div.breves-container {position: relative;}
#mid #mid-left #teaser #breves > div > div { width: 100%; position: relative; padding-top: 5px;}
#mid #mid-left #teaser #breves > div.header-container > div {padding-top: 0;}
#mid #mid-left #teaser #breves > div.breveNav > a {
    font-size: 10px;
    font-family: "Arial";
    color: rgb( 255, 255, 255 );
    background: #5f5f5f no-repeat 5px center;
    width: 36%;
    display: block;
    padding: 2px 0px 1px 15px;
    margin: 0 auto;
    border-radius: 2px;
    bottom: 0;
    /* left: 17%; */
    text-align: center;
    float: left;
    top: 325px;
    z-index: 999;
}
#mid #mid-left #teaser #breves > div.breveNav {
    height: 25px;
    position: absolute;
    background-color: white;
    z-index: 999;
    top: 334px;
}
#mid #mid-left #teaser #breves > div.breveNav > a.breveUp { background-image: url("../images/arrowUp.png"); width: 55px; margin-right: 2px; padding-left: 12px;}
#mid #mid-left #teaser #breves > div.breveNav > a.breveDown { background-image: url("../images/arrowDown.png"); width: 58px;}
#mid #mid-left #teaser #breves > div.breveNav > a.breveDown:hover, #mid #mid-left #teaser #breves > div.breveNav > a.breveUp:hover {background-color: #9cc384;}
#mid #mid-left #teaser #breves > div > a:hover{text-decoration: none;}
#mid #mid-left #teaser #breves > div > div > a{
    color: rgb(0, 0, 0);
    margin-top: 10px;
    display: block;
    font-size: 12px;
    /* font-weight: bold; */
    /* font-style: italic; */
    /* font-family: arial; */
    margin-bottom: 5px;
}
#mid #mid-left #teaser #breves div > div > span{ display: block; width: 100%; padding: 1px 0 1px 2px;
    background: url("../images/gradient1.png") repeat-y;

 color: white; font-family: arial; font-size: 10px; font-style: italic; text-shadow: 1px 1px 0 rgb(162, 162, 162);}

#mid #mid-left #teaser #articles-suite{
    height: inherit;
}
#mid #mid-left #teaser #articles-suite > div{width: 100%; height: 117px;}
#mid #mid-left #teaser #articles-suite > div:first-child{margin-top: 10px;}
#mid #mid-left #teaser #articles-suite > div > div{ float: right; width: 125px; height: 102px; overflow: hidden; margin-right: 13px;}
#mid #mid-left #teaser #articles-suite > div > div > img{width: 100%;}
#mid #mid-left #teaser #articles-suite > div > h2{float: left; width: 314px;margin-bottom: 6px;}
#mid #mid-left #teaser #articles-suite > div > p{float: left; width: 314px;color: #484848;text-overflow: ellipsis;line-height: 15px;}

#mid #mid-left #pub3{
    height: 90px !important;
	text-align: center;
    width: 628px;
    position: relative;
}
#mid #mid-left #pub3 > ul{
    float: left;
    width: 628px;
    height: 90px;
    z-index: 1;
    overflow: hidden;
}
#mid #mid-left #pub3 > ul > li{
    margin: 0px;
    list-style: none;
    float: left;
    /* margin-right: 1px; */
}
#mid #mid-left #pub3 > ul > li > a{
}

#mid #mid-left #kiosque{
    height: 270px;
    background: url("../images/kiosqueStyle.png") no-repeat left 34px;
    position: relative;
}
#mid #mid-left #kiosque div.kiosque-header {
    position: absolute;
    z-index: 20;
    top: 12px;
    width: 100%;
}
#mid #mid-left #kiosque div.kiosque-header > h2{background: url("../images/kiosqueHeaderBg.png") left bottom repeat-x;margin-bottom: 0;/* top: 24px; */position: relative;text-transform: uppercase;font-size: 12px;padding: 5px 20px 4px 23px;box-shadow: 2px 2px 6px rgb(71, 71, 71);border-radius: 0 4px 4px 0;width: 30%;margin-right: auto;}
#mid #mid-left #kiosque div.kiosque-header > div{
    width: 59%;
    height: 5px;
    float: right;
    position: absolute;
    right: 14px;
    top: 9px;
    background: url("../images/oblikBgwhite.png");
}
#mid #mid-left #kiosque div.kiosque-bg {
    height: 270px;
    width: 96%;
    float: right;
    background: url("../images/kiosqueBg.png") repeat-x;
    z-index: 0;
}
#mid #mid-left #kiosque div.nav {}
#mid #mid-left #kiosque > .kiosque-data {}
#mid #mid-left #kiosque div.kiosque-container { width: 585px; height: 227px; position: absolute; right: 9px; bottom: 5px; overflow: hidden;}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-media{
    height: inherit;
    width: 250px;
    float: left;
    background: url("../images/ombre.png") no-repeat center 150px;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-media div.media-item{width: 248px; height: 186px; overflow: hidden;border: 5px solid white;border-radius: 7px;margin: 7px 0 0 0;background: white;}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-media div.media-item > * {width: 100%;}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-text ul{}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-text ul li{
    margin-left: 17px;
    font-size: 20px;
    margin-bottom: 10px;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-text p{
    font-size: 20px;
    text-align: center;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-text h3{
    font-size: 24px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-text{
    width: 320px;
    height: 80%;
    float: right;
    text-shadow: 1px 1px 0 #ceffad;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-logos{
    width: 320px;
    height: 20%;
    float: right;
    text-align: right;
    overflow: hidden;
}
#mid #mid-left #kiosque div.kiosque-container div.kiosque-logos > * {
    margin-left: 5px;
}
#mid #mid-left #bon-plan{height: 260px;margin-bottom: 0;}
#mid #mid-left #bon-plan > div.grid_6 {height: 216px;}
#mid #mid-left #bon-plan > div.grid_6 > h2 {  margin: 8px 0;}
#mid #mid-left #bon-plan > div.grid_6 > div {width: 100%; height: 110px;}
#mid #mid-left #bon-plan > div.grid_6 > div.more { height: 15px; background: url(../images/losange.png) -6px center no-repeat; padding-left: 10px;}
#mid #mid-left #bon-plan > div.grid_6 > div.more > a{
    font-size: 15px;
 }
#mid #mid-left #bon-plan > div.grid_6 > div > img {width: 100%;}
#mid #mid-left #bon-plan > div.grid_6 > p { width: 100%; margin: 10px 0; color: #484848; line-height: 20px; font-size: 12px; height: 60px;}
#mid #mid-left #bon-plan > div.grid_6 > p > a{
    font-style: italic;
    font-weight: bold;
    padding-left: 5px;
}

/** Mid right**/
#mid #mid-right{
    height: inherit;
}
#mid #mid-right > div{margin-bottom: 20px;}
#mid #mid-right #message{
    height: 85px;
    margin-bottom: 0;
}
#mid #mid-right #pub1{
    height: 315px;
    text-align: center;
    width: 306px;
    position: relative;
}

#mid #mid-right #pub1 > ul{
    float: left;
    width: 304px;
    height: 320px;
    z-index: 1;
    overflow: hidden;
}
#mid #mid-right #pub1 > ul > li{
    margin: 0;
    list-style: none;
    float: left;
    overflow: hidden !important;
}
#mid #mid-right #pub1 > ul > li > a{
    width: 100%;
}

#mid #mid-right #temoin{
    /* height: 235px; */
    /* margin-bottom: 0; */
}
#mid #mid-right #temoin > h2 {margin: 0px 0 3px 12px;}
#mid #mid-right #temoin > p {width: 100%;font-size: 12px;color: #767676;line-height: 20px;margin: 0; background: url("../images/temoinBg.png") no-repeat -4px 116px;}
#mid #mid-right #temoin > p > img{/* width: 180px; */float: left;margin: 0 10px 5px 0;height: 150px;}
#mid #mid-right #temoin > p > a{
    /* color: #767676; */
    font-weight: bold;
}
#mid #mid-right #dossier{
    height: 370px;
}
#mid #mid-right #dossier > div {margin-bottom: 17px;}
#mid #mid-right #dossier > div:first-child{margin-bottom: 10px!important;}
#mid #mid-right #dossier > div > div {width: 78px; height: 43px;float: left;overflow: hidden;margin: 4px 5px 10px 0;}
#mid #mid-right #dossier > div > div img{width: 100%}
#mid #mid-right #dossier > div > h2 {
    width: 100%;
    margin-bottom: 5px;
    text-transform: lowercase;
}
#mid #mid-right #dossier > div > h2 a {font-size: 12px;text-transform: none;}
#mid #mid-right #dossier > div > em {
    color: #898989;
    font-weight: bold;
    font-size: 12px;
}
#mid #mid-right #jeux-service{
    height: auto;
    margin-bottom: 0;
}
#mid #mid-right #jeux-service > div.tabs{
    width: 100%;
    height: 22px;
    border-bottom: 2px solid #70b223;
    margin-top: 2px;
}
#mid #mid-right #jeux-service > div.tabs > span{
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    padding: 5px 0;
}
#mid #mid-right #jeux-service > div.tabs > span.active{
    color: white;
    background: #70b223;
}
#mid #mid-right #jeux-service > div.content{ padding-top: 5px;}
#mid #mid-right #jeux-service > div.content > div.links{
    text-align: center;
    height: auto;
}
#mid #mid-right #jeux-service > div.content > div.links > a:last-child{float:right;}
#mid #mid-right #jeux-service > div.content > div.links > a{
    display: block;
	background-color:#BCDB97;
	color:black;
    float: left;
    width: 48%;
    border-radius: 3px;
    padding: 2px 0;
    border: 1px solid rgb(147, 192, 90);
	text-shadow:1px 1px 0 #D4F7AC;
    /* box-shadow: 0px 0px 3px grey; */
}
#mid #mid-right #jeux-service > div.content > div.links > a:hover{
    background-color: #70b223;
    color: white;
	border-color: rgb(174,225,187);
    box-shadow: 0px 0px 3px rgb(71, 71, 71);
	text-shadow:none;
	}

/** Shop**/
#mid #mid-right #shop{
    height: auto;
    margin-bottom: 0px;
}
#mid #mid-right #shop > div.more {width: 100%;clear: both;padding-top: 8px;}
#mid #mid-right #shop > div.more > a {
	background-color:#BCDB97;
	color:black;
    border: 1px solid rgb(147, 192, 90);
	text-shadow:1px 1px 0 #D4F7AC;	
    display: block;
    margin: 0 auto; 
    font-size: 12px;
    
	width: 230px;
    height: 20px;text-align: center;
    line-height: 21px;
    border-radius: 3px;
    /* background:  red url("../images/shop/more_bg.png") repeat-x; */
}
#mid #mid-right #shop > div.more > a:hover {
    background-color: #70b223;
    color: white;
	border-color: rgb(174,225,187);
    box-shadow: 0px 0px 3px rgb(71, 71, 71);
	text-shadow:none;
}
#mid #mid-right #shop > ul {margin: 0;}
#mid #mid-right #shop > ul > li {display: block; /* float: left; */list-style: none;/* margin: 0; */}
#mid #mid-right #shop > ul > li:first-child {}
#mid #mid-right #shop > ul > li:last-child {/* margin-left: 20px; */}
#mid #mid-right #shop > ul > li {display: block; list-style: none;text-align: center;margin-top: 10px;}
#mid #mid-right #shop > ul > li a {display: block; width: 100%;text-align: center;}
#mid #mid-right #shop > ul > li > div { width: 70px; height: 70px; overflow: hidden; text-align: center; margin: 0 auto;}
#mid #mid-right #shop > ul > li > div > img {height: inherit;}


/** Footer**/
#footer{
    position: relative;
}
#footer img{
    position: absolute;
    top: 17px;
}
#footer ul{text-align:center;font-size: 10px;padding-left: 88px;}
#footer ul li{display: inline;margin: 0 5px;}
#footer ul li a{display: inline;text-transform: uppercase;font-size: 10px;color: #484848;}

/*********accessories*****************/
.left{float: left;}
.right{float: right;}
.text-left{text-align: left !important;}
.text-right{text-align: right !important;}
.text-center{text-align: center !important;}
.text-justify{text-align: justify !important;}

.hyphenate{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.hidden{display: none  !important;}
/*********header component*****************/
div.header-container {width: 100%; height: 20px !important; position: relative; margin: 0 !important;padding-top: 0px !important;background-color: white;z-index: 9999;}
.header-container > div { height:8px  !important; width: 100%  ! important; float: right; z-index: 0; margin-top: 8px !important; background-image: url("../images/oblikBtranBlack.png"); position: absolute;}
.header-container > h2 {z-index: 10; line-height: 20px; background-color: white;width: auto  !important; margin-bottom: 0;position: absolute;float: left;padding-right: 5px;text-transform: capitalize !important;}

/**************Article display************************/

#article-container,
#article-container > p,
#article-container > p > font,
#article-container > p > font > font,
#article-container > span,
#article-container > span > p,
#article-container > p > span,
#article-container > p > font > span,
#article-container > p > b > span,
#article-container > div,
#article-container > div > p ,
#article-container > div > p > b ,
#article-container > div > p > b > u,
#article-container > div > p > span ,
#article-container > div > p > span > font,
#article-container > div > p > font ,
#article-container > div > p > font > font,
#mid-left > div,
#mid-left > div > p,
#mid-left > div > font,
#mid-left > div > font > p,
#mid-left > div > font > p > b ,
#mid-left > div > font > p > b > span,
#mid-left > div > p > span,
#mid-left > div > p > span > font,
#mid-left > div > p > span > strong,
#mid-left > div > p > span > strong > font,
#mid-left > div > p > span > strong > span,
#mid-left > div > p > font,
#mid-left > div > p > font > strong,
#mid-left > div > p > strong,
#mid-left > div > p > strong > font
{font-family: georgia !important; }

#article-container > h1 {
    margin-bottom: 10px;
    width: 95%;
    line-height: 30px;
    font-weight: normal;
    font-size: 30px;
    text-align: left;
}
#article-container > .meta {
    height: 22px;
    border-bottom: 1px solid rgb(221, 221, 221);
    font-size: 12px;
    margin-bottom: 30px;
    font-family: arial;
    color: rgb(177, 177, 177);
    font-style: italic;
    text-align: left;
    /* line-height: 20px; */
    position: relative;
}
#article-container > .meta > span {
    margin-bottom: 0;
    /* position: absolute; */
    /* bottom: 3px; */
    line-height: 21px;
}
#article-container > .article-img{
    text-align: center;
    margin-left: 17px;
    margin-bottom: 20px;
    background-color: white;
    width: 400px;
    float: right;
}
#article-container > .article-img > img{
    width: 100%;
}
#article-container > .article-img > .caption{
    margin-bottom: 0;
    font-size: 13px;
    color: rgb(163, 163, 163);
    font-family: arial;
}
#article-container > p{
    line-height: 20px;
}

#more-article-container{
    border-bottom: 1px solid rgb(236, 236, 236);
}
#more-article-container > em{
    font-size: 21px;
    display: block;
    margin: 15px 0 -3px 0;
    color: rgb(146, 146, 146);
}
#more-article-container > ul{
    width: 100%;
    margin-top: 15px;
}
#more-article-container > ul >li{
    height: 90px;
    margin: 0 0 12px 0;
    border-top: 1px solid rgb(236, 236, 236);
    padding: 5px 0 0 0;
    list-style: none;
}
#more-article-container > ul >li > div{
    height: 75px;
    width: 150px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 7px;
}
#more-article-container > ul >li > div > img{
    width: 100%;
    margin-top: -17px;
}
#more-article-container > ul >li > h2{
    margin-bottom: 10px;
}
#more-article-container > ul >li > p{}

#preview{
	position:absolute;
	background-color:#9cc384;
	padding:5px;
	display:none;
	color:#fff;
	left:150px;
	z-index:999999;
	border-radius:3px;
	box-shadow:2px 2px 10px grey;
	border:1px solid  #CCC;
	font-size:16px;
	text-align:center;
	text-shadow:1px 1px 0 #060;
	top:-50px;
	}
/**************breve tooltip style***********************/
.breves-tt-style{
    background-color: #8DBE39;
	border:5px solid #fff);
	color: #fff;
	position: absolute;
	width:310px;
	height:auto;
	left:154px;
	padding:10px;
	border-radius:5px;
	line-height:16px;
	top:10px;
}
div.list{ /* height: 35px; */   line-height: 35px;}
div.list > a.communique {
    font-size: 14px;
}
div.list:hover{ background-color: rgb(245,245,245);}
div.list > a {
    font-size: 18px;
}
#more-article-container > ul > li.tinyteaser{
    height: auto;
}
#more-article-container > ul > li.tinyteaser > h2 > a{
}
.list-nav{
    height: 25px;
    text-align: center;
    border-top: 1px solid rgb(206, 206, 206);
    margin-bottom: 10px;
}
.list-nav > a{
    font-size: 16px;
    font-style: italic;
    color: rgb(128, 128, 128);
    font-weight: bold;
    margin: 0 10px;
    line-height: 25px;
}
.list-nav > a:hover{color:#9cc384;}

    .list-nav2{
        height: 25px;
        text-align: center;
        margin-bottom: 28px;
        margin-top: -20px;
    }
    .list-nav2 > a{
        font-size: 14px;
        color: #FFF;
        margin: 0px 10px;
        line-height: 25px;
        background-color: #D1D1D1;
        padding: 3px 10px;
        border-radius: 2px;
    }
    .list-nav2 > a:hover{
        background-color: red;
    }


/******************paragraph highlight**************/
.paragraph-1{
    margin: 6px 0;
    background-color: rgb(253, 253, 160);
    font-size: 15px;
}

.zero-margin{ margin:0;}

/******************shop**************/
ul.shop{
    height: auto;
    width: 100%;
}
.shop-element{
    height: 130px;
 
    margin: 0 5px 15px 5px;
    /* border: 1px solid red; */
    /* background-color: rgb(248, 248, 248); */
}
.shop-element > .shop-element-img{
    height: 100px;
    overflow: hidden;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.shop-element > .shop-element-img > img{height: 100%;}
.shop-element > .shop-element-img-large{
    height: 75px;
    overflow: hidden;
    width: 196px;
    margin: 0 auto;
    text-align: center;
}
.shop-element > .shop-element-img-large > img{/* height: 100%; */width: 100%;}
.shop-element:hover > .shop-element-img > img{box-shadow:1px 1px 4px #EBEBEB;}
.shop-element > h2{
    text-align: center;
    margin: 0;
}
.shop-element > h2 > a{}

.shop-details{}
.shop-details > div.shop-banner{
    overflow: hidden;
    max-height: 135px;
    margin-bottom: 10px;
}
.shop-details > div.shop-banner > img{
    width: 100%;
}
.shop-details > p{
    font-size: 15px;
    line-height: 19px;
}
.shop-details > li:hover{ background-color:rgb(236,236,236);}
.shop-details > li{
    list-style: none;
    margin: 5px 0;
    padding: 2px 0;
}
.shop-details > li > h2 > em{
    float: right;
    font-style: normal;
    padding-right: 9px;
}
.shop-details > li > h2{
    width: 117px;
    margin: 0;
    float: left;
    height: inherit;
    text-shadow: 1px 1px 0 white;
}
.shop-details > li > span{
    display: block;
    text-shadow: 1px 1px 0 white;
    line-height: 18px;
    float: left;
    width: 80%;
}
.communauteorange{
    position: absolute;
    right: 185px;
    float: right;
    top: -17px;
    font-size: 11px;
}
.communauteorangeh2{
    line-height: 46px;
    text-align: center;
}
.communauteorange1{
    position: absolute;
    /* left: 0px; */
    /* float: right; */
    top: 0;
    right: 47px;
}
.communauteorangeh21{
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
    position: relative;
    margin-bottom: 30px;
}
.communauteorangeh21 > em{
    font-size: 12px;
    font-style: normal;
    /* font-weight: normal; */
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 10px 20px;
  background: #8DBE39;
  color: #FFF;
  border-radius: 2px;
  /* box-shadow: 0px 0px 1px rgb(125, 150, 74); */
  /* border: 1px solid rgb(228, 233, 221); */
}

/**********Fb like*******/
#fb-like-box{
    position: relative;
    float: right;
    z-index: 9999;
}



/*********weather icon font****/
@font-face {
    font-family: 'weather';
    src: url('weatherfont/artill_clean_icons-webfont.eot');
    src: url('weatherfont/artill_clean_icons-webfont.woff') format('woff'),
         url('weatherfont/artill_clean_icons-webfont.ttf') format('truetype'),
         url('weatherfont/artill_clean_icons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
p#meteo{font-family: weather; position: relative;height: 16px;overflow: hidden;font-size: 10px;line-height: 10px;margin-bottom: 5px !important;}
p#meteo > span.weather-text{font-family: georgia;margin-right: 2px;}
p#meteo > span.weather-logo{ font-size: 21px; position: absolute; bottom: -2px; height: inherit;}

.icon-0:after { content: ":"; }
.icon-1:after { content: "p"; }
.icon-2:after { content: "S"; }
.icon-3:after { content: "Q"; }
.icon-4:after { content: "S"; }
.icon-5:after { content: "W"; }
.icon-6:after { content: "W"; }
.icon-7:after { content: "W"; }
.icon-8:after { content: "W"; }
.icon-9:after { content: "I"; }
.icon-10:after { content: "W"; }
.icon-11:after { content: "I"; }
.icon-12:after { content: "I"; }
.icon-13:after { content: "I"; }
.icon-14:after { content: "I"; }
.icon-15:after { content: "W"; }
.icon-16:after { content: "I"; }
.icon-17:after { content: "W"; }
.icon-18:after { content: "U"; }
.icon-19:after { content: "Z"; }
.icon-20:after { content: "Z"; }
.icon-21:after { content: "Z"; }
.icon-22:after { content: "Z"; }
.icon-23:after { content: "Z"; }
.icon-24:after { content: "E"; }
.icon-25:after { content: "E"; }
.icon-26:after { content: "3"; }
.icon-27:after { content: "a"; }
.icon-28:after { content: "A"; }
.icon-29:after { content: "a"; }
.icon-30:after { content: "A"; }
.icon-31:after { content: "6"; }
.icon-32:after { content: "1"; }
.icon-33:after { content: "6"; }
.icon-34:after { content: "1"; }
.icon-35:after { content: "W"; }
.icon-36:after { content: "1"; }
.icon-37:after { content: "S"; }
.icon-38:after { content: "S"; }
.icon-39:after { content: "S"; }
.icon-40:after { content: "M"; }
.icon-41:after { content: "W"; }
.icon-42:after { content: "I"; }
.icon-43:after { content: "W"; }
.icon-44:after { content: "a"; }
.icon-45:after { content: "S"; }
.icon-46:after { content: "U"; }
.icon-47:after { content: "S"; }

#article-container > .meta > span.bread-crumb{
    margin: 0 6px 0 0;
 
    color: white;
    background-color: rgb(255, 0, 0);
    padding: 2px 4px;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 0.05em;
    /* border-left: 8px solid; */
    /* border-right: 8px solid; */
    border-color: rgb(114, 114, 114);
}

    .bread-crumb{
    margin: 0 6px 0 0;

    color: white;
    background-color: rgb(255, 0, 0);
    padding: 2px 4px;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 0.05em;
    /* border-left: 8px solid; */
    /* border-right: 8px solid; */
    border-color: rgb(114, 114, 114);
}
    .text-small{
        font-size: 12px !important;
}

div.direct-trafic-box{
	width: 250px;
	height: 100%;
	border-radius: 4px;
	background-color: rgb(247, 247, 247);
	position: fixed;
	top: -5px;
	left: -5px;
	border: 1px solid rgb(221, 221, 221);
	display: none;
	text-align: center;
	padding: 3px 0 0 0;
	font-family: arial;
	font-size: 11px;
	z-index: 99999;
	box-shadow: 0px 0px 5px rgb(218, 218, 218);
}
div.direct-trafic-box > div.direct-trafic-box-nav{
    position: absolute;
    top: 50%;
    left: 245px;
    /* right: 150px; */
    width: 66px;
}
div.direct-trafic-box > div.direct-trafic-box-nav > a{
    display: block;
    margin-bottom: 5px;
    width: 100%;
    background-color: red;
}
div.direct-trafic-box > div.direct-trafic-box-nav > a.direct-trafic-box-nav-up{}
div.direct-trafic-box > div.direct-trafic-box-nav > a.direct-trafic-box-nav-down{}
div.direct-trafic-box > div.direct-trafic-box-title{ width:100%;clear:both; height: 14px; line-height: 14px; background-color: rgb(157, 190, 130); color: white;}
div.direct-trafic-box > div.direct-trafic-box-menu{ /* width: 100%; */clear:both; height: 14px; line-height: 14px; margin-top: 1px; /* text-align: left; */ padding-left: 5px; padding-bottom: 1px; border-bottom: 1px solid rgb(230, 230, 230);}
div.direct-trafic-box > div.direct-trafic-box-menu > a{
    padding: 0 2px;
    background-color: rgb(209, 209, 209);
    border-radius: 2px;
    color: white;
    float: left;
    margin: 0 2px;
}
div.direct-trafic-box > div.direct-trafic-box-menu > a:hover{background-color:red;}
div.direct-trafic-box > div.direct-trafic-box-menu > a.direct-trafic-btn-agrandir{display:none;float: right;}
div.direct-trafic-box > div.direct-trafic-box-menu > a.direct-trafic-btn-fermer{
    float: right;
}
div.direct-trafic-box > div.direct-trafic-box-menu > a.direct-trafic-btn-connexion{}
div.direct-trafic-box > div.direct-trafic-box-menu > a.direct-trafic-btn-reduire{
    float: right;
}

div.direct-trafic-box > div.direct-trafic-box-content{ width:100%;clear:both; height: auto; height: 100%; overflow: hidden;}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form{margin-top: 3px;}

div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form{}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table{}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table > tbody{}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table > tbody > tr{}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table > tbody > tr > td{
    width: 90px;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table > tbody > tr > td > div{
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-login-form > form > table > tbody > tr > td > input{
    width: 127px;
    margin-left: 5px;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data{
    height: 100%;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data > div.data-wrapper > div{
    position: relative;
    top: 0;
    overflow: auto;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data > div.data-wrapper{
    overflow: auto;
    
    /* position: relative; */
    height: 100%;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data  > div > div > div.row{
    padding: 10px 7px;
    text-align: justify;
    border-bottom: 1px solid rgb(202, 202, 202);
    text-shadow: 1px 1px 0 white;
    /* margin-bottom: 13px; */
    font-size: 12px;
    line-height: 17px;
    /* font-weight: bold; */
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data  > div > div > div.row:hover{ background-color:white;}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data  > div > div > div.row > span.time{
    background-color: rgb(255, 163, 0);
 
    padding: 0 2px;
    border-radius: 3px;
    color: white;
    text-shadow: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data > div.u-welcome{
    padding: 3px 0px;
    border-bottom: 1px solid rgb(190, 190, 190);
    margin-bottom: 0px;
    color: rgb(97, 97, 97);
    background-color: rgb(238, 238, 238);
    text-shadow: 1px 1px 0 white;
}
div.direct-trafic-box > div.direct-trafic-box-content > div.direct-trafic-live-data >div.u-welcome > span{
    font-weight: bold;
    color: black;
}


a.close-button{
    position: absolute;
    padding: 4px;
    /* right: 0; */
    font-size: 12px;
    line-height: 8px;
    background-color: red;
    color: white;
    border-radius: 3px;
    font-weight: bold;
    left: 373px;
    top: 14px;
    z-index: 999;
    border: 2px solid rgb(209, 209, 209);
}
a.close-button:hover{ color:red; background-color:white;}

::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #CFCFCE;
}
::-webkit-scrollbar-thumb {
    background-color: #9C9C9C;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}

.stat{
    text-align: center;
    height: 15px;
    overflow: hidden;
}
.stat img{ height:15px;}
.map-hover{
position:absolute;
width:200px;
pading:10px !important; 
background-color:black;
color:white; 
height:200px;
z-index: 99999;
}
.acturoutes-cadeaux{
    line-height: 23px;
    color: rgb( 125, 125, 125 );
    text-align: justify;
    text-transform: none;
    font-size: 13px;
}

/*.facebook-comment{
    min-height: 132px;
}
.facebook-comment .fbFeedbackContent{
    min-height: 132px !important;
}*/
div.fbFeedbackContent{ min-height: 132px !important;}

.total-hover-pub{
	width:100%;
	height:300px;
	position: absolute;
	top:100px;
	left:0;
	right:0;
	z-index:99999999999;
	background-color: rgba(255, 255, 255, 0.79);
	text-align:center;
	display: none;
}
.total-hover-pub > div.pic{
	margin-top:25px;
}
.total-hover-pub > div.pic > img{
    /* border-radius: 19px; */
    /* border: 1px solid rgb(201, 201, 201); */
    box-shadow: 1px 1px 13px rgb(187, 187, 187);
    left: -77px;
    top: 54px;
    position: relative;
}
.total-hover-pub > div.pic > a{
  color: white;
  /* text-shadow: 1px 1px rgb(220, 240, 209); */
  border-radius: 3px;
  padding: 0 3px;
  position: relative;
  top: 20px;
  /* border: 1px solid; */
  left: 6px;
  background-color: red;
  margin-right: 8px;
  border: 1px solid white;
  font-size: 20px;
}
.total-hover-pub > div.pic > a:hover{
    text-decoration: underline;
}

#fifa-2014{
	height: 114px;
	/* background-image: url(../images/fifa2014BG.jpg); */
	margin-bottom: 10px;
    font-family: verdana, arial;
    font-weight: bold;
	background-color: rgb(188, 231, 159);
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	margin-top: -14px;
}


#cop21{
	height: 114px;
	background-image: url(../images/cop21_fbg.gif);
	margin-bottom: 10px;
    font-family: verdana, arial;
    font-weight: bold;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	margin-top: -14px;
}

#fifa-2014 > div{
    height: inherit;
    z-index: 1;
}
#fifa-2014 > #logo{
}
#fifa-2014 > #logo > div{
    background:center center #fffef0 no-repeat ;
    text-align: center;
    margin: 4px 0 7px 7px;
    padding: 3px 0;
    border-radius: 4px;
}
#fifa-2014 > #logo > div > img{
}
#fifa-2014 > #data{
    margin: 0;

    position: relative;
    width: 270px;
    /* background-color: rgba(155, 155, 155, 0.56); */
}
#fifa-2014 > #data > .score{
    background: url("../images/fifa2014_scoreBG.png") repeat-x;

    height: 30px;
    margin-top: 2px;
    border-radius: 6px;
    z-index: 10;
    position: relative;
    box-shadow: 0px 3px 7px;
    text-align: center;
    line-height: 29px;

}
#fifa-2014 > #data > .score > span{
    font-family: verdana;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ddff71;
}
#fifa-2014 > #data > .teaser{
    background-color: rgb(255, 0, 0);

    height: 20px;
    z-index: 0;
    position: relative;
    width: 86%;
    margin: 0 auto;
    top: -3px;
    line-height: 21px;
    color: white;
    border-radius: 0 0 8px 8px;
    padding: 0 7px;
    text-align: center;
}
#fifa-2014 > #data > .teaser > span{
    font-size: 10px;
    text-shadow: 1px 1px 0 rgb(151, 0, 0);
}
#fifa-2014 > #data > .menu{
    height: 45px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    text-shadow: 1px 1px 0 white;
    /* border: 1px solid silver; */
}
#fifa-2014 > #data > .menu > .right{
    width: 90px;
    height: inherit;
    text-align: left;
    border-left: 1px solid rgb(207, 207, 207);
    padding-left: 3px;
}
#fifa-2014 > #data > .menu > .right > a{
    font-size: 10px;
    display: block;
    margin: 3px 0;
}
#fifa-2014 > #data > .menu > .left{
    height: inherit;
    width: 170px;
}
#fifa-2014 > #data > .menu > .left > p{
    margin: 0;
    height: 34px;
    /* overflow-y: scroll; */
    font-weight: normal;
    font-size: 10px;
    text-align: justify;
    width: 97%;
    padding: 3%;
    overflow: hidden;
}

#fifa-2014 > #photo{

}
#fifa-2014 > #photo > div{
    /* background: center center #fffef0 no-repeat; */
    text-align: center;
    margin: 2px 7px 7px 0;
    padding: 3px 0;
    border-radius: 4px;
    height: 89px;
    overflow: hidden;
}

/*#fifa-2014 > div.container-tap-sport-tools{*/
    /* width: 242px; */
    /* margin: 0; */
    /* border: 1px solid rgb(142, 190, 57); */
    /* overflow: hidden; */
    /* height: 100px; */
    /* position: relative; */
    /* z-index: 12; */
/*}*/
#fifa-2014 > img{
    height: 100px;
    width: 220px;
    position: absolute;
    top: 0;
    z-index: 500;
    right: 6px;
}
#fifa-2014 > div.blocker{
    background-color: transparent;
    position: absolute;
    z-index: 9999;
    width: inherit;
    height: 100px;
}
#fifa-2014 > div.credit{
    width: 466px !important;
    height: 14px !important;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    padding: 0 !important;
    text-align: center;
}
.wgball{
    position: relative;
    height: 66px;
     
    background-repeat: repeat-x;
    background-image: url("../images/wgball.jpg");

    margin: 0 15px;
    padding: 0 14px;
}
#shop_products{
	min-height:100px;
	margin-bottom: 15px;
}
#shop_products > .shop-element{
    border: 1px solid rgb(238, 238, 238);
    border-radius: 6px;
    padding: 4px;
    width: 187px;
    /* box-shadow: 1px 1px 7px rgb(216, 216, 216); */
    height: 175px;
    position: relative;
}
#shop_products > .shop-element:hover{box-shadow: 1px 1px 7px rgb(216, 216, 216);}
#shop_products > .shop-element > h2 > a{
    /* border-bottom: 1px solid rgb(221, 221, 221); */
    padding-bottom: 2px;
}
#shop_products > .shop-element > .shop-element-img{
}
#shop_products > .shop-element > .shop-element-img > img{
    height: initial;
    width: 100%;
}
#shop_products > .shop-element:hover > .shop-element-img > img{ box-shadow:none;}
#shop_products > .shop-element > div.desc{}
#shop_products > .shop-element > h2{}
#shop_products > .shop-element > h2.price{
    /* font-size: 14px; */
    color: red;
    margin-top: 6px;
    border-top: 1px solid rgb(245, 245, 245);
    padding-top: 4px;
    position: absolute;
    bottom: 5px;
    width: 100%;
}
div.popup-product-details{
	width:500px;
	height:650px;
	position:absolute;
	top:100px;
	text-align: center;
	/* background-color: rgb(255, 2, 2); */
	z-index: 99999;
	width: 100%;
}div.popup-product-details > div.details{
    width: 95%;
    /* height: 500px; */
    margin: 0 auto;
    background-color: rgb(245, 245, 245);
    border: 3px solid rgb(163, 163, 163);
    border-radius: 8px;
    padding: 10px;
    position: relative;
}
div.popup-product-details > div.details > div.product{
    height: 430px;
    margin-bottom: 18px;
    border-bottom: 1px solid rgb(224, 224, 224);
    padding-bottom: 14px;
    position: relative;
}
div.popup-product-details > div.details > div.product > div.command-form{
    position: absolute;
    border: 3px solid rgb(139, 139, 139);
    background-color: white;
    border-radius: 10px;
    width: 100%;
    top: -40px;
	}
div.popup-product-details > div.details > div.product > div.command-form > div.ajax-msg{
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.83);
    position: absolute;
    z-index: 9999999;
}
div.popup-product-details > div.details > div.product > div.command-form > div.ajax-msg .ajax-loader-img > img{}
div.popup-product-details > div.details > div.product > div.command-form > div.ajax-msg .ajax-loader-img > h2{
    /* background-color: white; */
    /* color: red; */
    font-size: 23px;
    text-shadow: 1px 1px 0 white;
    width: 80%;
    margin: 0 auto;
    background-color: rgba(96, 170, 46, 0.21);
    padding: 10px;
    border-radius: 5px;
    margin-top: 13px;
}

div.popup-product-details > div.details > div.product > div.command-form > div.ajax-msg > .ajax-loader-img{}
div.popup-product-details > div.details > div.product > div.command-form > div.ajax-msg > .ajax-loader-img{
    margin-top: 608px;
    position: relative;
    bottom: 0;
}

div.popup-product-details > div.details > div.product > div.command-form > div.command-item{
    height: 100px;
    /* background-color: rgb(240, 240, 240); */
    position: relative;
    border-bottom: 1px solid rgb(209, 209, 209);
    padding-bottom: 2px;
    padding-top: 2px;
}
div.popup-product-details > div.details > div.product > div.command-form > div.command-item > div.img{
    height: inherit;
    width: 30%;
    text-align: center;
    overflow: hidden;
    float: left;
    position: relative;
    border-right: 1px solid rgb(214, 214, 214);
}
div.popup-product-details > div.details > div.product > div.command-form > div.command-item > div.img > img{
    height: 100%;
}
div.popup-product-details > div.details > div.product > div.command-form > div.command-item > div.instruction{
    height: inherit;
    width: 69%;
    float: right;
}
div.popup-product-details > div.details > div.product > div.command-form > div.command-item > div.img > h2.name{
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(116, 116, 116, 0.22);
    text-shadow: 1px 1px 0 white;
}
div.popup-product-details > div.details > div.product > .product-image{
    height: inherit;
    width: 50%;
    margin: 0;
    float: left;
}
div.popup-product-details > div.details > div.product > .product-image > div.img{
    /* width: 350px; */
    height: 350px;
    margin: 0 auto;
    margin-bottom: 42px;
    overflow: hidden;
}
div.popup-product-details > div.details > div.product > .product-image > div.img > img{
    height: 100%;
}
div.popup-product-details > div.details > div.product > .product-image > h2.price{}

div.popup-product-details > div.details > div.product > .product-text{
    height: inherit;
    width: 49%;
    float: right;
    border-left: 1px solid rgb(226, 226, 226);
}
div.popup-product-details > div.details > div.product > .product-text > h2.name{
    background-color: rgb(236, 236, 236);
    text-shadow: 1px 1px 0 white;
}
div.popup-product-details > div.details > div.product > .product-text > div.desc{
    text-align: left;
    padding-left: 20px;
}

div.popup-product-details > div.details > div.actions{
    /* height: 19px; */
    clear: both;
}
div.popup-product-details > div.details > div.actions > a{
    padding: 5px 13px;
    background-color: rgb(108, 190, 33);
    margin: 0 5px;
    color: white;
    border-radius: 2px;
}
div.popup-product-details > div.details > ul{
    text-align: right;
    margin-bottom: 5px;
}
div.popup-product-details > div.details > ul > li{
    display: inline;
}
div.popup-product-details > div.details > ul > li > a{
    /* background-color: red; */
    padding: 0 3px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    position: absolute;
    z-index: 99999;
    right: 0;
    top: 0;
    background-color: red;
    border: 2px solid white;
}

/** right-evenements**/
#mid #mid-right #right-evenements{
    height: auto;
    margin-bottom: 0px;
    margin-top: 18px;
}
#mid #mid-right #right-evenements > div.more {width: 100%;clear: both;padding-top: 8px;}
#mid #mid-right #right-evenements > div.more > a {
	background-color:#BCDB97;
	color:black;
    border: 1px solid rgb(147, 192, 90);
	text-shadow:1px 1px 0 #D4F7AC;	
    display: block;
    margin: 0 auto; 
    font-size: 12px;
    
	width: 230px;
    height: 20px;text-align: center;
    line-height: 21px;
    border-radius: 3px;
    /* background:  red url("../images/right-evenements/more_bg.png") repeat-x; */
}
#mid #mid-right #right-evenements > div.more > a:hover {
    background-color: #70b223;
    color: white;
	border-color: rgb(174,225,187);
    box-shadow: 0px 0px 3px rgb(71, 71, 71);
	text-shadow:none;
}
#mid #mid-right #right-evenements > ul {margin: 0;}
#mid #mid-right #right-evenements > ul > li {display: block; /* float: left; */list-style: none;/* margin: 0; */}
#mid #mid-right #right-evenements > ul > li:first-child {}
#mid #mid-right #right-evenements > ul > li:last-child {/* margin-left: 20px; */}
#mid #mid-right #right-evenements > ul > li {display: block; list-style: none;text-align: center;margin-top: 10px;height: 90px;}
#mid #mid-right #right-evenements > ul > li a {display: block; width: 100%;text-align: center;}
#mid #mid-right #right-evenements > ul > li > div { /* width: 70px; */ height: 55px; overflow: hidden; text-align: center; margin: 0 auto;}
#mid #mid-right #right-evenements > ul > li > div > img {/* height: inherit; */width: 100%;}

/**right-resto**/
#mid #mid-right #right-resto{
    height: auto;
    margin-bottom: 0px;
    margin-top: 18px;
}
#mid #mid-right #right-resto > div.more {width: 100%;clear: both;padding-top: 8px;}
#mid #mid-right #right-resto > div.more > a {
	background-color:#BCDB97;
	color:black;
    border: 1px solid rgb(147, 192, 90);
	text-shadow:1px 1px 0 #D4F7AC;	
    display: block;
    margin: 0 auto; 
    font-size: 12px;
    
	width: 230px;
    height: 20px;text-align: center;
    line-height: 21px;
    border-radius: 3px;
    /* background:  red url("../images/right-resto/more_bg.png") repeat-x; */
}
#mid #mid-right #right-resto > div.more > a:hover {
    background-color: #70b223;
    color: white;
	border-color: rgb(174,225,187);
    box-shadow: 0px 0px 3px rgb(71, 71, 71);
	text-shadow:none;
}
#mid #mid-right #right-resto > ul {margin: 0;}
#mid #mid-right #right-resto > ul > li {display: block; /* float: left; */list-style: none;/* margin: 0; */}
#mid #mid-right #right-resto > ul > li:first-child {}
#mid #mid-right #right-resto > ul > li:last-child {/* margin-left: 20px; */}
#mid #mid-right #right-resto > ul > li {display: block; list-style: none;text-align: center;margin-top: 10px;}
#mid #mid-right #right-resto > ul > li a {display: block; width: 100%;text-align: center;}
#mid #mid-right #right-resto > ul > li > div { /* width: 70px; */ height: 55px; overflow: hidden; text-align: center; margin: 0 auto;}
#mid #mid-right #right-resto > ul > li > div > img {/* height: inherit; */width: 100%;}

.shop-payment-details{
    position: absolute;
 
    z-index: 100;
    width: inherit;
    text-align: center;
    bottom: 0;
    font-family: sans-serif;
    background-color: white;
    height: 40px;
}
.shop-payment-details > .shop-paying-nums{
    margin-top: 6px;
 
    margin-bottom: 7px;
    font-size: 11px;
}
.shop-payment-details > .shop-acompte{
 
    font-size: 10px;
}
.shop-ads-slider{
    max-height: 300px;
	
    /* height: 300px; */
    background-color: rgb(233, 233, 233);
    margin-bottom: 20px;
    margin-top: 5px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 1px 1px 7px rgb(131, 131, 131);
}
.shop-ads-slider > ul{
    margin: 0;
    list-style-type: none;
}
.shop-ads-slider > ul > li{
    margin: 0;
    /* list-style-image: none; */
    float: right;
}
.shop-ads-slider > ul > li > a{}
.shop-ads-slider > ul > li > a > img{}
span.p-hkb{
	position: absolute;
	right: 342px;
	float: right;
	top: 26px;
	font-size: 11px;
}

div.p-hkb{
    min-height: 430px;  width: 100%;  margin-bottom: 20px;
}
div.p-hkb2{
   width: 100%;  margin-bottom: 20px;
}
div.p-hkb > img{
    width: 45%;
	
    float: left;
}
div.p-hkb > p{
    float: left;
    width: 48%;
    margin: 10px 0 10px 20px;
}
div.p-hkb > p > strong{
    display: block;
    
    font-size: 27PX;
    TEXT-ALIGN: LEFT;
    MARGIN-BOTTOM: 10PX;
}
a.download{
    font-size: 16px;
    width: 44%;
    text-shadow: 1px 1px 0 rgb(213, 255, 189);
    display: block;
    float: left;
    box-shadow: 0px 0px 7px rgb(210, 210, 210);
    text-align: center;
    background-color: rgb(186, 244, 68);
    padding: 10px;
    margin: 5px;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid rgb(184, 223, 158);
}
h1.download{
    text-align: center !important;
    padding: 10px;
    border-bottom: 2px solid;
    color: red;
}

/*can 2015*/
widget .wd-table table .col-data-hour, #wd-block1 .sport-widget .wd-table table tr.is-live .col-data-hour {width: 0px !important;}
#wd-block1 .sport-widget .wd-content {width: 90% !important;}

/*Acturoutes Youtube Video Player*/

    .noUi-target{
    border-radius:0 !important;
        border: none !important;
    }
    .noUi-base{}
    .noUi-origin{}
    .noUi-handle{
        height: 15px !important;
        left: -1px !important;
        width: 15px !important;
        border-radius: 50px !important;
        box-shadow: none !important;
    }
    .noUi-handle:after, .noUi-handle:before{display: none !important;}
    .noUi-handle-lower{}
    .noUi-handle-upper{}
    .noUi-connect{}
    .noUi-background{}
    .noUi-state-tap{}
    .noUi-horizontal.noUi-extended {
    }
    .noUi-horizontal.noUi-extended .noUi-handle {
    }
    .noUi-horizontal.noUi-extended .noUi-origin  {
    }
    .noUi-vertical.noUi-extended {
    }
    .noUi-vertical.noUi-extended .noUi-handle {
    }
    .noUi-vertical.noUi-extended .noUi-origin  {
    }

    #ayvp-container{
    margin-top: -15px;
    width: 100%;
    height: 383px;
    padding-top: 20px;
    background-color: #9cc384;
    position: relative;
}
    #ayvp-container #ayvp{
    width: 100%;
    height: auto;
    clear: both;
    position: absolute;
    z-index: 1111;
}
    #ayvp-container #ayvp-loader{
    width: 100%;
    height: 353px;
    clear: both;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    position: absolute;
    }
    #ayvp-container #ayvp-loader img{
    width: 128px;
        margin-top: 100px;
    }
    #ayvp-container #ayvp-control{
    position: absolute;
    bottom: 0;
        overflow: hidden;
    width: 100%;
    height: 30px;
    clear: both;
    background-color: #9cc384;
    color: #ffffff;
    }
    #ayvp-container #ayvp-control > .control{
       float: left;
        padding: 3px;
        height: 25px;
        margin: 0;
        cursor: pointer;
    }
    #ayvp-container #ayvp-control > .right{
       float: right;
    }
    #ayvp-container #ayvp-control > .mid-margin{
       margin: 0 4px;
    }
    #ayvp-container #ayvp-control > img.control{
        width: auto;
        height: 20px;
        margin-top: 2px;
    }
    #ayvp-container #ayvp-control > p.control{
        line-height: 25px;
    }
    #ayvp-container #ayvp-control > .play{
    }
    #ayvp-container #ayvp-control > .space-placeholder{
        width: 360px;
        cursor: default;
        height: 10px;
        margin: 11px 5px 0 5px;
    }
    #ayvp-container #ayvp-control > .time-text{
        cursor: default;
        font-family: sans-serif;
        width: 90px;
        text-align: center;
    }
    #ayvp-container #ayvp-control > .video-quality{
        position: relative;
        width: 70px;
        padding-top: 3px;
        margin: 0;
        cursor: default;
    }
    #ayvp-container #ayvp-control > .video-quality > ul{
    }
    #ayvp-container #ayvp-control > .video-quality > ul > li{
        list-style: none;
        padding: 0 2px;
        font-family: sans-serif;
        margin: 0;
        position: relative;
        font-size: 9px;
        float: left;
        width: 18px;
        margin-bottom: 3px;
        text-align: center;
        color: #283123;
        text-shadow: 1px 1px 0 #BAE4A1;
        cursor: pointer;
        padding-top: 2px;
    }
    #ayvp-container #ayvp-control > .video-quality > ul > li:hover{
        color: white;
        text-shadow : none;
    }
    #ayvp-container #ayvp-control > .video-quality > ul > li.active{
        color: white;
        text-shadow: none;
        background-color: red;
        border-radius: 2px;
    }
    #ayvp-container #ayvp-control > .video-quality > ul > li > a{
    }
    #ayvp-container #ayvp-control > .volume{
        margin-left: 0;
        margin-top: 5px !important;
        height: 15px !important;
    }
    #ayvp-container #ayvp-control > .full-screen{
        height: 15px !important;
        margin-top: 5px !important;
    }
    #shop_products > .ayvp-element{
        padding: 4px;
        width: 187px;
        height: 175px;
        position: relative;
    }
    #shop_products > .ayvp-element:hover{}
    .ayvp-element > .ayvp-element-img{
        height: 100px;
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
}
    .ayvp-element > .ayvp-element-img > img{height: 100%;border-radius: 3px;}
    .ayvp-element > h2{
        text-align: center;
        margin: 0;
        font-weight: normal;
    }
    .ayvp-element > h2 > a{}
    .ayvp-element{
        height: 130px;
        margin: 0 5px 15px 5px;
    }
    .ayvp-element:hover .ayvp-elemement-play{
        display: block;
    }
    .ayvp-elemement-play{
        position: absolute;
        display: none;
        z-index: 9999;
        width: 100%;
        margin-top: 35px;
    }
    .ayvp-elemement-play > img{
        display: block;
        margin: 0 auto;
    }
    li.atv-menu{
        padding: 0 4px !important;
        background-color: red;
        right: 0px;
        position: absolute;
    }
    a.atv-menu{
    }
    a.atv-menu > img{
        margin-top: 3px;
    }
    span.atv-title{
        color: red;
    }
    div.atv-logo-container{
        position: absolute;
        z-index: 99999;
        right: 45px;
        width: 30px;
        top: 40px;
        opacity: 0.5;
    }
    div.atv-logo-container img{
        width: 100%;
        height:auto;
    }

    .atv-bouquet-sep {
        text-shadow: 1px 1px 0 white;
        color: #383838;
        width: 100% !important;
        background-color: rgb(243, 243, 243);
        margin-top: 25px;
        padding: 10px 0;

    }

    .atv-chaine-sep {
        float: right;
        padding: 2px 0;
        color: rgb(141, 190, 57);
        font-size: 16px;
    }

    ul.new-vol {

    }
    ul.new-vol > li{

    list-style: none;margin-bottom: 25px;margin-left: 0;}
    ul.new-vol > li > h6{

    margin: 0 0 10px 0;font-size: 18px;padding: 8px 0 8px 6px;background-color: #F3F3F3;text-shadow: 1px 1px 0 white;color: #87B16D;}
    ul.new-vol > li > span{

    width: 100%;display: block;margin: 10px 0 10px 0px;border-bottom: 1px solid #F3F3F3;padding: 2px 0px 11px 0;}
    ul.new-vol > li > span > em{

    background-color: #F2FBEC;padding: 0 16px;/* font-weight: bold; */}

    #utilities2{
        height: 125px;
        overflow: hidden;
        position: absolute;
        z-index: 9999;
    } 

    .utilities2-expended{
    border-radius: 4px;
    box-shadow: 0 5px 6px #d0d0d0;
    background-color: white;
    padding-bottom: 10px;
    position: absolute;
    z-index: 9999;
    overflow: visible !important;
    height: auto !important;
    border: 1px solid gainsboro;
    padding: 5px;
    } 

    .utilities2-more-hover{
        color: orange !important;
        border-bottom : 1px solid orange;
    }

    #utilities2 > a#communique{
        margin-top: 30px;
        background-image: url("../images/utilities2_dcommunique.png");
    }

    #utilities2 > a#epay-cash{
        margin-top: 8px;
        background-image: url("../images/utilities2_payement.png");
    }

    #utilities2 > a#util-atv{
        margin-top: 8px;
        background-image: url("../images/utilities2_atv.png");
    }

    #utilities2 > a#panier-orange{
        margin-top: 8px;
        background-image: url("../images/utilities2_collectmoney.png");
    }

    #utilities2 > a{
        display: block;
        background-position: left center;
        background-repeat: no-repeat;
        padding: 0 0 0 17px;
        margin-top: 4px;
    }

    #utilities2 > a > img.mini{
        height: 10px;
        display: inline;
    }

    .atv-more-link{
        color: #FF4040;
        padding: 0px 2px;
        font-size: 11px;
    }
    .atv-more-link:hover{
        color: red;
    }

    .bouquet-line{
        margin-bottom: 0px !important;
    }


       /*Josias*/
    /* ------------------------------- 3. Slider Styles ------------------------------- */
  .slideshow {
   width: 628px;
   height: 300px;
   overflow: hidden;
   border: 3px solid #F2F2F2;
}

.slideshow ul {
    /* 4 images donc 4 x 100% */
   width: 628px;
   height: 300px;
   padding:0; margin:0;
   list-style: none;
}
.slideshow li {
   float: left;
}

.menu { width:708px; margin-left:-5px; margin-top:-12px; padding:0 0 0 0em; list-style:none; height:23px; position:absolute; font-size:10px;}
.menu li {margin-left:-12px; float:left; width:115px; height:23px;}
.menu li a {margin-left:-10px;display:block; width:115px; float:left; height:20px; line-height:35px; color:#55b619; text-decoration:none;  font-weight:bold; 
    text-align:center; padding:0 0 0 0px; cursor:pointer;}

.menu li.current a {width:115px; margin-left:0px;color:#000;}
.menu li.current a b {width:115px; margin-left:-20px;color:#000;}
.menu li a:hover {width:115px; color:#000;}
.menu li a:hover b {width:115px; color:#000;}
.menu li.current a:hover {width:115px;color:#000; cursor:default;}
/*--------------------------------------------------------------*/


* {
margin : 0;
padding : 0;
}

a:link, a:visited {
text-decoration : none;
}
a img {
border : 0;
}
div.wrap {
color : #a4a4a4;
cursor : default;
font-size : 11px;
line-height : 16px;
text-align : center;
background-color : #fff;
background-position : 50% 0;
background-repeat : no-repeat;
font-family : Tahoma, sans-serif;
width : 628px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 628px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
 div.wrap {
height : 299px;
background : url(../images/header-bg.png) no-repeat 50% 0;
}
div#slide-holder {
z-index : 40;
width : 628px;
height : 300px;
position: absolute;
}
 div#slide-holder div#slide-runner {
top : 9px;
left : 0px;
width : 628px;
height : 300px;
overflow : hidden;
position : absolute;
background:none;
}
 div#slide-holder img {
margin : 0;
display : none;
position : absolute;
background: blue;
}
 div#slide-holder div#slide-controls {
	top:235px;
	color:red;
left : 0;
bottom : 228px;
width : 628px;
height : 46px;
display : none;
position : absolute;
background : url(../images/slide_bg.png) 0 0;
}
 div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : none;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
 div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : none;
margin : 11px 15px 0 0;
}
 div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : none;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
 div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/silde_anav.png);
}
div#nav ul li a {
background : url(../images/nav.png) no-repeat;
}
.text{
 /*text-shadow: 1px 2px 3px rgba(0,0,0, 0.5);*/}


.top1 .menu1{ height: 20%;width:150px; background:#A26892; }
.top1 .menu1 ul{
    height: 75%;
    text-align: center;
    margin: 0 auto;
    width:180px;
    line-height: 24px;
    background-color: #9cc384;
    padding-left:  0px;
    position: relative;
}
.top1 .menu1 ul li a:hover{background:#A26892; color:white !important; text-shadow:2px 2px 0px white; cursor:pointer;}
.top1 .menu1 ul li{
    list-style: none;
    float: left;
    padding: 0 5px;
    margin-left: 0;
    height: 100%;
}
.top1 .menu1 ul li a{
    color: white;padding:0px; 
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgb(143, 176, 140);
}


/* Tab Content - menucool.com */
ul.tabs
{
    padding: 14px 0 8px;
    margin:0;
    font-size: 0;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the tabs as desired*/
    background: #DDDDE3;
    border:1px solid #CCC;
    border-bottom:none;
    border-radius: 2px 2px 0 0;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right: 2px;/*distance between tabs*/
    font: normal 12px Verdana;
}
        
ul.tabs li a
{
    text-decoration: none;
    position: relative;
    padding: 8px 22px;
    color: #000;
    border-radius: 3px 3px 0 0;
    outline:none;
}
  
        
ul.tabs li a:hover
{
    text-decoration: underline;
    color: #000;
}
        
ul.tabs li.selected a
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: #FFF;
    border: 1px solid #AAA;
    border-bottom: 1px solid #FFF;
    color: #000;
}
        
        
ul.tabs li.selected a:hover, ul.tabs li.selected a:hover
{
    text-decoration: none;
}

div.tabcontents
{
    border: 1px solid #CCC; padding: 30px;
    border-top-color:#AAA;
    background-color:#FFF;
    border-radius: 0 0 2px 2px;
}
 
        .content {
                height:100%;
               *border:2px solid red;
                 width:315px;
                margin:0 auto;
	          position:relative;
       -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
         -o-box-sizing:border-box;
        -ms-box-sizing:border-box;
            box-sizing:border-box;
       }

 .sidebar{zoom:100%;

           margin-left:-196px; 	
                   top:0px;
                bottom:30px;
                 width:200px;
	            height:1000px;
              position:fixed; 
       -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
         -o-box-sizing:border-box;
        -ms-box-sizing:border-box;
            box-sizing:border-box;
}
     /*end Josias*/