﻿body {
}

.myDiv{
     min-height:500px;
     height:auto !important;
     height:500px; 
}

.fundoVerde
{
    background-color: #69C234;
}

.fundoVerdeImage
{
    background-image: url(../images/button_green.jpg);
    
}

.fundoVerdeImage:hover
{
    background-image: url(../images/button_darkblue.jpg);
    
}

.fundoVerdeImage:active
{
    background-image: url(../images/button_darkblue.jpg);
    
}

.fundoAzul
{
    background-color: #3D5A68;
}

.fundoAzulImage
{
    background-image: url(../images/button_darkblue.jpg);
    
}

.fundoVerde:hover
{
    background-color: #3D5A68;
}



.fundoVerde:active
{
    background-color: #3D5A68;
}



.fundoAjuda
{
    background-color: #ACACAC;
}

.fundoAjudaImage
{
    background-image: url(../images/button_help_grey.jpg);
    
}

.fundoAjudaNoHover
{
    background-color: #ACACAC;
}

.fundoLabel
{
    background-color: #ACACAC;
}

.fundoLabelImage
{
    background-image: url(../images/button_help_grey.jpg);
    background-repeat: no-repeat;
}

.fundoAjuda:hover
{
    background-color: #3D5A68;
}

.fundoAjudaImage:hover
{
    background-image: url(../images/button_darkblue.jpg);
    
}

.fundoAjuda:active
{
    background-color: #3D5A68;
}

.fundoAjudaImage:active
{
    background-image: url(../images/button_darkblue.jpg);
}

.fundoPesquisa
{
    background-color: #E0E0E0;
}

.fundoPesquisar
{
    background-color: #333333;
}

.textPesquisar
{
    color: White;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14; 
}

.textNormal
{
    color: White;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 14px; 
    text-decoration: none;
}

.textBold
{
    color: White;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 16px; 
    text-decoration: none;
}

.textLabel
{
    color: White;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 14px; 
    text-decoration: none;
}

.textLabelBold
{
    color: White;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.title
{
    font-family: "Calibri";
    font-weight: bolder;
    font-size: 20px; 
    text-decoration: none;
}

.footer
{
    color: #ACACAC;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.footerBorder
{
    border-top: thick solid #69C234;
}

.fundoSearch
{
    background-image: url(../images/image_search.jpg);
    background-repeat: no-repeat;
}

.fundoSearchBig
{
    background-image: url(../images/image_searchBig.jpg);
}

.fundoSearchExtraBig
{
    background-image: url(../images/image_searchExtraBig.jpg);
}

.fundoSearchUltraBig
{
    background-image: url(../images/image_searchUltraBig.jpg);
}

.textoAjuda
{
    color: #ACACAC;
    font-family: "Calibri";
    font-weight: bolder;
    font-size: 16px; 
    text-decoration: none;
}

.textInfo
{
    color: #333333;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 14px; 
    text-decoration: none;
}

.textoPergunta
{
    color: #333333;
    font-family: "Calibri";
    font-weight: bolder;
    font-size: 18px; 
    text-decoration: none;
}

.textoResposta
{
    color: #333333;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 14px; 
    text-decoration: none;
}

.radioBoxList
{
    color: #333333;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.textTituloDestaque
{
    color: #CF3A33;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 13px; 
    text-decoration: none;
}

.textExportOption
{
    color: #333333;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.textExportTitle
{
    color: #ACACAC;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.textIndice
{
    color: #CF3A33;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 14px; 
    text-decoration: none;
}

.textSelectedIndice
{
    color: #CF3A33;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 30px; 
    text-decoration: none;
}

.textSelectedAutor
{
    color: #CF3A33;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 15px; 
    text-decoration: none;
}

.textInfoDestaque
{
    color: #ACACAC;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 11px; 
    text-decoration: none;
}

.textResultGrid
{
    color: Black;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 13px; 
    text-decoration: none;
}

.textHeaderGrid
{
    color: #69C234;
    font-family: "Calibri";
    font-weight: normal;
    font-size: 13px; 
    text-decoration: none;
}

.borderHeader
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #69C234;
    
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #69C234;
}

.borderHeaderIndice
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #69C234;
}

.asteriskError
{
	font-size: 16px;
	font-weight: bold;
	color: #080808;
	text-decoration: none;
	cursor: help;
	vertical-align: text-bottom;
}

.divQueryStyle {
	SCROLLBAR-ARROW-COLOR: #333333; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	SCROLLBAR-FACE-COLOR: #E4E4E4; 
	OVERFLOW-Y: scroll; 
	BACKGROUND-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #E4E4E4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E4E4E4; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	BORDER-TOP: black 1px solid; 
	SCROLLBAR-TRACK-COLOR: #E4E4E4; 
	BORDER-RIGHT: black 1px solid; 
	SCROLLBAR-3DLIGHT-COLOR: #f1f1f1
}

.textDropDowns
{
    color: #333333;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 13px; 
    text-decoration: none;
}

.AdvanceSearch
{
    color: #333333;
    font-family: "Calibri";
    font-size: 13px; 
    text-decoration: none;
}

.test
{
    display: none;
}