html { background:#FFF url(../imagens/fundos/top/padrao_home.gif) repeat-X left top; }
#cabecalho { background:url(../imagens/fundos/top/pt/cab_home.png) no-repeat center top; }
#cabecalho ul li a:hover, #cabecalho ul li a.ativo { color:#960000; }

/**************************************************************************** HOME ****************/
#apresentacao {
	width:255px;
	float:left;
	padding:15px 0px 0px 10px;
	text-align:left;
	letter-spacing:1px;
	line-height:17px;
}
#apresentacao a {
	display:block;
	margin-top:10px;
	padding-bottom:2px;
	color:#666666;
	float:left;
	border-bottom:1px solid #FFF;
}
#apresentacao a:hover { border-bottom:1px dashed #ABA896; }

#apresentacao a.cursos {
	display:block;
	width:254px;
	height:37px;
	background:url(../imagens/cursos.png) no-repeat left top;
	text-indent:-5000px;
}
#apresentacao a.cursos:hover {border:0;}

#projeto_destaque {
	position:relative;
	width:660px;
	height:325px;
	float:right;
}
#projeto_destaque img.loading { margin-top:146px; }
#projeto_destaque #cont_img_destaque {
	position:absolute;
	top:0px;
	right:0px;
	float:right;
	width:435px;
	height:305px;
	padding:10px;
	background:url(../imagens/fundos/moldura_dest_home.png) no-repeat;
}
#projeto_destaque #cont_img_destaque img {
	position:absolute;
	top:10px;
	left:10px;
	padding:5px;
	background-color:#FFF;
}
#projeto_destaque #info {
	float:left;
	width:220px;
	height:205px;
	text-align:left;
}
#projeto_destaque #info h2, #projeto_destaque #info h3, #projeto_destaque #info p {
	padding:10px 10px 2px 20px;
}
#projeto_destaque h2 {
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
}
#projeto_destaque #info h2 { margin-top:5px; border-bottom:2px solid #ABA896; }
#projeto_destaque #info h3 {
	font-size:11px;
	font-weight:normal;
}
#projeto_destaque #info p { padding-right:50px; }
#projeto_destaque #info ul {
	margin-top:10px;
	border-top:2px solid #ABA896;
}
#projeto_destaque #info ul li {
	display:inline;
	float:right;
	background-color:#ABA896;
	padding:5px;
	height:23px;
	width:11px;
}
#projeto_destaque #info ul li.u { padding-right:20px; width:37px; }
#projeto_destaque #info ul li a {
	display:block;
	height:23px;
}
#projeto_destaque #info ul li a.ant, #projeto_destaque #info ul li a#prox { width:11px; }
#projeto_destaque #info ul li a.ant { background:url(../imagens/botoes/ant_dest.gif) no-repeat left top; }
#projeto_destaque #info ul li a.prox { background:url(../imagens/botoes/prox_dest.gif) no-repeat left top; }
#projeto_destaque #info ul li a.amp { width:37px; background:url(../imagens/botoes/amp_dest.gif) no-repeat left top; }
#projeto_destaque #info ul li a.ant:hover, #projeto_destaque #info ul li a.prox:hover, #projeto_destaque #info ul li a.amp:hover { background-position:0px -28px; }
#projeto_destaque #outros {
	clear:left;
	float:left;
	width:210px;
	padding-top:25px;
	text-align:center;
}
#projeto_destaque #outros a {
	display:inline;
	width:50px;
	height:50px;
	float:left;
	margin:15px 0px 0px 7px;
	padding:5px;
	background:url(../imagens/fundos/moldura_50x50.gif) no-repeat left top;
}
#projeto_destaque #outros a:hover {
	padding:0px;
	border:5px solid #ABA896;
}
#projetos_saude {
	min-width:950px;
	clear:both;
	padding-top:40px;
}
#projetos_saude h2 {
	font-size:10px;
	letter-spacing:2px;
	color:#E61E32;
	background:url(../imagens/fundos/linha_marrom.gif) repeat-X left center;
}
#projetos_saude h2 span { padding:0px 8px 0px 10px; background-color:#FFF; }
#projetos_saude a {
	display:inline;
	float:left;
	margin:25px 0px 0px 75px;
	font-size:10px;
	color:#ABA896;
	width:200px;
}
#projetos_saude a.p { margin-left:10px; width:375px; }
#projetos_saude a img {
	background:url(../imagens/fundos/moldura_saude_p.gif) no-repeat;
	padding:15px;
}
#projetos_saude a.p img { background:url(../imagens/fundos/moldura_saude_g.gif) no-repeat; }
#projetos_saude a:hover { color:#666666; }
/**************************************************************************** FIM HOME ************/