/* VERDE PASTEL */

/*********** MENU  e CABECALHO ************************/

#menu {border-top:4px solid #436F68; /*Linha no topo*/}

#menu ul li ul li ul li:hover a{background:#436F68;}

#menu ul li:hover a {color:#436F68;}

#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:#436F68;
}

/*************** DIV ESQUERDA (LOGIN) ***************/

#in h1{color:#436F68;}
#in h2{color:#436F68;}
#in b{color:#436F68;}
#in #nome_curso{border-bottom:#436F68 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 #EAF2EE; /*do site l&aacute; é #D2C68B*/}

ul.ulpastas li a:hover{background:#4F716C url(../img/pasta_arestas.gif) no-repeat top;}/*#368F44*/ /*ARESTAS*/

ul.ulpastas li a{background:#8DBBAD url(../img/pasta_arestas.gif) no-repeat top;}

ul.ulpastas li a:hover img{border: 1px solid #D3E0DC;}

ul.ulpastas li a img{border: 1px solid #D3E0DC;}


/********************* RODAPÉ ********************************/

#rodape{background:url(../img/rodape.jpg) no-repeat #FFF;}

/*************** TARJA PAGINA INSIDE **********************/

#title #tarja{background:#436F68 url(../IMG/title_tar2.jpg) right top no-repeat; }

#tar2{background:#436F68 url(../IMG/title_tar1.jpg) left top no-repeat; }

#title{border-bottom:2px solid #436F68;}

#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:#436F68}
#texto ul i {color:#A9D0C4;}

/*************** LINKS HOVER **************************/

#texto a:hover, a:hover #get /* Verde Pastel */
{background:#DDF2E4; color:#467665;}
a:hover #get {border-color:#A9D0C4;}

/*************** forms INPUTS **************************/

	.form_padrao input, /*Input normal*/
	.form_padrao textarea
	{border-color:#85AA91; background-color:#EFF5F1; color:#598D85;} 
	.form_padrao input.input_focus, .form_padrao textarea.textarea_focus /*Input Hover*/
	{border-color:#7BA789; background-color:#CBEED6; color:#006600;}
	
/*************** MINI MENU **************************/

#minimenu ul{
	background: url(../img/minimenu_bg.jpg) repeat-x;
}

#minimenu #minimenu2{
	background:url(../img/minimenu_bg2.gif) top left no-repeat;
	
}