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

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	background-color:#EEEEEE;
}

img{
	border:0;
}

#conteneur{
	width:100%;
	height:100%;
	vertical-align:middle;
	
}

#conteneur td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	font-size:11px;
}

#conteneur td td{
	vertical-align:top;
	color:#000;
}


/*---HEADER---*/
#header{

	width:902px;
	margin:0 auto;
}

#header2{
	width:900px;
	margin:0 auto;
	background:transparent url(/img/chambre-vaudoise-immobiliere.gif) no-repeat 0 bottom;
}


#lang a{
	font-size:13px;
	text-decoration:underline;
	color:#787878;
}
.table
{
	width:90%;
}

/*---CONTENU---*/
#contenu{
	width:900px;
	height:580px;
	border:1px solid #787878;
	background:transparent url(/img/st-clerc-immobilier.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
}

#contenu a{
	color:#474747;
}

#logo{
	float:left;
	width:400px;
}

#menu{/*---MENU---*/
	float:right;
	width:380px;
	padding-left:10px;
	padding-top:20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 100px;
}

#menu a{
	float:left;
	/*display:block;
	width:70px;*/
	margin-left:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	/*background-color:#CCCCCC;
	border:1px solid #FFFFFF;*/
	border-left:1px solid #000000;
	/*border-bottom:1px solid #787878;*/
	font-size:10px;
	text-decoration:none;
	color:#787878;
}

#menu a:hover{
	color:#000;
}

/*#menu .selection{
	color:#000;
	border-bottom:none;
}

#menu .unselection{
	color:#787878;
	border-bottom:1px solid #787878;
}

#menu .selection:hover{
	border-bottom:none;
}*/

#sMenu{/*---MENU---*/
	float:right;
	width:680px;
	padding-left:20px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#sMenu a{
	float:left;
	/*display:block;
	width:70px;*/
	margin-left:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:3px;
	background:url(../img/style_puce.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*border-bottom:1px solid #787878;*/
	font-size:10px;
	font-style:italic;
	text-decoration:none;
	color:#787878;
}

#sMenu a:hover{
	color:#000;
}

#sMenu .selection{
	color:#000;
	border-bottom:none;
}

#sMenu .unselection{
	color:#787878;
	border-bottom:1px solid #787878;
}

#sMenu .selection:hover{
	border-bottom:none;
}

#sMenu{/*---MENU---*/
	float:right;
	width:480px;
	padding-left:0px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}

#sMenuGauche a{
	float:left;
	/*display:block;
	width:70px;*/
	margin-left:20px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:5px;
	background:url(../img/style_puce.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*border-bottom:1px solid #787878;*/
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	color:#787878;
}

#sMenuGauche a:hover{
	color:#000;
}

#sMenuGauche .selection{
	color:#000;
	border-bottom:none;
}

#sMenuGauche .unselection{
	color:#787878;
	border-bottom:1px solid #787878;
}

#sMenuGauche .selection:hover{
	border-bottom:none;
}

#left{/*---GAUCHE---*/
	float:left;
	width:200px;
	height:485px;
	padding-top:0px;
	margin-top:30px;
	background-image:url(../img/style_left.jpg);
}

#left a{
	width:100px;
	/*height:25px;*/
	margin:0 0 0 15px;
}

li{
	list-style-image:url(../img/style_puce_jaune.jpg);
}


#right{/*---DROITE---*/
	float:right;
	width:680px;
	height:485px;
	padding-left:20px;
	overflow:auto;
	color:#000;
	line-height:16px;
	margin-top: 0px;
}

#right .biens {
	line-height:13px;
	color:#000099;
	text-align:left;
}

#right .titre{
	display:block;
	margin-bottom:10px;
	margin-left:150px;
}

#right h1{
	width:500px;
	margin:0;
	font-size:15px;
	font-family:Times,"Times New Roman", serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

#right p{
	/*width:500px;*/
	margin:0 20px 10px 0;
	text-align:justify;
}

#right .equipe{/*---EQUIPE---*/
	float:left;
	width:160px;
}

#right .equipe .nom{
	font-size:13px;
}

#right .equipe .poste{
	font-size:8px;
	height:10px;
	line-height:10px;
}



/*---FORM---*/
input{
	width:140px;
}

/*---FOOTER---*/
#footer{
	width:900px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
}

#footer a{
	color:#474747;
}

/*---CREDIT---*/
#concept-web{
	position:absolute;
	right:2px;
	bottom:15px;
}
