@charset "utf-8";
/* CSS Document */

body{
	position: relative;
	background-color: #000;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	width: 920px;
	margin: auto;
    font-size:14px;
}

img{
	border: 0px;
}

embed,object { outline:0; }

#fade { background-color: #FFF; }
#fade img { width: 310px; }

/*------------------------------------Header------------------------------------*/
#logo{
	position: absolute;
	width: 300px;
	height: 215px;
	top: 0px;
	left: 30px;
	z-index: 1;
	background-image: url("http://www.lespecialisteduterrain.com/images/bgLogo.jpg");
	background-repeat: no-repeat;
}

#topText{
	width: 920px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
}

#header{
	width: 920px;
	height: 350px;
}

#headero{
	width: 920px;
	height: 190px;
}

#topMenuo{
	position: absolute;
	width: 920px;
	height: 66px;
	top: 224px;
	left: 0px;
	z-index: 200;
}

#topMenu{
	position: absolute;
	width: 920px;
	height: 66px;
	top: 384px;
	left: 0px;
	z-index: 200;
}

.elementTopMenu{
	float: left;
	height: 66px;
}

#topMenuHover{
	position: absolute;
	width: 920px;
	height: 66px;
	top: 384px;
	left: 0px;
	z-index: 100;
}

#topMenuHover a {
	display: none;
}

.elementTopMenuHover{
	float: left;
	height: 66px;
}

/*------------------------------------Content------------------------------------*/
#content{
	clear: both;
	width: 870px;
	padding-top: 70px;
	background-image: url("FULLURL/images/bgContent.png");
	background-repeat: repeat-x;
	background-color: #1b1b1b;
    color:#ffffff;
    padding-left:25px;
    padding-right:25px;
    padding-bottom:10px;
}

/*------------------------------------Footer------------------------------------*/
#footer{
	width: 920px;
	height: 85px;
	border-top: 1px solid #585858;
	background-color: #111111;
	color: #FFF;
	font-size: 12px;
}

#copyrights{
	float: left;
	width: 440px;
	height: 85px;
	line-height: 85px;
	padding-left: 20px;
}

#bottomMenu{
	float: left;
	width: 460px;
	height: 85px;
	line-height: 85px;
}

.elementBottomMenu{
	float: right;
	height: 85px;
	line-height: 85px;
	padding: 0px 20px 0px 20px;
}

.elementBottomMenu a{
	text-decoration: none;
	color: #FFF;
}

.elementBottomMenu a:hover{
	color: #585858;
}

.barre{
	float: right;
	height: 85px;
	line-height: 85px;
}

blockquote {
	margin:22px 40px;
	padding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url("http://www.lespecialisteduterrain.com/images/blockquote.gif") no-repeat 0 0;
	text-align: justify;
}

/* Lightbox */
#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%;
	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;	
}
/* End of Lightbox */

.xa li { margin-top: 7px; margin-bottom: 7px; }

/* Form Styling */

#formBuy .firstC { width: 25%; font-weight: bold; vertical-align: top; }
#formBuy input,select { width: 250px; }
#formBuy td.resetWidth input { width: auto; }

#formSell .firstC { width: 25%; font-weight: bold; vertical-align: top; }
#formSell input,select { width: 250px; }
#formSell td.resetWidth input { width: auto; }

#formCalc .firstC { width: 45%; font-weight: bold; vertical-align: top; }
#formCalc input,select { width: 75px; }
#formCalc td.resetWidth input { width: auto; }

#formCalcInverse .firstC { width: 45%; font-weight: bold; vertical-align: top; }
#formCalcInverse input,select { width: 75px; }
#formCalcInverse td.resetWidth input { width: auto; }

#formM .firstC { width: 25%; font-weight: bold; vertical-align: top; }
#formM input,select { width: 250px; }
#formM td.resetWidth input { width: auto; }

#formS .firstC { width: 25%; font-weight: bold; vertical-align: top; }
#formS input,select { width: 250px; }
#formS td.resetWidth input { width: auto; }

