﻿/* WEBFONTS PADRÃO */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,300,300italic,600italic,700italic,800,800italic,700&subset=latin,latin-ext);
/* @import url(https://fonts.googleapis.com/css?family=PT+Sans); /* 



/* ESTRUTURA DESTE SITE */
a{
	text-decoration:none !important;
	color:#000;
	font-family: 'Open Sans' , sans-serif !important;
}

/*centraliza o conteudo das divs*/
.centra
{
    width: 960px;
    height: auto;
    margin: 0 auto;
	
}

.limpa
{
    clear: both;
    width: 100%;
}

.texto19
{
    font-size: 19px;
}

.texto18
{
    font-size: 18px;
}

.texto17
{
    font-size: 17px;
}

.texto16
{
    font-size: 16px;
}

.texto13
{
    font-size: 13px;
}

.texto15
{
    font-size: 15px;
}

.texto12
{
    font-size: 12px;
}

.texto11
{
    font-size: 11px;
}

.texto10
{
    font-size: 10px;
}

.texto9
{
    font-size: 9px;
}

.textoVermelho
{
    color: #4c0000;
}

.textoVerde
{
    color: #84c225;
}

.textoPreto
{
    color: #2d2d2d;
}

.textoBranco
{
    color: #fff;
}

.textoMaisPreto
{
    color: #000;
}
.textoMaisPreto {
	font-family:'Open Sans' !important;	
}

.linkVerde
{
    text-decoration: none;
    color: #84c225;
}

.linkVerde:hover
{
    text-decoration: underline;
}

.linkBranco
{
    text-decoration: none;
    color: #fff;
}

.linkBranco:hover
{
    text-decoration: underline;
}

.linkVermelho
{
    text-decoration: none;
    color: #d85700;
}

.linkVermelho:hover
{
    text-decoration: underline;
}

.linkPreto
{
    text-decoration: none;
    color: #000;
}

.linkPreto:hover
{
    text-decoration: underline;
}

.alinhaDir
{
    text-align: right;
}

.colunaDuasDir
{
    width: 320px;
    padding-right: 20px;
    float: left;
    height: auto;
}

.colunaDuasEsq
{
    width: 340px;
    float: left;
    font-family:'Open Sans' !important;	
    height: auto;
}

/* ========================= */

.barraSup
{
    width: 100%;
    height: 70px;
    background: #2d2d2d;
    clear: both;
    color: #fff;
}

.bemVindo
{
    width: 370px;
    height: 60px;
    padding-top: 10px;
    padding-right: 70px;
    float: left;
}

.horario
{
    width: 220px;
    height: 70px;
    padding-right: 20px;
    float: left;
}

.horario img
{
    padding: 20px 5px 0px 0px;
    float: left;
}

.horario p
{
    padding-top: 10px;
    margin: 0;
}

.email
{
    width: 280px;
    height: 70px;
    float: left;
}

.email img
{
    padding: 20px 5px 0px 0px;
    float: left;
}

.email p
{
    padding-top: 25px;
    margin: 0;
}

/* ========================= */

.cabecalho
{
    width: 100%;
    height: 195px;
    background: #84c225;
    clear: both;
}

.logo
{
    float: left;
    padding-top: 10px;
}

.cabecalhoMenu
{
    float: right;
    height: 77px;
    width: auto;
    color: #fff;
    padding-top: 20px;
}

.cabecalhoMenu img
{
    padding: 21px 8px;
    float: left;
}

.cabecalhoMenu a
{
    padding: 25px 8px 0px 0px;
    float: left;
}

.cabecalhoMenu div
{
    float: right;
    height: 77px;
    border-left: 1px solid #fff;
}

.cabecalhoMenu div:first-child
{
    border-right: 1px solid #fff;
}


.cabecalhoMenuInf
{
    float: right;
    height: auto;
    width: 100%;
}

.cabecalhoMenuInf ul
{
    float: right;
    padding: 20px 0 0 0;
    margin: 0;
}


.cabecalhoMenuInf ul li
{
    display: inline;
    padding-left: 20px;
}

/* ========================= */

.barraPesq
{
    width: 100%;
    height: 55px;
    background: #fff;
    clear: both;
}

