.ariane { /*width:960px;*/

}

.ariane li {
    float: left;
    background: url(http://salon-environord.com/sfSympalBossSiteModel1Plugin/images/puceAriane.png) 0 3px no-repeat;
    padding-left: 20px;
    margin-right: 5px;
    color: #000;
    font-size: 12px;
}

.ariane li.first {
    padding: 0;
    background: none;
}

.ariane li.last a {
    color: rgb(80,150,179);
}

.ariane li a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

.ariane li a:hover {
    text-decoration: underline;
}

.prospect {
    background-color: #FFFFFF;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.13);
    padding: 16px 28px 28px;
}

.prospect .left_column {
    width: 580px;
    padding-top: 16px;
    float: left;
}

.prospect .left_column h2 {
    font-weight: bold;
    font-size: 17px;
    line-height: 3;
    color: rgb(80,150,179);
    text-transform: uppercase;
}

.prospect .left_column .entete {
    padding-left: 22px;
    border-left: 1px solid #000;
}

.prospect .left_column .titre {
    margin-top: 5px;
}

.prospect .left_column .chapo {
    margin-top: 14px;
    font: 1.1em/1.5 Eurostile, "Century Gothic", "Lucida console", monospace;
}

.prospect .left_column .contenu {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.prospect .right_column {
    width: 300px;
    float: right;
}

.enteteDevis{
    background: url(http://salon-environord.com/sfSympalBossSiteModel1Plugin/images/megacite/devis_fleche.gif) no-repeat;
    width: 571px;
    height: 39px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    padding: 3px 0 0 20px;
}
#prospectform {
    width: 500px;
    padding: 10px;
    position: relative;
}
#prospectform fieldset{
    border:0;
}
#prospectform label {
    margin: 0 10px 0px 0;
    padding: 0;
    font-size: 12px;
    display: block;
    float: left;
    width: 100px;
    clear:both;
}
td.required{
    min-width: 110px;
}
#prospectform ul label{
    clear: none;
}
#prospectform li.expo, #prospectform li.resto {
    height: 40px;
    padding-top: 10px;
}
#prospectform td.required {
    color: rgb(80,150,179);;
}
#prospectform .radio_list li {
    display: block;
    width: 60px;
    float: left;
}
#prospectform .radio_list input, #prospectform .radio_list label {
    width: 25px;
    border: 0;
    margin: 0;
    bottom: 0;
}
.content .left_column ul.checkbox_list {
padding-left: 0px;
}
#prospectform label.laraie {
    color: #333333;
    margin: 0 10px 0px 0;
    padding: 0;
    width:450px;
    font-size: 12px;
    display: block;
    float: right;
}
#prospectform input {
    border: none;
    color: #333;
    line-height: 18px;
    height: 18px;
    margin: 0px 0 3px 0;
    padding: 2px 0px 0px 3px;
    width: 350px;
    background-color: #e9e9e9;
    float: left;
}
#prospectform input.laraie {
    border: none;
    color: #333;
    line-height: 18px;
    height: 18px;
    margin: 0px 0 3px 0;
    padding: 2px 0px 0px 3px;
    width: 40px;
    background-color: #e9e9e9;
}
#prospectform textarea {
    border: none;
    color: #333;
    line-height: 18px;
    height: 95px;
    margin: 0px 0 3px 0;
    padding: 2px 0px 0px 3px;
    width: 550px;
    background-color: #e9e9e9;
    clear: both;
}

#prospectform input:hover {
}
#prospectform select {
    border: none;
    color: #333;
    font-size: 12px;
    height: 20px;
    padding: 2px 0px 0px 3px;
    width: 350px;
    margin: 0px 0 3px 0;
}
#prospectform select option {
    padding-left: 10px;
}
ul.error_list{
clear: both;
margin:10px 0;
}
ul.error_list li{
    color: #FF0000;
}
#prospectform p {
    margin: 20px 0;
}
#prospectform #submit {
background: #e9e9e9;
border: none;
color: #454545;
cursor: pointer;
display: block;
text-transform: uppercase;
font-weight: bold;
height: 21px;
margin: 5px 0 10px 110px;
text-align: center;
width: 112px;
}
#prospectform #submit:hover {
    background: rgb(80,150,179);
    color:#fafafb;
}
#prospectform td.error {
  background: #D4D4D4;
  color: #FF0000;
  font-weight: bold;
  padding: 3px;
}
.notice {
  /*padding: 100px;*/
  font-weight: bold;
  text-align: center;
}


.saved{
  margin-top:5px;
  font-weight:bold;
}

.error{
    color: #FF0000;
}