/* Start of CMSMS style sheet 'Menu:css' */
/* hack for Internet Explorer */
* html div#menu_horiz li{
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}

/* Affichage de la home */
div#home {
	margin: 36px 0 0 167px;
	height: 536px;
	width: 827px;
	background: transparent url(images/coph/fond_home.png) no-repeat 0 0; 
}

div#habitation { padding-top: 5px; }
div#entreprise { margin-top: 30px; padding-top: 5px; }

div#habitation b,
div#entreprise b { display: none; }

div#habmenu,
div#entmenu {
	display:inline;
	float:left;
	margin: 165px 0 0 55px;
	width: 316px;
	height: 40px;
	overflow:auto;
}
a.homelienvente,
a.homelienlocation {
	display:block;
	float:left;
	height: 40px;
	overflow:auto;
	text-indent: -999em;
}

a.homelienvente { width: 114px; }
a.homelienlocation { margin-left: 40px;	width: 160px; }

div#picturelist1,
div#picturelist2 { display:inline; float:right; margin: 10px 24px 0 0; overflow:hidden; }

/* Affichage du menu */
div#menu_horiz {
	background: transparent url(images/coph/menu.png) no-repeat 0px;
	width: 1200px;
	height: 48px;
	margin: 0;
	padding: 0;
}

div#tophabmenu { padding-left: 83px; }
div#topentmenu { padding-left: 180px; }

div#tophabmenu,
div#topentmenu  {
	display:block;
	float:left;
	margin: 0px;
	height: 40px;
	overflow:auto;
}

.toplabel,
a.tophablienvente,
a.tophablienlocation,
a.topentlienvente,
a.topentlienlocation {
	display:block;
	float:left;
	overflow:auto;
    color: #fff;
    text-decoration: none;
	font-size: 2em;
	font-weight: normal;
	padding: 14px 0 8px 0;
}

a.tophablienvente { margin-left: 70px; }
a.tophablienlocation { margin-left: 70px; }
a.topentlienvente { margin-left: 70px; }
a.topentlienlocation { margin-left: 70px; }

#zoom_content {
	text-align:center;
	padding-top: 10px;
}

#zoom_content a {
	margin: 0 10px;
    text-decoration: none;
	font-size: 2em;
	font-weight: normal;
}
/* End of 'Menu:css' */