/* End of Form Styling */

.ttl {
	width: 50%;
	font-weight: bold;
}
.cnt {
	width: 50%;
}

/* Fred's CSS XMosaik */

.slider {
	position: absolute;
	display: none;
    background-color:#3e3e3e;
	width: 285px;
	padding: 3px;
	z-index:1;
}

.xMosaikTBL {
	width: 940px;
	z-index: 2;
}

.xMosaikTBL td {
    width: 150px;
    height: 105px;
}

.xMosaikTBL img.xMosaikIMG {
    border: 4px solid #3e3e3e;
    width: 150px;
    height: 105px;
}

.xMosaikTAG {
	position: absolute; margin-top: -113px; margin-left: 80px;
}

/* End of Fred's CSS XMosaik */

/* Fred's CSS XListing */
.xListing {
    padding: 5px;
    font-size: 12pt;
    text-align: left;
    background-color:#3e3e3e;
    cursor: pointer;
    color: #ffffff;
    height: 410px; /* was 110 */
    width:410px;
    float:left;
}
.xListingRight {
    padding: 5px;
    font-size: 12pt;
    text-align: left;
    background-color:#3e3e3e;
    cursor: pointer;
    color: #ffffff;
    height: 110px;
    width:410px;
    float:right;
}
.xListingA {
    float: left;
    width: 150px;
    height: 105px;
    background-color: #FFFFFF;
}

.xListingA img {
    border: 2px solid #CCC;
    width: 150px;
    height: 105px;
}

.xListingB {
    margin-left: 10px;
    float: left;
    height: 70px;
}

.xListingC {
    margin-left: 10px;
    margin-top: 20px;
    font-size: 10pt;
    width:230px;
}

.xListingD {
	position:absolute;
    right:450px;
    margin-top: -22px;
}

.xListingDRight {
	position:absolute;
    right:0;
    margin-top: -22px;
}

.xClear {
    display: none;
    clear: both;
}

/* Fred's CSS XButtons */
.xButton {
    height: 25px;
    padding: 5px;
    font-size: 12pt;
    text-align: center;
    border-left: 9px solid #f89500;
    background-color:#3e3e3e;
    cursor: pointer;
    color: #ffffff;

}
.xButton:hover {
    border-left: 9px solid #8F8F8F;
    color: #8F8F8F;
}
.xButton span {
	vertical-align: middle;
    display: inline;
    margin:0 auto;
}
/* End of Fred's CSS XButtons */

h1,h2,h3,h4,h5{
    color:#999999;
    margin:0px;
    margin-top:5px;
    margin-right:5px;
    margin-bottom:5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #AFAFAF;
	text-decoration: none;
}

select.mainList {
    border: 1px solid #CCCCCC;
    padding: 3px;
	font-family: Lucida, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
    font-size: 10pt;
    width: 165px;
}

table.tableFind {
	width: 100%;
}

.tableFindTDA {
    width: 30%;
    text-align: right;
}

.tableFindTDB {
	width: 70%;
    text-align: left;
}

.tableFindTDC {
	padding-top: 15px;
	text-align: center;
}

html, body {height: 100%;}


img
{
	border:0px;
}


#menu_shadow
{
	background-image:url(http://www.lespecialisteduterrain.com/images/menu_shadow.png);
	background-repeat:no-repeat;
	height:120px;
    position:relative;
    z-index:2;
}

#menu_accueil
{
	width:161px;
	height:70px;
	position:absolute;
	z-index:3;
}

#menu_accueil .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/accueil_top.jpg);
	background-repeat:no-repeat;
	height:19px;
}


#menu_accueil .button
{
	height:24px;
	display:block;
}

#menu_accueil .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/accueil_bottom.png);
	background-repeat:no-repeat;
	height:27px;

}

#menu_proprietes
{
	width:164px;
	height:82px;
	position:absolute;
	z-index:3;
	margin-left:161px;
}

