/* @override http://www.vendome-estate.com/wp-content/themes/vendome_estate/design.css */

/*
Theme Name: Vendome Estate
Theme URI: http://www.laboiteablog.fr
Description: 
Author: La Boite à Blog
Author URI: http://www.laboiteablog.fr

*/
/* Begin Typography & Colors */
body
{
	background-color: #312d20;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Georgia;
	font-size: 8pt;
}

html
{
	height: 100%;
}

a
{
	color: white;
	text-decoration: none;
	outline: none;
}

a:hover
{
	color: #CEB54E;
	text-decoration: none;
}

div#container
{
	width: 1000px;
	clear: both;
	margin: 0 auto 0 auto;
	background-color: #930e15;
	height: 100%;

}

div.footer
{
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	color:#fff;
}

div#logo
{
	width: 225px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	display: block;
}

div#logo a img
{
	border: none;
}

div#lang
{
	float: right;
	margin-right: 25px;
	margin-top: -16px;
	display: inline;
	color: White;
}

div#nav
{
	margin-top: 20px;
	height: 111px;
}

div#presentation
{
	background-color: #b89500;
	width: 310px;
	background: url(img/nav_pres.png) top left no-repeat;
	height: 100%;
	color: White;
	line-height: 13pt;
	float: left;
	display: inline;
}

div#presentation p
{
	margin: 0;
	font-size: 10pt;
	padding: 15px;
}

div#presentation p span
{
	color: #930e15;
}

div#menu
{
	float: left;
	display: inline;
	background-color: #7d0c12;
	height: 100%;
	width: 690px;
	margin: 0;
}

ul.men li.current-cat a, 
ul.men li.current_page_item a
{                                         
	color: #b89500 !important;
}

ul.men
{
	float: left;
	margin-left: 8px;
	margin-top: 20px;
	padding-left: 0;
	list-style: disc url(img/nav_puce.png) inside;
	width: 163px;
	height: 61px;
	line-height: 12pt;
	border-right: solid 1px #930e15;
	color: White;
}


ul.men_cat
{
	float: left;
	padding-left: 20px;
	margin-top: 0;
	list-style: disc url(img/nav_puce.png) inside;
	color: White;
}

div#image
{
	float: left;
	height: 100%;
}

div#content
{
	float: left;
	display: inline;
	clear:both;
	width:  100%;
	background-color: #930e15;
	
}

div#right_coll
{
	float: left;
	position: relative;
}

div.elm
{
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;

	background: url(img/bloc_coll.png);
}

div.elm p#title_elm
{
	color: #930e15;
	line-height: 15pt;
	padding: 20px 0 0 20px;
	margin: 0;
	font-size: 10pt;
}

div.elm p#title_elm a { color: #930e15;}

div.elm p
{
	color: White;
	padding: 0 15px 0 20px;
	font-size: 8pt;
}

div.elm p a
{
	color: #930e15;
}

div.elm div#logo_elm
{
	padding-top: 20px;
	text-align: center;
}

div.clear, fieldset.clear
{
	clear: both;
}

div#coll_img
{
	width: 310px;
	background-color: #e4ddd5;
	float: left;
	position: relative;
	/*height: 100%;*/
}
div#coll_img_white
{
	width: 310px;
	background-color: #F5EEE6;
	float: left;
	position: relative;
	height: 100%;
}
div#coll_img img, div#coll_img_white img
{
	width: 310px;
	border: 0;
}

div#coll_img_request {
	width: 310px;
	background-color: #e4ddd5;
	float: left;
	position: relative;
	height: 100%;
	background: #F5EEE6;
}

div#coll_img_white a
{
	color: #312d20;
}
div#coll_img_white a:hover
{
	color: #930E15;
}
div#coll_img_white li {
	font-weight: bold;
	font-size: 10pt;
}

div#coll_content
{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #312d20;
	font-size: 10pt;
	margin: 0;
	background-color: #f5eee6;
	width: 450px;
}

div#coll_content_app
{
	float: left;
	/*display: block;*/
	/*padding-top: 20px;*/
	color: #312d20;
	font-size: 10pt;
	margin: 0;
	background-color: #f5eee6;
	width: 690px;
	height: 100%;
	/*padding-bottom: 20px;*/
	padding:20px 0;
	margin-bottom: 10px;
}
div#coll_content_contact
{
	float: left;
	display: block;
	padding-top: 20px;
	color: #312d20;
	font-size: 10pt;
	margin: 0;
	background-color: #fff;
	width: 680px;
	height: 100%;
	padding-bottom: 20px;
	padding-left: 10px;
}


