.MostraGaleria {
	height: 100%;
	width: 100%;
	overflow: hidden;
	/*
	background-image: url(./img/PixelModal.png);
	background-repeat: repeat;*/
	position: absolute;
	z-index: 1000;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
}
.MostraGaleria img {
    opacity: 1.0 !important;
    -moz-opacity: 1.0 !important;
    -webkit-opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
}
.MostraGaleriaFundo {
	background-color: #000;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1001;
	position: absolute;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
}
.MostraGaleriaHolder {
	z-index: 1001;
	width:980px;
	overflow:hidden;
	clear: both;
}
.white-shadow {
	box-shadow: 0px 0px 10px #666666;
	-moz-box-shadow: 0px 0px 10px #666666;
	-webkit-box-shadow: 0px 0px 10px #666666;
}
.MostraGaleriaInner {
	margin-top: 50px;
	overflow: hidden;
}
.MostraGaleriaLoading {
	z-index: 2000;
	position: absolute;
	top: 225px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	height: 180px;
	overflow: hidden;
}
.MostraGaleriaArea {
    overflow: hidden;
    position: relative;
    width: 850px;
    z-index: 1001;
}
a.MostraFechar {
	display: block;
	width: 70px;
	height: 36px;
	overflow: hidden;
	position:absolute;
	right: 3px;
	top: 0;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/fechar.png);
	background-repeat: no-repeat;
}
a:hover.MostraFechar {
	background-position: 0 -35px;
}

