	#menuinf {
		background:url(/img_inf/fondo.gif) no-repeat;
		width:740px;
		height:84px;
		margin:auto;
	}
 #menuinf ul {
 		list-style-type:none;
		padding:0px;
		margin:0px;	
 }
 #menuinf ul li {
 		float:left;
		
 }
 #menuinf ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding-top:62px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 90%;
	color: #0091E4;		
 }
 #menuinf ul li a:hover {
 		color:#FF0000;
 }
 #menuinf ul li a.logo {
	background:url(/img_inf/grafikas.jpg) no-repeat;
	width:160px;
	height:22px;
	margin-left: 12px;
 }
 
 #menuinf ul li a.corel {
 		background:url(/img_inf/corel.jpg) top center no-repeat;
		width:110px;
		height:22px;
		text-align:center;
	}
	#menuinf ul li a.corel:hover {
 		background:url(/img_inf/corels.jpg) top center no-repeat;
	}
	#menuinf ul li a.pshop:hover {
 		background:url(/img_inf/photoshops.jpg) top center no-repeat;
	}
	#menuinf ul li a.cad:hover {
 		background:url(/img_inf/autocads.jpg) top center no-repeat;
	}
	#menuinf ul li a.sis:hover {
 		background:url(/img_inf/sistemass.jpg) top center no-repeat;
	}
	#menuinf ul li a.pshop {
 		background: url(/img_inf/photoshop.jpg) top center no-repeat;
		width:110px;
		height:22px;
		text-align:center;
	}
	#menuinf ul li a.cad {
 		background:url(/img_inf/autocad.jpg) top center no-repeat;
		width:110px;
		height:22px;
		text-align:center;
	}
	#menuinf ul li a.sis {
		width:110px;
		height:22px;
		background: url(/img_inf/sistemas.jpg) top center no-repeat;
		text-align:center;
	}
	#menuinf ul li a.ref {
		width:110px;
		height:22px;
		text-align:center;
		font-size:70%;
		color:#000;
	}
