body #imMnMn ul a {padding-top: 11px;}

/* -- CSS MENU HIGHLIGHTER -- */
body #imMnMn li a.current {background-image: url('../res/immnmn_1.gif'); background-repeat: no-repeat; background-position: left top; }




/* -- header -- */
body #imHeader #title {
	
	font-family: Arial;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 5px;
	cursor: default;
}


body #imHeader #title span {
	display: block;
	margin: -4px 0 0 5px;
	font-family: Arial;
	font-size: 14px;
	color: #201d1d;
	font-weight: bold;
	letter-spacing: 5px;
}



/* -- footer -- */
body #imFooter #templatemo_footer {
	font-family: Arial;
	font-size: 11px; 
    	color: #ffffff;
	cursor: default; 
}


body #imFooter #templatemo_footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


