body {
	text-align:center;
   width:965px;
	margin:0 auto;
}

#conteneur {
	width:965px;
   margin-top:10px;
   margin-bottom:10px;
   background-color:white;
}

#header {
   height:120px;
	margin-bottom:20px;
   background:url("images/banniere.jpg") top center no-repeat;
}

#corps {
	float:right;
	text-align:left;
	width:810px;
   background-color:white;
   border:1px solid #E5E3E5;
	z-index:0;
}

#foot {
	float:left;
   text-align:center;
   font:1.1em;
	width:100%;
   margin-top:10px;
   margin-bottom:10px;
   padding:2px;
   background-color:#FAF9FA;
}

#menu {
	float:left;
	width:140px;
	font-style:italic;
	font-family:Georgia, Verdana, Trebuchet MS;
   font-size:16px;
   text-align:left;
   background-color:white;
	z-index:1;
}

#menu .rubrique {
   border:1px solid #E5E3E5;
   background-color:white;
}

#accueil , #broderie , #adhesif , #sublimation {
	display:block;
   color:#404040;
   margin:0px;
   padding-top:4px;
   padding-left:25px;
   padding-bottom:4px;
   text-decoration:none;
}

#menu .selected {
	background-color:#f8e9f2;
	font-weight:bold;
}

#accueil:hover, #broderie:hover, #adhesif:hover, #sublimation:hover {
   background-color:#f8e9f2;
}

#accueil:hover {
   background:url("images/bulle_jaune.jpg") center left no-repeat;
}

#broderie:hover {
   background:url("images/bulle_bleue.jpg") center left no-repeat;
}

#adhesif:hover {
   background:url("images/bulle_rose.jpg") center left no-repeat;
}

#sublimation:hover {
   background:url("images/bulle_noire.jpg") top left no-repeat;
}
