

/* CSS Document */


/* Home Page */


/* geral */


body {scrollbar-arrow-color:#EEF3FF;
scrollbar-face-color:#002255;
scrollbar-highlight-color:#002255;
scrollbar-shadow-color:#EEF3FF;
scrollbar-3dlight-color:#002255;
scrollbar-darkshadow-color:#002255;
scrollbar-track-color:#EEF3FF;
}


h1 {
    font-size:30px; 
    color:black; 
    text-shadow: 2px 2px 2px lime; 
    }


/* links */


a.menaz:link, a.menaz:active, a.menaz:visited {color: #002255; font-size : 10;  font-family: trebuchet MS, verdana, arial; text-decoration: none; font-weight: bold; font-style: normal; letter-spacing: 0.2 em; text-shadow: -2px -2px 2px white;
}
a.menaz:hover {color: #002255; font-size : 10; font-family: trebuchet MS, verdana, arial; text-decoration: underline; font-weight: bold; font-style: normal; letter-spacing: 0.2 em; text-shadow: -2px -2px 2px white;
}
a.menbg:link, a.menbg:active, a.menbg:visited {color: #332200; font-size : 10;  font-family: trebuchet MS, verdana, arial; text-decoration: none; font-weight: bold; font-style: normal; letter-spacing: 0.13 em; text-shadow: -2px -2px 2px white;
}
a.menbg:hover {color: #332200; font-size : 10; font-family: trebuchet MS, verdana, arial; text-decoration: underline; font-weight: bold; font-style: normal; letter-spacing: 0.13 em; text-shadow: -2px -2px 2px white;
}


/* barras */


.barrasupesq {text-align: left; font-size: 9; font-family: trebuchet MS, verdana, arial; color: #EEF3FF; font-weight: normal; font-style: italic; letter-spacing: 0.13 em; padding-left: 10px; border-top: #002255 2px solid; border-bottom: #EEF3FF 1px solid;
}
.barrasupcto {text-align: center; font-size: 9; font-family: trebuchet MS, verdana, arial; color: #EEF3FF; font-weight: normal; border-top: #002255 2px solid; border-bottom: #EEF3FF 1px solid; letter-spacing: 0.22 em;
}
.barrasupdir {text-align: right; font-size: 9; font-family: trebuchet MS, verdana, arial; color: #EEF3FF; font-weight: normal; font-style: italic;letter-spacing: 0.13 em; padding-right: 10px; border-top: #002255 2px solid; border-bottom: #EEF3FF 1px solid;
}
.barrasup2cto {text-align: center; font-size: 10; font-family: trebuchet MS, verdana, arial; color: #99ACCA; font-weight: normal; letter-spacing: 0.15 em; border-top: #002255 1px solid; border-bottom: #EEF3FF 1px solid;
}
.barrasupcto2 {text-align: center; font-size: 10; font-family: trebuchet MS, verdana, arial; color: #456789; font-weight: normal; letter-spacing: 0.13 em; border-bottom: #002255 1px solid;
}
.barrainfesq {text-align: center; font-size: 9; font-family: trebuchet MS, verdana, arial; color: #FCFBF0; font-weight: normal; font-style: italic; letter-spacing: 0.2 em; border-top: #FCFBF0 1px solid; border-bottom: #332200 2px solid;
}
.barrainfcto {text-align: center; font-size: 10; font-family: trebuchet MS, verdana, arial; color: #887F55; font-weight: normal;border-top: #332200 1px solid; letter-spacing: 0.13 em;
}
.bordaaz {border-top: #002255 1px solid; border-bottom: #002255 1px solid;
}
.bordaaz0 {border-bottom: #EEF3FF 2px solid;
}
.bordabg0 {border-bottom: #332200 1px solid;
}
.bordabg2 {border-top: #332200 1px solid;
}
.bordagoogle {background-color:#345678; border-top: #FCFBF0 1px solid; border-right: #FCFBF0 1px solid; border-bottom: #332200 1px solid; border-left: #332200 1px solid;
}


/* textos */


.corpohp1 {text-align: center; font-size: 10; font-family: trebuchet MS, verdanal, arial; color: #332200; font-weight: bold; letter-spacing: 0.13 em; border-top: #FCFBF0 1px solid; border-right: #FCFBF0 1px solid; border-bottom: #FCFBF0 1px solid; border-left: #FCFBF0 1px solid;
}


