/* Start of CMSMS style sheet '001-TECHNOPIEUX : FEU concessionnaire' */
/* STYLESHEET CONCESSIONNAIRE FEU */

p#feuInscription {
padding:10px 0;
border:1px solid black;
margin-top:20px;
width:300px;
background:#b8f2af;
}

p#feuInscription input{
border:1px solid black;
padding:2px;
width:175px;
}

#feuInscription span.champs{
     display:block;
     padding:10px;
     margin:0;
     clear:both;
}

#feuInscription span.texte{
     display:block;
     width:90px;
line-height:20px;
float:left;
}

#feuInscription span.erreurFEU{
     display:block;
     padding:10px;
     margin:0;
     clear:both;
     color:red;
}

p#feuLogout {
padding:10px;
border:1px solid black;
margin:20px;
width:300px;
float:right;
background:#b8f2af;
}

#feuLogout span{
     display:block;
     padding:10px;
     margin:0;
     clear:both;
}

#prospect{
width:465px;
margin:10px;
padding:10px 10px 0 10px;
border:1px solid black;
float:left;
}

.separationFEU{
display:block;
   margin:0 0 10px 0;
}

/* End of '001-TECHNOPIEUX : FEU concessionnaire' */

