@charset "utf-8";
/* CSS Cursos */

/* Area Conteudo */
#Cur_Are_Con{
	width:530px;
	margin-bottom:20px;
	}

/* Menu Interno */
#Cur_Men_Sup_Int{
	width:160px;
	height:214px;
	padding:38px 0 0 17px;
	background:url(../imagens/css/bkg_men.png);
	margin:0 0 20px 10px;
	}
	
	/* Menu Interno - Itens */
	.Cur_Men_Sup_Int_Ite{
		width:160px;
		}
	
/* Nome Curso */
#Cur_Nom_Cur{
	width:515px;
	padding-left:15px;
	margin-bottom:20px;
	}

/* Menu Interno - Itens */
#Cur_Men_Int_Int{
	margin-bottom:3px;
	}

/* Cursos*/
#Cur_Lis{
	margin-bottom:10px;
	}

/* Titulo do Item */
#Cur_Tit_Ite{
	margin-bottom:20px;
	}

/* Conteudo do Item */
#Cur_Con_Ite{
	margin-bottom:20px;
	}

/* Area do Docente */
#Cur_Doc{
	width:98%;
	margin-right:20px;
	margin-bottom:5px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	}

/* Area do Docente - Aviso */
#Cur_Doc_Avi{
	margin:10px 0 30px 0;
	}
