/* Atributatos Gerais */

#bgSiteSuperior {
	background: url(../imagens/bgSite.jpg) repeat-x top center #fff; 
	width: 100%;
	height: 245px;
}

h1, h2, h3, h4, h5, h6, form, p, dl, ul, ol, img {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.flutuar {
	float: left;
}

.separador {
	clear: both;
}

.bannerSecundario {
	margin-top: 10px;
}

.invisivel {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}

/* DHTML */

#dhtml {
	position: absolute;
	left: 0;
	top: 0;
}

/* Site */

body {
	background: url(../imagens/) repeat-x bottom center #fff;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}

#global {
	margin: -245px auto 0 auto;
	text-align: left;
	width: 750px;
	position: relative;
}

/* Topo */

#topo {
	width: 588px;
	float: left;
	margin: 0;
	padding: 0;
}

.btCadastro {
	background: url(../imagens/btCadastro.jpg) no-repeat;
	height: 20px;
	width: 106px;
	display: block;
	margin: 0;
	padding: 0;
}

.btCadastro:hover {
	background: url(../imagens/btCadastroOver.jpg) no-repeat;
}

h2 {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}

/* Formulário de Newsletter */

#formNews {
	padding: 0px 0 0 10px;
	float: left;
	background: url(../imagens/) no-repeat;
	width: 170px;
	height: 30px;
}

#formNews input {
	float: left;
}

#bgInputEmailNews {
	background: url(../imagens/) no-repeat 0 0;
	width: 125px;
	height: 15px;
	padding: 0 5px;
	float: left;
}

.inputEmailNews {
	width: 125px;
	height: 15px;
	background: none;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	border: none;
}

.btEnviarNews {
	width: 20px;
	height: 15px;
	text-transform: none;
	border: none;
}

/* Acesso Exclusivo */

#areaLogin #AcessoExclusivo {
	width: 187px;
	padding: 1px 0 0 0px;
	float: left;
}

#areaLogin #AcessoExclusivo .btChat {
	width: 144px;
	height: 32px;
	background: url(../imagens/btChat.jpg) no-repeat;
	float: left;
}

#areaLogin #AcessoExclusivo .btChat:hover {
	background: url(../imagens/btChatOver.jpg) no-repeat;
}

#areaLogin #AcessoExclusivo .btWebmail {
	width: 144px;
	height: 36px;
	background: url(../imagens/) no-repeat;
	float: left;
}

#areaLogin #AcessoExclusivo .btWebmail:hover {
	background: url(../imagens/) no-repeat;
}

#areaLogin #AcessoExclusivo .bt28horas {
	width: 144px;
	height: 35px;
	background: url(../imagens/) no-repeat;
	float: left;
}

#areaLogin #AcessoExclusivo .bt28horas:hover {
	background: url(../imagens/) no-repeat;
}

/* Formulário de Login */

#areaLogin {
	background: url(../imagens/bgLoginNovo.png) no-repeat;
	width: 408px;
	height: 110px;
	float: left;
	margin-left:-5px;
}

#areaLogin .formLogin {
	margin: 36px 0 0 255px;
}

#areaLogin .inputLogin {
	background: url(../imagens/inputLogin.jpg) no-repeat 0 0;
	float: left;
	margin-top: 2px;
	width: 144px;
	height: 16px;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border: none;
}

#areaLogin .btEnviarLogin {
	width: 26px;
	height: 19px;
	margin: -20px 0 0 110px;
	float: left;
	border: none;
}

#areaLogin .formLogin a {
	margin-left: -35px;
	text-decoration: none;
	width: 120px;
	float: left;
	color: #fff;
}

#areaLogin .formLogin a:hover {
	color: #600;
}

/* Menu */

#bgMenu {
	width: 750px;
	height: 40px;
	padding: 3px 3px 0 3px;
	background: url(../imagens/) no-repeat;
	float: left;
}

#menu {
	list-style: none;
	float: left;
	text-align: left;
}

#menu li{
	margin-right: 1px;
	float: left;
	position: relative;
}

#menu li a{
	text-decoration: none;
	display: block;
}

#menu li a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}

#menu .item1 {
	background: url(../imagens/btnQueroSerAluno.jpg) no-repeat;
	width: 122px;
	height: 30px;
}

#menu .item1:hover {
	background: url(../imagens/btnQueroSerAlunoOver.jpg) no-repeat;
}

#menu .item2 {
	background: url(../imagens/btCursos.jpg) no-repeat;
	width: 124px;
	height: 30px;
}

#menu .item2:hover {
	background: url(../imagens/btCursosOver.jpg) no-repeat;
}