/* mostra imagem */
.MostraImagem {
	width:700px;
	overflow:hidden;
}
.MostraImagemHolder {
    border-radius: 4px 4px 4px 4px;
    margin: 30px 0 0;
    width: 700px;
}
.MostraBoxImg {
    border: 6px solid #333333;
}
.MostraFillBoxImg {
    background-color: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    padding: 20px;
}
.MostraPagDir {
	position:absolute;
	right: 0px;
	top: 40%;
}
.MostraPagEsq {
	position:absolute;
	left: 0px;
	top: 40%;
}
.MostraTotalPaginas {
	position: absolute;
	right: 35px;
	top: 46px;
	width: 42px;
}
.MostraDescricao {
	margin:10px 15px 0 15px;
}
@charset "utf-8";
/* CSS Document */
body, p {
	margin: 0;
	padding: 0;
}
div {
	overflow: hidden;
}
img {
	border: 0;
}
a img:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	filter: alpha(opacity=90);	
}
a {
	text-decoration: none;
}
a, a:hover, a:activated, a:focus, a:active, textarea, input {
	outline: medium none;
}
ul {
	margin: 0;
	*margin-left: 30px;
}
li {
	list-style: none;
}
::selection {
   background-color: #BFD713;
   color: #FFF;
}
::-moz-selection {
	background-color: #BFD713;
	color: #FFF;
}
.CaptchaImg {
	height: 150px;
	width: 250px;
	margin-left: 15px;
}
.CaptchaOuvir {
	margin: 0 5px 0 10px;
	font-size: 75%;
	display: inline-block;
}
.Block {
	display: block;
}
.Br1 {
	margin-bottom: 13px;
}
.Br2 {
	margin-bottom: 30px;
}
.Br3{
	margin-bottom: 65px;
}
.M12 {
	margin-right: 12px !important;
}
.ML {
	margin-left: 75px;
}
.MT {
	margin-top: 15px;
}
.MT30 {
	margin-top: 30px;
}
.MT45 {
	margin-top: 45px;
}
.FL {
	float:  left;
}
.FR {
	float:  right;
}
/* Fundos */
#Fundo {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	z-index: 1;
}
#BgAzul {
	position: absolute;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgConceitual.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #0663BA;
	width: 100%;
	/*height: 541px;*/
	left: 0;	
	top: 151px;
	float: left;
	z-index: 3;
}
#BgSombra {
	position: absolute;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SombraCimaEmpresas.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #0663BA;
	width: 100%;
	height: 790px;
	left: 0;	
	top: 151px;
	float: left;
	z-index: 3; 
}
#BgAzulRestrito {
	position: absolute;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgAzulRestrito.png);
	background-repeat: repeat-x;
	background-color: #003F7D;
	width: 100%;
	height: 180px;
	left: 0;	
	top: 151px;
	float: left;
	z-index: 3;	
}
#SeparadorLogin {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorHorizontalLogin.png);
    background-repeat: repeat-x;
    float: left;
    height: 8px;
    left: 50%;
    margin-left: 493px;
    position: absolute;
    top: 460px;
    width: 100%;
    z-index: 3;
}
#BgVerde {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgPerfilHome.png);
    background-repeat: repeat-x;
    float: left;
    height: 450px;
    left: 50%;
    margin-left: 499px;
    position: absolute;
    top: 47px;
    width: 100%;
    z-index: 3;
}
#BgRodape{
	position: absolute;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgRodape.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 350px;
	left: 0;	
	bottom: 0;
	float: left;
	z-index: 3;
}
/* Fundos - Fim */
#Container {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	left:50%;
	margin-left: -499px;
	overflow: hidden;
	float: left;
	clear: both;
	position: absolute;
	top: 0;
	width: 998px;
	z-index: 10;
}
#Topo {
	width: 998px;
	height: 151px;
}
#Topo .TopoCentral {
	width: 866px;
	height: 145px;
	margin: 0 63px;
}
#Topo .Logotipo {
	width: 275px;
	height: 151px;
	float: left;
}
#Topo .Novo {
	margin-top: 65px;
	float: left;	
}
#Topo .Logo {
	float: left;
}
#Topo .Clique {
	width: 220px;
	margin: 53px 75px 0;
	float: left;
}
#Topo .LogoRede {
	margin-top: 58px;
	float: right
}
#Miolo {
	width: 100%;
	float: left;
}
#Cima {
	background-color: #0663BA;
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgConceitual.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#Miolo .Iluminacao {
	/*background-image: url(https://www.cliquealimentos.com.br/tpls/img/Iluminacao.png);*/
	background-repeat: no-repeat;
	
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/Iluminacao-Foto.png);
	background-position: right bottom;
}
#Miolo .Menu {
	width: 687px;
	height: 47px;
	margin: 0 0 -9px 150px;
	position: relative;
}
#Miolo .Menu .FundoEsq,
#Miolo .Menu .FundoDir {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/TopoVerde.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 47px;
	float: left;
}
#Miolo .Menu .FundoEsq {
	background-position: 0 0;
}
#Miolo .Menu .FundoDir {
	background-position: -27px 0;
}
#Miolo .Menu .Fundo {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/MioloTopoVerde.png);
	background-repeat: repeat-x;
	width: 633px;
	height: 47px;
	float: left;
}
#Miolo .Menu a {
	padding: 11px 22px;
	float: left;
}
#Miolo .Menu a:first-child {
	padding-left: 7px;
}
#Miolo .Menu a:last-child {
	padding-right: 0;
}
#Miolo .Menu .SeparadorMenu {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorMenu.png);
	width: 3px;
	height: 31px;
	margin-top: 3px;
	float: left;
}
#Miolo .TxtDoeInicial {
	width: 270px;
	height: 300px;
	margin: 75px 15px 0;
	float: left;
}
#Miolo .MarginTxtDoeInicial {
	margin: 3px 0 10px;
}
#Miolo .FundoSelecionar {
	background-color: #034DA9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 3px 10px 0;
	width: 92px;
	height: 29px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#Miolo .FundoSelecionar {
		background-color: #034DA9;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		padding: 0 10px !important;
		width: 72px;
		height: 29px; 		
	}
	#Miolo .MargemLogin {
		margin: 15px 0 3px !important;
		width: 200px !important;
	}
	#Miolo .LoginInicial .BtCadastro {
		margin: 3px 0 3px 0px !important;
	}
}
#Miolo .CliqueDoe_1,
#Miolo .CliqueDoe_2,
#Miolo .CliqueDoe_3,
#Miolo .CliqueDoe_4,
#Miolo .CliqueDoe_5,
#Miolo .CliqueDoeTotem_1,
#Miolo .CliqueDoeTotem_2, 
#Miolo .CliqueDoeTotem_3, 
#Miolo .CliqueDoeTotem_4, 
#Miolo .CliqueDoeTotem_5 {
	background-repeat: no-repeat;
	width: 397px;
	display: inline-block;
}
#Miolo .CliqueDoeSucesso1,
#Miolo .CliqueDoeSucesso_2,
#Miolo .CliqueDoeSucesso_3,
#Miolo .CliqueDoeSucesso4,
#Miolo .CliqueDoeSucesso5 {
	background-repeat: no-repeat;
	width: 200px;
	display: inline-block;
}
#Miolo .CliqueDoe_1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe1.png);
	height: 364px;
	margin: 68px 40px 0 0;
}
#Miolo .CliqueDoe_2 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe2.png);
	height: 387px;
	margin: 45px 40px 0 0;
}
#Miolo .CliqueDoe_3 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe3.png);
	height: 442px;
	margin: -10px 40px 0 0;
}
#Miolo .CliqueDoe_4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe4.png);
	height: 442px;
	margin: -10px 40px 0 0;
}
#Miolo .CliqueDoe_5 {
	height: 460px;
	margin: 0 0 0 -60px;
	width: 490px;
}
#Miolo .CliqueDoeTotem_1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe1.png);
	height: 364px;
}
#Miolo .CliqueDoeTotem_2 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe2.png);
	height: 387px;
}
#Miolo .CliqueDoeTotem_3 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe3.png);
	height: 442px;
}
#Miolo .CliqueDoeTotem_4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoe4.png);
	height: 490px;
}
#Miolo .CliqueDoeSucesso1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoeSucesso1.png);
	height: 184px;
}
#Miolo .CliqueDoeSucesso_2 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoeSucesso2.png);
	height: 201px;
}
#Miolo .CliqueDoeSucesso_3 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoeSucesso3.png);
	height: 223px;
}
#Miolo .CliqueDoeSucesso4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoeSucesso4.png);
	height: 264px;
}
#Miolo .CliqueDoeSucesso5 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CliqueDoeSucesso5.png);
	height: 264px;
	width: 284px;
}
#Miolo .LoginInicial {
	width: 261px;
	height: 450px;
	margin: 9px 0 35px 0;
	float: right;
}
#Miolo .LoginInicial .FundoEsq {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CantoVerdeLogin.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 450px;
	float: left;
}
#Miolo .LoginInicial .Fundo {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgPerfilHome.png);
	background-repeat: repeat-x;
	width: 228px;
	height: 450px;
	float: left;
}
#Miolo .MargemLogin {
	margin: 20px 0 15px 0;
	width: 200px;
}
#Miolo .LoginInicial .Fundo p {
	margin-right: 5px;
}
#Miolo .LoginInicial .BtCadastro {
	background-color: #034DA9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 0 10px 3px;
	width: 75px;
	height: 29px;
	line-height: 32px;
	margin: 3px 0 15px 0px;
	display: block;
	overflow: hidden;
}
#BtLoginFaceHome {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BtLoginFace.png);
	width: 211px;
	height: 31px;
	overflow: hidden;
	display: inline-block;
}
#BtLoginFaceRestrita {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BtLoginFace2.png);
	width: 270px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
}
#BtVinculeFace {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BtVinculeFace.png);
	width: 382px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	margin: 10px 0 30px 0;
}
.MarginLoginFaceHome {
	margin: 15px 0;	
}
#BtLoginFaceHome:hover {
	opacity: 0.95;
	-moz-opacity: 0.95;
	-webkit-opacity: 0.95;
	filter: alpha(opacity=95);	
}
#Miolo .LoginInicial .OlaPerfilInicial {
	width: 215px;
	height: 50px;
	margin: 20px 0 15px 2px;
}
#Miolo .LoginInicial .FotoInicial {
	width: 50px;
	height: 50px;
	margin-right: 5px;
	float: left;
}
#Miolo .OlaPerfil {
	float: left;
}
#Miolo .OlaPerfil p {
	width: 155px;
	margin-top: 2px;
}
#Miolo .PontuacaoIndividualHome {
	background-color: #FFF;
	width: 215px;
	height: 100px;
	margin: 15px 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
