/* Copyright S.A.R.L. Novacréa. All Rights Reserved. */

/* ********** Specific elements ********** */

div#container {
	margin: 0 auto;
	position: relative;
	width: 900px;
	text-align: left;
}

/* ***** Header ***** */

div#header {
	margin: -8px 0 0 0;
	position: relative;
	height: 180px;
	width: 900px;
	background: transparent url("../images/backgrounds2/backgroundHeader.png") 0 0 no-repeat;
}

div#searchBox {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 32px 20px 0 25px; 
    width: 362px;
    height: 85px;
    color: #FFF;
	background: transparent url("../images/backgrounds2/backgroundSearchBox.png") 0 0 no-repeat;
}

div#searchBox table{width: 362px}
div#searchBox button{
    position: absolute;
    z-index: 15;
    right: 16px;
    bottom: 18px;
}

/* ***** Main ***** */

div#main {
	margin: 0 10px;
	padding-top: 45px;
	border-left: 10px solid #dedc00;
	border-right: 10px solid #dedc00;
	clear: both;
	background: #000;
}

/* ***** Footer ***** */

div#footer {
	clear: both;
	padding: 30px 30px 0 30px;
	background: transparent url("../images/backgrounds2/backgroundFooter.png") 0 0 no-repeat;
	height: 140px;
}

div#novacrea {
	padding: 40px 0 20px 0;
	float: right;
}

div#footer ul, div#footer span {
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
}

/* ** Homepage Styles ** */

span#currentTime {
    margin-left: 10px;
    float: left;
	color: #FFF;
}

div#rightbar {
    margin-top: 10px;
    margin-right: 10px;
	width: 192px;
	float: right;
	text-align: center;
	white-space: nowrap;
}
div#headerRightbar {background: transparent url("../images/backgrounds2/backgroundHeaderSidebar.png") 0 top no-repeat}
div#rightbar li {
	background: transparent url("../images/backgrounds2/backgroundContentSidebar.png") 0 0 repeat-y;
	font-size: 10px;
	line-height: 16px;
}
div#footerRightbar {background: transparent url("../images/backgrounds2/backgroundFooterSidebar.png") 0 bottom no-repeat}

/* *** Homesubpage Styles *** */

div#conseilsfaq, div#conseils, div#plomb, div#amiante, div#termites, div#carrez, div#piscine, div#dpe, div#diaggaz {padding: 0 15px}


/* *** Detail Styles *** */

div#ficheTech, div#contactForm, div#envoyerBien, div#myaccount {
    position: relative;
    margin: 30px 0;
    padding: 10px;
    background: #000 url("../images/backgrounds2/backgroundContentDetails.png");
}
div#contactForm, div#envoyerBien  {margin-top: 50px}
div#ficheTech:before, div#contactForm:before, div#envoyerBien:before, div#myaccount:before {
    position: absolute;
    top: -20px;
    left: 0;
    content: url("../images/backgrounds2/backgroundHeaderDetails.png");
}
div#ficheTech:after, div#contactForm:after, div#envoyerBien:after, div#myaccount:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: url("../images/backgrounds2/backgroundFooterDetails.png");
}
div#ficheTech h4, div#contactForm h4, div#envoyerBien h4, div#myaccount h4 {
    position: absolute;
    top: -35px;
    left: 10px;
}
div#imgBiens {
    position: relative;
    margin: 0 10px;
    padding-left: 10px;
    height: 140px;
    background-color: #C6C7C8;
    text-align: right;
}
div#imgBiens img {
    float: left;
    display: block;
    margin: 10px 10px 10px 0;
}
div#imgBiens span, div#imgBiens h5 {
    padding: 10px;
}
div#imgBiens .prixnetvendeurBien {
    position: absolute;
    bottom: 0;
    right: 0;
}
div#ficheTech .popBiens {
    margin: 0 0 30px 2px;
    width: 650px;
} 

div#ficheTech table, div#contactForm table, div#envoyerBien table {
    margin-left: 3px;
    width: 100%;
}
div#ficheTech td, div#contactForm td, div#envoyerBien td {
    padding: 0 2px;
    background-color: #f3f1f2;
}
div#ficheTech th, div#contactForm th, div#envoyerBien th {
    background-color: #babdc1;
    height: 30px;
}

div#docnoncontract {text-align: center}

div#corpsPhotos {
    clear: both;
    margin: 0 10px;
    padding-left: 10px;
    height: 292px;
    background-color: #C6C7C8;
    overflow-y: scroll; 
}
div#corpsPhotos a {
    display: block;
    float: left;
    margin: 10px 10px 0 0;
}

div#corpsProposition {
    clear: both;
    margin: 0 10px;
    padding: 0 10px;
    background-color: #C6C7C8;
}

div.staticContent {
    clear: both;
    margin: 10px;
    padding: 10px;
    background-color: #C6C7C8;
}
div.staticContent li {
    margin-left: 20px;
    list-style-type: disc;
}
div.staticContent li li {list-style-type: circle}

div#myaccount p {
    background-color: #C6C7C8;
    margin-left: 3px;
    padding: 10px;
}

