/*
------------------------------------------------------------------------------------------------------------------ espace vente */

#periodesParution{
	list-style: none;
	list-style-position: outside;
	width:430px;	
}
			

div#vente h3 {
  font-weight: 700;
  color: #9A1816;
  border-bottom: 1px solid #9A1816;
  margin: 10px 0;
  width:580px;
  font-size:20px;
}

div#vente h4 {
  font-size:16px;
  color:#FF6600;
  padding-bottom:14px;
  text-decoration:underline;
}

div#vente h5 {
  font-size:18px;
  color:#9A1816;
}

div#choix_type{
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-top:26px;
}
	
div#vente span.toggle_info, div#vente span.toggle_confort {
    position: relative;
    bottom: 22px;
    float: right;
    display: block;
    width: 42px;
    height: 7px;
    background: white url(../images/elements/fermer.gif) no-repeat 0 0;
    text-indent: -1000em;
    letter-spacing: -100px;
    cursor: pointer;
  }
* html div#vente span.toggle_info, * html div#vente span.toggle_confort{
    bottom: 26px;
}
div#vente span.close_toggle_info, div#vente span.close_toggle_confort {
    position: relative;
    bottom: 25px;
    float: right;
    display: block;
    width: 54px;
    height: 10px;
    background: white url(../images/elements/deployer.gif) no-repeat 0 0 !important;
    text-indent: -1000em;
    letter-spacing: -100px;
    cursor: pointer;
  }
* html div#vente span.close_toggle_info, * html div#vente span.close_toggle_confort{
    bottom: 26px;
}
ul.inner-ul {
  float: left;
}
ul.inner-left {
  width: 390px;
}
ul.inner-right {
  width: 190px;
}
* html ul.inner-right {
  width: 190px;
}
ul.inner-ul li {
  float: left;
  padding-bottom: 2px;
  color: #565656;
  font-size: .9em;
}
ul.inner-ul li label {
  width: 145px;
  display: block;
  float: left;
  margin-right: 3px;
}
ul.inner-left li label {
  text-align: right;
}
ul.inner-right li label {
  text-align: left;
  width: 160px;
}
ul.inner-left li input {
  width: 120px;
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px solid orange;
  color: #565656;
  font-size: .85em;
  padding: 1px;
}
ul.inner-left li input.dateCirc{
  width: 30px;
}
ul.inner-left li select {
  width: 124px;
  display: block;
  float: left;
  margin-right: 3px;
  border: 1px solid orange;
  color: #565656;
  font-size: .85em;
  padding: 1px;
}
ul.inner-right li input {
  float: left;
  margin-left: 3px;
  display: block;
}
div#slide_infos, div#slide_confort {
  float: left;
  margin-bottom: 1em;
}
div#slide_ext .inner-right {
  width: 170px;
}
div#slide_ext .inner-left {
  width: 290px;
}
div#slide_ext label {
  width: 130px;
}
ul.inner-alone li label {
  width: 300px;
  float: left;
  display: block;
}
* html ul.inner-alone li label {
  width: 305px; 
}
ul.inner-alone li input {
  float: left;
  display: block;
}
input#submit_photos {
  background: #FF6600;
  border: 0;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  margin-top: 80px;
}
h4.special {
  text-transform: uppercase;
  color: #CF0115;
  font-weight: 400;
  letter-spacing: 0.07em;
  font-size: 1.2em;
}
ul.insertion {
  margin: 1em 0 0 0;
  width: 400px;
  float: left;
}
ul.insertion li {
  display: block;
  float: left;
  margin-right: 5px;
}
ul.insertion li label {
  color: #FF6600;
  font-weight: 900;
}

ul.new_compte {
  width: 265px;
  float: left;
  margin: 1em 0;
 
}
* html ul.new_compte {
  width: 265px; 
}
ul.new_compte li {
  /*float: left;*/
  clear: left;
  padding-bottom: 2px;
}
* html ul.new_compte li {
  float: none;
  clear: none;
  margin-bottom: 2px; 
}
ul.new_compte label {
  text-align: right;
  display: block;
  float: left;
  width: 83px;
  margin-right: 3px;
}
ul.new_compte input {
  text-align: left;
  display: block;
  width: 130px;
  float: left;
}
ul.new_compte input.mini {
  width: 100px;
}
div.detail_new_compte {
  float: left;
  width: 290px;
  margin-left: 10px;
  text-align: center;
  padding-top: 50px;
}
div.detail_new_compte strong {
  color: #ce0215;
}
div.detail_new_compte ul {
  width: 290px;
  float: left;
  margin: .5em 0;
}
div.detail_new_compte ul li label {
  display: block;
  float: left;
  text-align: right;
  margin-right: 3px;
  width: 110px;
  font-weight: 900;
}
div.detail_new_compte ul li input {
  float: left;
  display: block;
  border: 1px solid #919090;
  padding: 1px;
  width: 150px;
}