#legal {
  clear:both;
  font-size:8pt;
  padding-top:10px;
}

div.list_art_np
{
	background:#F5EEE6;
	position:relative;
	height: 100%;
}

div.price
{
	background-color: #c6aa33;
	height: 35px;
	color: White;
}

div.price span
{
	font-size: 8pt;
	float: left;
	margin: 10px !important;
}

div.price p.pri
{
	font-size: 12pt;
	display: inline;
	float: left;
	margin-top: 5px;
}

div.appart_post
{
	width: 205px;
	float: left;
	margin: 0 0 0 20px;	
	display:inline;
}

div.appart_post a img
{
	border: none;
}

div.news_market
{
	width: 310px;
	height: 310px;
	float: left;
	background: #fff;
	margin-left: 25px;
	margin-bottom: 25px;
	display: inline;
}
div.news_market .news_market_head {
	height: 60px;
	background: #E4DDD5;
}
div.news_market h1 {
	padding: 0 5px;
}
div.news_market_details
{
	color: #312d20;
	font-size: 8pt;
	padding: 5px;
}

div.news_market_head img
{
	height: 20px;
	margin: 20px 0 0 20px;
}

div.appart_post h1, div.news_market h1
{
	color: #930e15;
	font-size: 13pt;
	font-weight: normal;
}

div.appart_post a, div.news_market a
{
	color: #930e15;
}

div.appart_post h2, div.news_market h2
{
	color: #312d20;
	font-size: 12pt;
	margin-top: -10px;
	font-weight: normal;
}

div.details
{
	color: #312d20;
	font-size: 8pt;
}

div.details ul
{
	margin-left: 20px;
	padding-left: 0;
	color: #b89500;
}

div.details span
{
	color: #312d20;
}

div.view_detail_request 
{
	font-variant: small-caps;
	font-size: 9pt;
	background: #E1E1E1;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 15px;
}
div.send_request {
	font-variant: small-caps;
	font-size: 9pt;
	background: #E1E1E1;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 15px;
	width:150px;
}
div.view_detail_request  a, div.send_request a
{
	color: #312d20;
}

div#coll_content h1
{
	color: #8d2b2c;
	margin: 0 0 20px;
	padding: 0;
}

.coll_left_title h1
{
	color: #8d2b2c;
	font-size: 20pt;
	text-align: center;
}

img.appart_img
{
	width: 205px;
	height: 205px;
}

h1#categ_title
{
	margin: 14px 0 14px 20px;
  color: #930e15;
	font-size: 16pt;
	
}

h1#categ_title a
{
	color: #930e15;
}

div.faq h1
{
	color: #930e15;
	margin-top: 0;
	padding:  0;
}

p#categ_desc
{
	font-size: 10pt;
	margin-left: 20px;
}

img.send_req
{
	padding: 80px 0 0 0;
	height: 181px;
	width: 154px !important;
	margin: 20px 0 0 80px;
}

div.entry {
	width: 430px;
	float: left;
}

div.entry_detail 
{
	margin-top: 20px;
	width: 230px;
	float: right;
	background: #E4DDD5;
	margin-right: 20px;
}


div.post 
{
	padding-right: 20px;
}

div.faq
{
	margin-right: 20px;
}
div.faq a
{
	color: #930e15;
}
div.faq h3 
{
	font-weight: bold;
	margin-top: 0;
	color: #930e15;
}

form#form_contact 
{
	width: 600px;
	height: 440px;
	background: #E4DDD5;
	margin-bottom: 20px;
	padding: 20px;
}

form#form_contact label 
{
	font-family: Georgia;
	font-weight: bold;
	color: #312d20;	
}

.submit 
{
	display: block;
	background: url(img/bg_button.png) repeat-x;
	height: 24px;
	border: none;
	color:#930e15;
	font-variant: small-caps;
	margin: 40px 0 20px 0;
	float: right;
	font-family: Georgia;
	font-weight: bold;
}

form#form_contact .form_coll_gauche label, form#form_contact .form_coll_droite  label
{
	display: block;
}
form#form_contact .form_coll_gauche input, form#form_contact .form_coll_droite  input
{
	width: 280px;
	margin-bottom: 10px;
}

form#form_contact fieldset 
{
	margin:0;
	padding:0;
	border: 0;	
}

form#form_contact textarea 
{
	height: 150px;
	width: 590px;
}

