.enlace-caso {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.enlace-caso:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.enlace-caso-on {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlace {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.firma {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#menu_corporativo span{
	width:167px;
	line-height: 1.1em !important;
}
#menu_corporativo span a{
	line-height: 1.1em !important;
}
#menu_casos span{
	width:167px;
	line-height: 1.1em !important;
}

#menu_casos span a{
	line-height: 1.1em !important;
}

#menu_cursos{
	background: url(/99_img/base_casos.gif) top right no-repeat;
	position:absolute; 
	left:749px; 
	top:254px; 
	width:182px; 
	height:303px;
}

#menu_cursos ul{
	list-style:none;
	padding:20px 0 0;
}
#menu_cursos ul li{
	padding:5px 0 ;
}
#menu_cursos ul li a{
	background: url(../99_img/flecha_off.gif) left center no-repeat;
	padding: 0 0 0 17px;
	color:#666633;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#menu_cursos ul li a:hover{	
	text-decoration:underline;
}

#menu_cursos ul li.activa a{	
	background: url(../99_img/flecha_on.gif) left center no-repeat;
	color:#000000;
}

#curso h2{	
	font-family:'Trebuchet MS',Trebuchet;
	font-size:16px;
	margin-bottom: 0;
}

#curso p{	
	font-family:'Trebuchet MS',Trebuchet;
	font-size:13px;
	margin-top: 0;
}

#curso ul li{	
	font-family:'Trebuchet MS',Trebuchet;
	font-size:13px;
}

#curso a{
	color:#666633;
	font-weight:bold;
	text-decoration:none;
}

#curso a:hover{
	color:#666633;
	text-decoration:underline;
}
	