/**********************************************************************************************************************
BANNER
**********************************************************************************************************************/
#banner_drc{
	float:left;
	width:749px;
	height:130px;
	margin-top:8px;
}

/**********************************************************************************************************************
APRESENTAÇÃO ESPACO ALUNO
**********************************************************************************************************************/

#apresentacao_espacoaluno{
	float:left;
	width:670px;
	background-image:url(../images/home/fundo_apresentacao_espacoaluno.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:23px 60px 0 19px;
}

#apresentacao_espacoaluno h2{
	float:left;
	width:340px;
	height:35px;
	background-image:url(../images/home/titulo_boasvindas.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
}
#apresentacao_espacoaluno h3{
	float:left;
	width:656px;
	height:34px;
	background-image:url(../images/home/subtitulo_boasvindas.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	margin:2px 0 27px 0;
}

/**********************************************************************************************************************
CONTAINER DESTAQUES
**********************************************************************************************************************/
#container_destaques{
	float:left;
	width:739px;
	background-image:url(../images/home/fundo_destaques_mes.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 17px;
	margin:26px 0 0 1px;
}

#container_destaques h2{
	float:left;
	width:138px;
	height:22px;
	background-image:url(../images/home/titulo_destaques_mes.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	margin-bottom:21px;
}

/**********************************************************************************************************************
CONTAINER TRABALHO MES
**********************************************************************************************************************/

.container_trabalhos_mes{
	float:left;
	width:235px;
}

.container_trabalhos_mes h3 a{
	float:left;
	width:41px;
	height:103px;
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	position:relative;
	z-index:5;
}

.container_trabalhos_mes a img{
	float:left;
	margin:6px 0 0 -20px;
	position:relative;
	z-index:3;
}

.moldura_trabalho{
	float:left;
	width:199px;
	height:121px;
	background-image:url(../images/home/moldura.gif);
	background-repeat:no-repeat;
	margin:6px 0 0 -199px;
	position:relative;
	z-index:4;
}

.container_trabalhos_mes dl{
	float:left;
	margin-left:23px;
}
.container_trabalhos_mes dl dd{
	padding:5px 0 0 15px;
	background-image:url(../images/home/visite_perfil.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
}

/**************************************************
CONFIGURANDO OS TITULOS DOS TRABALHOS EM DESTAQUES
***************************************************/

#video_mes h3 a{
	background-image:url(../images/home/destaque_video.png);
}
#imagem_mes h3 a{
	background-image:url(../images/home/destaque_imagem.png);
}
#website_mes h3 a{
	background-image:url(../images/home/destaque_website.png);
}



/**********************************************************************************************************************
CONTAINER ULTIMOS TRABALHOS
**********************************************************************************************************************/
#container_ultimos_trabalhos{
	float:left;
	width:731px;
	background-image:url(../images/home/fundo_ultimos_trabalhos.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 18px;
	margin-top:45px;
}
#container_ultimos_trabalhos h2{
	float:left;
	width:147px;
	height:22px;
	background-image:url(../images/home/titulo_ultimos_trabalhos.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	margin-bottom:21px;	
}
/*********************************
ULTIMOS TRABALHOS
**********************************/
.ultimos_trabalhos{
	float:left;
	width:173px;
}

.ultimos_trabalhos img{
	float:left;
}

.moldura_ultimos_trabalhos{
	float:left;
	width:162px;
	height:100px;
	background-image:url(../images/home/moldura_ultimos_trabalhos.gif);
	background-repeat:no-repeat;
	margin:-100px 0 0 0;
	position:relative;
	z-index:4;
}

.ultimos_trabalhos dl{
	float:left;
	margin-left:8px;
	width:142px;
}

.ultimos_trabalhos dl dt{
	float:left;
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:10px;
	width:142px;
}
.ultimos_trabalhos dl dd{
	float:left;
	padding:5px 0 0 15px;
	margin-top:5px;
	background-image:url(../images/home/visite_perfil.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

.video{
	background-image:url(../images/home/tipo_video.gif);
}
.imagem{
	background-image:url(../images/home/tipo_imagem.gif);
}
.website{
	background-image:url(../images/home/tipo_website.gif);
}


/**********************************************************************************************************************
HISTÓRIAS DE SUCESSO
**********************************************************************************************************************/


#titulo_historias_sucesso{
	float:left;
	width:263px;
	height:58px;
	background-image:url(../images/home/titulo_historias_sucesso.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	margin:16px 0 0 25px;
}

.container_casos{
	float:left;
	width:544px;
	background-image:url(../images/home/container_depoimento.png);
	background-repeat:no-repeat;
	padding:19px 0 0 50px;
	margin:10px 0 0 -20px;
}

.container_casos p{
	float:left;
	width:531px;
	margin-bottom:15px;
}

.container_casos span{
	float:left;
	color:#000000;
	margin-right:10px;
}
.container_casos a{
	float:left;
	background-image:url(../images/home/visite_perfil.gif);
	background-repeat:no-repeat;
	padding:0 0 3px 15px;
}

.historias_sucesso {
	float:left;
	width:742px;
	margin:0 0 33px 0;
}

.historias_sucesso img{
	float:left;
	margin-left:25px;
}

.moldura_caso{
	float:left;
	width:103px;
	height:116px;
	background-image:url(../images/home/moldura_caso.gif);
	background-repeat:no-repeat;
	margin-left:-103px;
}


/*************CSS DO PLUGIN QUE GERA AS CURVAS****************************/
.sb, .sbi, .sb *, .sbi * { position:relative; z-index:1; }
* html .sb, * html .sbi { height:1%; }
.sbi { display:inline-block; }
.sb-inner { background:#e4e4e4; }
.sb-shadow { background:#000; }
.sb-border { background:#bbb; }