/* GENERAL */
html {
	height: 100%;
}
body {
	position: relative;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #111636;
	background: #111636;
}
img {
	border: 0px;
}

/* MISE EN PAGE */
h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px 10px;
	font-size: 130%;
	font-weight: bold;
	color: #0c5766;
}
h2 {
	margin: 15px 0px;
	padding: 0px 10px;
	font-size: 110%;
	color: #0c5766;
}
p {
	margin: 15px 0px;
	padding: 0px 20px;
}
p.selection {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 25px;
	font-size: 130%;
	font-weight: bold;
	color: #0c5766;
}
p.temp {
	clear: both;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
}
p.temp a {
	color: #0c5766;
	text-decoration: none;
}
a {
	color: #0c5766;
	text-decoration: none;
}
p.pagination {
	font-weight: bold;
	text-align: center;
}
p.pagination img {
	position: relative;
	top: 2px;
}

/* BANDEAU */
div#bandeau {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	height: 201px;
	background: #009896;
}
div#bandeau2 {
	float: left;
	width: 50%;
	height: 201px;
	background: #00b4c2;
}
div#bandeau3 {
	position: absolute;
	top: 201px;
	left: 0px;
	width: 100%;
	height: 33px;
	background: url("../../images/design/backgrounds/bandeau3.png") top center repeat-x;
}

/* HEADER */
div#header, object#headerFlash {
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin: 0px auto;
	width: 980px;
	height: 234px;
}
div#header-content {
	overflow: hidden;
	height: 201px;
	background: url("../../images/design/backgrounds/header-content.png") center center repeat-y;
}
div#header-panorama {
	float: right;
	width: 456px;
	height: 201px;
	background: url("../../images/design/backgrounds/header-panorama.jpg") center center no-repeat;
}
img#logo {
	float: left;
	margin-left: 73px;
	width: 358px;
	height: 99px;
}
div#header-content p {
	clear: left;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 83px;
	width: 441px;
	font-size: 120%;
	font-weight: bold;
}
.header-tel {
	font-size: 140%;
	color: white;
}
div#header-shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 980px;
	height: 33px;
	background: white url("../../images/design/backgrounds/header-shadow.png") center center no-repeat;
}

/* MENU */
ul#menu {
	position: absolute;
	top: 190px;
	left: 50%;
	overflow: hidden;
	margin: 0px 0px 0px -464px;
	padding: 0px;
	width: 928px;
	list-style-type: none;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
ul#menu li {
	float: left;
	margin-left: 1px;
	width: 173px;
	height: 40px;
	line-height: 40px;
}
ul#menu li a {
	display: block;
	height: 100%;
	color: white;
	text-decoration: none;
}
ul#menu li.alerte {
	width: 230px;
}

/* MAIN */
div#main {
	overflow: hidden;
	margin: 0px auto;
	width: 980px;
	background: white url("../../images/design/backgrounds/main.png") center center repeat-y;
}

/* CONTENT */
div#content {
	position: relative;
	margin: 10px auto 0px auto;
	width: 920px;
	background: url("../../images/design/backgrounds/content.png") center center repeat-y;
}
div#content-top {
	height: 20px;
	background: url("../../images/design/backgrounds/content-top.png") center center no-repeat;
}
div#content-bottom {
	height: 20px;
	background: url("../../images/design/backgrounds/content-bottom.png") center center no-repeat;
}
div#content2 {
	margin: 0px 7px;
	min-height: 500px;
	_height: 500px;
}
div#content-maison {
	position: absolute;
	bottom: 80px;
	left: 7px;
	width: 287px;
	height: 228px;
	background: url("../../images/design/backgrounds/content-maison.jpg") center center no-repeat;
}
div#content-line {
	position: absolute;
	top: 85px;
	left: 7px;
	width: 262px;
	height: 2px;
	background: url("../../images/design/backgrounds/content-line.png") center center no-repeat;
}
div#content-left {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	width: 282px;
}
div#content-right {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	width: 597px;
}

