/* CSS Document */

/*---------- LINKS --------------*/


A {
color: #333333;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12px;
text-decoration: none;
line-height: 125%
}

A.menu {
color: #005CA3;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12px;
text-decoration: none;
}

A.menusec {
color: #999999;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12px;
text-decoration: none;
}

A.trdp {
color: #666666;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 9px;
text-decoration: none;
}

/*---------- HOVER --------------*/

A:hover {
color: #666666;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12px;
text-decoration: underline;
font-weight: bold;
line-height: 125%
}

A:hover.menu {
color: #005CA3;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 13px;
text-decoration: underline;
font-weight: bold;
}

A:hover.menusec {
color: #FF6633;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 11px;
text-decoration: underline;
}

A:hover.trdp {
color: #000066;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

/*---------- Paragrafos de TEXTRO <P> --------------*/

td.topico, P.topico {
color: #000000;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 105%
}

td, P {
color: #000000;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12px;
text-decoration: none;
line-height: 125%
}

P.coment {
color: #666666;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10px;
text-decoration: none;
line-height: 120%
}

P.obs {
color: #666666;
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 9px;
text-decoration: none;
line-height: 110%
}

/*---------- BORDY / TEXTO--------------*/

body {
background-image:  url(estrutura/fundopagina.jpg);
/*--background-color: #FFFFFF; --*/

scrollbar-face-color: #D2E8FF;
scrollbar-highlight-color: #D2E8FF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #D2E8FF;
scrollbar-shadow-color: #333333;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #D2E8FF;

margin-top: 0;
margin-lef: 0;
margin-right: 0;
margin-bottom: 0;
}

/*---------- Input --------------*/

input {
width: 180px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

input.pesquisa {
width: 120px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

input.botao {
width: 60px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000; 
font-weight: normal;
}

input.adm {
width: 350px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000; 
font-weight: normal;
}

input.adm200 {
width: 200px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000; 
font-weight: normal;
}

input.radio {
width: 18px;
height: 18px;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
font-weight: normal;
}

select {
width: 180px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

select.pesquisa {
width: 120px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

select.adm {
width: 250px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

textarea {
width: 180px;
height: 18;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

textarea.contato {
width: 180px;
height: 100px;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}

textarea.adm {
width: 350px;
height: 150;
font-family: verdana, tahoma, arial; 
font-size: 10px; 
color:#000000;
font-weight: normal;
}