/* Menu lien
par david Ramery (dramery@free.fr)
pour www.AWDMI.fr */
.link_table{
	width:180px;
	background:url(images/rowm1.png) repeat-y;
	color:#021380;
	font-weight:normal;
	padding:0px;
	
}
.link_subtitle{
	width:180px;
	height:15px;
	display:block;
	background:url(images/rowm1.png) repeat-y;
	padding-top:3px;
	font-weight:normal;
	text-align:center; 
}
.link_subtitle:hover{
	width:180px;
	height:15px;
	display:block;
	background:url(images/rowm1.png) repeat-y;
	font-weight:normal;
	text-align:center; 
}