/* FIL ARIANE */
p.ariane {
	margin: 0px;
	padding: 2px 35px;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}
p.ariane a {
	color: #5195a3;
}

/* ANNONCES */
div.annonce {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 2px 32px;
	width: 842px;
	height: 351px;
	background: url("../../images/design/backgrounds/annonce.png") center center no-repeat;
}
div.annonce h2 {
	margin: 8px 0px 8px 8px;
	padding: 0px;
	font-size: 130%;
	color: #0c5766;
}
div.annonce-left {
	float: left;
	overflow: hidden;
	margin-left: 8px;
	width: 322px;
	height: 302px;
}
div.annonce-right {
	float: right;
	overflow: hidden;
	margin-right: 8px;
	width: 485px;
	height: 302px;
	/**background: orange;*/
}
div.annonce img {
	border: 1px solid #111636;
}
div.annonce div.onglet {
	padding-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #0c5766;
}
div.annonce span.num-photo {
	font-size: 90%;
	font-style: italic;
	color: #0c5766;
}
div.annonce div.controles {
	font-size: 90%;
	font-weight: bold;
	color: #0c5766;
	text-align: center;
}
div.annonce div.controles a {
	color: #0c5766;
	text-decoration: none;
}
div.annonce p.description{
	overflow: hidden;
	margin: 5px 0px;
	padding: 0px;
	height: 80px;
}
div.annonce p.reference {
	margin: 10px 0px;
	padding: 0px;
	color: #0c5766;
}
div.annonce div.vignettes {
	overflow: hidden;
	padding-bottom: 2px;
	width: 100%;
}
div.annonce div.pagination {
	clear: both;
	overflow: hidden;
	padding: 1px;
	font-size: 130%;
}
div.annonce div.pagination a {
	float: left;
	display: block;
	margin-right: 2px;
	padding: 10px 6px;
	border: 1px solid #111636;
	font-weight: bold;
	color: #00b4c2;
	text-decoration: none;
	background: white;
}
div.annonce div.pagination a:hover {
	color: white;
	background: #00b4c2;
}
div.annonce div.pagination span.current {
	float: left;
	display: block;
	margin-right: 2px;
	padding: 10px 6px;
	border: 1px solid #111636;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: #00b4c2;
}
div.annonce div.slideshow {
	width: 322px;
	height: 242px;
}
div.annonce div.slideshow img {
	width: 320px;
	height: 240px;
}
div.annonce div.vignettes ul.thumbs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.annonce div.vignettes ul.thumbs li {
	float: left;
	padding: 1px;
}
div.annonce div.vignettes ul.thumbs li img {
	display: block;
	width: 100px;
	height: 75px;
}
div.annonce div.selection {
	position: absolute;
	right: 109px;
	bottom: 9px;
	overflow: hidden;
	width: 416px;
}
div.annonce div.selection a {
	float: left;
	display: block;
	overflow: hidden;
	padding: 0px 1px;
	width: 206px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	background: url("../../images/design/backgrounds/selection-off.png") center center no-repeat;
}
div.annonce div.selection a:hover {
	color: #111636;
	background: url("../../images/design/backgrounds/selection-on.png") center center no-repeat;
}
div.annonce a.retirer {
	position: absolute;
	top: 7px;
	right: 37px;
}
div.annonce a.retirer img {
	border: 0px;
}
div.annonce div.selection-ajoute {
	position: absolute;
	right: 140px;
	bottom: 52px;
	font-size: 90%;
	font-weight: bold;
}
div.annonce div.selection-ajoute a {
	color: green;
	text-decoration: none;
}

/* FOOTER */
div#footer {
	overflow: hidden;
	margin: 0px auto;
	width: 980px;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
	color: white;
	text-align: center;
	background: white url("../../images/design/backgrounds/footer.png") center center no-repeat;
}
div#footer a {
	color: white;
	text-decoration: none;
}
.pipe {
	margin: 0px 50px;
	width: 1px;
	height: 29px;
	vertical-align: middle;
}

