/* Top Menu */
body#home #leftmenu_home a
{
	
background-color: #ff4040;
border-bottom: 1px dotted #ffa6a6 ;
border-left: 1px solid red;
border-right: 1px solid red;
font-weight: bold;}


/* Top Menu */
body#list #leftmenu_list a, 
body#contact #leftmenu_contact a, 
body#private #leftmenu_private a, 
body#mc #leftmenu_mc a, 

body#agm #leftmenu_agm a, 
body#plenary #leftmenu_plenary a
{
	
background-color: #ff4040;
border: 1px dotted #ffa6a6 ;
font-weight: bold;}


/* leftmenusub */
.objectives #leftmenu_objectives a, 
.structure #leftmenu_structure a, 
.activities #leftmenu_activities a, 
.representation #leftmenu_representation a, 
.support #leftmenu_support a, 
.code #leftmenu_code a, 
.pac #leftmenu_pac a, 
.emac #leftmenu_emac a, 
.links #leftmenu_links a, 
.news #leftmenu_news a, 
.qmsac #leftmenu_qmsac a, 
.mssector #leftmenu_sectors a,
.pcssector #leftmenu_pcssector a,
.fssector #leftmenu_foodsector a,
.ea #leftmenu_othersea a, 
.iaf #leftmenu_othersiaf a, 
.diqf #leftmenu_othersdiqf a
 


{
	padding: 3px 3px 3px 10px;
	color: black;
	background-image: url(images/lefmenusubon.gif);
	background-repeat: no-repeat;
	background-position: left;
}


