/*************************************************/
/* Aprender Em Parceria */
/*************************************************/

/* Elementos básicos - Tags Gerais ***********************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../imagens/ap_17.jpg);
}

ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

.alternado
{
	background-color:#F4F4F4;
}

.corMeuCurso
{
	color:White;
	font-size:12px;
	font-weight:normal;
	background-color:#9F1419;	
}

/* Estrutura *********************************************************************************/
.txt_naveg-topo 
{
	font-size:10px;
}

.textoChamada { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 130%;
	color: #333333;
}
.textoChamadaBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 130%;
	font-weight:bold;
	color: #333333;
}
.textoChamadaItalicBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 130%;
	font-weight:bold;
	font-style:italic;
	color: #333333;
}


.div_topo {
	width: 765px;
}

.div_menu {
	width: 180px;
	background-image: url(../imagens/ap_03.jpg);
	float: left;
}

.div_conteudo {
	width: 555px;
	background-image: url(../imagens/ap_08.jpg);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}

.div_linha {
	background-image: url(../imagens/ap_09.jpg);
}

.div_linha-bege {
	background-image: url(../imagens/ap_09b.gif);
}

.div_txtmenu {
	padding-left: 11px;
}

.div_rodape {
	width: 100%;
	clear: left;
	background-color: #418dda;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.div_faixa {
	width: 100%;
	background-image: url(../imagens/ap_19.jpg);
}

.div_objetivos {
	width: 280px;
	height: 240px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.div_indice {
	width: 400px;
	height: 370px;
	background-color: #FFFFFF;
	padding-top: 5px;
}

.div_indice-centro {
	width: 360px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 3px;
}

.div_erro {
 width: 763px;
 background-color: #FFFFFF;
}

#div-agenda{
 padding-left: 10px;
}
.div_requisitos {
	width: 580px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
}
/* Formatação de Conteúdo ********************************************************************/
.titulo_laranja {
	font-size: 13;
	color: #d0742b;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_laranja-pag {
	font-size: 130%;
	color: #f38935;
	font-weight: bold;
}
.titulo_laranja-g {
	font-size: 16px;
	color: #f38935;
	font-weight: bold;
}

.titulo_azul {
	font-size: 13;
	color: #004282;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_vermelho {
	font-size: 13;
	color: #9F1419;
	font-weight: bold;
	margin-bottom: 30px;
}
.titulo_vermelho-g {
	font-size: 16px;
	color: #9F1419;
	font-weight: bold;
	margin-bottom: 30px;
}
.titulo_verde {
	font-size: 13px;
	color: #038c64;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_verde-g {
	font-size: 16px;
	color: #038c64;
	font-weight: bold;
	margin-bottom: 30px;
}
.titulo_adm {
	font-size: 13;
	color: #b48f44;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_rel {
	font-size: 13;
	color: #6b491b;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_rel-g {
	font-size: 16px;
	color: #6b491b;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_forum-g {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 30px;
}

.titulo_fase {
	font-size: 22px;
	color: #6b491b;
	font-weight: normal;
	/*margin-bottom: 30px;*/
}

.agenda_titulo-azul {
 font-size: 13;
 color: #004282;
 font-weight: bold;
 margin-bottom: 30px;
}

.txt_rodape {
	font-size: 11px;
	color: #FFFFFF;
}

.txt_menor {
	font-size: 11px;
	color: #333333;
}
.txt_menorBold {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.agenda_Dias
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
.agendaTabelaFerramentas {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
.mensagemErro 
{
	font-size: 14px; 
	color: #9B1514; 
	font-weight: bold
}

.lista_seta-laranja {
	list-style-image: url(../imagens/ap_22.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.lista_bola-laranja {
	list-style-image: url(../imagens/ap_23.gif);
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lista_seta-azul {
	list-style-image: url(../imagens/ap_42.gif);
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lista_bola-azul {
	list-style-image: url(../imagens/ap_43.gif);
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lista_bola-preta {
	list-style-image: url(../imagens/ap_22.gif);
}

.mensagemErro {
	font-size: 14px;
	color: #9B1514;
	font-weight: bold;
}

.mensagemErro-p {
	font-size: 11px;
	color: #9B1514;
	font-weight: normal;
}

.texto {
	font-family: Arial;
	font-size: xx-small;
}

.textoInfo
{
	font-size: 11px; 
	color: #000000; 
	font-weight: normal
}
.textoInfoBold
{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold
} 

.titulo_faq {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	/*margin-bottom: 30px;*/
}
/* Ferramentas *******************************************************************************/

.div_ferrMargem
{
    padding-top: 5px;
    padding-left: 10px;
    background-color:White;
}

.div_biblio {
    width: 770px;
    background-color: #FFFFFF;
}

.div_linhaFerramenta
{
	border-bottom-color: #ffcc67;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
 
.div_biblio-centro {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
}
 
.div_colegas {
    width: 560px;
    background-color: #FFFFFF;
}
 
.div_colegas-centro {
    width: 530px;
    margin-left: auto;
    margin-right: auto;
}

.tab_ferramentas
{
	background-color:#fffaf0;
}

/* Formatação de Links ***********************************************************************/
a:active {
	color: #333333;
	font-size: 12;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-size: 12;
	text-decoration: none;
}

a:link {
	color: #333333;
	font-size: 12;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-size: 12;
	text-decoration: underline;
}

a.link-leia:active {
	color: #333333;
	font-size: 90%;
	text-decoration: underline;
}

a.link-leia:visited {
	color: #333333;
	font-size: 90%;
	text-decoration: underline;
}

a.link-leia:link {
	color: #333333;
	font-size: 90%;
	text-decoration: underline;
}

a.link-leia:hover {
	color: #333333;
	font-size: 90%;
	text-decoration: underline;
}

a.link-curso:active {
	font-size: 100%;
	font-weight: bold;
	color: #600C0A;
	text-decoration: underline;
}

a.link-curso:visited {
	font-size: 100%;
	font-weight: bold;
	color: #600C0A;
	text-decoration: underline;
}

a.link-curso:link {
	font-size: 100%;
	font-weight: bold;
	color: #600C0A;
	text-decoration: underline;
}

a.link-curso:hover {
	font-size: 100%;
	font-weight: bold;
	color: #600C0A;
	text-decoration: underline;
}
a.link-topo:active {
 color: #333333;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none
}
 
a.link-topo:visited {
 color: #333333;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none;
}
 
a.link-topo:link {
 color: #333333;
 font-weight: bold;
 font-size: 11px;
 text-decoration: none;
}
 
a.link-topo:hover {
 color: #333333;
 font-weight: bold;
 font-size: 11px;
 text-decoration: underline;
}

.borda-inferior {
 border-bottom:inset  2px #D3D3D3;
}
.borda-superior
{
	border-top:solid  3px #A7A6AA;/*Cor default do <HR noshade>*/
}

.background_laranja
{
	background-color:#fef5ec;
}
.borda-separa 
{
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/* Estilos da tabela Area Meu Curso */

/* Tabela Vermelha*/

.tab_titulo_Mc   /* Cabeçalho */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;	
	color: #ffffff;
	background-color:#9f1419;
	height:20px;
}
.tab_tr_Mc /* Fundo da linha*/
{
	background-color:#fdecec;
}

.borda_ver{
  border-style: dotted;
  border-width: 2px;
  border-color: #9f1419;
 }
