/* ---------------------------------------------------------------------------------------------- */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Commons -------------------------------------------------------------------------------------- */
body{
	font: 12px/1 Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/body_bg.jpg) 0 100px repeat-x #E4E4E4;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #09F;
	text-decoration: underline;
}
#detail-bien-print{display: none;}

/* Utilitaires ---------------------------------------------------------------------------------- */
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.center{text-align: center;}
.txtleft{text-align: left;}
.txtright{text-align: right;}
.cornertopleft{
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	background: url(../images/cornertopleft.gif) 0 0 no-repeat transparent;
}
.cornertopright{
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 5px;
	background: url(../images/cornertopright.gif) 0 0 no-repeat transparent;
}
.cornerbottomleft{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 5px;
	height: 5px;
	background: url(../images/cornerbottomleft.gif) 0 0 no-repeat transparent;
}
.cornerbottomright{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 5px;
	height: 5px;
	background: url(../images/cornerbottomright.gif) 0 0 no-repeat transparent;
}

/* Header --------------------------------------------------------------------------------------- */
#header{
	position: relative;
	width: 100%;
	height: 100px;
	background: url(../images/header_bg.jpg) 0 0 repeat-x #FFF;
}
#header div{
	margin: 0 auto;
	width: 910px;
}
#header h1{
	float: left;
	width: 140px;
	height: 100px;
	background: url(../images/logo_biv.jpg) 0 0 no-repeat transparent;
}
#header h1 a{
	display: block;
	width: 140px;
	height: 100px;
	text-indent: -5000px;
}
#header .infos{
	float: right;
	margin: 24px 10px 0 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #FFF;
	font: 11px/1.5 Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header .infos a{color: #FFF;}

/* Footer --------------------------------------------------------------------------------------- */
#footer{
	padding: 10px 0 0 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
	color: #333;
}
#footer p{margin: 0 0 10px 0;}
#footer a{color: #333;}

/* Container ------------------------------------------------------------------------------------ */
#container{
	margin: 0 auto;
	width: 950px;
	background: url(../images/container_bg.jpg) 0 0 repeat-y #FFF;
}

/* Main ----------------------------------------------------------------------------------------- */
#main{
	padding: 20px 25px;
	background: url(../images/container_bg_top.jpg) center top no-repeat transparent;
}
#main-left{
	width: 334px;
	height: 295px;
}
#main-right{
	width: 546px;
	height: 295px;
}
#biens #main-left, #philo #main-left{height: auto;}
#biens #main-right, #philo #main-right{height: auto;}

/* Recherche ------------------------------------------------------------------------------------ */
#recherche h3{
	position: relative;
	padding: 10px 0 0 70px;
	height: 50px;
	font: italic bold 16px/1 Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background: url(../images/recherche_h3_bg.jpg) 0 0 repeat-x transparent;
}
#recherche .bgleft{
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 60px;
	background: url(../images/recherche_h3_bg_left.jpg) 0 0 no-repeat transparent;
}
#recherche .bgright{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 60px;
	background: url(../images/recherche_h3_bg_right.jpg) 0 0 no-repeat transparent;
}
#recherche #searchform{
	position: relative;
	padding: 30px;
	height: 170px;
	background: url(../images/recherche_form_bg.jpg) 0 0 repeat-x transparent;
}
#recherche #searchform .bgleft{
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 230px;
	background: url(../images/recherche_form_bg_left.jpg) 0 0 no-repeat transparent;
}
#recherche #searchform .bgright{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 230px;
	background: url(../images/recherche_form_bg_right.jpg) 0 0 no-repeat transparent;
}
#recherche #searchform p{margin: 0 0 10px 0;}
#recherche #searchform label{
	float: left;
	padding: 3px 0 0 0;
	width: 100px;
}
#recherche #searchform .dropdown{
	width: 150px;
}
#recherche #searchform #btn_search{
	border: 0 none;
	width: 178px;
	height: 50px;
	font: bold 14px/1 Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	background: url(../images/recherche_form_bg_submit.jpg) center bottom no-repeat transparent;
	cursor: pointer;
}

/* Menu ----------------------------------------------------------------------------------------- */
#menu {
	position: relative;
	padding: 0 15px;
	height: 60px;
	background: url(../images/menu_bg.jpg) 0 0 repeat-x #333;
}
#menu span#corner_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 60px;
	background: url(../images/menu_bg_left.jpg) 0 0 no-repeat transparent;
}
#menu span#corner_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 60px;
	background: url(../images/menu_bg_right.jpg) 0 0 no-repeat transparent;
}
#menu li {
	float: left;
	height: 50px;
	color: #FFF;
}
#menu li a {
	display: block;
	margin: 13px 0 0 0;
	padding: 0 14px;
	border-left: 1px solid #44494B;
	border-right: 1px solid #6C7173;
	color: #fff;
	text-align: center ;
}
#menu li#first a {border-left: 0 none;}
#menu li#last a {border-right: 0 none;}

