
#menu4{
	display:inline;
	height:90%;
}

#menu4 #dl_menu {
margin:10px;
width: 100%;
display:inline;
}

#menu4 #dl_menu dt {
	list-style-position:inside;
	font-family:Arial,serif;
	font-size:x-small;
	color:white;
	cursor: pointer;
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	background: #9d0074;
	
	
}

#menu4 #dl_menu dd ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;

}


#menu4 #dl_menu li {
list-style-type:none;
padding-left:3px;
margin-left:-50px;
background:#e479c8;
}

#menu4 #dl_menu li a, #menu4 #dl_menu dt a {
font-family:'Trebuchet MS',Arial,serif;
font-size:0.9em;
color:black;
text-decoration: none;
display: inline;
border: 0px none;
height: 20px
}

#menu4 #dl_menu li a:hover, #menu4 #dl_menu dt a:hover {
background: #c438a0 ;
}

#contenu_onglet #menu4{
display:inline;
float :left;
width:200px;

}

#nousville{
margin-left:30px;
padding:5px;
text-align:center;
}

#nousville #tabville{
color:white;
background:#9d0074;
}