/*!
 * Start Bootstrap - 3 Col Portfolio (https://startbootstrap.com/template-overviews/3-col-portfolio)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-3-col-portfolio/blob/master/LICENSE)
 */

body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

.portfolio-item {
    margin-bottom: 30px;
}

.pagination {
    margin-bottom: 30px;
}

.footer {

    color:white;
    text-align:center;
}

.bg-noir {
    background-color: black;
}

div.card {
    padding: 4px 4px 0px 4px;
}

.my-4 small {
    font-size: 0.7em;
}
#headerimg {
    max-width: 100%;
    height:auto;
}  
.navbar {
    padding: 0px;
}
.small {
    font-size: 0.8em;
}

/*
img {
                border: solid;
                border-color: blue;
                border-width: 1px;
            }
*/

a.pdf {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-right:10px;
    float:left;
    display:block;
    width:43px;
    height:44px;
    background:url(../images/pdfSpriteSmall.png) -44px 0px no-repeat;
    text-align:center;
    font-size:24px;
    font-weight:700;
    text-decoration:none;
    color:#fff;
    font-family:arial;
    line-height:35px;
}

a.pdf:hover {
    background:url(../images/pdfSpriteSmall.png)  0px 0px no-repeat;
    color:#666;
}

a.corrige {
    float:left;
    display:block;
    width:65px;
    height:62px;
    background:url(../images/boutonsCorrigesSmall.png) -66px 0px no-repeat;
    text-align:center;
    font-size:24px;
    font-weight:700;
    text-decoration:none;
    color:#fff;
    font-family:arial;
    line-height:35px;
}

a.corrige:hover {
    background:url(../images/boutonsCorrigesSmall.png)  0px 0px no-repeat;
    color:#666;
}
a.sujet {
    margin-left:-10px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    display:block;
    width:47px;
    height:45px;
    background:url(../images/boutonsSujetSmall.png) -47px 0px no-repeat;
    text-align:center;
    font-size:24px;
    font-weight:700;
    text-decoration:none;
    color:#fff;
    font-family:arial;
    line-height:35px;
}

a.sujet:hover {
    background:url(../images/boutonsSujetSmall.png)  0px 0px no-repeat;
    color:#666;
}


.footer {
    margin-top: 40px;
}

.items-cours {
    font-size:0.9rem;
}
