/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Eric Jouffrey*/
/* Create date : 21/05/2007  */
/* LEFT COLUMM STYLE SHEET */

#leftCol{
	background:#CDBD9E url(img/backColLeft.gif) no-repeat;	
}
#leftCol ul.linkList{
	list-style:none;
	text-align:right;
	margin-right:20px;
	
}
#leftCol ul.linkList li{
	margin-top:10px;
}

