@charset "utf-8";
/* CSS Document */


#edition-contenu {
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6a6a69;
	line-height:150%;
	border: 0;
	font-size:11px;
	height:433px;
	overflow:auto;
	text-align:left;
	font-weight: normal;
	background-color:#ffffff;
}

/* MENU */
#edition_menu {
	background-image:url(images/edition-mesure-menu.gif);
	background-repeat:no-repeat;
	width:726px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
}
#edition_menu span {
display: none;
}
#edition_menu li, #edition_menu a {
height:73px;
display:block;
}
#edition_menu li {
float:left;
list-style:none;
display:inline;
}
#edition_menu-intro {width: 89px; margin:0 0 0 275px;}
#edition_menu-qui {width: 137px;}
#edition_menu-services {width: 72px;}
#edition_menu-realisations {width: 94px;}
#edition_menu-contact {width: 59px;}

#edition_menu-intro a:hover {background:url("images/edition-mesure-menu.gif") -275px -73px no-repeat; }
#edition_menu-qui a:hover {background:url("images/edition-mesure-menu.gif") -364px -73px no-repeat; }
#edition_menu-services a:hover {background:url("images/edition-mesure-menu.gif") -501px -73px no-repeat; }
#edition_menu-realisations a:hover {background:url("images/edition-mesure-menu.gif") -573px -73px no-repeat; }
#edition_menu-contact a:hover {background:url("images/edition-mesure-menu.gif") -667px -73px no-repeat; }