#Miolo .PontuacaoIndividualHome p {
	padding: 7px 0 0 15px;
}
#Miolo .PermitirCompartilhar {
	width: 165px;
	height: 36px;
	margin-left: 15px;
}
#Miolo .SeparadorLogin,
#Miolo .SeparadorLogout {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorHorizontalLogin.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 8px;
}
#Miolo .SeparadorLogout {
	margin: 13px 0 19px 0;
	float: left;
	overflow: hidden;
}
#Miolo .ContadorKg {
	width: 438px;
	height: 71px;
	margin: -9px 0 0 272px;
	font-size: 10px;
	float: left;	
}
#Miolo .ContadorKg p {
	font-size: 1.241em;
	padding-top: 27px;
}
#Miolo .ContadorKg .FundoEsq,
#Miolo .ContadorKg .FundoDir {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BaixoVerde.png);
	width: 30px;
	height: 71px;
	float: left;	
}
#Miolo .ContadorKg .FundoEsq {
	background-position: 0 0;	
}
#Miolo .ContadorKg .FundoDir {
	background-position: -30px 0;
}
#Miolo .ContadorKg .Fundo {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/MioloBaixoVerde.png);
	background-repeat: repeat-x;
	width: 378px;
	height: 71px;
	float: left;
}
#Miolo .Baixo {
	width: 100%;
	margin-top: 24px;
}
#Miolo .Coluna {
	width: 295px;
	margin: 0 17px;
	float: left;
}
#Miolo .ImgColuna {
	border: 1px solid #BFD713;
	width: 261px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	margin: 25px 10px 25px;
}
#Miolo .TxtColuna {
	width: 264px;
	margin-left: 14px;
}
#Miolo .SeparadorColuna {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorColuna.png);
	width: 8px;
	height: 408px;
	float: left;
	margin-top: 0px;
}
#Miolo .SeparadorColuna2 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorColuna.png);
	background-position: -8px 0;
	width: 6px;
	height: 408px;
	float: left;
	margin-top: 0px;
}
/*#Miolo .SeparadorColuna2 {
	width: 1px;
}*/
#Rodape {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgRodape.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 350px;
	margin-top: 40px;
	clear: both;
	float: left;
}
#Rodape .TopoRodape {
	float: left;
	height: 50px;
    margin: 6px 0 2px;
	width: 100%;
}
#Rodape .TopoRodape img {
	vertical-align: middle;
}
#Rodape .SeparadorTelefone {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorTelefone.png);
	width: 1px;
	height: 26px;
	margin: 13px 18px 0 65px;
	float: left;
}
#Rodape .TxtTopoRodape {
	line-height: 40px;
}
#Rodape .Telefone {
	margin-top: 13px;
}
#Rodape .ContentRodape {
	width: 970px;
	margin-top: 15px;
	float: left;
}
#Rodape .ContentRodape .left {
	/*background-image: url("../img/PixelSeparadorRodape.png");
    background-position: right center;
    background-repeat: repeat-y;*/
    float: left;
    width: 470px;
}
#Rodape .ContentRodape .right {
	float: right;
	width: 480px;
}
#Rodape .SeparadorHorizontal {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorHorizontalRodape.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 970px;
    margin: 2px 0 0 14px;
	float: left;
}
#Rodape .TitMenuRodape {
	margin-left: 15px;
	line-height: 32px;
	width: 216px;
	height: 32px;
	float: left;
}
#Rodape .Logos {
	height: 32px;
	line-height: 32px;
	width: 480px;
}
#Rodape .Developers {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorVerticalRodape.png);
	background-repeat: repeat-y;
	background-position: left;
	line-height: 32px;
	width: 165px;
	height: 32px;
}
#Rodape .Menu {
    float: left;
    margin: 10px 0 10px 23px;
    width: 451px;
}
#Rodape .Menu .Esq {
	width: 190px;
	/*height: 163px;*/
	margin-right: 27px;
	float: left;
}
#Rodape .Menu .Esq span {
	margin-right: 13px;
}
#Rodape .Menu a {
	display: block;
	line-height: 1.4;
}
#Rodape .Menu .Dir {
	background-repeat: repeat-y;
	background-position: right;
	width: 215px;
	/*height: 163px;*/
	float: left;
}
#Rodape .Menu .Dir span {
	margin-right: 6px;
}
#Rodape .LogosRel {
    float: right;
    height: 140px;
    width: 480px;
	overflow:hidden;
}
.Separador_rodape{
	background-image: url("http://www.cliquealimentos.com.br/tpls/img/SeparadorVerticalRodape.png");
	height: 197px;
	width: 3px;
	background-repeat: repeat-y;
	float: left;
}
#Rodape .LogosRel a {
    margin: 3px 0 5px 0px;
	width: 230px;
	float: left;
}
#Rodape .LogosForn a {
	margin-top: 8px;
}
#Rodape .LogosDev {
	float: left;
	height: 50px;
	width: 480px;
}
#Rodape a.FGBS{
	float: right;
	width: 220px;
}
#Rodape a.Fiergs {
	float: right;
	margin-right:140px;
}
#Rodape .LogosDev a {
    float: left;
    margin-left: 39px;
    margin-top: 12px;
}
#Rodape .LogosDev a.PluGzOne {
	margin-left: 0;
}
#Rodape .LogosDev a.MeGusta {
	margin-top: 10px;
}
#Rodape .LogosDev a.Vetorial {
	margin-top: 10px;
}
/* INTERNAS*/
#Miolo .LoginInicial .FundoEsqInterna {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/CantoVerdeLogin.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 450px;
	float: left;
}
/* INTERNAS - Cidade */
#Miolo #CimaInterna {
	background-color: #0663BA;
	width: 100%;
	min-height: 532px;
}
#Miolo .Cidades {
	width: 735px;
	float: left;
}
#Miolo .ContentEmpresas {
	width: 706px;
	margin: 20px 0 10px 24px;
}
#Miolo .ContentCidades {
	width: 740px;
	margin: 30px 0 15px;
	float: left;
}
/*#Miolo .ColunaCidades {
	margin-right: 10px;
	float: left;
}*/
#Miolo .ContentObg {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BgDoado.png);
	background-repeat: no-repeat;
	background-position: 25px 35px;
	width: 700px;
	line-height: 2em;
	margin: 35px 0 0 24px;
}
#Miolo .ColunaCidades p {
	border-left: 1px solid #BFD713;
	height: 21px;
	margin-bottom: 25px;
	letter-spacing: 2px;
}
#Miolo .ColunaCidades a {
	margin-left: 6px;
}
/* INTERNAS - Empresas */
#Miolo .Empresas {
	width: 735px;
	float: left;
}
#Miolo #CimaEmpresas {
	width: 100%;
	height: 790px;	
}
#Miolo .ColunaEmpresas {
	float: left;
	margin: 15px 25px 0 0;
	width: 150px;
}
#Miolo .ColunaEmpresas div {
	margin-bottom: 25px;
	width: 149px;
	height: 114px;
}
#Miolo .ColunaEmpresas a {
	width: 149px;
	height: 114px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	float: left;
}
#Miolo .ColunaEmpresas img {
	vertical-align: middle;
}
/* AREA RESTRITA */
#Miolo .CimaRestrita {
	background-color: #003F7D;
	width: 100%;
	height: 180px;
	margin-bottom: 36px;	
}
#Miolo .CimaRestrita .PerfilTopo {
	width: 968px;
	height: 68px;
	margin: 43px 15px 20px;
	float: left;
}
#Miolo .CimaRestrita .Foto {
	width: 50px;
	height: 50px;
	background-color: #FFF;
	float: left;
}
#Miolo .CimaRestrita .BemVindo {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/SeparadorPerfil.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 350px;
	height: 64px;
	margin: 0 13px;
	float: left;
}
#Miolo .PerfilTopo .Logout {
	margin-top: 46px;
	float: left;
}
#Miolo .PerfilTopo .PermitirCompartilhar {
	width: 165px;
	height: 35px;
	margin: 30px 80px 0 0;
	float: right;
}
#Miolo .Baixo .Esquerda {
	width: 171px;
	margin: 0 5px;
	float: left;
}
#Miolo .MenuLateral {
	width: 172px;
	float: left;
}
#Miolo .MenuLateral span {
	margin-right: 9px;
	float: left;
}
#Miolo .Lista {
	margin: 0 23px 10px 0 !important;
}
#Miolo .MenuLateral a {
	margin: 0 23px 20px 0;
	display: block;
}
#Miolo li a {
	margin-bottom: 5px !important;
}
#Miolo ul {
	padding-left: 17px;
	margin-bottom: 10px;
}
#Miolo .QuadroIndividual {
	width: 100%;
	height: 96px;
	margin-bottom: 10px;
	padding-top: 20px;
	border-top: 1px #BEC6CC solid;
	float: left;
}
#Miolo .PontuacaoQuadroIndividual {
	background-color: #E3E3E3;
	width: 150px;
	height: 76px;
	padding: 13px 14px 14px 7px;
	float: left;
}
#Miolo .PontuacaoQuadroIndividual p {
	margin-bottom: 3px;
}
#Miolo .ConhecaEmpresas {
	width: 172px;
	height: 85px;
	border-top: 1px #BEC6CC solid;
	float: left;
}
#Miolo .ConhecaEmpresas a {
	margin: 14px 20px 0 6px;
	display: block;
}
#Miolo .Meio {
	width: 567px;
	border-left: 1px #BEC6CC solid;
	border-right: 1px #BEC6CC solid;
	float: left;
}
#Miolo .ImgCentralAreaRestrita {
	width: 385px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #BFD713;
	margin-top: 36px;
	margin-bottom: 20px;
}
#Miolo .TxtMeioRestrito {
	text-align: left;
	width: 385px;
}
#Miolo .Direita {
	float: left;
	width: 241px;
}
#Miolo .FormeRede {
	margin-left: 16px;
	margin-bottom: 30px;
}
#Miolo .FormeRede p {
	margin-left: 5px;
	float: left;
}
#Miolo .BoxUsuarios {
	float: left;
}
#Miolo .Usuarios {
	width: 220px;
	/*height: 105px;*/
	margin-top: 5px;
	float: left;
}
#Miolo .Usuarios p {
	width: 50px;
	height: 50px;
	margin: 0 3px 3px 0;
	float: left;
}
#Miolo .CliqueDoeRestrita1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BannerDireita1.png);
	width: 243px;
	height: 224px;
	margin: 0 0 0 3px;
	display: block;
}
#Miolo .CliqueDoeRestrita4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BannerDireita4.png);
	width: 185px;
	height: 250px;
	display: block;
} 
#Miolo .IndiqueRestritaEsq1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BannerEsquerda1.png);
	width: 178px;
	height: 164px;
	display: block;
}
#Miolo .IndiqueRestritaEsq4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BannerEsquerda4.png);
	width: 184px;
	height: 225px;
	display: block;
}  
.BaixoCadastro {
/*	height: 1050px;*/
	width: 100%;
	/*margin-top: 24px;*/
}
/* FORM */
.fmInput,
.fmInput_onerror {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-radius: 2px;
	box-shadow: 0px 1px 7px #DDD inset;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0px 1px 7px #DDD inset;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0px 1px 7px #DDD inset;
	border:1px solid #CCC;
	color: #555;
	padding: 5px 10px;
/*	margin: 3px 0 0 18px;*/
	line-height: 24px;
	height: 24px;
	border: 1px solid #AAA;
}
textarea.fmInput,
textarea.fmInput_onerror {
	height: 200px !important;
}
select {
	height: 35px !important;
}
.fmInput_onerror {
	background-color:#FFD;
}
.BlocoLogin .fmInput_onerror ,.BlocoLogin .fmInput{
	width:	195px
}
.fmInput:hover,
.fmInput_onerror:hover,
.fmInput:focus,
.fmInput_onerror:focus {
	border-color: #83A30C;
	outline: none;
}
.fmSubmit {
	border-radius: 3px;
	box-shadow:1px 1px 5px #999;
	-moz-border-radius: 3px;
	-moz-box-shadow:1px 1px 5px #999;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:1px 1px 5px #999;
	border:1px solid #003F7D;
	cursor: pointer;
	font:1.2em Arial, Helvetica, sans-serif;
	color: #003F7D;
	background-color:#FFF;
	text-decoration: none !important;
	margin-right: 5px;
	padding: 3px 10px;
}
.fmSubmit:hover {
	color:#0663BA;
	border:1px solid #83A30C;
}
/* END FORM */
.FormLogin {
	height: 30px;
	width: 100%;
}
.FormLogin #auth_email,
.FormLogin #auth_senha {
	width: 84px;
	height: 21px;
	float: left;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;	
    font-family: "Myriad Pro";
    font-size: 11px;
    line-height: 21px;
    padding: 0 5px;
    color: #003F7D;
}
.FormLogin #auth_email {
	margin: 5px 1px 5px 0;
}
.FormLogin #auth_senha {
	margin: 5px 1px 0 0;
}
.fmSubmitHome {
	background-image: url("../img/FundoBtIr.png");
	background-repeat: no-repeat;
	background-color: #BFD713;
	border: 0;
	font-family: "amatic_scbold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	/*color: #0566B9;*/
	color: #FFF;
	line-height: 1;
	cursor: pointer;
	height: 22px;
	text-align: center;
	/*padding: 0 5px 5px;*/
	margin-top: 6px;
	width: 28px;
}
.fmSubmitHome:hover {
	color: #83A30C;
}
/*#auth_submit {
	 height: 30px;
}*/
.LoginFacebook {
	margin-top: 10px;
}
#BtLoginFace {
	background-image: url("img/BtCadastroFace.png");
	width: 284px;
	height: 40px;
	display: block;
} 
#LoginRestrita {
    clear: both;
    left: 50%;
    margin-left: -360px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 720px;
}
.LembreteDadosCadastrais {
	margin: 15px 20px;
}         
/*.LoginRestrita {
    float: left;
    margin-bottom: 36px;
    overflow: hidden;
    text-align: center;
    width: 50%;
}*/
.LoginRestrita {
    margin-bottom: 36px;
    overflow: hidden;
    text-align: center;
    width: 542px;
}
/*.BlocoLogin {
    float: right;
	margin-right: 31px;
    width: 218px;
}*/
.BlocoLogin{
	margin: 0 95px !important;
	height: 70px;
}
.Margin {
	margin-left: 29px !important;
	float: left; 
	margin-top: 5px;
}
#FaceLogin:hover {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-webkit-opacity: 0.9;
	filter: alpha(opacity=90);	
}
.Divisor {
	border-left: 1px solid #BFD713;
	float: left;
	height: 120px;
	margin: 13px 5px 0;
	width: 1px;
}
.DivisorHorizontal {
	height: 1px;
	width: 480px;
	border-bottom: 1px solid #ccc;
	margin: 60px 20px;
}
.CadastreSeInterna {
	float: right;
	line-height: 1.22 !important;
	margin: 34px 55px 0 0;
	text-align: center;
	width: 330px;
}
.EsqueciSenhaRestrita {
    margin: 15px 36px 0 0;
    text-align: center;
}
.AuthSenhaRestrita {
	margin: 5px 0 10px;
}
.BtAindaNaoCadastrado {
	background-image: url("img/BtAindaNaoCadastrado.png");
    background-repeat: no-repeat;
    width: 211px;
    line-height: 24px;
    margin-top: 12px;
}
.BtAindaNaoCadastrado a:hover {
	color: #797979 !important;
}
.BlocoLogin #form_auth {
	margin-top: 10px;
}
.auth_email_restrito,
.auth_senha_restrito {
	background-color: #FFFFFF ;
	border: 1px solid #CCCCCC ;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0 1px 7px #DDDDDD inset ;
	color: #555555 !important;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif ;
	font-size: 13px ;
	padding: 5px 10px ;
	margin: 0 ;
	line-height: 0 ;
	width:195px;
	color: #003F7D !important;
}
.HiddenForm {
	width: 0;
	height: 0;
	display: none;
}
.MarginConceitual {
	/*margin-bottom: 9px;*/
	float: left;
	width: 737px;
}
.BtFace {
	width: 100%;
	margin-right: 25px;
}
.DoePage {
    float: left;
    /*width: 730px;*/
    margin-bottom: 9px;
    
    margin-right: -20px;
    width: 750px;
}
.ContentPagina p {
    letter-spacing: 0;
    line-height: 19px;
    text-align: justify;
}
.ContentPagina {
    margin: 0 20px;
}
.ContentRestrita{
	margin: 0 20px;
}
.FormLoginInterna {
	margin: 1.5% 1.5% 1.5% 80px;
	width: 420px;
	float: left;
}
.FormLoginInterna #form_auth {
	margin-top: 10px;
	float: left;
	width: 380px;
	height: 35px;
}
.FormLoginInterna #auth_email,
.FormLoginInterna #auth_senha,
.BlocoLogin #auth_email,
.BlocoLogin #auth_senha {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: 0 1px 7px #DDDDDD inset;
	color: #555555 !important;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 5px 10px;
	margin-right: 10px;
	line-height: 16px;
	height: 16px;
	outline: none;
	width: 105px;
	float: left;
}
.FormLoginInterna #auth_submit {
	border: 0;
	background: none;
	font-family: "amatic_scbold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	color: #83A30C;
	line-height: 1;
	cursor: pointer;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
	padding: 0;
}
.FormLoginInterna #auth_submit:hover {
	color: #BFD713;
}
.FormLoginInterna #BtLoginFace {
	float:  left;
}
.CadastreSe {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/Seta.png);
	background-position: 184px 44px;
	background-repeat: no-repeat;
	width: 285px;
	height: 95px;
	margin-left: 60px;
	float: left;
}
.SemCadastro {
	width: 323px;
}
#Share {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/Share.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 40px;
	display: block;
}
.Doadores {
	width: 149px;
	height: 112px;
	margin: 25px 30px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}
