body.um
{
color:#9c947d;
font-size:14px;
}
body.dois
{
color:#ff0000;
font-size:14px;
}
/*  */
/* teibles */
table.teible_estrutura
{
width:800px
}
table.teible_idiomas
{
height:20px;
width:800px;
padding:0px;
/*border-bottom:1px ridge #ece9d8;*/
}
table.teible_banner_topo
{
width:800px;
}
table.teible_menu_topo
{
width:800px;
}
table.teible_miolo
{
width:800px;
}
table.teible_bottom_estatico
{
width:800px;
}
table.teible_bottom_menu
{
width:800px;
}
table.teible_form_contact_all_pages
{
width:198px;
border:1px ridge #fe732f;
}
/* tedes */
td.tede_idiomas
{
height:20px;
width:800px;
padding:0px;
text-align:right;
}
td.tede_sob_idiomas
{
height:60px;
width:800px;
padding:0px;
text-align:center;
}
td.tede_banner_topo
{
width:800px;
height:50px;
}
td.tede_menu_topo
{
width:800px;
height:20px;
background-color:#ece9d8;
padding-left:20px;
}
td.tede_miolo_principal
{
width:600px;
height:400px;
padding:10px;
text-align:center;
}
td.tede_miolo_direita
{
width:200px;
padding:5px;
/*background-color:#ece9d8;*/
}
td.tede_bottom_menu
{
width:800px;
height:20px;
}
td.tede_bottom_estatico
{
width:800px;
height:20px;
font-size:12px;
text-align:right;
border-top:1px ridge #3399cc;
}
td.tede_form_col2
{
width:198px;
font-size:13px;
}
td.tede_form
{
width:99px;
font-size:13px;
padding:3px;
}
td.tede_form2
{
width:198px;
font-size:13px;
padding:3px;
}
td.tede_form_col2_2
{
width:198px;
font-size:13px;
text-align: center;
padding-bottom:2px;
}
/* links */
a.menu_topo
{
color:#3399cc;
font-size:14px;
text-decoration:none;
}
a.menu_topo:hover
{
color:#3399cc;
font-size:14px;
text-decoration:underline;
}
/* spans */
span.big_titulo
{
color:#fe732f;
font-size:14px;
font-weight:bold;
}
/* divs */
div.log_cl
{
background-image: url('../i/backs/pp2.jpeg');
repeat:norepeat;
width:335px;
height:251px;
}
/* forms */
input.botao_enviar_form
{
width:60px;
heihgt:20px;
border:1px ridge #fe732f;
}
input.tipo_texto_form_all_pages
{
width:100px;
heihgt:13px;
border:1px ridge #3399cc;
color:#333333;
font-size:13px;
}
select.form_all_pages
{
width:100px;
heihgt:13px;
border:1px ridge #3399cc;
color:#333333;
font-size:13px;
}
input.my-url{display:none;}
/* pes */
p.index_topo
{
font-size:13px;
color:#330000;
}
p.pe_sobre_img_solucoes
{
font-size:14px;
font-weight:bold;
color:#330000;
background-color: #ece9d8;
width:100%;
text-align:center;
padding:5px;
}
/* hint in input */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}