#menu .item3 {
	background: url(../imagens/btnInstitucionalNovo.jpg) no-repeat;
	width: 124px;
	height: 30px;
}

#menu .item3:hover {
	background: url(../imagens/btnInstitucionalNovoOver.jpg) no-repeat;
}

#menu .item4 {
	background: url(../imagens/btNoticias.jpg) no-repeat;
	width: 123px;
	height: 30px;
}

#menu .item4:hover {
	background: url(../imagens/btNoticiasOver.jpg) no-repeat;
}

#menu .item5 {
	background: url(../imagens/btServicos.jpg) no-repeat;
	width: 123px;
	height: 30px;
}

#menu .item5:hover {
	background: url(../imagens/btServicosOver.jpg) no-repeat;
}

#menu .item6 {
	background: url(../imagens/btProjetosEspeciais.jpg) no-repeat;
	width: 123px;
	height: 30px;
}

#menu .item6:hover {
	background: url(../imagens/btProjetosEspeciaisOver.jpg) no-repeat;
}

#menu .item7 {
	background: url(../imagens/btContato.jpg) no-repeat;
	width: 122px;
	height: 30px;
}

#menu .item7:hover {
	background: url(../imagens/btContatoOver.jpg) no-repeat;
}

li:hover ul ul, li.over ul ul { 
	display:none; 
}

li:hover ul, li li:hover ul, li.over ul, li li.over ul { 
	display: block; 
}

/* Sub Menu Normal*/

li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	top: 30px;
	left: 0;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li ul li {
	width: 150px;
	border-bottom: 1px solid #ddd;
}

li ul li a {
	display: block;
	color: #666;
	background: url(../imagens/setaListaCinza.jpg) no-repeat left;
	padding: 4px 5px 4px 12px;
}

li ul li a:hover {
	background: url(../imagens/setaLista.jpg) no-repeat left #f5f5f5;
}

/* Sub Menu Menor*/