#PageEstatico {
	width: 630px;
	background-color: #0663BA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 12px;
	float: left;
}
#PageEstatico .holder {
    float: left;
    width: 99000px;
}
#PageEstatico .page {
	width: 630px;
	float: left;
}
.BtEsq,
.BtDir {
	width: 38px;
	height: 36px;
	margin-top: 306px;
	position: relative;
}
.BtEsq {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BotaoEsq.png);
	float: left;
}
.BtDir {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/BotaoDir.png);
	float: right;
}
.MeioDoadores {
	width: 770px;
	border-left: 1px #BEC6CC solid;
	/*margin-top: 5px;*/
	float: left;	
}
.TabelaRanking{
	clear: both;
}
.TabelaRanking tr{
	height: 70px;
}
.TabelaRanking .esquerda{
	border-left: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}
.TabelaRanking .direita{
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}
.TabelaRanking .baixo{
	border-bottom: 1px solid #B4B4B4;
}
.CabecalhoRanking td{
	background-color: #CACACA !important;
}
.CabecalhoRanking{
	height: 44px !important;
}
.CabEsq, .CabMeio, .CabDir{
	border-top: 1px solid #B4B4B4;
}
.CabEsq{
	border-left: 1px solid #B4B4B4;
}
.CabDir{
	border-right: 1px solid #B4B4B4;
}
.LeftRank .NumRank{
	font-size: 38px;
}
.IndiqueRestrita1 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/IndiqueRestrita1.png);
	width: 171px;
	margin-top: 50px;
	height: 205px;
	float: left;
}
.IndiqueRestrita4 {
	background-image: url(https://www.cliquealimentos.com.br/tpls/img/IndiqueRestrita4.png);
	width: 171px;
	margin-top: 50px;
	height: 205px;
	float: left;
}
.FormeRedeEsq {
	padding: 10px 0 15px;
	border-top: 1px #ccc solid;
	margin-bottom: 30px;
	border-bottom: 1px #ccc solid;
}
.UsuariosEsq {
	margin-top: 5px;
	float: left
}
.UsuariosEsq p {
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 0;
	float: left;
}
.nomeRanking{
	padding-left: 14px;
}
.ItemPaginador a{
	margin: 0 10px;
}
table.LeftRank td.MiRankLeftCab {
	padding-left: 10px;		
}
table.LeftRank td.LeftRankCont {
	padding: 10px 0 0 10px;		
}
.EsqueciSenha {
	float: left; 
	margin: 5px 0 0 37px; 
	font-size: 1.8em;
}
.EsqueciSenhaLogin {
	margin: 0 0 0 3px;
	font-size: 11px;
}
.SeparadorColuna3 {
	width: 1px;
}
.MargemLoginFace {
	margin: 15px 0 10px;
}
.FormLogin #auth_submit{
    overflow: hidden;
    background-position: 0px 5px;
    margin: 0px;
    height: 32px;
    /*padding-bottom: 6px;
    padding-left: 8px;*/
    width: 29px;
    float: right;
    padding: 0;
    text-align: center;
}
form .error {
	background-color: #FFFFDD;
	border: 1px solid #FF0000;
}
.LogoDev1 {
	width:140px;
	height:50px;
	overflow:hidden;
	float:left;
	margin-left:50px;
}
.LogoDev2 {
	width:130px;
	height:50px;
	overflow:hidden;
	float:left;
}
.LogoDev3 {
	width:130px;
	height:50px;
	overflow:hidden;
	float:left;
}
/* CSS Document */
h3 {
	display: inline-block;
	margin: 15px 0;
}
h4 {
	font-weight: normal;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px */
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
.TextoPadrao p {
	line-height: 20px;
	margin-bottom: 12px;
}
.TextoPadrao a {
	text-decoration: underline !important;
}
/*.AmaticRegular {
	font-family: 'Amatic SC', cursive;
	line-height: 1;
	font-weight: 400;
}
.AmaticBold {
	font-family: 'Amatic SC', cursive;
	line-height: 1;
	font-weight: 700;
}*/
@font-face {
    font-family: 'amatic_scbold';
    src: url('./tpls/fontes/amaticsc-bold-webfont.eot');
    src: url('./tpls/fontes/amaticsc-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./tpls/fontes/amaticsc-bold-webfont.woff') format('woff'),
         url('./tpls/fontes/amaticsc-bold-webfont.ttf') format('truetype'),
         url('./tpls/fontes/amaticsc-bold-webfont.svg#amatic_scbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amatic_scregular';
    src: url('./tpls/fontes/amaticsc-regular-webfont.eot');
    src: url('./tpls/fontes/amaticsc-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./tpls/fontes/amaticsc-regular-webfont.woff') format('woff'),
         url('./tpls/fontes/amaticsc-regular-webfont.ttf') format('truetype'),
         url('./tpls/fontes/amaticsc-regular-webfont.svg#amatic_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.AmaticRegular {
	font-family: "amatic_scregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1;
}
.AmaticBold {
	font-family: "amatic_scbold", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	.AmaticBold {
		font-family: "amatic_scbold", "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-top: -5px;
	}
	.AmaticRegular {
		font-family: "amatic_scregular", "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-top: -5px;
	}
}  */
.F11 {
	font-size: 1.1em;
}
.F12_04 {
	font-size: 1.204em;
}
.F12 {
	font-size: 1.28em;
}
.F13 {
	font-size: 1.3em;
}
.F14 {
	font-size: 1.4em;
}
.F15 {
	font-size: 1.5em;
}
.F16 {
	font-size: 1.6em;
}
.F18 {
	font-size: 1.8em;
}
.F19 {
	font-size: 1.957em;
}
.F20 {
	font-size: 2em;
}
.F22 {
	font-size: 2.2em;
}
span.F23 { /* Referente a 12,41px */
	font-size: 1.875em;
}
.F23 {
	font-size: 2.3em;
}
.F24 {
	font-size: 2.4em;
}
.F26 { /* Referente a 12,04px */
	font-size: 2.16em;
}
.F30 {
	font-size: 3em;
}
#Paginador a.F30,
#FontMenor.F30 { /* Referente a 36px */
	font-size: 0.83em;
}
.F34 {
	font-size: 3.473em;
}
.F36 {
	font-size: 3.6em;
}
.F38 {
	font-size: 3.834em;
}
.F42 {
	font-size: 4.2em;
}
.F48 {
	font-size: 4.815em;
}
.F49 {
	font-size: 4.902em;
}
.Verde,
.Verde a {
	color: #83A30C !important;
}
.VerdeClaro,
.VerdeClaro a {
	color: #BFD713;
}
.Azul,
.Azul a {
	color: #003F7D;
}
.AzulClaro,
.AzulClaro a {
	color: #0566B9;
}
.Branco,
.Branco a,
a.Branco {
	color: #FFF;
}
.Preto,
.Preto a {
	color: #000;
}
.Cinza,
.Cinza a {
	color: #5C5C5C;
}
.CinzaEscuro,
.CinzaEscuro a {
	color: #272727;
}
/* HOVER */
.Preto a:hover,
.Preto a:hover span {
	color: #333;
}
.Cinza a:hover {
	color: #333;
}
.CinzaEscuro a:hover {
	color: #000;
}
.Branco a:hover,
a.Branco:hover,
.Branco a:hover span {
	color: #DDD !important;
}
.Azul a:hover,
.Azul a:hover span {
	color: #0663BA;
}
.AzulClaro a:hover {
	color: #003F7D;
}
.Verde a:hover {
	color: #BFD713;
}
.VerdeClaro a:hover {
	color: #83A30C;
}


#AlertWindow{
	border-radius: 5px;
	box-shadow:1px 2px 10px #666;
	-moz-border-radius: 5px;
	-moz-box-shadow:1px 2px 10px #666;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:1px 2px 10px #666;
	position:absolute;
	width:460px;
	left:50%;
	top:50%;
	margin-left:-230px;
	margin-top:-100px;
	z-index:103;
	font:12px Verdana, Geneva, sans-serif;
}
#AlertWindow .dialogTop {
	border-radius: 4px 4px 2px 2px;
	-moz-border-radius: 4px 4px 2px 2px;
	-webkit-border-radius: 4px 4px 2px 2px;
	padding:1px;
	background:#F00;
	text-align:left;
	border:1px solid #FFF;
	overflow:hidden;
	cursor:move;
}
#AlertWindow .dialogTop p {
	margin:2px 0 0 5px;
	padding:0;
	padding-bottom:2px;
	font-weight:bold;
	color: #FFF;
	cursor:inherit;
}
#AlertWindow .dialogMain {
	border-radius: 2px 2px 4px 4px;
	-moz-border-radius: 2px 2px 4px 4px;
	-webkit-border-radius: 2px 2px 4px 4px;
	background:#EFEFEF;
	text-align:left;
	border: 1px solid #FFF;
	overflow: hidden;
}
#AlertIco {
	width:50px;
	font-size:36px;
	color:#C00;
	float:left;
	overflow:hidden;
	text-align:center;
}
#AlertArea {
	width:390px;
	margin:20px 10px 20px 5px;
	float:left;
	overflow:hidden;
}
#AlertButton {
	margin:15px 0;
	clear:both;
	text-align:center;
}
#AlertButton input {
	border-radius: 3px;
	box-shadow:1px 1px 5px #666;
	-moz-border-radius: 3px;
	-moz-box-shadow:1px 1px 5px #666;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:1px 1px 5px #666;
	border:1px solid #333;
	cursor: pointer;
	font:12px Verdana, Geneva, sans-serif;
	color: #333;
	background-color:#CCC;
	padding:4px 8px;
}
#AlertButton input:hover {
	background-color:#CCC;
	border:1px solid #777;
}
#AlertButton input:active {
	box-shadow:1px 1px 5px #333;
	-moz-box-shadow:1px 1px 5px #333;
	-webkit-box-shadow:1px 1px 5px #333;
	border:1px solid #000;
	color: #000;
}
.CornerDialog { 
	border:0;
	position:relative;
	overflow:visible;
}
.CornerDialog .dialogTop { padding:3px 3px 2px 3px; }
