/* CSS document */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 0px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
body{font-family: Time, sans-serif;margin:0;padding:0;background:#404040 url('http://www.concurrence-deloyale.info/images/background.jpg') repeat-y; background-position:center top;}
#leftSidebarUniqId{position:absolute;top:0;left:50%;width:170px;height:260px;margin-left:-450px;margin-top:296px;}
#leftSidebarUniqId img {border : none;}
#leftSidebarUniqId #blocMenu {width:150px;height:260px;float:left;}
#leftSidebarUniqId #blocOutils {width:5px;height:190px;float:right;border:1px solid black;}
#leftSidebarUniqId #basMenuGauche {width:150px;height:20px;background-image:url('http://www.concurrence-deloyale.info/images/menugauche.jpg');}
#leftSidebarUniqId #btnGaucheClic {width:150px;height:30px;background-image:url('http://www.concurrence-deloyale.info/images/menugaucheClic.jpg');}
#leftSidebarUniqId .btnGauche {width:150px;height:30px;background-image:url('http://www.concurrence-deloyale.info/images/menugauche.jpg');}
#leftSidebarUniqId .btnGauche:hover {background-image:url('http://www.concurrence-deloyale.info/images/menugaucheSurvol.jpg');}
#leftSidebarUniqId .btnGaucheInside {margin-left:18px;padding-top:10px;font-size:10pt;}
#leftSidebarUniqId a {display:block;text-decoration:none;color:white;}
#leftSidebarUniqId a:hover {}

#menu {float:left;width:740px;height:23px;background-color:#d6e1b9;}
#menu .btnHaut {
	display:block;float:left;height:23px;line-height:23px;font-size:12px;text-decoration:none;color:#4c5f6d;
	background-color:#d6e1b9;
	padding-right:5px;
	padding-left:5px;
}
#menu .btnHaut:hover {
	background-color:#9daab2;
	color:white;
}
#menu .btnHautClicked{
	display:block;float:left;height:23px;line-height:23px;font-size:12px;text-decoration:none;
	background-color:#4c5f6d;
	color:white;
	padding-right:5px;
	padding-left:5px;
}
#immeuble {float:right;width:190px;height:436px;background-image:url('http://www.concurrence-deloyale.info/images/immeublephoto.jpg');}

#textContent {font-size:10pt;margin-top:20px;float:right;height:auto;min-height:436px;width:550px;background-color:white;padding:7px;}
#textContent a {text-decoration:none;color:black;}
#textContent a:hover {text-decoration:underline;color:black;}
#textContent h1,h2,h3 {display:inline;}