/*************************** BALISES *********************************/
noscript p {
text-align: center;
background: #1E0522;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
background: #ddd;
color: #2f2f2f;
}
h2 {
margin: 9px 0 6px;
font-size: 20px;
font-weight: bold;
color: #d48310;
}
h3 {
display: block;
font: 16px Arial;
color: #d48310;
padding: 2px 5px 2px 0;
font-weight: bold;
}
h4 {
font-weight: bold;
padding: 0 0 4px;
}
p, li {
	line-height: 140%;
}
strong {
font-weight: bold;
color: #d48310;
}
a {
color: #989898;
}
input[type=text], textarea {
	margin: 2px 0 3px 0;
	background: #fff url('../img/bg-input.gif') repeat-x;  
	border-top:1px solid #838383;
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;   
	border-left:1px solid #838383; 
}
input[type=submit] {
	margin: 1em 0;
}
table {
border-collapse: collapse;
}
acronym, abbr {
border-bottom: 1px dotted black;
}
/***************************** BALISES END *****************************/

/**************************** LAYOUT ***********************************/
#wrapper {
	position: absolute;
	left: 50%;
	width: 968px;
	margin-left: -479px;
	background: url('../img/bg_wrapper.jpg') repeat-y 0 0;
}
#header {
	background: url('../img/ban.jpg');
	height: 133px;
}
#header ul {
position: absolute;
top: 105px;
right: 15px;
}
#header ul li {
display: inline;
vertical-align: middle;
}
#header ul li a {
text-decoration: none;
}
#sidebar {
clear: both;
float: left;
width: 222px;
margin-left: 9px;
}
#main {
float: left;
width: 673px;
padding: 3px 25px 3px 30px;
background: url('../img/bg_main.jpg') repeat-x top left;
}
#main div.texte {
width: 320px;
}
#main div.texte.large {
width: 700px;
}
#main p {
padding: 0 0 9px;
text-align: justify;
}
#main p.breadcrumb {
padding: 8px 0;
font-size: 13px;
font-weight: bold;
}
#main div.exemples {
float: right;
width: 318px;
}
#main div.exemples ul {
padding-top: 4px;
}
#main div.exemples ul li {
float: left;
}
#main div.exemples ul li a img {
width: 154px;
height: 99px;
}
#main div.details {
float: right;
width: 318px;
}
#main div.details p.illustration.first {
padding: 40px 0 0px;
}
#main div.details p.illustration img {
width: 308px;
margin: 0;
padding: 0;
}
#main div.details p.legende {
width: 300px;
margin: -5px 0 10px;
padding: 0 4px 2px;
font-style: italic;
background-color: #F08328;
}
#main div.details ul {
padding: 0 0 20px;
}
#footer {
clear: both;
background-color: #ddd;
}
/**************************** LAYOUT END ***********************************/

/*********************************  NAV  ***********************************************/
#nav {
padding-left: 10px;
width: 950px;
height: 48px;
	background: url('../img/bg_navbar.jpg') repeat-x;
}
#nav li {
	float: left;
	text-align: center;
	vertical-align: middle;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif;
}
#nav a:link, #nav a:visited, #nav a:hover {
	display: block;
	width: 120px;
	height: 48px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	background: url('../img/bg_nav.jpg') repeat-x;
}
#nav a:hover, #nav a:link.active, #nav a:visited.active, #nav a:hover.active {
	background: url('../img/bg_nav_hover.jpg') repeat-x;
	color: #fff;
}
#nav li.monoligne a:link, #nav li.monoligne a:visited, #nav li.monoligne a:hover {
	line-height: 48px;
}
#nav .dropdown{
	visibility:hidden;
}
/*********************************  NAV END  ***********************************************/

