.bbody{
    padding-top: 60px !important;
}

.for4 h4:first-letter{
    color: #FFFFFF;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(../img/letter.png);
    background-repeat: no-repeat;
}
.for4 h4{
    line-height: 35px;
    margin-left: 20px;
}

.borderTop{
    padding-top: 20px;
    border-top: 1px #800080 solid;
}
.bgblue{
    background: #dff0d8;
}
.bottomSpace{
    padding-bottom: 20px;
}

.bottomSpace h5{
    padding-left: 30px;
    color: #999999;
}
@media screen and (min-width: 900px) {

    .bottomSpace .col-md-4{
        margin-top: -40px;
    }
}
.listes li{
    font-size: 16px;
    line-height: 25px;
}
.listes h3, .cv h3, .experience strong{
    color:#800080;
}

.cv .col-md-2{
    text-align: right;
}
.cv .col-md-10{
    text-align: left;
}

.listes ul {
    list-style: none;
}
.listes ul li:before {
         content: "·  ";
}

.pplist li:before{
         content: "\2190  ";
}

.didier{
    width: 200px;
    border-radius: 25px;
    -moz-box-shadow: 5px 5px 10px 0px #656565;
    -webkit-box-shadow: 5px 5px 10px 0px #656565;
    -o-box-shadow: 5px 5px 10px 0px #656565;
    box-shadow: 5px 5px 10px 0px #656565;
}
.landing-page .header{
    min-height: 650px;
}

.main-raised {
    margin: 0px 30px 0px;
}

.boxtitle{
    background: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px 20px 20px 20px;
    border-radius: 5px;
    text-align: center;
}
.boxtitle h3{
    padding: 0px;
    margin: 0px;
    color: #800080;
}
.section {
    padding: 30px 0;
}
.h5perso{
    font-size: 20px;
}

.info p{
    font-size: 18px;
}

.spaceBlock{
    margin-top: 30px;
}
.titleupper{
	    text-transform: uppercase;

}
.mainTools{
    width: 100%;
}

.mainTools h4{
    font-size: 1.5em;
}
.mainTools tr{
    height: 70px;
}
