
body
{
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
a { }

.bgm-fd {
    background-color: #cc0000!important;
}

.classicTitle{
	color:#cc0000;
	font-weight:bold;

    padding: 5px;
	height: 25px;
	padding-top:7px;
	padding-left:3px;
	text-align:center;
}

.bandeTitre1 {
    clear: both;
    background-color: #d3e1ec;
    padding: 4px;

    margin-bottom: 3px;
    font-weight: bold;
    color: #333333;

}

@media (min-width: 1200px){
    .container {
        width: calc(100% - 30px);
    }
}
.listview .lv-item .lv-small{
    white-space: normal!important;
}
.w-normal{
    white-space: normal!important;
}
.bg-no{
    width: 121px; height: 600px;display: table; margin: 0 auto;
    background: url(../images/misc/120xx600.png) no-repeat left top;
}

.boxRssContent{
    margin-left: 5px;margin-right: 5px;
    margin-bottom: 10px; border: 0px solid #ccc;
    background-color: #F4F4F4;
}
.boxRssContent .rssTitle{padding: 5px;
    font-size: 17px;
}
.boxRssContent img{
    width: 100%;
}
.boxRssContent a{
    color: #262626;
}
.boxRssContent:hover{ background-color: #eee;}


.btn_slider_fb {
    background: #a69aa0;
    background-image: -webkit-linear-gradient(top, #a69aa0, #cabdc4);
    background-image: -moz-linear-gradient(top, #a69aa0, #cabdc4);
    background-image: -ms-linear-gradient(top, #a69aa0, #cabdc4);
    background-image: -o-linear-gradient(top, #a69aa0, #cabdc4);
    background-image: linear-gradient(to bottom, #a69aa0, #cabdc4);
    -webkit-border-radius: 60;
    -moz-border-radius: 60;
    border-radius: 60px;
    font-family: Arial;
    color: #ffffff;
    font-size: 8px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

.btn_slider_fb:hover {
    background: #cabdc4;
    background-image: -webkit-linear-gradient(top, #cabdc4, #e7d8e0);
    background-image: -moz-linear-gradient(top, #cabdc4, #e7d8e0);
    background-image: -ms-linear-gradient(top, #cabdc4, #e7d8e0);
    background-image: -o-linear-gradient(top, #cabdc4, #e7d8e0);
    background-image: linear-gradient(to bottom, #cabdc4, #e7d8e0);
    text-decoration: none;
    cursor:  pointer;
}
.btn_slider_fb_active {
    background: #3e3639;
    background-image: -webkit-linear-gradient(top, #3e3639, #8e8388);
    background-image: -moz-linear-gradient(top, #3e3639, #8e8388);
    background-image: -ms-linear-gradient(top, #3e3639, #8e8388);
    background-image: -o-linear-gradient(top, #3e3639, #8e8388);
    background-image: linear-gradient(to bottom, #3e3639, #8e8388);
    -webkit-border-radius: 60;
    -moz-border-radius: 60;
    border-radius: 60px;
    font-family: Arial;
    color: #ffffff;
    font-size: 8px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

.sticky-footer-50 {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    z-index: 9999999;display:block;margin:0 auto;text-align:center;
}

.sticky-footer-90 {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 90px;
    width: 100%;
    z-index: 9999999;display:block;margin:0 auto;text-align:center;
}
