/* ------------------------------ RESET STYLE --------------------------------- */
* {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:0px;
}

br {
line-height:14px;
margin:0;
padding:0;
}

ol, ul {
  list-style: none;
}

body {
  line-height:1;
  font-size:11px;
  color:#666666;
  background:#ffffff;
}

a {
cursor:pointer;
cursor:hand;
color:#666666;
}

h1 {
font-size:0px;
color:#FFFFFF;
text-indent:-9999px;
letter-spacing:-100px;
}




/* ------------------------------ TABLEAU --------------------------------- */
table {
  border-collapse: collapse;
  text-indent:5px;
  border-spacing: 0px;
  background:#ffffff url(../images/interface/table.png) left top no-repeat;
  margin:0 auto;
  width:700px;
  border:#c68544 1px solid;
}

th {
text-align:left;
height:30px;
font-weight:bold;
color:#482808;
}


td {
height:50px;
color:#333333;
}

caption {
text-transform:uppercase;
text-align:right;
font-weight:bold;
line-height:30px;
color:#333333;
}

/* ------------------------------ FORMULAIRE --------------------------------- */
.bouton {
height:32px;
width:92px;
border:0;
cursor:pointer;
background: url(../images/bouton/valider.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
margin:0 0 20px 160px;
position:absolute;
top:129px;
left:279px;
}

.bouton:hover {
background-position: 0 -32px;
}

input {
background:#607794;
margin:0 0 0 95px;
color:#ffffff;
width:230px;
border:1px solid #ffffff;
font-size:11px;
padding:0;
height:15px;
}

textarea {
border:1px dashed #ffffff;
overflow:auto;
width:480px;
height:150px;
background:#607794;
margin:0 0 0 95px;
color:#ffffff;
font-size:11px;
}

select {
border:1px solid #ffffff;
background:none;
margin:0 0 0 155px;
height:21px;
color:#ffffff;
width:190px;
}


.parcourir {
height:21px;
}

.case_cocher {
width:18px;
border:none;
}

label {
width:90px;
text-align:right;
position:absolute;
height:17px;
color:#ffffff;
font-weight:bold;
}


.autre_imput {
background-color:transparent;
border:0;
}

.etoile {
color:#FF0000;
}

.message {
text-align:center;
margin:10px 0 10px 0;
font-weight:bold;
}


.texte_droite {
color:#333333;
position:absolute;
left:215px;
font-weight:bold;
}

form {
background:none;
padding:0;
margin:0;
position:relative;
}

.colorform {
border:solid 1px #e7e7e7;
background: url(../images/interface/ligne_form.png) left top repeat-y;
margin:0 0 20px 0;
padding:20px 0 0 0;
}

#qte {
width:720px;
padding:0;
margin:0;
background:none;
}

.qte_champ {
width:50px;
margin:0 0 0 30px;
}

/* ------------------------------ HEADER INVISIBLE --------------------------------- */
#contenu_invisible {
width:100%;
height:200px;
position:relative;
background:#66cc00 url(../images/fr/header_invisible/top_header.jpg) bottom center no-repeat;
}

#milieu_invisible {
width:960px;
margin:0 auto;
color:#FFFFFF;
height:100%;
position:relative;
}


.form_espace_client {
position:absolute;
width:480px;
height:160px;
left:240px;
bottom:0px;
padding:0;
margin:0;
}

.champ_client {
background-color:none;
position:absolute;
left:220px;
margin:0;
width:120px;
height:20px;
color:#006600;
font-size:12px;
font-weight:bold;
border:#006600 1px dashed;
}

.bouton_client {
position:absolute;
right:100px;
bottom:22px;
width:30px;
height:30px;
border:0;
background: url(../images/bouton/ok_espace.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
cursor:pointer;
}

.bouton_client:hover {
background-position: -30px 0;
}






/* ------------------------------ PAGINATION --------------------------------- */
.page {
height:48px;
width:23px;
border:0;
cursor:pointer;
background: url(../images/interface/bg_pagination.png) 0 0 no-repeat;
margin:0;
color:#FFFFFF;
display:block;
font-family:Georgia;
font-size:20px;
padding:10px 10px 0 0;
text-decoration:none;
font-weight:bold;
text-align:right;
float:left;
margin:0 0 0 3px;
}

.page:hover {
background-position: -33px 0px;
}

.page_hover {
height:48px;
width:23px;
border:0;
background: url(../images/interface/bg_pagination.png) -66px 0 no-repeat;
margin:0;
color:#FFFFFF;
display:block;
font-family:Georgia;
font-size:20px;
padding:10px 10px 0 0;
text-align:right;
float:left;
margin:0 0 0 3px;
font-weight:bold;
}

a#precedent {
height:48px;
width:33px;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
background: url(../images/interface/bg_pagination_fleches.png) no-repeat 0 -48px;
float:left;
}

