@charset "UTF-8";

body, a, label, input, th, td, div, p, ul, li, form, textarea, caption, select, button {
    font-size: 1.6rem !important;
    font-family:'Open Sans', normal, Arial, sans-serif;
}



li.boutonCompte {
    font-size: 1.rem !important;
    height: auto;
    margin-left: 1em;
    padding: 0.1em !important;
    vertical-align: middle;
    font-weight:bold;
}

.btn:hover {
    background-color: lightgrey;
    color: #000000;
    text-shadow: none;
    color: #FFFFFF;
}


#boutonPayerPrelev {
    color: #141413;
    font-family: Droid Sans Bold,Droid Sans,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: 44px;
    left: 8px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 1px;
    width: 227px;
}


#textBoutonpayerPrelev,#textBoutonCarteBancaire,#textBoutonLyra,#textBoutonPaiement{
    color: #141413;
    font-family: Droid Sans Bold,Droid Sans,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    padding-top: 16px;
    margin-top: 16px !important;
    text-align: center;  
}

.boutonCompte {
    font-family: Arial;
    font-size: 1.6em;
    font-weight:bold;
    border: 1px solid grey;
    border-left: 10px solid #08598c;
    min-width: 271px;
    min-height: 60px;
    background-image: none;
    background-color: lightgrey;
    margin : 0 !important;
    padding-top: 16px !important;
}

.boutonCompte:hover{
  background-color: #ffffff;
  text-decoration: underline;  
}

.boutonCompte:focus {
    background-color: #ffffff;
    text-shadow: none;
}

.boutonCompte:active {
    background-color: #ffffff;
    text-shadow: none;
}


.titreform {
    font-family: 'Droid Sans', sans-serif;
    font-size: 1.5em;
    padding-left: 15px;
    margin: 0px 0px 20pt;
    text-align: left;
    color: #191919;
    border-bottom: 2px solid #0B6BA8;
    padding-bottom: 0.3em;
}

.titreformsansborder{
  color: #191919;
    font-family:'Open Sans', normal, Arial, sans-serif;
    font-size: 18px;
    font-weight:bold;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 0.3em;  
}

a.btn, select {
    font-size: 1.6rem !important;
}

a:hover,a:active {
    color: white !important;
    text-decoration: none !important;
}

.imgpayfip {
    float: right;
}
