﻿.arial-10-marrom A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #9C938D;
    text-decoration: none;
}

.arial-10-marrom A:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #9C938D;
        text-decoration: underline;
    }

.TituloPaginas {
    font-family: Tahoma, Arial;
    font-size: 18px;
    font-weight: bold;
}

.TextoLogin {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #ffffff;
}



.Imagem {
    margin: 3px;
}

.ImagemHome {
    margin: 3px 10px 3px 3px;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
}

.campoinputbt {
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #999999;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    background-color: #F9F9F9;
    font-weight: bold;
    cursor: hand;
}

.campoinputbt2 {
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    background-color: #FF0000;
    font-weight: bold;
}

.CampoInput {
    border-right: #0066cc 1px solid;
    border-top: #0066cc 1px solid;
    font-size: 8pt;
    border-left: #0066cc 1px solid;
    color: #006699;
    border-bottom: #0066cc 1px solid;
    font-family: Arial, Helvetica;
}

.CampoInput2 {
    border-right: #ff0000 0px solid;
    border-top: #ff0000 0px solid;
    font-size: 8pt;
    border-left: #ff0000 0px solid;
    color: #006699;
    border-bottom: #ff0000 0px solid;
    font-family: Arial, Helvetica;
}

.rodape {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
}
.rodapehomemapas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
}


.rodape A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.rodapehomemapas A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}

.rodape A:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #0066cc;
    text-decoration: underline;
}
.rodapehomemapas A:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #0066cc;
    text-decoration: underline;
}

.linha-meio {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #cccccc;
    border-right: #cc0000 1px solid;
}

#CaixaGeral {
    position: relative;
    z-index: 0;
}

    #CaixaGeral #CaixaEsquerda {
        position: absolute;
        width: 15px;
        top: 0px;
        bottom: 0px;
    }

    #CaixaGeral #CaixaDireita {
        position: absolute;
        width: 15px;
        top: 0px;
        bottom: 0px;
    }

    #CaixaGeral #CaixaEsquerda #imgTopoEsquerda {
        background-color: #FF0000;
        position: absolute;
        height: 15px;
        width: 15px;
        top: 0px;
    }

    #CaixaGeral #CaixaEsquerda #imgBaixoEsquerda {
        background-color: #FFFF00;
        position: absolute;
        height: 15px;
        width: 15px;
        bottom: 0px;
    }

    #CaixaGeral #CaixaDireita #imgTopoDireita {
        position: absolute;
        height: 15px;
        width: 15px;
        top: 0px;
    }

    #CaixaGeral #CaixaDireita #imgBaixoDireita {
        position: absolute;
        height: 15px;
        width: 15px;
        bottom: 0px;
    }

.chkIgrejas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: left;
    margin: 3px;
    vertical-align: middle;
}
.chkCategorias {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: left;
    margin: 3px;
    vertical-align: middle;
}

        .big-search .button {
	background: url(../Imagens/search-icon-18x18.png) center center no-repeat;
	width: 32px;
	height: 36px;
	border: none;
	float: right;
	outline: none;
}

.big-search .search {
	display: block;
	width: 80%;
	height: 36px;
	font-size: 16px;
	/*padding: 8px 10px 7px 10px;*/
	padding: 0 0 0 5px;
	border: 0;
	color: #4f4f4f;
	outline: none;
	background: transparent;
	font-family: 'helveticaneuew01-45lightRg' Helvetica, Arial, sans-serif;
	float: left;
}

.big-search {
	margin: 0 auto;
	width: 100%;
	background: white;
	overflow: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.tabela-pesquisa{
width: 80%;

}
.inputhomeBT {
 height: 36px;font-size: 16px;padding: 0 0 0 5px;border: 0;
 color: white;outline: none;background: transparent;
 font-family: 'helveticaneuew01-45lightRg' Helvetica, Arial, sans-serif;
 float: left;margin: 0 auto;	width: 100px;	background:#7693fb;	
 overflow: auto;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;
 border-radius: 4px;cursor:pointer

}
.inputhomeBTv4 {
    height: 50px;
    font-size: 20px;
    padding: 0 0 0 5px;
    border: 0;
    color: white;
    outline: none;
    background: transparent;
    font-family: 'Google September 2015', Arial, sans-serif;
    float: left;
    margin: 0 auto;
    width: 100px;
    background: #994399;
    overflow: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 50px;
    cursor: pointer;
    border: 2px solid #994399;
    text-align: center;
}
.inputhome {
 height: 36px;font-size: 16px;padding: 0 0 0 5px;border: 0;
 color: #7693fb;outline: none;background: transparent;
 font-family: 'helveticaneuew01-45lightRg' Helvetica, Arial, sans-serif;
 float: left;margin: 0 auto;	width: 100px;	background:white;	
 overflow: auto;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;
 border-radius: 4px;cursor:pointer

}
.inputhomev4 {
    height: 50px;
    font-size: 20px;
    padding: 0 0 0 5px;
    border: 0;
    color: #994399;
    outline: none;
    background: transparent;
    font-family: 'Google September 2015', Arial, sans-serif;
    float: left;
    margin: 0 auto;
    width: 100px;
    background: white;
    overflow: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 50px;
    cursor: pointer;
    border: 2px solid #994399;
    text-align: center;
}


	