div#identification {
  background: white url(../images/elements/fond_identification.jpg) no-repeat 0 0;
  width: 380px;
  height: 75px;
  padding-top: 22px;
  margin-bottom: 1em;
}
div#identification h4 {
  color: #ff6600;
  text-transform: uppercase;
  font-weight: 900;
  margin: 5px 0 0 10px;
  font-size:14px;
}
div#identification ul {
  margin: 2px 0 0 10px;
}
div#identification ul li {
  display: inline;
}
div#identification ul li input#password, div#identification ul li input#identifiant  {
  border: 1px solid #565a5f;
  color: #565a5f;
  width: 148px;
  height: 19px;
  padding: 1px;
}
div#identification ul li input#submit_ok {
  border: 0;
  background: #ff6600;
  color: white;
  width: 21px;
  height: 21px;
  font-size: .9em;
  cursor: pointer;
}
a.oubli:link, a.oubli:visited {
  font-size: .95em;
  color: #ff6600;
  margin-left: 230px;
  text-decoration: none;
}
a.oubli:hover, a.oubli:active {
  font-size: .95em;
  color: #ff6600;
  margin-left: 230px;
  text-decoration: underline;
}
h4.special2 {
  color: #ff6600;
  text-transform: uppercase;
  font-weight: 900;
}
div.aide {
  background: white url(../images/elements/fond_aide.gif) no-repeat top left;
  width: 300px;
  padding-top: 1px;
}
div.bottom_aide {
  width: 300px;
  height: 10px;
  background: white url(../images/elements/bas_fond_aide.gif) no-repeat bottom left;
}
div.aide h3 {
  font-weight: bold;
  color: #9A1816;
  font-size: 1.6em;
  margin: .5em 0 .5em .5em;
}
div.aide p {
  margin: 0 1em;
  line-height: 1.6em;
  text-align: justify;
}
div#specialOffer {
  background: white url(../images/elements/fond_aide.gif) no-repeat top left;
  width: 300px;
  padding-top: 1px;
  margin-bottom: 10px;
}

div#specialOffer h3 {
  font-weight: 900;
  color: #bf0213;
  font-size: 1.6em;
  margin: .5em 0 .5em .5em;
}
div#specialOffer p {
  margin: 0 1em;
  line-height: 1.6em;
  text-align: justify;
}
input#big_sold {
  background: #f21300 url(../images/elements/big_sold.jpg) no-repeat 0 0;
  text-indent: -1000em;
  letter-spacing: -100px;
  display: block;
  float: right;
  margin: 1em 0;
  width: 166px;
  height: 30px;
  border: 0;
  cursor: pointer;
}
input#next_step {
  background: #f21300 url(../images/elements/next_step.gif) no-repeat 0 0;
  text-indent: -1000em;
  letter-spacing: -100px;
  display: block;
  margin: 1em 0;
  width: 166px;
  height: 30px;
  border: 0;
  cursor: pointer;
}

input#big_edit {
  background: #f21300 url(../images/elements/modifier_annonce.jpg) no-repeat 0 0;
  text-indent: -1000em;
  letter-spacing: -100px;
  display: block;
  float: left;
  margin: 1em 0;
  width: 193px;
  height: 30px;
  border: 0;
  cursor: pointer;
}
p.annonce {
  margin: 1em 0;
  border: 1px solid #cc0000;
  background: #ffe5e5;
  padding: 10px;
}
span.errorMessage, span.error {
font-weight: 900;
  color: #FF3333;
  font-size: 1.0em;
  }
  
span.errorMessage {
    margin-left: 106px;
}

span.error {
    display: block;
    border: 1px solid red;
    background-color: #FFDFDF;
    padding: 5px;
    margin-bottom: 5px;
}

span.valid {
    display: block;
    border: 1px solid green;
    background-color: #66FF99;
    padding: 5px;
    margin-bottom: 5px;
}
  
#slide_infos span.errorMessage {
  margin-left: 147px;
  display: block;
  text-align: left;
}

.required_star {
    font-weight: bold;
    color: #FF3333;
    font-size: 1.5em;
}
/*
------------------------------------------------------------------------------------------------------------------ page diffusion */

div#diffusion div.def_annonce {
  width: 90%;
  margin: 0 auto 0 40px;
  float: left;
}

#preview_papier {
  border: 1px solid #9A1816;
  padding: .1em;
  display: block;
  margin: 0.5em auto;
  background: #ffe5e6;
}

div.def_annonce h4 {
  color: #565656;
  font-weight: 900;
  font-size: 1.2em;
  margin: .5em 0;
  width: 500px;
}
select#sur_zone {
  border: 1px solid orange;
  padding: 2px;
}
div#diffusion div.in_detail {
  padding-top: 1em;
  border: 2px solid #9A1816;
}
div#bottom_vente {
  width: 660px;
  margin: 0 auto;
  float: left;
  padding-top: 1px;
  background: #9A1816 ;
  margin-bottom: 20px;
  position: relative;
  color: white;
  font-size: 1.6em;
  font-weight: 900;
  text-align: center;
  padding: .3em 0;
  margin-top: 10px;
}

div#bottom_vente p{
	font-size: 13px;
}

/*
----------------------------------------- Input info */
.input_picture {
    float: left;
    margin-right: 15px;
}

.picture_action {
  background: #FF6600;
  border: 0;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  padding: 2px 8px;
}

.check-photo {
  font-weight: 700;
  color: #9A1816;
  font-size:11px;
}

/*
------------------------------------------ Stats espace pro */
#espace_pro_stat label {
    text-align: right;  
}

.wwgrp {
    margin-top: 5px;
}