#menu_proprietes .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/proprietes_top.jpg);
	background-repeat:no-repeat;
	height:28px;
}


#menu_proprietes .button
{
	height:24px;
	display:block;
}

#menu_proprietes .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/proprietes_bottom.png);
	background-repeat:no-repeat;
	height:30px;

}

#menu_equipe
{
	width:163px;
	height:85px;
	position:absolute;
	z-index:3;
	margin-left:325px;
}

#menu_equipe .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/equipe_top.jpg);
	background-repeat:no-repeat;
	height:31px;
}


#menu_equipe .button
{
	height:24px;
	display:block;
}

#menu_equipe .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/equipe_bottom.png);
	background-repeat:no-repeat;
	height:30px;

}

#menu_acheter
{
	width:163px;
	height:85px;
	position:absolute;
	z-index:3;
	margin-left:488px;
}

#menu_acheter .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/acheter_top.jpg);
	background-repeat:no-repeat;
	height:31px;
}


#menu_acheter .button
{
	height:24px;
	display:block;
}

#menu_acheter .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/acheter_bottom.png);
	background-repeat:no-repeat;
	height:30px;

}

#menu_vendre
{
	width:163px;
	height:85px;
	position:absolute;
	z-index:3;
	margin-left:651px;
}

#menu_vendre .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/vendre_top.jpg);
	background-repeat:no-repeat;
	height:28px;
}


#menu_vendre .button
{
	height:24px;
	display:block;
}

#menu_vendre .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/vendre_bottom.png);
	background-repeat:no-repeat;
	height:30px;
}

#menu_coordonnees
{
	width:166px;
	height:85px;
	position:absolute;
	z-index:3;
	margin-left:814px;
}

#menu_coordonnees .top
{
	background-image:url(http://www.lespecialisteduterrain.com/images/coordonnees_top.jpg);
	background-repeat:no-repeat;
	height:19px;
}


#menu_coordonnees .button
{
	height:24px;
	display:block;
}

#menu_coordonnees .bottom
{
	background-image:url(http://www.lespecialisteduterrain.com/images/coordonnees_bottom.png);
	background-repeat:no-repeat;
	height:28px;

}

#lstProp
{
    color:#ffffff;
}

#lstProp a
{
    color:#ffffff;
}

#lstProp a:hover
{
    color:#999999;
}


#tool
{
	background-image:url(http://www.lespecialisteduterrain.com/images/tool_bg.jpg);
	background-repeat:repeat-x;
	height:160px;
	padding-left:50px;
	padding-right:50px;
}

#tool .outils
{
	margin-top:10px;
	float:left;
	width:180px;
	font-size:12px;
	color:#b1b1b1;
}

#tool .garantie
{
	margin-top:10px;
	float:left;
	width:180px;
	margin-left:20px;
}

#tool .center
{
	text-align:center;
}

#tool .coordonnees
{
	margin-top:10px;
	float:left;
	width:180px;
	margin-left:20px;
	font-size:13px;
	color:#FFFFFF;
}

#tool .lacapitale
{
	margin-top:10px;
	float:right;
	width:170px;
	height:143px;
	margin-left:20px;
}

#tool .header
{
	font-size:15px;
	color:#FFFFFF;
	float:left;
}

#tool .header_img
{
	float:right;
}


#tool hr
{
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	color:#FFFFFF;
	border:solid 1px #FFFFFF;
	background-color:#FFFFFF;
	clear:both;
}

#tool ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-top:5px;

}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	width: 210px;
	height: 400px;
	display: block;
	overflow: hidden;
	padding: 0;
}
.kwicks.horizontal li {
	margin-right: 0px;
	float: left;
}
#kwick_1 { 

}
#kwick_2 {

}
#kwick_3 {

}
#kwick_4 { 

}
.kwicks.horizontal #kwick_4 {
	margin-right: none;
}

table.styleme { width: 100%; }

table.styleme th {
	text-align: left;
	background-color: #3e3e3e;
}
table.styleme td {
	text-align: center;
}