
#menu ul li.c_selected { 
	background-color: #fff;
}

#menu ul li.c_selected:hover {
    background-color: #666;
}

#menu ul li.c_selected a {
    color: #333;
}

#menu ul li.c_selected a:hover {
    background: #666;
    color: #fff;
}

#nav li:hover div ul li a:hover {
     background-color: #666; 
}

#nav li:hover div ul li a.s_selected { 
	color: #fff; 
	cursor: default; 
}

div#content_top_left, div#content_top_right, #content_bottom_left {
	margin-top: 0;
}

#content_bottom_left {
	min-height: 640px;
}

div#wiki_box { 
	font-size: 11.9px; 
}

/* content bottom left */
div#offerer_list, div#peri_offerer_list { 
	padding-bottom: 15px; 
}

.offerer_drop_down { 
	margin-bottom: 20px; 
}