.fundoLar
{
    width: 100%;
    height: 50px;
    background: #ff6700;
    position: relative;
    z-index: 1;
}

.sacola
{
    background-position: bottom;
    width: 80px;
    height: 51px;
    background-image: url('../imagens/fundoSacola.png');
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    padding: 1px;
    float: right;
    text-align: center;
}

.sacola span
{
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    padding-left: 5px;
}

.textoMini
{
    float: right;
    padding-top: 15px;
    padding-right: 5px;
    color: #fff;
}

.centra a{
	text-decoration:none !important;	
}

.pesquisa
{
    margin: 8px 0px;
    height: 24px;
    padding: 5px;
    background: #fff;
    width: 500px;
    float: left;
}

.pesquisa input[type="image"]
{
    float: right;
    padding-right: 5px;
}

.pesquisa input[type="text"]
{
    height: auto;
    width: 250px;
    font-family: 'Open Sans' , sans-serif;
    float:left;
    margin-right:10px;
}
.pesquisa select{
	height: 26px;
	width:200px;
	float:left;
	font-family: 'Open Sans' , sans-serif !important;
	font-size:14px !important;
	color:#757575 !important;
	margin-right:10px;
}

/* ========================= */

.corpo
{
    width: 100%;
    height: auto;
    background: #fff;
    clear: both;
    padding-top: 25px;
}

.menuLat
{
    width: 260px;
    height: auto;
    float: left;
    padding-right: 20px;
}

.menuLat ul
{
    list-style: none;
    width: 260px;
    padding: 0;
    margin: 0;
}

.menuLat li
{
    display: block;
    width: 260px;
    float: left;
    vertical-align: bottom;
}

.botao
{
    background-position: left top;
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background-image: url('../imagens/fundoMenuLat.png');
    background-repeat: no-repeat;
    border-top: 1px solid #84c225;
    text-decoration: none;
    color: #000;
}
.botaoCat
{
    background-position: left top;
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background-image: url('../imagens/fundoMenuLatCat.png');
    background-repeat: no-repeat;
    border-top: 1px solid #84c225;
    text-decoration: none;
    color: #000;
}
.fundoMarcas{
    background-position: left top;
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background-image: url('../imagens/fundoTituloMarcas.png');
    background-repeat: no-repeat;
    border-top: 1px solid #84c225;
    text-decoration: none;
    color: #FFF;	
    cursor:default;
}
.fundoCategorias{
    background-position: left top;
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background-image: url('../imagens/fundoCategorias.png');
    background-repeat: no-repeat;
    border-top: 1px solid #84c225;
    text-decoration: none;
    color: #FFF;	
    cursor:default;
}

.botaoSub
{
    background-position: left top;
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background-image: url('../imagens/fundoMenuLatSub.png');
    background-repeat: no-repeat;
    border-top: 1px solid #84c225;
    text-decoration: none;
    color: #000;
}

.botao:hover, .botaoSub:hover, .botaoCat:hover
{
    background-position: right top;
}


.botaoOn, .botaoOn:hover
{
    background-position: right top;
}