a#precedent:hover {
background-position: -33px -48px;
}

a#suivant {
height:48px;
width:33px;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
background: url(../images/interface/bg_pagination_fleches.png) no-repeat 0 0;
float:left;
margin:0 0 0 3px;

}

a#suivant:hover {
background-position: -33px 0;
}



/* ------------------------------ MOTEUR DE RECHERCHE --------------------------------- */
.form_recherche {
position:absolute;
right:10px;
top:250px;
height:230px;
width:300px;
padding:0;
margin:0;
background:#ffcc66 url(../images/interface/bg_recherche.png) no-repeat;
}

.liste_recherche {
position:absolute;
background:#ffffff;
right:20px;
width:160px;
color:#666666;
height:20px;
font-size:11px;
margin:0;
}

.bouton_recherche {
height:30px;
width:225px;
border:0;
cursor:pointer;
background: url(../images/bouton/affiche_resultats.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
right:0px;
top:240px;
}

.bouton_recherche:hover {
background-position: 0 -30px;
}

.bouton_recherche2 {
height:30px;
width:225px;
border:0;
cursor:pointer;
background: url(../images/bouton/affiche_resultats_2.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
right:10px;
bottom:10px;
}

.bouton_recherche2:hover {
background-position: 0 -30px;
}

#carte {
position:absolute;
right:10px;
bottom:50px;
z-index:2;
}



/* ------------------------------ ARCHITECTURE --------------------------------- */
#global {
background:#ffffff url(../images/interface/bg_body.png) left top repeat-x;
width:100%;
height:100%;
}

#contenu {
margin:0 auto;
width:960px;
z-index:-1;
background:none;
}

#header {
height:300px;
position:relative;
background:#FF9900 url(../images/interface/header.png) left top repeat-x;
}

#anim_header {
position:absolute;
bottom:10px;
right:10px;

}

#milieu {
position:relative;
width:960px;
z-index:10;
margin:0;
height:auto !important;
height:550px;
min-height:550px;
background:#ffffff;
padding:0;
}


.encart_milieu {
position:relative;
width:300px;
height:150px;
z-index:10;
background:#F0F0F0;
margin:20px 0 20px 20px;
border: none;
}

#footer {
height:160px;
width:100%;
background:#FF9900 url(../images/interface/bg_footer.png) 0 0 repeat-x;
}

#footer_milieu {
margin:0 auto;
width:960px;
height:160px;
position:relative;
background:#FF9900 url(../images/interface/footer.png) 0 0 no-repeat;
}

#logo_microweb {
position:absolute;
top:160px;
left:400px;
width:70px;
height:70px;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}

.titre {
   position:relative;
   height:30px;
   width:590px;
   text-indent:-9999px;
   font-size:0;
  letter-spacing:-100px;
  margin:10px 0 10px 0;
}

a#plan {
right:10px;
top:0px;
height:160px;
width:240px;
background: url(../images/interface/petit_plan.png) no-repeat left top;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

a#plan:hover {
background-position: 0 -160px;
}


/* ------------------------------ MENU --------------------------------- */

#menu {
height:52px;
width:960px;
background: url(../images/interface/nav.png) no-repeat left top;
position:relative;
display:block;
z-index:50;
margin:0;
}

#menu li, #menu a {
   height: 52px;
   display: block;
   float:left;
   width:160px;
   font-size:0px;
   letter-spacing: -100px;
   text-indent:-9999px
}

#bouton1 a:hover {
   background: transparent url(../images/interface/nav.png) 0 -52px no-repeat;
}


#bouton2 a:hover {
   background: transparent url(../images/interface/nav.png) -160px -52px no-repeat;
}