div#register, div#authentification, div#emailEdit, div#pwdEdit {
    margin: 10px auto;
    width: 414px;
    height: 214px;
    background: #000 url("../images/backgrounds2/backgroundAuth.png") center center no-repeat;
}
div#register h5, div#authentification h5, div#emailEdit h5, div#pwdEdit h5 {
    padding-top: 10px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

div#register table {margin: 2px 0 0 16px}
div#authentification table, div#emailEdit table, div#pwdEdit table {margin: 16px 0 0 16px}
div#register td, div#authentification td {
    padding: 1px 5px;
    width: 181px;
}
div#emailEdit td, div#pwdEdit td {
    padding: 1px 5px;
    width: 362px;
}

/* ******************************************************************************* */

div.shBiens1,
div.shBiens2 {
	position: relative;
	margin: 0 auto;
	width: 845px;
	height: 400px;
    color: #FFF;
}

div.shBiens1 {background: #000 url("../images/backgrounds2/backgroundBien.png") 0 0 no-repeat}
div.shBiens2 {background: #000 url("../images/backgrounds2/backgroundBien.png") 0 0 no-repeat}

div.imgBiens {
    float: left;
    margin-left: 8px;
    width: 520px;
    height: 140px;
    background-color: #C7C7C8;
}
div.imgBiens img {
	display: block;
    margin: 10px 0 10px 10px;
    float: left;
}

div.descBiens {
    position: relative;
    clear: both;
    margin-left: 8px;
    padding: 10px 320px 10px 10px;
    width: 499px;
    height: 106px;
    background-color: #FFF;
}
div.descrBien {
    height: 44px;
    overflow: hidden;
}

div.shortdescBiens {
    float: left;
    width: 300px;
    text-align: left;
}

div.prixBien {
    position:absolute;
    bottom: 0;
    right: 0;
    width: 310px;
    font-size: 11px;
    text-align :right;
}
div.prixBien p {
    padding: 10px 10px 0 0;
}
div.prixnetvendeurBien {
    float: right;
    padding: 0 20px;
    width: 260px;
    height: 57px;
    line-height: 57px;
    font-size: 11px;
    background: transparent url("../images/backgrounds2/backgroundPrice.png") center center no-repeat;
}
div.prixnetvendeurBien span {
    line-height: 57px;
    font-size: 30px;
    color: #58585a;
}
div.prixfaiBien {
    clear: both;
    padding: 0 20px;
}

div.ctrlBiens {
    float: left;
    padding-top: 5px;
    height: 135px;
    width: 309px;
    background-color: #C6C7C8;
}
p.nbBien {
	margin-top: 2px;
	text-align: center;
	font-size: 1.2em;
}


a.editBien, a.printReco {
	position: absolute;
	top: 3px;
	height: 20px;
	text-align: center;
}
a.editBien {
    right: 28px;
	width: 93px;
}
a.printReco {
    left: 135px;
    width: 253px;
}
div.actionBiens {
    position: relative;
    margin-top: 2px;
    height: 68px;
}
div.popBiens {
    width: 594px;
    float: left;
}
div.propositionBiens {
    position: absolute;
    top: 0;
    right: 0;
}

div.popBiens a, div.propositionBiens a {
    position: relative;
	display: block;
    cursor: pointer;
    text-decoration: none;
    float: left;
    color: #000;
}
div.popBiens a {
    margin: 10px 0 10px 10px;
    width: 45px;
    height: 45px;
}
div.propositionBiens a {
    margin: -4px 10px 10px 0;
    width: 68px;
    height: 77px;
}
div.propositionBiens img{float: left}
div.popBiens a span, div.propositionBiens a span {
    display: none;
    position: absolute;
    border: 1px solid #FFF;
    z-index: 15;
    width: 277px;
    text-align: center;
}
div.popBiens a span {
    top: 46px;
    left: 0;
    background: #C6C7C8 url("../images/indicateur4.png") 18px center no-repeat;
}
div.propositionBiens a span {
    top: 70px;
    right: 0;
    background: #C6C7C8 url("../images/indicateur4.png") 245px center no-repeat;
}
div.popBiens a:hover span,div.propositionBiens a:hover span {display: block}
a.retour {background: transparent url("../images/icons/retour.png") center center no-repeat;}
a.print {background: transparent url("../images/icons/print.png") center center no-repeat;}
a.icoprop {background: transparent url("../images/icons/proposition.png") center center no-repeat;}
a.icoficheTech {background: transparent url("../images/icons/fiche.png") center center no-repeat;}
a.icoPhotos {background: transparent url("../images/icons/photos.png") center center no-repeat;}
a.icovv {background: transparent url("../images/icons/vv.png") center center no-repeat;}
a.favoris {background: transparent url("../images/icons/favoris.png") center center no-repeat;}
a.contactez {background: transparent url("../images/icons/contact.png")center center no-repeat;}
a.envoyez {background: transparent url("../images/icons/envoyer.png") center center no-repeat;}
a.calculatrice {background: transparent url("../images/icons/calculatrice.png") center center no-repeat;}

img.venduBien, img.sspBien {
	position: absolute;
	top: -140px;
	left: 59px;
	z-index: 3;
}

/* ** 3 pictures on top of each other ** */

img.thumbnail1 {
	height: 120px;
	width: 160px;
}

img.thumbnail2 {
	height: 120px;
	width: 160px;
}

img.thumbnail3 {
	height: 120px;
	width: 160px;
}

/* Bouuuuuuh pas beau : prise_de_contact.php va chercher SBI.tpl et pas SBIadmin.tpl 

div#fBox {
	display:none;
	z-index: 1000;
	position: absolute;
	top: 10px;
	left: 40%;
}

#fBox table {
	margin: 0;
	display: block;
}

#fBox table {
	margin: 10px auto;
	width: 430px;
	border: 0;
	border-collapse: collapse;
	text-align: center;
}

#fBox thead {
	height: 55px;
	background-image:url("../images/topbox.png");
	line-height: 35px;
	font-weight: bold;
	text-alin: center;
}

#fBox tbody {background-image:url("../images/contentbox.png")}

#fBox tfoot {
	height: 65px;
	background-image:url("../images/bottombox.png");
}

#fBox td {
	padding: 10px 20px;
	width: 410px;
}
*/
div#fBox,
.errors, .success, .warning,
.errors2l, .success2l, .warning2l {
    margin: 0 7px 7px 7px;
    padding: 0 7px 0 46px;
}
.errors, .success, .warning {line-height: 46px}
div#fBox, .errors2l, .success2l, .warning2l {line-height: 23px}
.errors, .errors2l {
    border: 1px solid #A52A2A;
    color: #A52A2A;
    background: #FFF url("../images/error.png") 7px center no-repeat;
}
.success, .success2l {
    border: 1px solid #2E5B03;
    color: #2E5B03;
    background: #FFF url("../images/good.png") 7px center no-repeat;
}
div#fBox, .warning, .warning2l {
    border: 1px solid #CE5C00;
    color: #CE5C00;
    background: #FFF url("../images/warning.png") 7px center no-repeat;
}
div#fBox {margin-top: 10px}
/*
table#adminPrgneuf {
	margin: 10px auto;
	width: 430px;
	border: 0;
	border-collapse: collapse;
	background-image: url("../images/contentPrgneuf.jpg");
	text-align: left;
}

table#adminPrgneuf td {
	padding: 5px 0;
	text-align: center;
}

table#adminPrgneuf thead {
	height: 55px;
	background-image: url("../images/topPrgneuf.jpg");
	font-weight: bold;
	text-align: center;
}

table#adminPrgneuf tfoot {
	height: 65px;
	background-image: url("../images/bottomPrgneuf.jpg");
}


div#ficheTech {
	text-align: center;
}

div#ficheTech td {
	font-size: 12px;
	text-align: left;
}
table#table0 {
	margin: 0 auto;
	width: 816px;
	background: #FFF url("../images/bckgrdFicheTech.jpg") 0 0 no-repeat;
}

table#theader {
	width: 816px;
	height: 240px;
}

table#theader td {
	text-align: center;
}

td#lefth {
	width: 250px;
	height: 240px;
}

td#lefth img {display: none;}

td#centerh {
	padding-top: 20px;
}

div#obligatoire td {text-align: left}
div#obligatoire td:first-child {text-align: right}

td#righth {
	width: 180px;
}

td#righth img {
	margin-right: 44px;
	margin-top: 15px;
	padding: 8px;
	border: 0;
	width: 176px;
	height: 136px;
	background-color: #CCCCCC;
}

td#righth p {margin: 10px 40px 0 0}

td#righth a {text-decoration: none}

td#righth a:hover {text-decoration: underline}

table#table1 td, table#table2 td, table#table3 td, table#table5 td, table#table6 td, table#table7 td, table#table8 td, table#table9 td, table#table10 td {padding: 0 5px}

table#table5, table#table6, table#table7, table#table8, table#table9, table#table10 {
	margin-left: 28px;
	width: 765px;
}

table#table5, table#table6, table#table9 {margin-top: 9px}

table#table7, table#table8, table#table10 {margin-top: 11px}

table#table1, table#table2 {
	margin-top: 6px;
	width: 374px;
	height: 242px;
	float: left;
}
 
table#table1 {margin-left: 28px}

table#table2 {margin-left: 14px}

table#table3 {
	margin: 8px auto;
	width: 725px;
}
table#table3 td, table#table3 th {border: 1px solid #CCC}
table#table3 th {
	height: 44px;
	background-color: #000;
	color: #FFF;
}
table#table3 img {
	margin: 0 8px 0 0;
	padding: 0;
	border: 0;
	width: 16px;
	height: 16px;
	background-color: transparent;
	float: left;
}

table#table5 {height: 68px}
 
table#table6 {height: 88px}

table#table7 {height: 244px}
 
table#table8 {height: 68px }
 
table#table9 {height: 90px}
 
 table#table10 {
	height: 68px;
	margin-bottom: 30px;
 }
 
div#table6_descr {
    height: 68px;
    overflow: auto;
}
*/