/*************************
	DESTAQUE
*************************/

div#destaque {
	position:absolute;
	bottom:0;
	right:10px;
	width:343px;
	height:279px;
}

/*************************************************************************************************************************
	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO	MIOLO
*************************************************************************************************************************/

div#barra-lateral div#box-sub-nav {
	display:inline;
	float:left;
	position:relative;
	width:222px;
	height:340px;
	margin:31px 0 0 19px;
	background:url(../img/bg/nav-castelli-esh.png) no-repeat left top;
}

div#box-sub-nav ul.nav-castelli-esh,
ul.nav-castelli-esh li {
	display:inline;
	float:left;
	position:relative;
	width:190px;
}

div#box-sub-nav ul.nav-castelli-esh { margin:8px 0 0 12px; }

ul.nav-castelli-esh li {
	height:29px;
	border-top:1px solid #9eab95;
}

ul.nav-castelli-esh li:first-child { border:none; }

ul.nav-castelli-esh li a {
	display:inline;
	width:178px;
	height:29px;
	background:no-repeat left top;
}

ul.nav-castelli-esh li a.nav07 {
	width:190px;
	background:no-repeat right top;
}

ul.nav-castelli-esh li a.nav01 { background-image:url(../img/nav/a-instituicao.png); }
ul.nav-castelli-esh li a.nav02 { background-image:url(../img/nav/proposta-formativa.png) }
ul.nav-castelli-esh li a.nav03 { background-image:url(../img/nav/perfil-aluno.png) }
ul.nav-castelli-esh li a.nav04 { background-image:url(../img/nav/convenios-estagios.png); }
ul.nav-castelli-esh li a.nav05 { background-image:url(../img/nav/responsabilidade-social.png); }
ul.nav-castelli-esh li a.nav06 { background-image:url(../img/nav/localizacao.png); }
ul.nav-castelli-esh li a.nav07 { background-image:url(../img/nav/centro-gastronomia.png); }
ul.nav-castelli-esh li a.nav08 { background-image:url(../img/nav/publicacoes.png); }
ul.nav-castelli-esh li a.nav09 { background-image:url(../img/nav/livros.png); }
ul.nav-castelli-esh li a.nav10 { background-image:url(../img/nav/professores.png); }
ul.nav-castelli-esh li a.nav11 { background-image:url(../img/nav/alunos.png); }

ul.nav-castelli-esh li a:hover { background-position:right top; }
ul.nav-castelli-esh li a.nav07:hover,
ul.nav-castelli-esh li a.nav15 { background-position:left top; }
