#right-column h2{
	background-image:url(eureka/content_h2.png);
	color:#138d9d;
}

#left-menu-top{
	background-image:url(eureka/left-menu.png);
}
#left-menu-bottom{
	background-image:url(eureka/left-menu.png);
}

#left-menu-content{
	background-color:#f3fcfd;
}
#left-menu-content ul li{
	background:url(eureka/left-menu_puce.png) no-repeat 0 2px;
}
#left-menu-content ul ul li{
	background:url(eureka/left-menu_bull.png) no-repeat 0 4px;
}
#right-column .highlight{
	color:#1cbbd2;
}
#left-column a:hover, #right-column a:hover{
	color:#138d9d;
}
