@charset "utf-8";
/* CSS Document */

.base_medio {
	height: 196px;
	width: 184px;
	border:0px;
	/*background-image:url(images/base_centro.gif);*/
	background-image:url(/portal/images/base_centro.gif);
}
.base_sup {
	height: 196px;
	width: 184px;
	padding-top:10px;
	padding-left:12px;
	z-index: 9;
}
.banner img {
	height: 126px;
	width: 160px;
	border:0px;
	top:0px;
}
.banner a{ height: 126px;
        width: 160px;
}
.liga {
	width:86px;
	height:18px;
	margin-left:12px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#4096ee;
	margin-top:-34px;
}
.titulo {
	width:110px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	padding-bottom:7px;
}
.liga a {
	text-decoration:none;	
	color:#0B4DA2;
}
.liga a:hover {
	text-decoration:none;	
	color:#4096ee;
}
.navs{
	margin-left:134px;
	margin-top:-18px;
	width:60px;
	border:0px;
}
.navs img{
	border:0px;
}

