/*contact css*/


/* Unsupported browsers */

.orange_rbcontent { padding: 0.4em; }
.orange_rbroundbox { width: 100%; }

#unsupported {
  font-weight: bold;
  text-align: left;
}

/*#content {
  padding-top: 15px;
}*/

/* Signup form */

#contactform table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#profilform .label {
  padding-top: 2px;
  padding-right: 8px;
  
  text-align: left;
  width: 200px;
  white-space: nowrap;
}

#profilform .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#profilform .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

#profilform .textfield {
  width: 150px;
}

#profilform label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

#profilform label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

#profilform .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

#profilform #dateformatStatus, #profilform #termsStatus {
  margin-left: 6px;
}

#profilform #dateformat_eu {
 vertical-align: middle;
}

#profilform #ldateformat_eu {
  font-weight: normal;
  vertical-align: middle;
}

#profilform #dateformat_am {
  vertical-align: middle;
}

#profilform #ldateformat_am {
  font-weight: normal;
  vertical-align: middle;
}

#profilform #termswrap {
  float: left;
}

#profilform #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

#profilform #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

#profilform #lsignupsubmit {
  visibility: hidden;
}
#profilsubmit{
padding:2px 15px 3px 15px;border-style:solid;

border-top-width:1px;border-left-width:1px;

border-bottom-width:1px;border-right-width:1px;

border-top-color:#1A6A91;border-left-color:#1A6A91;

border-bottom-color:#CCCCCC;border-right-color:#0F3D53;

background-color:#269AD2;color:#000000;font-size:11px;

font-family:"lucida grande", tahoma, verdana, arial, sans-serif;

text-align:center;

}
/* end*/

/*actualite css*/

#actualitewrap {
padding-left:15px;
clear:both;
margin:39px;
text-align:left;
width:88%;
}


/* Unsupported browsers */

.orange_rbcontent { padding: 0.4em; }
.orange_rbroundbox { width: 100%; }

#unsupported {
  font-weight: bold;
  text-align: left;
}

/*#content {
  padding-top: 15px;
}*/

/* Signup form */

.classForm table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

.classForm .label {
  padding-top: 2px;
  text-align: left;
  width: 200px;
  white-space: nowrap;
}

.classForm .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

.classForm .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

.classForm .textfield {
  width: 150px;
}

.classForm label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

.classForm label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

.classForm .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

.classForm #dateformatStatus, .classForm #termsStatus {
  margin-left: 6px;
}

.classForm #dateformat_eu {
 vertical-align: middle;
}

.classForm #ldateformat_eu {
  font-weight: normal;
  vertical-align: middle;
}

.classForm #dateformat_am {
  vertical-align: middle;
}

.classForm #ldateformat_am {
  font-weight: normal;
  vertical-align: middle;
}

.classForm #termswrap {
  float: left;
}
.classForm #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

.classForm #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

.classForm #lsignupsubmit {
  visibility: hidden;
}
#submitForm{
padding:2px 15px 3px 15px;border-style:solid;

border-top-width:1px;border-left-width:1px;

border-bottom-width:1px;border-right-width:1px;

border-top-color:#1A6A91;border-left-color:#1A6A91;

border-bottom-color:#CCCCCC;border-right-color:#0F3D53;

background-color:#269AD2;color:#000000;font-size:11px;

font-family:"lucida grande", tahoma, verdana, arial, sans-serif;

text-align:center;

}

