﻿@import url("menu.css");


form {
 margin: 0px;
}
input, textarea {
 border: none;
 background-color:#95DEF0;
}
.Data {
 border: 2px solid #95DEF0;
}
.WhiteContent td, .WhiteContent p, .WhiteContent table, .WhiteContent {
 color: #FFFFFF;
}
.PageName {
 color: #FFFFFF;
 font-size:12px;
 font-weight:bold;
}
.NewsSepBar {
 background-image:url(../Navigation/NewsSepBar.gif);
 background-position:center;
 background-repeat:repeat-x;
}

/* Destaques */
.HomeHighlights p, .HomeHighlights td {
 color: #00C0F0;
}
.HomeHighlights a:hover {
 color: #FFFFFF;
 text-decoration: none;
}

/* Títulos */
.h1 a:link {
 color: #00C0F0;
}
.h1 a:visited {
 color: #00C0F0;
}
.h1 a:hover {
 color: #5FF612;
 text-decoration: none;
}

/* Limites das imagens */
.image_white img {
 border-bottom: 4px solid;
 border-right: 8px solid;
 border-left: 0px;
 border-top: 0px;
 border-color: #FFFFFF;
}
.image_green img {
 border: 2px solid #66FF00;
 margin: 0px;
}


/* Newsletter */
.nlTextfl input {
 width: 100px;
 height: 16px;
}


/* Bordas e cantos */
.lf_border {
 background-image:url(../Navigation/lf_border.gif);
 background-position:top;
 background-repeat:repeat-y;
}
.bl_corner {
 background-image:url(../Navigation/bl_corner.gif);
 background-repeat:no-repeat;
}
.rg_border {
 background-image:url(../Navigation/rg_border.gif);
 background-position:top;
 background-repeat:repeat-y;
}
.br_corner {
 background-image:url(../Navigation/br_corner.gif);
 background-repeat:no-repeat;
}
.bottom_border {
 background-image:url(../Navigation/bottom_border.gif);
 background-repeat:repeat-x;
}


/* Cabeçalhos coloridos */
.BgHeaderBlue {
 background-image:url(../Navigation/bg_headerBlue.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
.BgHeaderBlueBig {
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 padding-left: 8px;
 background-image:url(../Navigation/bg_headerBlueBig.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
.BgHeaderBlueSmall {
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 padding-left: 8px;
 background-image:url(../Navigation/bg_headerBlueSmall.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
.BgHeaderBlueVSmall {
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
 padding-left: 8px;
 background-image:url(../Navigation/bg_headerBlueVSmall.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
.BgHeaderGreen {
 background-image:url(../Navigation/bg_headerGreen.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
.BgHeaderGreenBig {
 background-image:url(../Navigation/bg_headerGreenBig.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}


/* Fundo da área de topo da página */
.BgContent {
 background-image:url(../Navigation/bg_content.jpg);
 background-repeat:no-repeat;
}
.BgContentGeral {
 background-image:url(../Navigation/bg_top.jpg);
 background-repeat:no-repeat;
}


/* Rodapé */
#DwFooter small {
 color: #999999;
 font-size:9px;
 font-family:Arial, Helvetica, sans-serif;
}
#DwFooter a:link {
 color: #999999;
 font-size: 9px;
 font-family:Arial, Helvetica, sans-serif;
}
#DwFooter a:visited {
 color: #999999;
 font-size: 9px;
 font-family:Arial, Helvetica, sans-serif;
}
#DwFooter a:hover {
 color: #FFFFFF;
 text-decoration:none;
}


/* Menu do Rodapé */
#SupportMenu {
 color: #FFFFFF;
 font-size:9px;
 font-family:Arial, Helvetica, sans-serif;
}
#SupportMenu a:link {
 color: #FFFFFF;
 font-size: 9px;
 font-family:Arial, Helvetica, sans-serif;
}
#SupportMenu a:visited {
 color: #FFFFFF;
 font-size: 9px;
 font-family:Arial, Helvetica, sans-serif;
}
#SupportMenu a:hover {
 color: #999999;
}