
#authbox {
 float: right;
 margin-top: 45px;
 margin-right: 80px;
 width: 260px;
}

#authbox h1 {
 position: static;
 margin: 0 auto 20px 0 !important;
 width: 240px;
 text-align: right;
 font-weight: normal;
 color: white;
 font-size: 1.3em;
}

#authbox form {
 margin-top: 0px;
}

#authbox p {
 text-align: right;
}

#authbox p.wlpeMessageText {
 font-size: 1em;
 color: yellow;
 margin: -10px 20px 5px auto;
 text-align: right;
}

#authbox p.log {
 margin: 0 20px 10px auto;
 text-align: right;
}

#wlpeUserRegisterForm input, #wlpeUserRegisterForm textarea,
#authbox input, #authbox textarea {
 width: 130px;
}

input, textarea {
 border-width: 1px;
 border-color: #02773c #02773c #5dc955 #5dc955;
 background: #40b263;
 padding: 2px;
 color: white;
}

p.bouton  {
 margin: 0 20px 10px auto;
 text-align: right !important;
}

.section-519 button, .section-519 .button {
 background: #efc054;
 -moz-border-radius: 5px;
 border: 1px #b2edbd solid;
 border-width: 2px;
 border-color: #ffd9a0;
 font-size: 1em;
 color: black;
 padding: 4px;
}

.section-519 button:hover, .section-519 .button:hover {
 color: white !important;
 border-color: white;
 background-color: #efc054 !important;
}

#wlpeReminderButton {
 position: relative;
 left: 20px;
 bottom: 35px;
 border: 0;
 background: transparent;
 color: #C3DFD2;
 font-style: italic;
 margin-right: 20px;
}

.section-519 #main {
  top: 210px;
  width: 525px;
  left: 10px;
  height: 350px;
}

#wlpeNewUser label {
  display: block;
  text-align: right;
  margin: 0 20px 5px auto;
  font-size: 1.3em;
  font-weight: bold;
}

#wlpeNewUser label input {
  margin-left: 20px;
  font-weight: bold;
  width: 160px;
}

#wlpeNewUser label textarea {
  margin-left: 20px;
  width: 160px;
  height: 100px;
  font-size: 11px;
  vertical-align: text-top;
}

#wlpeNewUser label #wlpeUserRegisterAdresse {
  font-weight: bold;
  font-size: 1em;
  height: 3em;
}

#wlpeNewUser #wlpeUserRegisterZip {
 width: 50px;
 margin-left: 130px;
}

#wlpeUserRegisterSiren, #wlpeUserRegisterState,
#wlpeUserRegisterEmail, #wlpeUserRegisterPasswordConfirm,
#wlpeUserRegisterComment {
 margin-bottom: 20px;
}

#wlpeCaptchaLabel {
 text-align: right;
}

#wlpeUserRegisterCaptcha  {
 text-align: left;
 margin-bottom: 20px;
}

#TitreIntro {
 position: absolute;
 width: 500px;
 top: 120px;
 text-align: right;
}

#TitreIntro h2 {
 color: #FFBF29;
 font-size: 16px;
 margin:  0px 0px 5px;
 text-shadow: 1px 1px 1px #000;
}

#TitreIntro p {
 font-size: 1.2em;
}

.required {
 background: #9deb82;
 color: black;
}

/* Accès réservé */

.id528 #main {
 width : 870px;
}



.id529 #main {
 width : 940px;
}



/* Accueil pro */

.id522 #main {
 width : 870px;
 height: 340px;
 top: 225px;
 left: 40px;
}

#main #affiches {
 width : 490px;
 height: 290px;
 margin: 25px 0 0 3px;
}

#main #affiches li {
 float: left;
 list-style-type: none;
 list-style-image: none;
 text-align: center;
 margin: 7px;
}

#affiches img {
 border: 0;
 box-shadow: 0px 5px 10px #2F3600;
 -moz-box-shadow: 0px 5px 10px #2F3600;
 -webkit-box-shadow:0px 5px 10px #2F3600;
}

#affiches img:hover {
 border: 0;
 box-shadow: 0px 0px 15px white;
 -moz-box-shadow: 0px 0px 15px white;
 -webkit-box-shadow: 0px 0px 15px white;
}

a.af, a.fl {
 display: block;
 float: left;
 width: 25px;
 height: 25px;
 margin: 0px 0 0px 35px;
 background: transparent url(images/LdR.png) left top no-repeat
}

a.af span, a.fl span { display: none }

a.af:hover, a.fl:hover { background-image: url(images/LdJ.png) }
a.fl { background-image: url(images/LdV.png) }

#pdf {
 position: absolute;
 top: 160px;
 right: 15px;
 width: 240px;
 text-align: center;
}

