/* Bsico*/ 
    @import "basico.css";
/* Fim Bsico*/
/* Barra50 */ 
#barra50{
	top: 0px;
	left: 0px;
	position: absolute;
}
/* Barra50 */
/* Topo */ 
#topo{
	top: 50px;
	left: 0px;
	position: absolute;
	background-image: url(img/topo1.jpg);
	background-repeat: no-repeat;
	width: 773px;
	height: 135px;
}
/* Fim Topo */
/* Menu */ 
#menu{
	top: 185px;
	left: 0px;
	position: absolute;
}
/* Fim Menu */
/* Destaques */ 
#destaques{
	top: 222px;
	left: 0px;
	position: absolute;
	background-image: url(img/bg_destaques.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 300px;
}
.foto1{
	position: absolute;
	margin-top: 7px;
	margin-left: 121px;
}
.chamada1{
	position: absolute;
	margin-top: 113px;
	margin-left: 40px;
	width: 215px;
	height: 176px;
}
/* Fim Destaques */
/* Atualidades */ 
#atualidades{
	top: 222px;
	left: 279px;
	position: absolute;
	background-image: url(img/bg_atualidades.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 300px;
}
.foto2{
	position: absolute;
	margin-top: 50px;
	margin-left: 7px;
}
.chamada2{
	position: absolute;
	margin-top: 139px;
	margin-left: 14px;
	width: 130px;
	height: 150px;
}
/* Fim Atualidades */
/* Cursos */ 
#cursos{
	top: 536px;
	left: 0px;
	position: absolute;
	background-image: url(img/bg_cursos.gif);
	background-repeat: no-repeat;
	width: 437px;
	height: 136px;
}
.chamada3{
	position: absolute;
	margin-top: 25px;
	margin-left: 133px;
	width: 288px;
	height: 102px;
}
/* Fim Cursos */
/* Dicas */ 
#dicas{
	top: 222px;
	left: 450px;
	position: absolute;
	background-image: url(img/bg_dicas.gif);
	background-repeat: no-repeat;
	width: 299px;
	height: 186px;
}
.chamada4{
	position: absolute;
	margin-top: 58px;
	margin-left: 26px;
	width: 265px;
	height: 122px;
}
/* Fim Dicas */
/* Publicidade */ 
#publicidade{
	top: 422px;
	left: 450px;
	position: absolute;
}
/* Fim Publicidade */
/* Rodape Index */ 
#rodapeindex{
	top: 686px;
	left: 0px;
	position: absolute;
}
/* Fim Rodape Index */
/* Inernas */
#internas{
	top: 222px;
	left: 0px;
	position: absolute;
	background-image: url(img/bg_internas.gif);
	background-repeat: repeat-y;
}
.pdn01{
	padding: 19px 28px;
}
/* Fim Internas */
/* Textos e fontes */
.chamada1titulo, .chamada1lnk, .chamada2lnk{
	color: #220218;
	font-size: 13px;
	font-weight: bold;
}
.chamada1lnk{
	font-size: 12px;
}
.chamada2lnk{
	font-weight: normal;
	font-size: 12px;
}
.chamada3lnk{
	color: #FFFFFF;
}
.chamada4lnk, .chamada4lnk_bold{
	color: #220218;
	font-size: 12px;
}
.chamada4lnk_bold{
	font-weight: bold;
}
.texto, .textolnk, .titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #220218;
}
.textolnk{}
.titulo{
	font-size: 13px;
	font-weight: bold;
}
/* Textos e fontes */
