#presentation
{
    font-size: 18px;
    color: rgb(70,70,70);
    margin-bottom: 50px;
}

#titrePresentation
{
    color: #008ac8;
    font-size: 33px;
}

#presentation img
{
    float: left;
    margin-right: 25px;
}

#topContentPresentationIndex
{
    width: 700px;
    height: 25px;
    background: url('../images/topBottomContentPresentationIndex.png') top left no-repeat;
    position: relative;
    left: -50px;
	margin-top: -30px
}

#contentPresentationIndex
{
    width: 665px;
    /width: 700px;
    *width: 665px;
    background-color: rgb(240,240,240);
    position: relative;
    left: -50px;
    padding: 0 15px 0 20px;
    font-size: 17px;
    color: rgb(70,70,70);
}

#bottomContentPresentationIndex
{
    width: 700px;
    height: 25px;
    background: url('../images/topBottomContentPresentationIndex.png') bottom left no-repeat;
    position: relative;
    left: -50px;
    margin-bottom: 40px;
}

#contentPresentationIndex img
{
    margin-right: 15px;
}

#contentPresentationIndex a
{
    text-decoration : none;
    font-size: 30px;
    color: #008ac9;
    margin-left: 40px;
}

#logoBonhommeOmnium
{
    position: relative;
    top: 28px;
    left: -10px;
}

#introContentPresentationIndex
{
    font-size: 19px;
    margin: 0 0 30px 40px;
}

#contentPackIndex
{
    font-size: 18px;
    color: rgb(70,70,70);
    margin-bottom: 40px;
}

#titreNosPacksIndex
{
    font-size: 33px;
    color: #008ac8;
    margin-bottom: 20px;
}

#contentPackIndex img
{
    position: relative;
    margin-top: 20px;
    border: none;
}

#lienPrestationIndex img
{
    border: none;
}

#lienPartenairesIndex img
{
    border: none;
}

#noteSAPPRO
{
    color: rgb(50,50,50);
    font-size: 13px;
	text-decoration: none;
}

#noteSAPPRO a
{
    color: rgb(50,50,50);
	text-decoration: none;
}

#texteSAPPRO
{
    color: rgb(50,50,50);
    font-size: 20px;
}