@charset "utf-8";
/* CSS Document */
.bg_label_adherent{
background:url(../images/content_label_adherent.jpg) no-repeat; height:560px
}

.bg_pacte_adherent{
background:url(../images/content_pacte_adherent.jpg) no-repeat;
}

.bg_info{
background:url(../images/content_info.jpg) no-repeat; height:297px;
}

#titre_label_adherent{
width:430px;
margin-left:25px;
color:#666;
float:left;
}

#block1_label_adherent{
width:340px;
margin-left:50px;
margin-top:65px;
float:left;
}

#block2_label_adherent{
width:260px;
padding-right:90px;
margin-top:197px;
float:right;
}

.puce_pacte_adherent1{
color:#666;
background:url(../images/puce_pacte_violet.jpg) no-repeat top left;
padding-left:10px;
padding-top:5px;
}
.puce_pacte_adherent2{
color:#666;
background:url(../images/puce_pacte_rouge.jpg) no-repeat top left;
padding-left:10px;
padding-top:5px;
}

#block_pacte1{
width:320px;
margin-top:70px;
margin-left:40px;
float:left;
}
#block_pacte2{
float:right;
width:320px;
margin-top:110px;
margin-right:90px;
}

.titre_pacte{
font-size:12px;
color:#000;
}

.gray_titre_org{
font-size:12px;
font-weight:bold;
color:#666666;
}


form#formulaire input{
border:#a07b9d thin solid;
}
form#formulaire textarea{
border:#a07b9d thin solid;
}
table#table_formulaire{
margin-top:40px; 
margin-left:25px; 
color:#824c83; 
font-size:11px;
}