p.titleQui {
color:#FF8825;
font-size:15px;
margin-top:35px;
margin-bottom: 0px;
text-transform:uppercase;
font-family:"Lucida Sans Unicode","Lucida Grande","arial,sans-serif";

}

.qui p.separation, .recrutement p.separation {
height: 20px;
}

.contenuTopMini ul {
line-height:18px;
}

p.intro {
margin-top: 30px;
}

#devenirpartenaire code {
  border-width:1px;
  border-style:solid;
  border-color:gray;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
  padding:10px;
  text-align:left;
  background-color: #e6e6e6;
}


a.raz {
color: blue;
text-decoration: underline;
font-style: normal;
font-weight: normal;
}

a:hover.raz {
}


input[type="text"] {
margin-right: 1px;
}

.formInterneBottom form input.submitInput {
display:block;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 15px;

}