.form_coll_gauche 
{
	height: 170px;
	width: 300px;
	float: left;
}
.form_coll_droite 
{
	width: 300px;
	float: right;
}
fieldset.clear 
{
	width: 600px;
	clear: both;
}

/* SLIDESHOW */

/* Sample 1*/
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}

/* Sample 3*/
#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	width:480px;
	height:240px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:150px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* Sample 5*/
#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

/* Sample 6*/
#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:200px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:20px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(img/home/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(img/home/thumbs_mask.gif) no-repeat center top;
}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:800px;
	height:400px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:540px;
	height:300px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}



h2{color:#999;font-size:16px;font-weight:normal}

pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto;}
* html pre {width:100%}

.sample{}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:800px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

div#appart_thumb
{
	width: 105px;
	background-color: #e4ddd5;
	height: 355px;
	float: left;
	margin-left: 30px;
}

div#appart_img
{
	float: left;
}

div#appart_img img
{
	width: 534px;
	height: 356px;
}

div#appart_thumb img
{
	width: 105px;
	margin-bottom: 1px;
	height: 70px;
}

div.appart_post_single
{

}

div.appart_post_single h1
{
	color: #930e15;
	font-size: 13pt;
	font-weight: normal;
}

div.appart_post_single h1 a
{
	color: #930e15;
}

div.appart_post_single h2
{
	color: #312d20;
	font-size: 12pt;
	margin-top: -10px;
	font-weight: normal;
}

div.appart_post_single h3
{
	font-size: 9pt;
	font-weight: normal;
	margin-top: -10px;

}

div.button_class
{
	background: url(img/bg_button.png) repeat-x;
	height: 24px;
	width: 110px;
	font-size: 8pt;
	color: #312d20;
	text-transform: uppercase;
	margin-left: 3px;
	float: left;
	text-align: center;
	padding-top: 4px;
}

div.button_class a
{
	color: #312d20;
	display:block;
}

div.button_send_class
{
	background: url(img/bg_button.png) repeat-x;
	height: 24px;
	width: 145px;
	font-size: 8pt;
	color: #312d20;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 4px;
}

div.button_back_class
{
	background: url(img/bg_button.png) repeat-x;
	height: 24px;
	width: 240px;
	font-size: 8pt;
	color: #930e15;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	margin-left: 20px;
}

div.button_back_class a
{
	color: #930e15 !important;
}

div.button_class_art
{
	background: url(img/bg_button.png) repeat-x;
	height: 24px;
	font-size: 7pt;
	color: #312d20;
	text-transform: uppercase;
	text-align: center;
	float: left;
	padding: 5px 0 0 0;
}

div.but_view_details
{
	width: 90px;
}

div.but_send_request
{
	width: 110px;
	margin-left: 5px;
}

div.button_class_art a
{
	margin: 0;
	padding: 0;
}

div.art_butt
{
	width: 205px;
	clear: both;
	float:  left;
}

a.butt_det
{
	color: #312d20;
}

ul.links_cat
{
	padding: 0 0 0 20px;
	margin: 0;
}

ul.links_cat li.current-cat a 
{
	color: #930e15 !important;
}

ul.links_cat :first-child
{
	color: #312d20;
	font-size: 15pt;
}

ul.links_cat, ul.links_cat a
{
	font-size:  15pt;
	list-style-type: none;
	margin-left: 0;
	color: black;
}

ul.links_cat a
{
	color: #aca79e !important;
}

ul.links_cat li {
	background: url(images/arrow.png) no-repeat 0 6px;
	margin-left: 0;
	padding-left: 15px;
}

ul.links_cat li.selected {
	background: url(images/arrow.png) no-repeat 0 -22px;
}

div#coll_content_app div.faq
{
	padding: 0;
	margin: 10px;
}

div.pageWP
{
	background:#E4DDD5;
	position:relative;
	height:100%;
	float:left;
}

div.entry strong, div.pageWP strong, h4
{
	color: #993300;
}

/* MAJ Gd6d mai 2009 */


#coll_content a, #coll_content a:hover
{
	color: #930e15;
}

#links h2 {
	color: #930e15;
	font-size: 18pt;
	font-weight: normal;
}

#links li, #links ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 12pt;
	margin-bottom: 15px;
}

#links ul li a:hover
{
	text-decoration: none;
}
#links ul li a
{
	color: #930e15;
	text-decoration: underline;
}

#home div.elm
{
	height: 164px;
}

.pageWP div#coll_img
{
	height: 400px;
	overflow: hidden;
}