.botaoVoltar
{
    padding: 15px 5px 10px 20px;
    width: 235px;
    height: auto;
    display: block;
    background: #e8e8e8;
    border-top: 1px solid #84c225;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.botaoVoltar:hover
{
    background: #84c225;
}

.conteudo
{
    width: 680px;
    height: auto;
    float: left;
	font-family:'Open Sans' !important;	
}

.rodapeCorpo
{
    width: 960px;
    height: auto;
    clear: both;
    padding: 50px 0px 25px 0px;
    text-align: center;
    font-family:'Open Sans' !important;	
}


.p1
{
    color: #2d2d2d;
}

.p2
{
    color: #666;
}

/* ========================= */

.rodape
{
    width: 100%;
    height: 190px;
    background: #84c225;
    clear: both;
    color: #fff;
    font-family:'Open Sans' !important;	
}

.logoRodape
{
    padding: 45px 10px 0px 0px;
    float: left;
}

.sobre
{
    width: 450px;
    padding-top: 10px;
    float: left;
}

.contato
{
    width: 265px;
    padding-left: 60px;
    padding-top: 10px;
    float: left;
}

.menuRodape
{
    float: right;
    height: auto;
    width: 100%;
    text-transform: uppercase;
}

.menuRodape ul
{
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

.menuRodape ul li
{
    display: inline;
    padding-left: 14px;
}
/* ========================= */

.barraInf
{
    width: 100%;
    height: 45px;
    background: #2d2d2d;
    clear: both;
}

.barraInf p
{
    float: right;
    margin: 0;
    padding: 10px 0 0 0;
}

.barraInf p:first-child
{
    float: left;
}


/* estilo para a página index 
=============================
========================== */

.faixaDestaque
{
    position: absolute;
    z-index: 2;
    float: left;
}

.quadDestaque
{
    width: 243px;
    padding: 30px 30px 55px 30px;
    margin: 8px;
    margin-bottom: 0;
    margin-right: 7px;
    border: 1px solid #e8e8e8;
    position: relative;
    z-index: 1;
}

.quadDestaque p
{
    padding: 0;
    margin: 0;
}

.quadDestaque img
{
    width: 243px;
    height: auto;
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
}

.botaoDetalhe
{
    position: relative;
    z-index: 2;
    float: right;
    bottom: 55px;
}

.bemVindoIndex
{
    background: #84c225;
    width: 310px;
    padding: 15px;
    border-radius: 20px;
    color: #fff;
}

.aproveite
{
    float: left;
    width: 206px;
    height: 250px;
    padding-left: 20px;
    padding-bottom: 35px;
    position:relative;
}

.aproveiteQuad
{
    padding: 5px 20px 20px 20px;
    width: 160px;
    height: 250px;
    margin-left: 4px;
    border: 1px solid #e8e8e8;
    position: relative;
    z-index: 1;
}

.aproveiteImg
{
    position: absolute;
    z-index: 2;
}

.aproveiteFoto
{
    width: 160px;
    height: 110px;
    overflow: hidden;
}

.aproveiteFoto img
{
    width: 160px;
    height: auto;
}

.aproveiteCesta
{
    position: absolute;
    z-index: 2;
    right:10px;
    bottom:60px;
}

.preco1
{
    color: #7b1317;
}

.preco2
{
    color: #84c225;
}

.quadradoVerdeEsq
{
    width: 285px;
    height: auto;
    background: #84c225;
    border-radius: 20px;
    padding: 20px 15px;
    float: left;
    margin-right: 25px;
}

.quadradoVerdeDir
{
    width: 285px;
    height: auto;
    background: #84c225;
    border-radius: 20px;
    padding: 20px 15px;
    float: right;
}

.quadradoVerdeDir img
{
    float: left;
    margin-right: 5px;
}


.titulo22
{
    font-size: 22px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
}

/* estilo para a página produtos 
================================
============================= */

.titulo21
{
    font-size: 21px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #112107;
}

.linhaVerde
{
    width: 100%;
    clear: both;
    height: 1px;
    background: #84c225;
    margin-bottom: 35px;
}

.produto
{
    width: 190px;
    height: 350px;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 10px 10px;
    position: relative;
    z-index: 1;
	font-family: 'Open Sans'; sans-serif;
}

.produtoImg
{
    width: 190px;
    height: 190px;
    overflow: hidden;
}

.produtoImg img
{
    width: 190px;
    height: auto;
}

.produtoId
{
    clear: right;
}

.produtoTexto
{
    clear: right;
}

.produtoPreco
{
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #84c225;
    text-align: center;
}

.produtoBotao
{
    position: absolute;
    z-index: 2;
    padding-left: 140px;
    padding-top: 260px;
}

.produtoEsgoImg
{
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.produtoEsgotado
{
    padding-top: 10px;
}


.paginacProduto
{
    width: 100%;
    height: auto;
    padding-top: 70px;
    clear: both;
}

.paginacProduto p
{
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    color: #112107;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.paginacBotoes
{
    width: 100%;
    height: 40px;
    text-align: center;
}

.paginacBotao
{
    text-decoration: none;
    background: #84c225;
    font-size: 18px;
    
    margin-right: 10px;
	margin-bottom:15px;
	position:relative;
}

.paginacBotao:hover
{
    font-weight: bold;
}

.paginacBotaoOn
{
    text-decoration: none;
    background: #84c225;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 15px;
    margin-right: 10px;
}

/* estilo para a página detalhes 
================================
============================= */

.imgsDetalhe
{
    height: auto;
    width: 280px;
    float: left;
    padding-right: 50px;
}

.detalheImgPrinc
{
    height: 280px;
    width: 280px;
    overflow: hidden;
   
    clear: both;
}

.detalheImgPrinc img
{
    height: auto;
    width: 280px;
}

.miniImgCont
{
    width: 280px;
    height: 55px;
    overflow: hidden;
}

.miniImg
{
    height: 55px;
    width: 55px;
    margin-left: 20px;
    float: left;
}

.miniImg img
{
    height: auto;
    width: 55px;
}

.miniImg:first-child
{
    margin-left: 0px;
}

.detalhesCompra
{
    width: 255px;
    height: auto;
    float: left;
}

.precoCompra
{
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 30px;
    margin: 0;
}

.botaoCompra
{
    clear: both;
    width: 255px;
    height: auto;
    margin-bottom: 15px;
}

.espacoSocial
{
    width: 100%;
    height: auto;
	margin-top:20px;
}

.caixaTitulo
{
    width: 100%;
    height: auto;
    clear: both;
    background: #84c225;
    margin-bottom: 20px;
}

.caixaTitulo p
{
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
}

.produtoEsgoImg2
{
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.produtoEsgotado2
{
    position:absolute;
    bottom:0;
}
produtoEsgotadoDet
{
	
}

.produtoPreco2
{
    padding: 0;
    margin: 0;
    font-size: 17px;
    color: #84c225;
    text-align: center;
    font-weight: 600;
}

.videoDetalhes
{
    width: 100%;
    height: 280px;
    clear: both;
}

/* estilo para a página sobre 
=============================
========================== */

.titulo17
{
    font-size: 17px;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #112107;
}

.mapa
{
    width: 100%;
    height: 460px;
    clear: both;
    margin-bottom: 50px;
}

/* estilo para a página identificacao 
=====================================
================================== */

.identCont
{
    padding: 35px;
    width: 610px;
    height: auto;
    clear: both;
    margin-bottom: 50px;
    background: #84c225;
}

.titulo21Branco
{
    font-size: 21px;
    font-weight: lighter;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #fff;
}

.txtBoxIdentif
{
    width: 380px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #2d2d2d;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 20px;
    margin-right: 10px;
    float: left;
}

.btnIdentif
{
    padding: 6px 45px !important;
    width: auto;
    height: auto;
    background: #2d2d2d;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 20px;
    float: left;
    border: none;
}
.btnIdentifMenor
{
   font-size:14px !important;
   padding:6px 20px !important;
   width:130px;
  
}
.disabledButton{
	background: #CCC !important;	
}

/* estilo para a página cadastro 
================================
============================= */

.formCadastro
{
    font-size: 16px;
    font-weight: lighter;
}

.subText
{
    font-size: 12px;
    vertical-align:baseline;
    line-height:0;
}

.formCadastro p
{
    padding-bottom:10px;
    margin:0;
}

.txtBoxCad100
{
    width: 620px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #000;
}

.txtBoxCad75
{
    width: 400px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #000;
}

.txtBoxCad50
{
    width: 320px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 1px solid #000;
    margin-left: 10px;
}

.txtBoxCad25
{
    width: 120px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #000;
}

.txtBoxCad10
{
    width: 30px;
    padding: 6px 20px;
    height: auto;
    background: #fff;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    border: 1px solid #000;
    margin-left: 10px;
}

/* estilo para a página galeria 
===============================
============================ */

.textoGaleria
{
    font-size:16px;
    font-weight:lighter;
    width:390px;
    float:left;
}
.img

.textoLeve
{
    font-size:16px;
    font-weight:lighter;
}

.galeria
{
    height:auto;
    float:left;
    width:280px;
	height:250px;
	margin-bottom:10px;
	

}
.fotosGaleria a{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}


.galeriaPessoaImg
{
    float:right;
    margin: 10px 0px 10px 10px;
    height:280px;
    width:280px;
    overflow:hidden;
}

.galeriaPessoaImg img
{
    width:280px;
    height:auto;
}

.listaLinks
{
    margin:0;
    padding:0;
    list-style:none;
    width:680px;
}

.listaLinks li
{
    padding:7px 20px;
    width:640px;
}

.listaLinksOn
{
    background:#e8e8e8;
}

.listaLinks li a
{
    font-size:15px;
    font-weight:lighter;
}

/* estilo para a página contato 
===============================
============================ */

.textoContato
{
    width:300px;
    padding-right:30px;
    height:auto;
    float:left;
}

.textoContato .textoVerde
{
    font-weight:bold;
}

.mapaContato
{
    height:240px;
    width:350px;
    float:left;
}

.formContato
{
    font-size: 15px;
    font-weight: lighter;
}

.formContato .btnIdentif
{
    float:right;
}

.formContato p
{
    padding-bottom:10px;
    margin:0;
}

.txtBoxCon100
{
    width: 640px;
    padding: 6px 20px;
    height: auto;
    background: #e8e8e8;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    border:none;
    clear:both;
}

.txtBoxCon20
{
	width: 20px !important;
}

.txtBoxCon50
{
    width: 330px;
    padding: 6px 20px;
    height: auto;
    background: #e8e8e8;
    font-size: 19px;
    font-weight: lighter;
    color: #000;
    font-family: 'Open Sans' , sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    border:none;
    clear:both;
}





/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */





/* ITENS DO HTML PADRÃO */
body
{
    font-family: 'Open Sans' , sans-serif !important;
    font-size: 16px;
    min-width: 960px;
}
img
{
    display: block;
}

.corDestaque
{
    color: #cc0000;
}
.corDestaque a
{
    color: inherit;
}
.corte, .fit, .fill
{
    overflow: hidden;
}
.corte img, .fit img, .fill img
{
    width: inherit;
}

.cliqueAmpliar{
	width:185px;
	margin-left:90px;
	margin-bottom:10px;
}




/* PADROES DA AGÊNCIA, NÃO PRECISA ALTERAR NADA */
img:-moz-broken
{
    -moz-force-broken-image-icon: 1;
    width: 24px;
    height: 24px;
}
input[type=text], input[type=password], input[type=file], textarea, select
{
    vertical-align: baseline;
}
form
{
    display: inline;
}
button, input[type=button], input[type=submit], input[type=reset]
{
    padding-left: 2px;
    padding-right: 2px;
}
.clear
{
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
    font-size: 1px;
    line-height: 0;
}
.tab
{
    padding: 5px;
    border: 1px dashed #C0C0C0;
}
.tabSB
{
    padding: 0px;
    border: 0px;
}
.tabhea
{
    background-color: #666;
    font-weight: bold;
    color: #F7F7F7;
    padding: 5px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
}
.hea
{
    background-color: #F7F7F7;
    font-weight: bold;
    color: #000;
    padding: 5px;
    vertical-align: top;
}
.lab
{
    padding-right: 10px;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
}
.dat
{
    padding-top: 4px;
    padding-bottom: 4px;
}
.cou
{
    background-color: #F4F4EC;
    color: #666;
    padding: 5px;
    text-align: center;
    font-size: 9px;
}
.foo
{
    background-color: #F7F7F7;
    font-weight: bold;
    padding: 5px;
}
.off
{
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.aviso
{
    border: 1px dashed #CCC;
    text-align: center;
    padding: 10px;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}
.alerta
{
    background-color: #FFFFCC;
    color: #F60;
}
.sucesso
{
    background-color: #DDFDBD;
    color: #060;
}
.erro
{
    background-color: #FFDDDE;
    color: #600;
}
.rad10
{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.rad05
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.rad10S
{
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}
.rad10I
{
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}
.rad05S
{
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.rad05I
{
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.fundoTransparente
{
    background-color: rgba(22, 21, 17, 0.75); /* R G B Alpha */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cc161511', EndColorStr='#cc161511'); /* Alpha R G B */
}
