
/*****************************************************************************/
#dec3{height:150px; float:left; }
.deco{width: 150px;height: 800px;position: relative;top: 0;}
.hidden_deco{display:none}
/**/
#menu_left_fil{	width: 120px;	float: left;	}
#show{	width: 100px;	height : 21px;	background-color : black;	color : #fff;	display: block;	text-align: center;	text-decoration : none;	font-family: arial;	font-size: 12px;	padding-top: 5px;	margin-top:33px;}.show_hide{
	color: #000000 !important;
    margin-bottom: 20px;
    z-index: 1000;
	margin-right: 2px;
}
#menu_left_fil a, #menu_left_fil a:hover{
	color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
    margin-left: 10px;
    padding: 5px 0 0;
    text-decoration: none;
    text-indent: 20px;
}
.txt_actu{	color: #FFFFFF;    font-size: 13px;    font-weight: bold;    margin-left: 10px;    padding: 5px 0 0;    text-decoration: none;    text-indent: 20px;}
#ticker_news{	bottom: 0;    height: 58px;    position: fixed;    width: 100%;    z-index: 900000;}
#ticker_news_in{    background: none repeat scroll 0 0 black;    bottom: 0;    height: 30px;    position: fixed;    width: 100%;    z-index: 1100;}
.liScroll-container {  background: none repeat scroll 0 0 black;    height: 60px;     margin: 0 0 0px;     padding: 4px 85px 2px 5px;	position: relative;    overflow: hidden; }
.liScroll-container .liScroll-mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    overflow: hidden;
}    .liScroll-ticker { /* that's your list */        position: relative;        left: 300px;        list-style: none;        list-style-image: none;        margin: 0;        padding: 0;    }        .liScroll-ticker ul {            list-style: none;            list-style-image: none;            margin: 0;            padding: 0;                    }        .liScroll-ticker li {            float: left; /* important: display inline gives incorrect results when you check for elem's width */            list-style: none;            list-style-image: none;            margin: 0;            padding: 0;                   }
            .liScroll-ticker a {                color: #fff;                white-space: nowrap;                padding: 0;                margin: 0 50px 0 0;                text-decoration: none;				font-size: 12px;				font-weight: bold;            }                 .liScroll-ticker a:hover {                    text-decoration: none;                }            .liScroll-ticker span {                margin: 0 10px 0 0;            } 
    .liScroll-container .liScroll-prev,
    .liScroll-container .liScroll-play,
    .liScroll-container .liScroll-next {
        background: url(../images/sprites.gif) no-repeat 1px 2px;
        cursor: pointer;
        height: 25px;
        position: absolute;        
        text-align: left;
        text-indent: -9999px;
        top: 0px;
    }
    .liScroll-container .liScroll-prev {
        right: 55px;
        width: 25px;
    }
    .liScroll-container .liScroll-play {
        background-position: -25px -24px;
        right: 50px;
        width: 25px;
        color: white;
        font-size:14px;
        font-weight: bold;
    }
    .liScroll-playing .liScroll-play {
        background-position: -25px 2px;
    }
    .liScroll-container .liScroll-next {
        background-position: -100px 2px;
        right: 0px;
        width: 25px;
    }

