#tarifs #blocCentral ul.info { padding-left: 15px; }

#tarifs .corps { overflow: hidden; }
#tarifs #infoTarifs { margin: 20px 0 0 80px; /*width: 550px ; height: 95px; background: transparent url(../images/nosTarifsInfo.png) no-repeat top;*/ }
#tarifs #lienComptes { margin-top: 20px; height: 120px; }

H3#infoTarifs {
    background: none;
    margin-bottom: 20px;
    height: 70px;
}

#tarifs A#openCompte {
    display: block;
    height: 40px;
    width: 500px;
    margin: 0px 0px 1px 100px;
    background-color: #5883E1;
    border: 1px #052581 solid;
    text-align: center;
    padding-top: 15px;
    color: white;
    font-size: 20px;
}

#tarifs A#openCompte:hover { background-color: #F47C1B; border: 1px #9B3000 solid; text-decoration: none; }


#tarifs A#openSoc {
    display: block;
    height: 30px;
    width: 248px;
    margin: 1px 2px 30px 100px;
    float: left;
    background-color: #5883E1;
    border: 1px #052581 solid;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-size: 14px;
}
    *HTML #tarifs A#openSoc { margin-left: 50px; } 

#tarifs A#openSoc:hover { background-color: #F47C1B; border: 1px #9B3000 solid; text-decoration: none; }

#tarifs A#openClub {
    display: block;
    height: 30px;
    width: 248px;
    margin: 1px 0 30px 0px;
    float: left;
    background-color: #5883E1;
    border: 1px #052581 solid;
    text-align: center;
    padding-top: 10px;
    color: white;
    font-size: 14px;
}

#tarifs A#openClub:hover { background-color: #F47C1B; border: 1px #9B3000 solid; text-decoration: none; }


#contactsTel {
	float: left;
	width:172px;
    background: url(../images/contactsTel.png) no-repeat left;
    height: 40px;
    display: block;
    padding-left: 65px;
    padding-top: 5px;
    margin-bottom: 20px;
} 

#contactsCourrier {
	float: left;
	width:172px;
    background: transparent url(../images/contactsCourrier.png) no-repeat left;
    height: 40px;
    display: block;
    padding-left: 65px;
    padding-top: 5px;
    margin-bottom: 20px;
}

#contactsEmail {
	float: left;
	width:172px;
    background: transparent url(../images/contactsEmail.png) no-repeat left;
    height: 40px;
    display: block;
    padding-left: 65px;
    padding-top: 5px;
    margin-bottom: 20px;
}
