.videoShow {
text-align: center;
background-color: #EEEEEE;
border-top: 0;
width: 100%;
}
.videoShow td {
vertical-align: bottom;
}
.videoSep {
border-top: 1px solid #CCCCCC;
}

.clicToOpen {
text-align: right;
position: relative;
top: -30px;
padding: 3px 10px;
border-top: 1px solid #999999;
margin-left: 464px;
font-size: 90%;
background: url('../imgs/home/fondactu.png') bottom right no-repeat;
}

.photoTop {
position: relative;
top: -40px;
}


.category-list table, .category-list img {
display: none;
}

.backToTop {
text-align: right;
padding: 5px 0px 5px 0;
background: url('../imgs/backtotop.png') center right no-repeat;
}
.backToTop a {
padding-right: 28px;
}


.article-sommaire {
margin: 0;
padding: 0 0 0 0;
width: 100%;
border-bottom: 1px solid #CCCCFF;
background: url('../imgs/ln/sommaire_fr.png') top left no-repeat;
}

.article-sommaire li {
padding: 2px 4px;
margin-left: 150px;
}





p.video {
    background: url('../imgs/icons/video.png') center left no-repeat;
    padding-left: 20px;
}

p.pdf {
    background: url('../imgs/icons/pdf.png') center left no-repeat;
    padding-left: 20px;
}

.mep blockquote {
    font-weight: bold;
    text-align: center;
    font-style: italic;
}

.mep .bloc {
    padding-top: 30px;
    vertical-align: top;
}

.mep .bloct {
    padding-top: 30px;
}
.mep td {
    vertical-align: center;
}