/* Focus ---------------------------------------------------------------------------------------- */
#focus {
	padding: 20px 0 0 0;
	height: 210px;
	background: url(../images/focus_bg.jpg) bottom right no-repeat transparent;
}
#focus h2 {
	margin: 0 0 16px 0;
	font: 28px/1 Helvetica, Arial, sans-serif;
	color: #0083DB;
}
#focus p {
	font: 12px/2 Helvetica, Arial, sans-serif;
	color: #333;
}

/* Secondary ------------------------------------------------------------------------------------ */
#secondary{
	padding: 0 25px 20px 25px;
	background: url(../images/container_bg_bottom.jpg) center bottom no-repeat transparent;
}
#secondary-left, #secondary-right {
	position: relative;
	width: 440px;
	height: 255px;
}
#secondary h3 {
	padding: 15px 0 0 50px;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background: url(../images/secondary_h3_bg.jpg) 0 0 repeat-x #FFF;
}
#secondary .secondary-content {
	padding: 5px 7px 0 7px;
	height: 200px;
	background: url(../images/secondary_content_bg.jpg) 0 0 repeat-y transparent;
}
#secondary span.topleft{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background: url(../images/secondary_span_topleft.jpg) 0 0 no-repeat transparent;
}
#secondary span.topright{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 40px;
	background: url(../images/secondary_span_topright.jpg) 0 0 no-repeat transparent;
}
#secondary span.bottom{
	position: absolute;
	bottom: 0;
	width: 440px;
	height: 15px;
	background: url(../images/secondary_span_bottom.jpg) 0 0 no-repeat transparent;
}
#secondary .secondary-content div{
	z-index: 10;
	position: relative;
	height: 200px;
	background: url(../images/secondary_content_div_bg.jpg) 0 0 repeat-x #333;
}
#secondary .secondary-content div p{
	padding: 15px 15px 10px 260px;
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	color: #333;
}
#secondary .secondary-content div a.boutons{
	float: right;
	margin: 20px 25px 0 0;
	padding: 4px 0 0 0;
	width: 140px;
	height: 27px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	background: url(../images/secondary_content_link_bg.jpg) 0 0 no-repeat transparent;
}
#secondary .secondary-content div .cornertopleft{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/secondarycornertopleft.gif) 0 0 no-repeat transparent;
}
#secondary .secondary-content div .cornerbottomright{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/secondarycornerbottomright.gif) 0 0 no-repeat transparent;
}

/* Dernier bien */
#secondary-right .secondary-content div p{
	padding: 0 15px 0 230px;
	text-align: left;
}
#secondary-right .secondary-content div p#type{
	margin-bottom: 5px;
	padding-top: 10px;
	font: bold italic 14px/1 Georgia, "Times New Roman", Times, serif;
	color: #0083DB;
}
#secondary-right .secondary-content div p#prix{
	margin-bottom: 5px;
	font: bold italic 12px/1 Georgia, "Times New Roman", Times, serif;
	color: #EF00A7;
}
#secondary-right .secondary-content div p#adresse{margin: 0 0 5px 0;}
#secondary .secondary-content div span#dernier-bien{
	float: left;
	border-right: 1px solid #FFF;
	width: 200px;
	height: 200px;
	background: url(../images/secondary_content_span_dernier_bien.jpg) center center no-repeat;
}
#secondary .secondary-content div span#dernier-bien a{
	display: block;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}
#secondary-right .secondary-content div a.boutons{margin: 20px 45px 0 0;}

/* Nos biens ------------------------------------------------------------------------------------ */
#nos-biens li{
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 174px;
	height: 260px;
	color: #FFF;
	text-align: center;
}
#nos-biens li.center{
	margin-left: 12px;
	margin-right: 12px;
}
#nos-biens li p{
	padding: 0 10px;
	width: 154px;
}
#nos-biens li p.infos{
	padding-top: 12px;
	height: 38px;
	background: url(../images/bien_infos_bg.jpg) 0 0 no-repeat #FFF;
}
#nos-biens li p.image{
	height: 170px;
	background: url(../images/bien_image_bg.jpg) 0 0 repeat-y #FFF;
}
#nos-biens li p.image a{
	display: block;
	height: 170px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#nos-biens li p.bouton{
	height: 40px;
	background: url(../images/bien_bouton_bg.jpg) 0 0 no-repeat #FFF;
}
#nos-biens li p.bouton a{
	display: block;
	padding: 9px 0 0 35px;
	color: #FFF;
}

/* Pagination */
#pagination {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #CCC;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#pagination a {
	background: #fff;
	border: 1px solid #666;
	color: #666;
	margin: 2px;
	padding: .2em .4em;
	text-decoration: none;
}
#pagination a:hover {
	background: #fff;
	border: 1px solid #0683D3;
	color: #0683D3;
}
#pagination span.inactive {
	background: #fff;
	border: 1px solid #f0f0ff;
	color: #f0f0ff;
	margin: 2px;
	padding: .2em .4em;
}
#pagination span.active {
	background: #EFF9FF;
	border: 1px solid #0683D3;
	color: #0683D3;
	font-weight: 700;
	margin: 2px;
	padding: .2em .4em;
}

