body
{
	background-image: "imagem\fundo.gif";
	margin: 5px 5px 0px;
}
	  
body,div,input,select,textarea 
   {font-family:verdana,arial,helvetica; 
	font-size:10px; 
	color:#929191}

/* barraSuperior */
.barraSuperior
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: #ad3138;
	border-bottom-style: none;
}

/* barraLogotipo */
.barraLogotipo
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 84px;
	background-color: #ffffff;
	border-bottom-style: none;
}

/* barraMenu */
.barraMenu
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 16px;
	background-color: #a6a5a5;
	border-bottom-style: none;
}

/* barraCorpo */
.barraCorpo
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #ffffff;
	height: 400px;
}

/* barraQuebra */
.barraQuebra
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #ffffff;
	height: 2px;
}

/* quadroDestaqueClaro */
A.quadroDestaqueClaro
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #F3F3F3;
	height: 75px;
	width: 200px;
	vertical-align: middle;
}
A.quadroDestaqueClaro:hover
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #5357a8;
	height: 75px;
	width: 200px;
        vertical-align: middle;
}

.fundoTituloHome
{
   border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 23px;
	font-family:verdana,arial,helvetica; 
	font-size:10px; 
	font-weight:bold;
	color:#929191;
	vertical-align:middle;
	text-align:left;
}


.fundoSubTituloHome
{
   border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	font-family:verdana,arial,helvetica; 
	font-size:9px; 
	font-weight:bold;
	color:#929191;
	vertical-align:middle;
	text-align:left;
}

.fundoTextoHome
{
   border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 15px;
	font-family:verdana,arial,helvetica; 
	font-size:9px; 
	color:#929191;
	vertical-align:middle;
	text-align:left;
}

.titulo_texto1
{
        color: #d8261a;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:17px;
        text-decoration:none;
}



.textoHome
{
        color: #929191;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        text-decoration:none;
}

.chamadaHome
{
        color: #d8261a;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:12px;
        font-weight:bold;
}


.linkCurso
{
        color: #5e6464;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        text-decoration:none;
}


/* barraInferior */
.barraInferior
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	background-color: #ad3138;
	border-bottom-style: none;
	 
	 
	color: #ffffff;
}

/* linha destaque Tabelas */
.tabDestaque
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #FFFFFf;
        border-bottom-style: none;
        font-family:verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
 }


/* linha titulo Tabelas - fundo cinza + txt grafite */
.tabTitulo
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        vertical-align: middle;
        background-color: #cecdcc;
        border-bottom-style: none;
        font-family:verdana,arial,helvetica;
        font-size:10px;
        color: #5e6464;
}

/* linha  de descricao dos eventos - fundo cinza + txt  vermelho */
.tabDescricao
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #cecdcc;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size:9px;
        color: #ad3138;
        vertical-align: middle;
}


/* linha conteudo Tabelas - cor escura */
.tabConteudo_2
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #ececec;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
}

/* linha conteudo Tabelas - cor clara */
.tabConteudo
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #f6f6f6;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
}

/* linha conteudo Cursos - fundo branco */
.tabCursos
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #ffffff;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
}



/* linha conteudo Tabelas - cor escura */
.tabAcessoAluno
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #f8f8f8;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
}

/* linha conteudo Tabelas - cor clara */
.tabTituloBib
{
       	font-weight:bold;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #f3f3f3;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
        text-align: center;
}

/* linha conteudo Tabelas - cor escura */
.tabBibConteudo
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #ececec;
        border-bottom-style: none;
        font-family: verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
}


}


/* Celulas Amarelo - datas */
.tabCelEspecial
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 11px;
        background-color: #fffff4;
        border-bottom-style: none;
        font-family:verdana,arial,helvetica;
        font-size: 10px;
        color: #5e6464;
        vertical-align: middle;
        text-align:left;         
}


