@charset "utf-8";
/* CSS Document */

div.menu{
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:thin;	
} 

li.menu {
	font-family:Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', serif;
	font-size:18px;
	color:#CCC49F;
	text-align:left;
} 

a.menu {
	display:list-item;
	list-style-image:url(./IMG/news_small.jpg);
	margin-left:10px;
}