/* NUAGE */
div#nuage {
	margin: 0px auto;
	width: 980px;
	background: white url("../../images/design/backgrounds/main.png") center center repeat-y;
}
div#nuage-lueur {
	margin: 0px auto;
	width: 980px;
	height: 37px;
	background: white url("../../images/design/backgrounds/nuage-lueur.png") center center repeat-y;
}

/* MOTS CLES */
div#keywords {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 860px;
	font-size: 80%;
	color: #cccccc;
	text-align: center;
}
div#keywords a {
	color: #cccccc;
	text-decoration: none;
}
div#keywords a:hover {
	text-decoration: underline;
}

/* KAIO */
p#realisation {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	width: 980px;
	font-size: 90%;
	text-align: center;
}
p#realisation a {
	color: #cccccc;
	text-decoration: none;
}
p#realisation a:hover {
	text-decoration: underline;
}

/* FORMULAIRES (GENERAL) */
form.form {
	margin: 15px 0px;
}
form.form fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form.form div.line {
	overflow: hidden;
	margin: 3px 0px;
}
form.form label {
	clear: both;
	display: block;
	float: left;
	width: 180px;
}
form.form input.text, form.form textarea.textarea, form.form select.select {
	float: left;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
form.form input.text {
	width: 250px;
}
form.form input.grand {
	width: 375px;
}
form.form textarea.textarea {
	width: 375px;
}
form.form input.submit {
	border: 0px;
	width: 206px;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	background: url("../../images/design/backgrounds/selection-off.png") center center no-repeat;
}
form.form input.submit:hover {
	color: #111636;
	background: url("../../images/design/backgrounds/selection-on.png") center center no-repeat;
}
form.form div.likeaninput {
	float: left;
	width: 250px;
}
form.form div.likeaninput label {
	float: none;
	display: inline;
	width: auto;
}
form.form select.select {
	width: 252px;
}

/* FORMULAIRE LOGIN */
form.login {
	margin: 0px;
}
form.login fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form.login input.text {
	margin-bottom: 1px;
	border: 1px solid #999999;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
form.login input.submit {
	margin-left: 25px;
	border: 1px solid #999999;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* FORMULAIRE PAGE D'ACCUEIL */
form.recherche, form.recherche fieldset {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form.recherche .cache {
	display: none;
}
form.recherche div#prixSelected, form.recherche div#villeSelected {
	float: left;
	overflow: hidden;
	padding: 0px 20px 0px 10px;
	border: 1px solid #999999;
	width: 239px;
	height: 18px;
	line-height: 18px;
	color: #666666;
	background: white url("../../images/design/forms/recherche-select.png") center right no-repeat;
}
form.recherche ul#prixUl, form.recherche ul#villeUl {
	position: absolute;
	top: 45px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 269px;
	list-style-type: none;
	color: #666666;
	background: pink;
}
form.recherche2 ul#prixUl, form.recherche2 ul#villeUl {
	left: 0px;
}
form.recherche ul#prixUl li, form.recherche ul#villeUl li {
	overflow: hidden;
	padding: 0px 10px;
	height: 20px;
	line-height: 20px;
	background: white;
}
form.recherche ul#prixUl li.mouseover, form.recherche ul#villeUl li.mouseover {
	color: white;
	background: #00b4c2;
}

/* FICHE DE CONTACT BIEN */
form#form-contact-bien {
	margin: 15px 80px;
}
ol.contact-bien {
	margin: 15px 75px;
	padding-left: 30px;
}
ol.contact-bien h2 {
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
}
ol.contact-bien p {
	text-align: center;
}
ol.contact-bien span.tel {
	font-size: 300%;
	font-weight: bold;
	color: #0c5766;
}

/* TABLEAUX */
table.tableau {
	margin: 0px 20px;
	background: #111636;
}
table.tableau th {
	background: #00b4c2;
}
table.tableau td {
	background: white;
}
