@charset "utf-8";
/* CSS Cursos */

/* Area Conteudo */
	#Man_Are_Con{
		width:540px;
		margin-bottom:20px;
		}

/* Menu Interno */
	#Man_Men_Sup_Int{
		width:161px;
		height:196px;
		padding-left:16px;
		padding-top:38px;
		background-image:url(../imagens/css/bkg_men.gif);
		margin-bottom:20px;
		}
		
/* Nome Curso */
	#Man_Nom_Man{
		width:525px;
		padding-left:15px;
		margin-bottom:20px;
		}

/* Menu Interno - Itens */
	#Man_Men_Int_Int{
		margin-bottom:3px;
		}

/* Cursos*/
	#Man_Lis{
		margin-bottom:10px;
		}

/* Titulo do Item */
	#Man_Tit_Ite{
		margin-bottom:20px;
		}

/* Conteudo do Item */
	#Man_Con_Ite{
		margin-bottom:20px;
		}

/* Area do Docente */
	#Man_Doc{
		width:360px;
		margin-right:20px;
		margin-bottom:5px;
		border-bottom-style:dotted;
		border-bottom-color:#999999;
		border-bottom-width:1px;
		}

/* Area do Docente - Aviso */
	#Man_Doc_Avi{
		margin-top:60px;
		}