li .subMenuMenor {
	list-style: none;
	position: absolute;
	width: 100px;
	top: 30px;
	left: 0;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuMenor li {
	width: 100px;
	border-bottom: 1px solid #ddd;
}

/* Sub Menu Institucional*/

li .subMenuInstitucional{
	list-style: none;
	position: absolute;
	width: 108px;
	top: 30px;
	left: 4px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuInstitucional li {
	width: 112px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu */


/* Sub Menu Cursos*/

li .subMenuCursos{
	list-style: none;
	position: absolute;
	width: 145px;
	top: 30px;
	left: -1px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuCursos li {
	width: 149px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu */


/* Sub Menu Ingresso*/

li .subMenuIngresso{
	list-style: none;
	position: absolute;
	width: 145px;
	top: 30px;
	left: -1px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuIngressoli {
	width: 149px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu */


/* Sub Menu Serviços*/

li .subMenuServicos{
	list-style: none;
	position: absolute;
	width: 115px;
	top: 30px;
	left: -1px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuServicos li {
	width: 119px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu */


/* Sub Menu Contato*/

li .subMenuContato{
	list-style: none;
	position: absolute;
	width: 120px;
	top: 30px;
	left: -1px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subMenuContato li {
	width: 124px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu */



li .subSubMenu {
	list-style: none;
	position: absolute;
	width: 170px;
	top: 0px;
	left: 150px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subSubMenu li {
	width: 174px;
	border-bottom: 1px solid #ddd;
}

/* Sub Sub Menu Grande*/

li .subSubMenuGrande {
	list-style: none;
	position: absolute;
	width: 250px;
	top: 0px;
	left: 150px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subSubMenuGrande li {
	width: 254px;
	border-bottom: 1px solid #ddd;
}


/* Sub Sub Menu Grande*/

li .subSubMenuIngresso {
	list-style: none;
	position: absolute;
	width: 120px;
	top: 0px;
	left: 150px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subSubMenuIngresso li {
	width: 124px;
	border-bottom: 1px solid #ddd;
}




/* Sub Sub Menu Menor */

li .subSubMenuMenor {
	list-style: none;
	position: absolute;
	width: 100px;
	top: 0px;
	left: 112px;
	padding: 0 5px;
	background: #fff;
	display: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

li .subSubMenuMenor li {
	width: 104px;
	border-bottom: 1px solid #ddd;
}

/* Miolo do Site */

#pagina {
	background: url(../imagens/bgConteudo.jpg) repeat-y top;
	float: left;
	width: 730px;
	padding: 0 10px;
	/*border:1px solid;*/
}

.bannerDestaque1 {
	margin-bottom: 10px;
	width:360px;
	float:left;
	/*border:1px solid;*/
}
.bannerDestaque2 {
	margin-bottom: 10px;
	width:360px;
	float:right;
	/*border:1px solid red;*/
}


.bannersHome {
	margin-top: 10px;
	float: left;
	margin-left: 5px;
}

.bannersHome2 {
	margin-top: 7px;
	float: left;
	margin-left: 10px; 
}

.coluna {
	float: left;
	width: 365px;
	text-align: center;
}

/* Curso em Destaque UniCarioca*/

#cursoDestaque {
	width: 360px;
	float: left;
	/*border:1px solid;*/
}



#bgCursoDestaque {
	width: 358px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#bgCursoDestaque2 {
	width: 347px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.colunaFotoDestaque {
	width: 110px;
	margin-top: 10px;
	padding-left: 8px;
	float: left;
}

.bgFoto { 
	background: url(../imagens/bgFotoCursoDestaque.jpg) no-repeat;
	width: 142px;
	padding: 6px 7px;
	float: left;
}

.foto {
	width: 128px;
	height: 150px;
}

#conteudoDestaque {
	width: 230px;
	margin-top: 10px;
	margin-left:8px;
	padding: 5 7px 0 10px;
	text-align: justify;
    float:left;
}

.novacolunaFotoDestaque {
	width: 110px;
	margin-top: 5px;
	padding-left: 7px;
	float: left;
}

#conteudoGestaoFoco {
	width: 340px;
	margin-top: 10px;
	margin-left: 6px;
	padding: 5 7px 0 10px;
	text-align: left;
	float: left;
}

#listaaprovados {
	width: 168px;
	margin-top: 10px;
	padding: 0 7px 0 10px;
	text-align: left;
	float: left;
}

#conteudoDestaque .btVejaMaisDestaque {
	margin-top: 20px;
}

#conteudoDestaque h3 {
	font-size: 1.1em;
	color: #900;
	margin-bottom: 5px;
} 

#conteudoDestaque h4 {
	font-size: 1em;
	color: #C00;
}


/* Notícias UniCarioca*/

#noticias {
	width: 170px;
	float: left;
	padding-left: 12px;
	/*border:1px solid red;*/
}

#bgNoticias {
	width: 168px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#conteudoNoticias {
	width: 158px;
	padding: 0 5px;
	float: left;
	text-align: justify;
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#conteudoNoticias .bgFoto { 
	background: url(../imagens/bgFoto.jpg) no-repeat;
	width: 128px;
	margin-top: 10px;
	margin-left: 4px;
	float: left;
	padding: 6px 7px;
}

#conteudoNoticias .foto {
	width: 128px;
	height: 88px;
}

#conteudoNoticias .noticia1 {
	background: url(../imagens/setaLista.jpg) no-repeat top left;
	padding-left: 12px;
}

#conteudoNoticias .noticia1 a {
	color: #C00;
}

#conteudoNoticias ul {
	list-style: none;
}

#conteudoNoticias li {
	line-height: 1.2em;
	background: url(../imagens/setaListaCinza.jpg) no-repeat top left;
	font-size: .9em;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 5px 12px;
	margin-top: 5px;
}

#conteudoNoticias li a {
	text-decoration: none;
	display: block;
	color: #666;
}

#conteudoNoticias a:hover {
	text-decoration: underline;
}

/* Agenda UniCarioca */

#agenda {
	width: 170px;
	float: left;
	padding-left:12px;
	/*border:1px solid;*/
}


#bgAgenda {
	width: 168px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#conteudoAgenda {
	width: 158px;
	padding: 0 5px;
	float: left;
	text-align: left;
}

#conteudoAgenda .bgFoto { 
	background: url(../imagens/bgFoto.jpg) no-repeat;
	width: 128px;
	margin-top: 10px;
	margin-left: 4px;
	float: left;
	padding: 6px 7px;
}

#conteudoAgenda .foto {
	width: 128px;
	height: 88px;
}

#conteudoAgenda .noticia1 {
	background: url(../imagens/setaLista.jpg) no-repeat top left;
	padding-left: 12px;
}

#conteudoAgenda .noticia1 a {
	color: #C00;
}

#conteudoAgenda ul {
	list-style: none;
}

#conteudoAgenda li {
	line-height: 1.2em;
	background: url(../imagens/setaListaCinza.jpg) no-repeat top left;
	font-size: .9em;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 5px 12px;
	margin-top: 5px;
}

#conteudoAgenda li a {
	text-decoration: none;
	display: block;
	color: #666;
}

#conteudoAgenda a:hover {
	text-decoration: underline;
}

#ListaAprovados {

}
/* Rodapé */

#rodape {
	text-align: center;
	margin: 6px 0 10px 0;
}
