﻿/*
#00386C	Pantone 288 C (Azul Escuro)
#00B3BE	Pantone 326 C (Azul Claro)
#58595B	80K	      (Cinza Escuro)
#DFE1CE	Pantone5803 C (Cinza Claro)

Fonte: família Eras

*/

body {margin: 3px 0px 0px 0px;overflow-x: hidden;}

#Div_Top { width:723px; height:102px; text-align:left;}
#Div_Menu{ width:732px; height:21px; background-color:#01386E; }
#Div_Painel{ width:734px; background-image:url(../Uploads/IMG/FundoPainelPixel.jpg); background-repeat:repeat-y;}
#Div_PainelIdiomas{ width:734px; height:580px; background-image:url(../Uploads/IMG/FundoPainelIdiomas.jpg); background-repeat:no-repeat; background-position: left top;}

/*========================== Classe que montam os TEXTOS ============================*/
.txtDemi{font-family:Eras Demi ITC;}
.txtBold{font-family:Eras Bold ITC;}
.txtArial{font-family:Arial Narrow;}
.txtDemi, .txtBold, .txtArial{ color : #58595B; text-decoration: none;}


/*================================= Classe Links ===================================*/
a:link, a:visited {font-size : 11px; font-family : Eras Demi ITC; color : #58595B; text-decoration: none; cursor:pointer;}
a:hover {font-size : 11px; font-family : Eras Demi ITC; color : #00386C; text-decoration: none; cursor:pointer;}


/*================================= Classe Forms ===================================*/
.button {font-family: Arial;font-size: 10px;color: #666;border: solid 1px #AAA;background-color: #dfe0ce;width:90px;}
.smInputView, .smInputOver, .smInput{ font-family:Arial; font-size:11px; width:100%; text-align:justify;}
.smInputView, .smInput{ background-color:#dfe0ce;}
.smInputView, .smInputOver{ border-style:none;}
.smInputView{ color:#999; display:block; }
.smInputOver{background-color:#dcdcd0;color:#777; border: solid 1px #CCC;}
.smInputHidden{ display: none;}
.smInput{color:#333; border-style:none;} /* border: solid 1px #CCC;} */