#bouton3 a:hover {
   background: transparent url(../images/interface/nav.png) -320px -52px no-repeat;
}


#bouton4 a:hover {
   background: transparent url(../images/interface/nav.png) -480px -52px no-repeat;
}


#bouton5 a:hover {
   background: transparent url(../images/interface/nav.png) -640px -52px no-repeat;
}

#bouton6 a:hover {
   background: transparent url(../images/interface/nav.png) -800px -52px no-repeat;
}




/* ------------------------------ BIEN --------------------------------- */
.photo {
height:210px;
position:relative;
width:280px;
margin:7px 0 0 7px;
border:#cccccc 1px solid;
}

.encart_bien {
position:relative;
width:298px;
height:400px;
z-index:10;
float:left;
margin:0 0 40px 20px;
background:#f9f9f9;
padding:0;
border:#CCCCCC 1px solid;
}

.encart_bien h2 {
color:#666666;
width:298px;
font-size:14px;
margin:8px 0 10px 0;
background:#e5e5e5;
padding-top:5px;
height:25px;
text-indent:7px;
}

.encart_bien h3 {
color:#ff9900;
width:290px;
line-height:18px;
font-size:14px;
margin:0 0 10px 7px;
}

.encart_bien p {
color:#666666;
width:285px;
text-align:justify;
line-height:18px;
font-size:12px;
font-weight:none;
margin:0 0 0 7px;
}

.voir_biens {
height:30px;
width:130px;
border:0;
cursor:pointer;
background: url(../images/bouton/voir_biens.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
right:10px;
bottom:10px;
}

.voir_biens:hover {
background-position: 0 -30px;
}


.voir_fiche {
height:30px;
width:130px;
border:0;
cursor:pointer;
background: url(../images/bouton/voir_details.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
right:10px;
bottom:-12px;
}

.voir_fiche:hover {
background-position: 0 -30px;
}

.vignette_transaction {
position:absolute;
right:10px;
top:108px;
z-index:10;
}

.vignette_selection {
position:absolute;
left:0px;
top:0px;
z-index:10;
}


/* ------------------------------ FICHE BIEN --------------------------------- */

.fiche_photo {
height:210px;
position:absolute;
width:280px;
border:#cccccc 1px solid;
right:70px;
}

.fiche_bien {
position:relative;
width:960px;
height:148px;
z-index:10;
background:#F0F0F0;
margin:70px 0 20px 0;
background: url(../images/interface/bg_fiche.png) 0 0 no-repeat;
border:none;
padding:10px 20px 20px 10px;
height:200px;
}

.fiche_bien h2 {
color:#cccccc;
width:310px;
line-height:18px;
font-size:22px;
margin:0;
height:25px;
position:absolute;
top:-10px;
left:5px;
}

.fiche_bien h6 {
color:#000000;
width:310px;
line-height:18px;
font-size:14px;
margin:0;
height:25px;
position:absolute;
bottom:65px;
left:5px;
}

.fiche_bien h3 {
color:#666666;
width:310px;
line-height:18px;
font-size:14px;
margin:0;
height:25px;
position:absolute;
bottom:35px;
}

.fiche_bien h5{
color:#666666;
width:310px;
line-height:18px;
font-size:14px;
margin:0;
height:25px;
position:absolute;
bottom:15px;
}

.fiche_bien h4 {
color:#666666;
width:580px;
text-align:justify;
line-height:24px;
font-size:14px;
font-weight:none;
position:absolute;
top:25px;
left:20px;
}

#des_fiche {
position:relative
}


#des_fiche p {
color:#666666;
width:920px;
text-align:justify;
line-height:18px;
font-size:12px;
font-weight:none;
padding:10px;
}


.titre_retour {
background:#607794;
position:relative;
height:22px;
width:585px;
padding:8px 0 0 5px; 	
margin:10px 0 10px 0;
font-size:0px;
letter-spacing: -100px;
text-indent:-9999px;
}


.retour_liste {
position:absolute;
left:470px;
top:440px;
width:150px;
height:30px;
border:0;
background: url(../images/bouton/retour_liste.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
cursor:pointer;
z-index:44;
}

.retour_liste:hover {
background-position: 0 -30px;
}


.vignette_transaction_fiche {
position:absolute;
right:70px;
top:112px;
z-index:10;
}