/* Détail du bien ------------------------------------------------------------------------------- */
#detail-bien #photo{
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	width: 328px;
	height: 328px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-position: center center;
}
#detail-bien #infos{
	float: right;
	margin: 0 0 20px 0;
	width: 200px;
}
#detail-bien #infos h2{
	margin: 0 0 5px 0;
	font: bold italic 16px/1 Georgia, "Times New Roman", Times, serif;
	color: #0083DB;
}
#detail-bien #infos h2:first-letter{text-transform: uppercase;}
#detail-bien #infos h3{
	margin: 0 0 5px 0;
	font: italic 14px/1 Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#detail-bien #infos h4{
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	width: 100%;
	font: bold italic 14px/1 Georgia, "Times New Roman", Times, serif;
	color: #EF00A7;
	background: url(../images/print.gif) center right no-repeat #FFF;
	cursor: pointer;
}
#detail-bien #infos p{
	margin: 0 0 5px 0;
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	color: #666;
}
#detail-bien #infos span, #detail-bien #description span{
	font: bold 12px/1.5 Arial, Helvetica, sans-serif;
	color: #0083DB;
}
#detail-bien #description{
	margin: 0 0 20px 0;
	width: 100%;
	color: #666;
	line-height: 1.5;
}
#detail-bien #miniatures{
	padding: 20px 0 0 8px;
	border-top: 1px solid #CCC;
	width: 100%;
}
#detail-bien .miniature{
	float: left;
	margin: 0 8px 10px 0;
	width: 70px;
	height: 80px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-position: center center;
}
#detail-bien .miniature:hover{
	background-color: #6EC4FF;
}

/* Philosophie ---------------------------------------------------------------------------------- */
#philo #main-right{height: auto;}
#philosophie{position: relative;}
#philosophie h2{
	padding: 0 10px;
	font: italic 20px/1 Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
	letter-spacing: 1px;
}
#philosophie h2 span{
	font: bold italic 34px/1 Georgia, "Times New Roman", Times, serif;
	color: #0083DB;
}
#philosophie .left{
	line-height: 20px;
	padding: 20px 20px 20px 10px;
	width: 243px;
}
#philosophie .right{
	line-height: 20px;
	padding: 20px 10px 20px 20px;
	width: 243px;
}
#philosophie p{
	margin: 0 0 20px 0;
	font: 11px/2 Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
}

/* Google Map ----------------------------------------------------------------------------------- */
#map_canvas{
	margin: 0 0 0 2px;
	border: solid 5px #333;
	width: 532px;
	height: 216px;
	background: url(../images/loader.gif) center center no-repeat #E4E4E4;
	-moz-border-radius: 6px;
}

/* Contact -------------------------------------------------------------------------------------- */
#contact{
	position: relative;
	width: 900px;
	background: transparent;
}
#contact h3 span{
	position: absolute;
	top: 5px;
	right: 20px;
	padding: 12px 0 0 40px;
	height: 23px;
	font: bold 12px/1 Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../images/telephone.gif) center left no-repeat transparent;
}
#contact form{
	height: 200px;
	background: url(../images/secondary_contact_bg.jpg) repeat-y transparent;
}
#contact .left, #contact .right{width: 450px;}
#secondary #contact span.bottom{
	position: absolute;
	bottom: 0;
	width: 900px;
	height: 15px;
	background: url(../images/secondary_contact_span_bottom.jpg) no-repeat transparent;
}
#contact .left p{margin: 10px 0 0 20px;}
#contact .left label{
	display: inline-block;
	margin: 0 10px 0 0;
	width: 100px;
	text-align: right;
}
#contact .left .radio{margin: 0 5px 0 0;}
#contact .left p span{margin: 0 10px 0 0;}
#contact .left .text{
	border: 1px solid #CCC;
	width: 300px;
	font: 13px/1 Arial, Helvetica, sans-serif;
	background: #FFF;
}
#contact .right p{margin: 10px 0 0 0;}
#contact .right .textarea{
	border: 1px solid #CCC;
	width: 420px;
	height: 110px;
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	background: #FFF;
}
#contact .right #envoyer{
	float: right;
	margin: 0 25px 0 0;
	padding: 0;
	border: 0 none;
	width: 134px;
	height: 25px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	background: url(../images/secondary_contact_submit_bg.jpg) 0 0 no-repeat transparent;
	cursor: pointer;
}

/* Liens externes ------------------------------------------------------------------------------- */
#liens-externes{
	margin: 20px 0 0 0;
	padding: 10px 0 20px 0;
	border: solid #CCC;
	border-width: 1px 0;
}
#liens-externes h3{
	font: italic 14px/1 Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#liens-externes a{
	float: left;
	margin: 20px 0 0 0;
	height: 44px;
	width: 167px;
	background-repeat: none;
	background-position: center center;
	text-indent: -5000px;
}

/* ---------------------------------------------------------------------------------------------- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
