@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Cookie);

.paragraphe .innerParagraphe p {
    color: #646464;
    font-family: 'Roboto',sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    margin: 0 0 10px;
}

.titrePage h1 {
    color: #009093;
    font-family: 'roboto-black';
    font-size: 2.667em;
    font-weight: normal;
}

.outerAccrochePage {
    border-bottom: medium none;
    margin: 0 0 25px;
    position: relative;
}

#contenu .accrochePage p {
    -moz-box-sizing: border-box;
    background-image: none;
    background-position: 15px 26px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Cookie',cursive;
    font-size: 1.9em;
    font-weight: lighter;
    margin: 0;
    padding: 20px;
    text-align: center;
    vertical-align: top;
    width: 60%;
}

#contenu .accrochePage {
    background-color: #009093;
    height: 200px;
    margin: 0;
    overflow: hidden;
}
.PRS_FOCUS.txt {
    background-color: #F7F7F7;
    border-left: 5px solid #009093;
    font-family: 'roboto-light';
    font-weight: normal;
    padding: 5px 15px;
}
.PRS_FOCUS.txt h2 {
    background: url("/include/css/GAB_COLLECTIVITE/images/puce-focus.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    border-bottom-color: #009093;
    color: #009093;
    font-size: 1.25em;
    padding-left: 15px;
}

