@font-face {
    font-family: 'Univers';
    src: url('/themes/theme1216/fonts/UniversLT-Condensed.eot');
    src: url('/themes/theme1216/fonts/UniversLT-Condensed.eot?#iefix') format('embedded-opentype'),
    url('/themes/theme1216/fonts/UniversLT-Condensed.woff') format('woff'),
    url('/themes/theme1216/fonts/UniversLT-Condensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.titre{
    font-size:24px;
    font-family: 'Univers';
    font-weight: normal;
    font-style: normal;
    padding-left:0px;
    padding-top:5px;
    padding-right:3px;
    padding-bottom:5px;
    margin-top:10px;
    margin-bottom:10px;
}

.texte-right{
	text-align:right;
}

.btn.btn-home {
    border: 2px solid #e4e4e4;
    color: #888888;
    font-size: 12px;
    padding: 6px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: normal;
    margin-top: 10px;
}

@media (max-width: 480px) {
    .titre{
        font-size:18px;
    }

    .oc_home_sortie_vf a{
        font-size:12px;
    }
}
.oc_home_nos_conseils_de_lecture .bloc,
.oc_home_derniers_articles .bloc{
    margin:0px 15px;
    padding:5px;
    text-align: justify;
    min-height:340px;
}
.oc_home_nos_conseils_de_lecture img,
.oc_home_derniers_articles img{
    width:100%;
    max-height:300px;
}

.oc_home_nos_conseils_de_lecture .bloc,
.oc_home_derniers_articles .bloc,
.oc_home_push img,
.oc_home_push2 img,
.oc_home_push3 img,
.oc_home_push4 img,
.oc_home_push5 img,
.oc_home_push6 img {
    border:1px solid #F2F2F2;
}