/* texto padrao - grafite */ 
.texto_normal 
{
	color: #5e6464;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}


/* aciona link - vermelho fonte 11 */
.acionaLink
{
        color: #ad3138;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:10px;
        text-decoration:none;
        
}

.acionaLinkCurso
{
        color: #ad3138;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size:11px;
        text-decoration:none;

}


/* titulos em vermelho */ 
.titulo_texto 
{
	color: #ad3138;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
        
}


/* titulos em vermelho */
.titulo_azul
{
        color: #729ba7;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        text-decoration: none;

}


/* titulos em vermelho */
.tit_IIIjeduc
{
	color: #369EA7;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;

}



/* barraDestaque */
.barraDestaque
{
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        height: 15px;
        background-color: #ffffff;
        border-bottom-style: none;
}

/* titulos em grafite e negrito */
.titDestaque
{
        color: #5e6464;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        font-weight:bold;
        text-decoration: none;
}

.texto_destaque
{
        color: #5e6464;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        text-decoration: none;
        background-color: #F3F3F3; 
}

/* titulos em branco */
.titulo_branco
{
        color: #ffffff;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        text-decoration: none;
        font-weight:bold;
}

/* titulo iv forum adm */
.titulo_ivforumadm
{
        color: #8aa0a8;
        font-family:verdana,arial,helvetica,sans-serif;
        font-size: 10px;
        text-decoration: none;

}

/*formulario marketing*/

/*input campos regulares*/
.input_normal{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color: ;
        height:15px;
        width: 370px;
        padding-left : 2px;
        }

.input_md{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color:#000000;
        height:15px;
        width:250px;
        padding-left : 2px;
        }

.input_pq{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color:#000000;
        height:15px;
        width:180px;
        padding-left : 2px;
        }

.input_num{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color:#000000;
        height:15px;
        width:50px;
        padding-left : 2px;
        }


.input_data{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color:#000000;
        height:15px;
        width:80px;
        padding-left : 2px;
        }


/*input campos pequenos*/
.input_contato
{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:9pt;
        color: #000000; 
        height: 15px;
        width: 220px;
        padding-left : 2px;
}


/*input campos pequenos*/
.input_area
{
        border: 1px solid Gray;
        font-family: Arial;
        font-size:8pt;
        color: #000000;
        height:120px;
        width:220px;
        padding-left : 2px;
}


/*input campos pequenos*/
.input_bib{
        border: 1px solid #B5BBBF;
        font-family: Arial;
        font-size:8pt;
        color:#5e6464;
        height:16px;
        width:350px;
        padding-left : 2px;
        }
        
.input_bib_pq
{
        border: 1px solid #B5BBBF;
        font-family: Arial;
        font-size:8pt;
        color:#5e6464;
        height:16px;
        width:80px;
        padding-left : 2px;
        }

.select_bib_md
{
    border: 1px solid #B5BBBF;
    font-family: Arial;
    font-size:8pt;
    color:#5e6464;
    height:16px;
    width:120px;
    padding-left : 2px;
}

.select_bib_pq
{
    border: 1px solid #B5BBBF;
    font-family: Arial;
    font-size:8pt;
    color:#5e6464;
    height:16px;
    width:80px;
    padding-left : 2px;
}

.select_bib
{
    border: 1px solid #B5BBBF ;
    font-family: Arial;
    font-size:8pt;
    color:#5e6464;
    height:16px;
    width:350px;
    padding-left : 2px;
}


/* login aluno - form */
.text_aces_aluno {color:#5e6464;
                      font-family:verdana,arial,helvetica,sans-serif;
                      font-size:9px;
                      font-weight:bold;
                      text-decoration:none;}


 .camp_aces_aluno {color:#000099;
                      font-family:verdana,arial,helvetica,sans-serif;
                      font-size:9px;
                      color: #ad3138;
                      text-decoration:none;
                      border: 1px solid Gray;
		      height: 15px;
                      width: 80px;
                      padding-left : 2px;                      

                      }


