﻿@import url("../Ulusiada/duas_colunas.css");
@import url("base.css");

.cabecalhopt,  .cabecalhoen {
	background-image: url(imagens_humanas/fundo_cabecalho.jpg) !important;
}

#menuWrapper {
	background-image: url(imagens_humanas/fundo_menu_wrapper.gif) !important;
}
#subMenuWrapper {
	background-image: url(imagens_humanas/fundo_menu.gif) !important;
}
#search {
	border-bottom: solid 1px #ff9900 !important;
	background-color: #0a0a0a !important;
}
#bannerWrapper {
	border-bottom-color: #db8300 !important;
}
#menu, #menu a {
	color: #ffffff !important;
}
#menu a:hover  {
	background-color:#264d98 !important;
	color: #ffffff !important;
}