/*********************** CONTENT *********************************/
#blog #entries li.entry {
clear: left;
overflow: auto;
padding: 0 0 1em;
margin: 0 0 1em;
border-bottom: 3px solid #d48310;
}
#promotion_residences p.illustration {
float: left;
margin: 0 1em 0 0;
}
#promotion_residences div.descriptif {
padding: 0 2em;
}
#transactions .criteres {
margin-top: 10px;
overflow: auto;
}
#transactions .criteres .type_bien {
clear: left;
}
#transactions .criteres .departement {
clear: left;
}
#transactions .criteres .budget {
float: left;
margin: 0 8px 0 0;
}
#transactions .criteres .budget div.slider {
	width: 200px;
	height: 16px;
	background: #ddd;
	background: #F1F1F1 url('../img/slider-horizontal.jpg') repeat-x center left;
}
#transactions .criteres .budget div.slider div.knob {
	width: 23px;
	height: 16px;
	cursor: move;
	background: #A8A9A3;
	background: #F1F1F1 url('../img/slider-knob.jpg') repeat-x;
}
#transactions p.tabs {
padding: 10px 0 0;
}
#transactions p.tabs a {
background: #EFEBE0;
padding: 4px 10px;
}
#transactions p.tabs a.active {
background: #DDDDDD;
}
#transactions ul.biens {
margin-top: 2px;
padding-top: 10px;
background: #DDDDDD;
overflow: auto;
}
#transactions ul.biens li {
float: left;
width: 290px;
height: 235px;
margin: 0 40px 0 0;
}
#transactions ul.biens li h3 {
width: 225px;
}
#transactions ul.biens li p {
text-align: left;
}
#transactions ul.biens li p.photo {
width: 133px;
height: 100px;
border: 1px solid #989898;
padding: 0;
}
#transactions ul.biens li p.prix {
float: right;
padding: 0;
}
#transactions ul.biens li p.caracteristiques {
overflow: auto;
padding: 0;
width: 290px;
color: #666;
}
#transactions ul.biens li p.caracteristiques span.surface {
float: right;
}
#transactions ul.biens li p.caracteristiques span.pieces {
float: left;
}
#transactions_detail div.details p.illustration.first {
padding-bottom: 9px;
}
#transactions_detail div.texte p.prix {
padding-top:0;
font-style: italic;
font-weight: bold;
}
#transactions_detail div.texte p.precisions {
font-size: 11px;
}
#transactions_carte_biens ul.gmapSidebar li {
	width: 180px;
	padding: 3px 0;
	overflow: hidden;
	border-bottom: 1px solid #F08328;
}
#transactions_carte_biens .bubble-content {
	width: 300px;
}
#contact fieldset {
width: 280px;
margin-top: 1em;
}
#contact fieldset.validation p {
width: 260px;
margin-left: 110px;
}
#contact fieldset label {
display: block;
float: left;
clear: both;
width: 90px;
line-height: 28px;
margin-right: 6px;
text-align: right;
}
#contact fieldset label.ta {
width: auto;
text-align: left;
}
#contact fieldset input, #contact textarea {
padding: 4px 3px;
font: 13px Arial;
width: 165px;
}
#contact textarea {
width: 260px;
height: 360px;
}
#contact acronym {
margin-left: 3px;
font: bold italic 16px Georgia;
color: #E17628;
}
#contact .errors {
border: 2px solid #EE8126;
background: #F8BA71 url('../img/warning.png') no-repeat 10px 10px;
padding: 1em 2em 1em 4em;
}
#plan dl dt {
	margin-top: 15px;
	font-weight: bold;
}
#plan dl dd {
	margin: 5px 0 0 15px;
}
/*********************** CONTENT END *********************************/

/*********************** TOOLTIPS *********************************/
.tip-top {
	color: #000;
	width: 139px;
	z-index: 13000;
} 
.tip-title {
	max-width: 123px;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #d48310;
	padding: 8px 8px 4px 8px;
	background: url(../img/bubble.png) top left;
} 
.tip-text {
	max-width: 123px;
	font-size: 11px;
	padding: 4px 8px 8px 8px;
	background: url(../img/bubble.png) bottom right;
}
/*********************** TOOLTIPS END ***************************/

/*********************** CLASSES *********************************/
.pagination {
	clear: both;
	margin-top: 2em;
	height: 2em;
	line-height: 2em;
}
.pagination a, .pagination span {
	padding: 0.1em 0.3em;
}
.pagination a {
	color: #777;
	border: 1px solid #989898;
	background: #CFCFCF;
	text-decoration: none;
}
.gauche {
	float: left;
}
.droite {
	float: right;
}
.aligne_centre {
	text-align: center;
}
.aligne_droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.nomargin {
	margin: 0;
}
.reset {
	clear: both;
}
.nofloat {
	float: none;
}
.nobg {
	background: none;
}
.curseur_lien {
	cursor: pointer;
}
.cache {
	display: none;
}
/*********************** CLASSES END *********************************/