/* general */

body { 
font-size: 11px; 
color: #666666; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
background-color: #a8c1ca; 
text-align: center; 
margin: 0px; 
padding: 0px;
width: 100%;
}

.popup { 
font-size: 11px; 
color: #666666; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
background-color: #ffffff; 
text-align: center; 
margin: 0px; 
padding: 0px;
width: 100%;
}

.degrad {
background-image: url(../medias/communs/degrad.gif); 
background-repeat: repeat-x;
width: 100%;
}

.degrad_home {
background-image: url(../medias/communs/degrad_home.gif); 
background-repeat: repeat-x;
width: 100%;
}

.center {
margin: 0px auto;
width: 835px;
text-align: left;
}

.bandeau1 {
background-image: url(../medias/communs/personnes_jeunes.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.bandeau2 {
background-image: url(../medias/communs/personnes_famille.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.bandeau3 {
background-image: url(../medias/communs/personnes_vieux.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.bandeau1_home {
background-image: url(../medias/communs/personnes_jeunes_home.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.bandeau2_home {
background-image: url(../medias/communs/personnes_famille_home.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.bandeau3_home {
background-image: url(../medias/communs/personnes_vieux_home.jpg); 
background-repeat: no-repeat;
width: 835px;
}

.fond {
background-image: url(../medias/communs/fond.gif); 
background-repeat: no-repeat;
padding: 10px 56px 28px 56px;
}

.fond_home {
background-image: url(../medias/communs/fond.gif); 
background-repeat: no-repeat;
}

.fond_text {
padding: 20px 30px 15px 30px;
}

.push {
padding: 20px 30px 20px 30px;
}

.actualites {
background-image: url(../medias/home/actualites.gif); 
background-repeat: no-repeat;
padding: 35px 40px 20px 13px;
}

.footer {
background-image: url(../medias/communs/footer.gif); 
background-repeat: no-repeat;
padding-right: 60px;
height: 35px;
padding-bottom: 10px;
font-size: 10px;
color: #999999;
}

.qui_col_gauche {
text-align: right;
}

.qui_col_droite {
padding-left: 32px;
}

.trait_spacer {
padding: 20px 0px 20px 0px;
}

.menu_calques {
width: 340px;
z-index: 1000;
}

.table {
padding: 2px 10px 2px 10px;
background-color: #ef9106;
}

.table_bas {
padding: 0px;
}

.textfield_paiement {
width: 120px;
}

.textfield {
font-size: 10px;
width: 200px;
}

.contact {
padding-left: 20px;
}

.plan_spacer {
padding-left: 40px;
}


/* text */

.gros_titre { 
font-size: 32px;
font-style: italic;
font-weight: bold; 
color: #f18e00; 
letter-spacing: -2px;
line-height: 30px;
margin-bottom: 25px;
}

.titre { 
font-size: 12px;
font-weight: bold; 
color: #f18e00;
margin-bottom: 5px;
}

.small_text { 
font-size: 10px;
}

.text { 
font-size: 11px;
}

/* links */

a:link { color: #f18e00; text-decoration: none;  }
a:visited { color: #f18e00; text-decoration: none; }
a:hover { color: #f18e00; text-decoration: underline; }
a:active { color: #f18e00; text-decoration: none; }

a.grey:link { color: #666666; text-decoration: none; font-weight: bold; }
a.grey:visited { color: #666666; text-decoration: none; font-weight: bold; }
a.grey:hover { color: #666666; text-decoration: underline; font-weight: bold; }
a.grey:active { color: #666666; text-decoration: none; font-weight: bold; }

a.footer_links:link { color: #999999; text-decoration: none; font-size: 10px; }
a.footer_links:visited { color: #999999; text-decoration: none; font-size: 10px; }
a.footer_links:hover { color: #999999; text-decoration: underline; font-size: 10px; }
a.footer_links:active { color: #999999; text-decoration: none; font-size: 10px; }

a.calques:link { color: #ffffff; text-decoration: none; }
a.calques:visited { color: #ffffff; text-decoration: none; }
a.calques:hover { color: #ffffff; text-decoration: underline; }
a.calques:active { color: #ffffff; text-decoration: none; }