/* NEGRO/PRETO */

/*********** MENU  e CABECALHO ************************/

#menu {border-top:4px solid #484848; /*Linha no topo*/}

#menu ul li ul li ul li:hover a{background:#436F68;}

#menu ul li:hover a {color:#565656;}

#menu ul li ul li:hover a,
#menu ul li ul li a:hover,
#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li:hover a{
	background:#484848;
}

/*************** DIV ESQUERDA (LOGIN) ***************/

#in h1{color:#484848;}
#in h2{color:#484848;}
#in b{color:#484848;}
#in #nome_curso{border-bottom:#484848 solid 3px;}
#quadro{background:url(../../../img/mural.jpg) repeat-x #E7E7E7;}


/************** UL PASTAS*******************************/

/*COR DO MENU DIREITA*/
#box2 {background:url(../img/barra.jpg) repeat-x #EFEFEF; /*do site l&aacute; é #D2C68B*/}

ul.ulpastas li a:hover{background:#484848 url(../img/pasta_arestas.gif) no-repeat top;}/*#368F44*/ /*ARESTAS*/

ul.ulpastas li a{background:#313131 url(../img/pasta_arestas.gif) no-repeat top;}

ul.ulpastas li a:hover img{border: 1px solid  #4E4E4E;}

ul.ulpastas li a img{border: 1px solid #4E4E4E;}


/********************* RODAPÉ ********************************/

#rodape{background:url(../img/rodape.jpg) no-repeat #FFF;}

/*************** TARJA PAGINA INSIDE **********************/

#title #tarja{background:#484848 url(../IMG/title_tar2.jpg) right top no-repeat; }

#tar2{background:#484848 url(../IMG/title_tar1.jpg) left top no-repeat; }

#title{border-bottom:2px solid #484848;}

#texto{background:url(../IMG/inside.jpg) top repeat-x;}

#texto ul li, #texto ul.icon_seta li,#texto li.icon_seta
{list-style-image:url(../IMG/icon_seta.gif);}

.naviseta{background:url(../img/icon_seta.gif) left no-repeat;}


/********************** titleS INSIDES *******************/

#texto h5, #texto h6, .supertext{color:#464646;}
#texto ul i {color:#BCC2CD;}

/*************** LINKS HOVER **************************/

#texto a:hover, a:hover #get /* Get Negro */
{background:#E9E9E9; color:#333333;}
a:hover #get {border-color:#CCCCCC}

/*************** forms INPUTS **************************/

	.form_padrao input, /*Input normal*/
	.form_padrao textarea
	{border-color:#999999; background-color:#F9F9F9; color:#666666;} 
	.form_padrao input.input_focus /*Input Hover*/
	{border-color:#666666; background-color:#F0F0F0; color:#333333;}
	
/*************** MINI MENU **************************/

#minimenu ul{
	background: url(../img/minimenu_bg.jpg) repeat-x;
}

#minimenu #minimenu2{
	background:url(../img/minimenu_bg2.gif) top left no-repeat;
	
}