#main #pdf li{
 list-style-type: none;
 list-style-image: none;
}

#page-cmd-pro {
 position: absolute;
 top: 169px;
 right: 67px;
 padding: 12px 0;
 text-align: center;
 width: 277px;
 font-size: 18px;
 color: #4703d2;
 font-weight: bold;
 display: block;
}

#page-cmd-pro:hover {
 color: #ff4a4a;
}

/********* Page Commande Pro *********/

.id529 #main h1 { position: static; color: #FFEE9F; width: 100% }
.id529 #main h2, .id529 #main h3 { font-style: normal; color: #FFEE9F; margin-right: 0; text-align: center }
.id529 #main p { color: #DFDFDF; margin-right: 0; text-align: center  }
.id529 #main p.droite { text-align: right; margin-right: 0 !important }
.id529 #main p.gauche { text-align: left }

.id529 input, .id529 textarea {
 border-width: 1px;
 border-color: #035f1f #035f1f #5dc955 #5dc955;
 background: #40b263;
 padding: 2px;
 color: white;
 margin: 2px;
 font-size: 11px;
}

.id529 input.nobg { background-color: transparent; }

#cfBondecommande, #cfAdresseemail { margin-left: 10px }

.id529 #main p.unepersonne { clear: both }
.id529 #main .unepersonne label { float: left; width: 190px; text-align: right; margin-top: 3px }
.id529 #main .unepersonne input  { float: right; }
.id529 #main .unepersonne select { float: right; width: 230px }
.id529 #main .unepersonne span { font-size: 9px; font-style: italic; }

.id529 #main .col2 .unepersonne label { float: right; text-align: left  }
.id529 #main .col2 .unepersonne input  { float: left; }
.id529 #main .col2 .unepersonne select { float: left;  }


.id529 #main .facture { float: none; margin-bottom: 10px }

.id529 #main p.droite.demandeur { margin: 10px 0 0 0 }

.id529 #main .col1, .id529 #main .col2 {
 width: 48%;
 float: right;
}

.id529 #main .col1 {
 float: left;
}

.id529 #main .col1 p, .id529 #main .col1 h2, .id529 #main .col1 h3 { text-align: right }
.id529 #main .col2 p, .id529 #main .col2 h2, .id529 #main .col2 h3 { text-align: left }

.id529 #main hr {  margin-top: 30px }

.id529 .button {  margin-top: 20px; font-size: 14px; font-weight: bold; background-color: #FFC954 }
.id529 .button:hover {  color: #FFC954; background-color: #1D3B57 }

.id33 #main h3 { text-shadow: 0px -1px 1px #000; }

.bord {
 border-right: 2px white solid;
 padding-right: 20px;
}

.small { font-size: 0.9em !important }

.id529 #retour-accueil-pro {
 display: block;
 position: absolute;
 top: 117px;
 left: 704px;
 width: 150px;
 line-height: 28px;
 font-weight: bold;
 font-size: 14px;
 color: #4703d2;
 font-weight: bold;
}
#retour-accueil-pro:hover {
 color: #ff4a4a;}
 


/********* Page Règlements Pro *********/

.id530 #main {
 width: 985px;
}

.id530 #regpro .col1 {
 position: absolute;
 top: 107px;
 left: 30px;
 width: 425px;
}

.id530 #regpro .col2 {
 position: absolute;
 top: 107px;
 right: 0px;
 width: 500px;
}

.id530 #main .produit p {
 float: left;
 font-weight: bold;
 margin: 0 0 0 0;
 font-size: 12px;
 line-height: 29px;
 width: 250px;
 text-align: right;
}

.id530 #main .produit input {
 float: right;
 font-weight: bold;
 font-size: 14px;
 width: 162px;
 height: 28px;
 color: #4703d2;
 background: transparent;
 border: 0;
}

.id530 #main .col2 .produit p {
 float: right;
 width: 320px !important;
 text-align: left;
}

.id530 #main .col2 .produit input {
 float: left;
}

.id530 #main .produit input:hover {
 color: white
}

.id530 #retour-accueil-pro {
 display: block;
 position: absolute;
 top: 117px;
 left: 704px;
 width: 150px;
 line-height: 28px;
 font-weight: bold;
 font-size: 14px;
 color: #4703d2;
 font-weight: bold;
}
#retour-accueil-pro:hover {
 color: #ff4a4a;}}

/* Liste des pros inscrits */

.wlpeUserPage  {
 margin-bottom: 30px
}

#main .wlpeUserPage p {
 margin: 0 auto 0 0;
}

.wlpeUserPage p span {
 font-weight: bold;
 display: block;
 float: left;
 width: 130px;
}
