﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
    line-height: 1;    
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Inicio */

html
{
    height: 100%;
}
body
{
    background-position: 50% top;
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #696969;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-weight: bold;    
}

form
{
    width: 100%;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #EDF5FE; /*border-bottom: #d1d1d1 1px solid;*/
}

img, div 
{
    behavior: url(iepngfix.htc)
}

/*#containerMainBody
{    
    display: block;
    width: 100%;
    margin: 0 auto;    
    background-color: #ffffff;
}*/

.linkPaginaPrincipal
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
    color: #6495ed;
}

.linkAtivarconta
{
    margin-top: 20px;
    margin-left: 5px;
    font-size: 14px;
    font-family: Tahoma; /*color: #696969;*/
    color: #545454;
    font-weight: normal;
    text-decoration: none;
    background-position: left top;
    background-image: url(images/chave.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.linkAtivarconta a.hover
{
    text-decoration: underline;
}

#containerMain
{
    display: block;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff;
}

#container
{
    width: 954px;    
    background-position: center 50%;
    margin: 0px auto;    
    background-repeat: no-repeat;
}

.clear 
{
	CLEAR: both
}

#Header
{
    /*#A6B9C7*/ /*width: 960px;*/ /* width: 100%;
    height: 115px;
    background-image: url(App_Themes/comofoiatendido/images/bgheader.jpg);
    margin: 0px auto;
    background-repeat: repeat-x;
    background-color: #fff; */
    width: 100%;
    height: 115px;    
    background-image: url(images/bgheader.jpg);
    margin: 0px auto;
    background-color: #fff;
}

#Header ul
{
    padding-left: 600px;
    background-position: center 50%;
    padding-top: 15px;
}

#Header ul li
{
    float: left;
    color: #000000;
    margin-left: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 20px;
}
#Header ul li a
{
    color: #000000;
    font: 10pt/19px Verdana;
    text-decoration: underline;
}
#Header ul li a:hover
{
    text-decoration: underline;
    color: #ff0000;
}

#Header span
{
    float: left;    
    position: absolute;
    padding-top: 30px;
    padding-left: 400px;
    left:300px;
       
}

#HeaderPrincipal
{
    display: block;
    width: 960px;
    margin: 0 auto;
/*    text-align: left;*/
}

#HeaderLeft
{        
    display: block;
    width: 288px;
    height: 115px;
    float: left;
}

#HeaderRight
{
    display: inline-block;
    width: 670px;
    height: 115px;
    padding-top: 25px;
}

#HeaderRigth span
{

}

#tituloPrincipal
{
    width: 100%;
    height: 53px;
    background-position: 50% top;
    background-image: url(images/bgtituloprincipal.jpg);
    margin: 0px auto;
    background-repeat: inherit;
    background-color: #fff; /*#9BB2C0; */ /*#a6b9c7;*/
}

#menuSolucoes
{
    width: 960px;
    height: 40px;    
    margin: 0px auto; 
}

#menuSolucoes ul
{
    margin-left: 5px;
    vertical-align: middle;
    padding-top:5px;
}

#menuSolucoes ul li
{
    float: left;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 5px;
    padding-top: 8px;
}

#menuSolucoes ul li a.bemvindo
{
    margin-left: 10px;
    font-size: 16px;
    color: #a9a9a9;
    font-family: Tahoma;
}

#menuSolucoes ul li a.ativo
{
    color: #ffffff;
    text-decoration: none;
    font-size: 11pt;
    font-family: Tahoma;
    font-weight: bold;
    background-color: #005EFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-left: 18px;    
}

#menuSolucoes ul li a.naoativo
{
    /*color: #202F44;*/
    text-decoration: none;
    font-size: 11pt;
    font-family: Tahoma;
    color: #b0c4de;
}

#menuSolucoes ul li a:hover.ativo
{
    color: #ffffff;
    text-decoration: none;
    font-size: 11pt;
    font-family: Tahoma;
    font-weight: bold;
    background-color: #005EFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-left: 18px;    
}

#menuSolucoes ul li a:hover.naoativo
{
    color: #ffffff;
    text-decoration: none;
    font-size: 11pt;
    font-family: Tahoma;
    font-weight: bold;
    background-color: #005EFF;
    border-bottom: #add8e6 thick solid;
}

#twitter
{
    margin-left: 100px;
}

#barraTitulo
{
    width:780px;
    height: 40px;
    background-position: 50% top;    
    background-image: url(images/barrafundoazul.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
}

#splashHeader
{
    width:958px;
    height: 240px;
    background-position: 50% top;    
    background-image: url(images/capa.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
    background-color: #EDF5FE;
    /*background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocriaconta.jpg);*/
    border-bottom: #d3d3d3 1px solid; 
    border-left: #d3d3d3 1px solid; 
    border-top: #d3d3d3 1px solid; 
    border-right: #d3d3d3 1px solid; 
}

/**/

h1
{
    margin-top: 20px;
    margin-left:5px;
    font-size: 14pt;
    font-family: Tahoma;
    color: #202f44;
    font-weight: bold;
}

h1 a
{
    text-decoration: none;
}

h1 span
{
    margin-top: 20px;
    margin-left: 5px;
    font-size: 9pt;
    font-family: Tahoma;
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
    background-position: left top;
    background-image: url(images/clique16.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
    padding-left: 15px;
}

#h1Solucao
{
    margin-top: 20px;
    margin-left: 5px;
    font-size: 14pt;
    font-family: Tahoma;
    color: #8b0000;
    font-weight: bold;
    border-bottom: #c0c0c0 1px solid;
}

h2
{
    margin-top: 20px;
    margin-left: 5px;
    font-size: 10pt;
    font-family: Verdana;
    color: #202f44;
    font-weight: bold;
}

p
{
    margin-top: 20px;
    margin-left: 8px;
    padding-right: 10px;
    font-size: 9pt;
    font-family: Verdana;
    color: #000000;
    line-height: 14pt;
}
 
p a
{
    /*font-size: 9pt;
    font-family: Verdana;
    color: red;
    line-height: 14pt;
    text-decoration: none;*/
    margin-top: 20px;
    margin-left: 5px;
    font-size: 9pt;
    font-family: Tahoma;
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
    background-position: left top;
    background-image: url(images/clique16.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
    padding-left: 15px;  
}

#pProjetos
{
    margin-top: 20px;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    line-height: 14pt;
    padding-left: 70px;
    background-position: left top;
    background-image: url(images/projetos2.jpg);
    background-repeat: no-repeat;
}

#pDesenvolvimento
{
    margin-top: 20px;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    line-height: 14pt;
    padding-left: 70px;
    background-position: left top;
    background-image: url(images/sistemas2.jpg);
    background-repeat: no-repeat;
}

#pInternet
{
    margin-top: 20px;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    line-height: 14pt;
    padding-left: 70px;
    background-position: left top;
    background-image: url(images/internet2.jpg);
    background-repeat: no-repeat;
}

#pComputadores
{
    margin-top: 20px;
    margin-left: 5px;
    padding-right: 5px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    line-height: 14pt;
    padding-left: 70px;
    background-position: left top;
    background-image: url(images/computadores2.jpg);
    background-repeat: no-repeat;
}

#tituloSolucoes
{
    color: #3399ff;
    font-size: 20px;
    font-family: 'Times New Roman';
}

/**/

#corpoPrincipal
{
    display: inline-block;
    width: 958px;    
    background-color: #ffffff;    
    background-position: center 50%;
    margin: 0px auto;
    background-repeat: no-repeat;
}

#corpoPrincial h1
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #5C7713;*/
    padding-left: 5px;
    font-weight: bold;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;    
}

#SiteMap
{
    display: block;
    width: 960px;
    margin: 0 auto;
    text-align: left;    
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#SiteMap span
{
    
}

#colunaLogin
{
    display: block;
    width: 235px;
    height: 100%;
    float: left;
    padding-left: 0px;
    margin: 0px auto 0px 7px; /*  border-bottom: #d3d3d3 1px solid; 
    border-left: #d3d3d3 1px solid; 
    border-top: #d3d3d3 1px solid; 
    border-right: #d3d3d3 1px solid; */
    background-image: url(images/login.jpg);
    background-repeat: no-repeat;
}

#colunaLogin h1
{
    width: 220px;
    height: 60px;
    border: 0px;
    background-image: url(images/consumidorlogin.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding-right: 0px;
    padding-top: 75px;
    padding-bottom: 0px;
    padding-left: 0px;    
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #808080;       
    text-decoration: none;    
    line-height: 20px;
    cursor: hand;
}

#colunaLogin h2
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;      
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #808080;       
    text-decoration: none;    
}

#colunaLogin .comousar
{
    margin-left: 40px;
    padding-left: 0px;
    width: 114px;
    height: 95px;    
    background-position: 50% bottom;    
    background-repeat: no-repeat;
    background-image: url(images/comousar.jpg);    
}

#colunaLogin a
{
    margin-left: 10px;
    font-size: 12px;
    font-family: tahoma;
    color: #6495ed;
    font-weight: normal;
    line-height: 20px;
}

#colunaLogin a.criarconta
{    
    margin-top: 25px;
    margin-left: 15px;
    display: inline-block;
    width: 191px;
    height: 39px;
    border: 0px;
    background-image: url(images/criarconta.gif);
    background-repeat: no-repeat;
}

#colunaLogin h1 span    
{
    font-size: 20px;
    font-family: 'Times New Roman';
    color: #5F829C;    
    font-weight: normal;
}

#colunaLogin h2
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 11px;
    font-family: Tahoma;
    color: #666666;
    font-weight: bold;
}

#colunaLogin p
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 11px;
    font-family: Tahoma;
    color: #999999;
    line-height: 12px;
}

#colunaMenuAtendimento
{
    /*display: block;*/
    width: 220px;
    height: 450px;
    float: left;
    padding-left: 5px;    
}

#colunaMenuAtendimento h1
{
    width: 220px;
    height: 60px;
    border: 0px;
    background-image: url(images/atendimento.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: tahoma;
    color: #808080;
    padding-top: 75px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding-right: 0px;
    line-height: 20px;
}

#colunaMenuNegocio
{
    /*display: block;*/
    width: 220px;
    height: 450px;
    float: left;
    padding-left: 5px;    
}

#colunaMenuNegocio h1
{
    width: 220px;
    height: 60px;
    border: 0px;
    background-image: url(images/areanegocios.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: tahoma;
    color: #808080;
    padding-top: 75px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding-right: 0px;
    line-height: 20px;
}

#colunaMenuNegocio h2
{
    width: 220px;
    height: 60px;
    border: 0px;
    background-image: url(images/negocios.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: tahoma;
    color: #808080;
    padding-top: 75px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding-right: 0px;
    line-height: 20px;
}

#colunaMenuConsumidor
{
    /*display: block;*/
    width: 220px;
    height: 450px;
    float: left;
    padding-left: 5px;    
}

#colunaMenuConsumidor h1
{
    width: 220px;
    height: 60px;
    border: 0px;
    background-image: url(images/areadoconsumidor.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    font-family: tahoma;
    color: #808080;
    padding-top: 75px;
    padding-bottom: 0px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    padding-right: 0px;
    line-height: 20px;
}

#colunaMenuConsumidor h2
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 20px;
    font-family: 'Times New Roman';
    color: #333333;
    font-weight: bold;
    margin-bottom: 5px;
}

#colunaMenuConsumidor p
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 11px;
    font-family: Tahoma;
    color: #999999;
    line-height: 12px;
}

#colunaMenuConsumidor a.linkMenuConsumidor
{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-left: 18px;
    font-size: 14px;
    font-family: Tahoma;
    /*color: #6495ed;*/
    color: #333333;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
}

#colunaMenuConsumidor a.linkMenuConsumidorAtivo
{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    margin-left: 18px;
    font-size: 14px;
    font-family: Tahoma; /*color: #a9a9a9;*/ /*color: #333333;*/
    color: white;
    line-height: 22px;
    font-weight: normal; 
    background-color: #005EFF;
    /*background-image: url(images/fundomenublue.png);
    background-color: #008fff;*/
    text-decoration: none;
}

#colunaMenuConsumidor a:hover.linkMenuConsumidor
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 14px;
    font-family: Tahoma; /*color: #a9a9a9;*/
    color: #333333;
    line-height: 22px;
    font-weight: normal;
    color: white;
    background-color: #005EFF;
    /*background-image: url(images/fundomenublue.png);
    
    background-repeat: repeat-x;*/
}

#colunaMenuConsumidor a.linkMenuConsumidorSair
{
    padding-top: 180px; 
    margin-top: 20px;
    margin-left: 18px;
    font-size: 11px;
    font-family: 'Microsoft YaHei' , Tahoma;
    color: #990000;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: right;
    
}

#colunaServico
{
    display: block;
    width: 220px;
    height: 345px;
    float: left;
    padding-left: 5px;
    background-position: 50% top;    
    background-image: url(images/colunaServico.jpg);
    margin: 0px auto;
    background-repeat: no-repeat;
}

#colunaServico ul
{
}

#colunaServico ul li
{
    top:10px;
    left: 12px;
    margin-left: 20px;
    padding-right: 10px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    list-style-image: url(images/check.jpg);
    vertical-align: middle;
    line-height: 14pt;
    position: relative;
}

#colunaServico a.quemjacontratou
{    
    display: inline-block;
    width: 150px;
    height: 50px;
    border: 0px;
    background-image: url(images/quemjacontratou.jpg);
    background-repeat: no-repeat;
}
#colunaServico a.queroumcontato
{    
    display: inline-block ;
    width: 150px;
    height: 50px;
    border: 0px;
    background-image: url(images/queroumcontato.jpg);
    background-repeat: no-repeat;
}

#colunaSplash
{
    float: right;
    width: 700px;
    padding-left: 0px;
    /*background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocoluna.jpg);*/
}

#colunaCriarConta
{
    float: right;
    width: 710px;
    height: 600px;
    padding-left: 0px;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocriaconta.jpg);
}

#colunaCriarConta h1
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 16px;
    font-family: 'Microsoft YaHei' , Tahoma;
    color: #ff4500;
    font-weight: bold;
    margin-bottom: 5px;
}

#colunaCriarConta h2
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 12px;
    font-family: 'Microsoft YaHei' , Tahoma;
    color: #696969;
    font-weight: normal;
    margin-bottom: 5px;
}

#colunaCriarConta h2 span
{

}

#colunaCriarConta p
{
    margin-left: 25px;
}

#colunaDados
{
    float: right;
    width: 710px;
    height: 100%;
    padding-left: 0px;
}

#colunaDados h1
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 16px;
    font-family: 'Microsoft YaHei' , Tahoma;
    color: #8b0000;
    font-weight: bold;
    margin-bottom: 5px;
}

#colunaDados h2
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 12px;
    font-family: 'Microsoft YaHei' , Tahoma;
    color: #8b0000;
    font-weight: normal;
    margin-bottom: 5px;
}

#colunaDados h2 span
{

}

#colunaDados p
{
    margin-left: 25px;
}

.atalhonovoCupom
{
    padding-left: 0px;
    margin-left: 0px;
    width: 315px;
    height: 52px;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/novocupom.jpg);
}

#CampoBuscar
{
    float: right;
    width: 100%;
    height: 65px;
    background-color: #ffcc66;
}

.lblBuscar
{
    float: left;
    width: 120px;
    font-family: 'Times New Roman';
    color: #8b4513;
    font-size: 20px;
    line-height: normal;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
}

#mostraFiltro
{
    float: right;
    width: 100%;
    height: 20px;
    background-image: url(images/fundomenublue.png);
    background-repeat: repeat-x;
}

#mostraFiltro span
{
    font-family: Tahoma;
    color: #ffffff;
    font-size: 12px;
    padding-right: 5px;
    margin-left: 10px;
}

#formDados
{ 
    float: left;
    width: 700px;
    height: 100%;
    padding-left: 0px;
    /*background-color: #EDF5FE;*/
    background-color: #EDF5FE;
    /*background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocriaconta.jpg);*/
    border-bottom: #d3d3d3 1px solid; 
    border-left: #d3d3d3 1px solid; 
    border-top: #d3d3d3 1px solid; 
    border-right: #d3d3d3 1px solid; 
}

#formDados h1
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #5C7713;*/
    padding-left: 5px;
    font-weight: bold;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formDados h1 span
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #84A846;*/
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formDados h2
{
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    line-height: 15pt;
}

#formDados h3
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
    padding-left: 22px;
    font-weight: normal;
    font-style: normal;
}

#formDados p
{
    font-family: 'Times New Roman';
    font-size: 14px;
    color: #696969;    
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: normal;
    letter-spacing: normal;
}


#formPrincipal
{
    float: right;
    width: 710px;
    height: 100%;
    padding-left: 0px;    
    background-color: #ffffff;
}

#formPrincipal h1
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #5C7713;*/
    padding-left: 5px;
    font-weight: bold;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formPrincipal h1 span
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #84A846;*/
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formPrincipal h2
{
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    line-height: 15pt;
}

#formPrincipal h3
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
    padding-left: 22px;
    font-weight: normal;
    font-style: normal;
}

#headerConsumidor
{
    display: inline-block;
}

#leftHeaderConsumidor
{
    display: block;
    float:left; 
}

#rigthHeaderConsumidor
{
    float: right;
}

#painelEstabelecimentoConsumidor
{
    width: 680px;
    height: 100%;
    background-color: #ffffff;
    border-bottom: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    margin-left: 15px;
    margin-right: 15px;
}

#painelEstabelecimentoConsumidor h2
{
    color: #6b8e23;
    font-size: 18pt;
    font-family: 'Times New Roman';
}

#painelComentarios
{
    width: 680px;
    height: 100%;
    background-color: #ffffff;
    border-bottom: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    margin-left: 15px;
    margin-right: 15px;
}

#painelComentarios h2
{
    color: #6b8e23;
    font-size: 18pt;
    font-family: 'Times New Roman';
}

#painelPontuacao
{
    width: 680px;
    height: 100%;
    background-color: #ffffff;
    border-bottom: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    margin-left: 15px;
    margin-right: 15px;
}

#painelPontuacao h2
{
    color: #6b8e23;
    font-size: 18pt;
    font-family: 'Times New Roman';
}

#painelResultado
{
    width: 680px;
    height: 100%;
    background-color: #ffffff;
    border-bottom: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    margin-left: 15px;
    margin-right: 15px;
}

#painelResultado h2
{
    color: #6b8e23;
    font-size: 18pt;
    font-family: 'Times New Roman';
}

#painelAtivacaoConta
{
    width: 680px;
    height: 100%;
    background-color: #ffffff;
    border-bottom: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-right: #d3d3d3 1px solid;
    margin-left: 15px;
    margin-right: 15px;
}

#painelAtivacaoConta h2
{
    color: #8b0000;
    font-size: 18pt;
    font-family: 'Times New Roman';
}

.mensagemAviso
{
    color: #a52a2a; /*696969;*/
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 16px;
    line-height: 1.2em !important;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: 'Times New Roman';
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

.tituloEstabelecimento
{
    font-family: 'Times New Roman';
    color: #556b2f;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}

.dadosEstabelecimento
{
    font-family: 'Times New Roman';
    color: #a9a9a9;
    font-size: 18px;
    font-weight: normal;
}

.linkSiteEstabelecimento
{
    font-family: 'Times New Roman';
    color: #6495ed;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
}

#infoNegocios
{
    background-position: center 50%;    
    margin: 0px auto;
    width: 100%;
    background-repeat: no-repeat;    
}

#infoNegocios #navNegocios
{
    margin: 0px auto;
    padding-left: 0px;    
}
#navNegocios li
{
    display: block;
    float: left;
    margin: 0px;
    list-style-type: none;
}

#navNegocios li a.fidelizacao
{
    width: 690px;
    height: 440px;
    background-image: url(images/fidelizacao.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
    display: block;
    padding-right: 0px;    
    padding-left: 20px;    
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;    
    text-align: center;
    text-decoration: none;
}

#navNegocios li a.vantagens
{
    width: 690px;
    height: 150px;
    background-image: url(images/vantagens.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
    display: block;
    padding-right: 0px;    
    padding-left: 20px;    
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;    
    text-align: center;
    text-decoration: none;
}

#navNegocios li a.comofunciona
{
    width: 690px;
    height: 150px;
    background-image: url(images/comofuncionaparaempresa.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
    display: block;
    padding-right: 0px;    
    padding-left: 20px;    
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px 0px 0px 0px;
    text-transform: none;    
    text-align: center;
    text-decoration: none;
}

#formPerfil
{ 
    float: left;
    width: 700px;
    height: 610px;
    padding-left: 0px;
    /*background-color: #EDF5FE;*/
    background-color: #EDF5FE;
    /*background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocriaconta.jpg);*/
    border-bottom: #d3d3d3 1px solid; 
    border-left: #d3d3d3 1px solid; 
    border-top: #d3d3d3 1px solid; 
    border-right: #d3d3d3 1px solid; 
}

#formPerfil h1
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #DD6117;*/
    padding-left: 5px;
    font-weight: bold;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formPerfil h1 span
{
    font-family: 'Times New Roman';
    font-size: 29px;
    color: #333333;
    /*color: #BC3801;*/
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
    line-height: 18pt;
    letter-spacing: 0px;
}

#formPerfil h2
{
    font-family: Arial;
    font-size: 16px;
    color: #333333;
    padding-left: 5px;
    font-weight: normal;
    font-style: normal;
}

#formPerfil h3
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
    padding-left: 22px;
    font-weight: normal;
    font-style: normal;
}

#formPerfil .textoAviso
{
    font-family: 'Times New Roman';
    font-size: 16px;
    color: #696969;
    padding-top: 10px;
    padding-left: 22px;
    font-weight: normal;
    font-style: italic;
}

#colunaProduto
{
    float: right;
    width: 380px;
    padding-left: 0px;
    /*background-position: 50% bottom;
    background-repeat: no-repeat;
    background-image: url(images/fundocoluna.jpg);*/
}

#colunaProduto h2
{
    margin-top: 20px;
    margin-left: 5px;
    font-size: 14pt;
    font-family: Tahoma;
    color: #8b0000;
    font-weight: bold;
    /*border-bottom: #c0c0c0 1px solid;*/
}

#colunaProduto h2 span
{
    margin-top: 20px;
    margin-left: 1px;
    font-size: 14pt;
    font-family: Verdana;
    color: #b22222;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}

#colunaProduto ul
{
}

#colunaProduto ul li
{
    top:10px;
    left: 12px;
    right:5px;    
    margin-left: 20px;
    padding-right: 10px;
    font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    list-style-image: url(images/check.jpg);
    vertical-align: middle;
    line-height: 14pt;
    position: relative;}

#colunaProduto a.cliqueaqui
{
    margin-left: 75px;
    display: inline-block;
    width: 169px;
    height: 39px;
    border: 0px;
    background-image: url(images/cliqueaqui.jpg);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}

#formulario
{
    display: inline-block;
    position: inherit; 
    width: 780px; 
    background-color: #ffffff;
    padding: 0px auto;
}

fieldset
{
    display: block;
    float: left;
    clear: both;
    width: 760px;
    margin: 10px 0px 1.5em 10px;
    padding: 0px auto;
    border: 0px;
    background-color: #DFE9F2;
}

legend
{
    display:block;
    margin-left: 1em;
    color: #9999ff;
    font-weight: bold;
    font-size: 12pt;
    font-family: Tahoma;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 10px;
}

fieldset span
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #a9a9a9;
    font-weight: normal;
    text-decoration: none;
    margin-left: 2px;
}

fieldset h1
{
    margin-left: 1em;
    font-size: 10pt;
    font-family: Tahoma;
    color: #202f44;
    font-weight: normal;
}

fieldset a
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #4169e1;
    font-weight: normal;
    text-decoration: none;
}

fieldset ol 
{  
    padding: 1em 1em 0 1em;  
    list-style: none; 
}
 
fieldset li 
{  
    float: left;  
    clear: left;
    padding-bottom: 1em; 
}

fieldset p
{
    padding-left: 20px;
    color: #000000;
    font-size: 10pt;
    font-family: Tahoma;
}

#ValidationImage
{
    margin-top: 10px;
    margin-left: 10px;
    height: 60px;
}

#barraFooter
{
    width: 100%;
    height: 36px;
    background-position: 50% top;
    background-image: url(images/cupons.jpg);
    margin: 0px auto;
}

/******* Footer : Start *********/
#footer
{
    display: inline-block;    
    width: 100%;
    height: 50px;     
    margin: 0px auto;    
    background-color: #dcdcdc;
}

#footer ul
{
    display: block;
    width: 960px;
    margin: 0 auto;
    text-align: left;    
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;    
}

#footer ul li
{
    float: left;
    color: #ffffff;    
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 15px;
    font-size: 12px;
    line-height: 19px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
}

#footer ul li a
{
    color: #202F44;
    font-size: 12px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}

#footer ul span
{
    color: #a9a9a9;
}

#footer p.design
{
    padding-left: 346px;
    font: 11px/19px Arial, Helvetica, sans-serif;
    color: #ffffff;
}
#footer p.design a
{    
    color:#FFFFFF; 
    background-color:inherit; 
    text-decoration:none;
}
#footer p.design a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
/******* Footer : End *********/

/* ASP.NET ----------------------------------------------------------------*/

#ValidationImage
{
    margin-left: 25px;    
}

.lblMensagem
{
    float: left;
    width: 10em;
    margin-right: 1em;
    text-align: left;
    font-size: 14px;
    color: #b22222;
    font-family: Tahoma;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.2em !important;   
    padding-left: 4pt;
}

.lblNomeConsumidor
{
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0px;
}

#aspLabelCss
{
    font-size: 12px;
    color: #696969;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.aspLabel
{
    float: left;
    width: 10em;
    margin-right: 1em;
    text-align: left;
    font-size: 14px;
    color: #696969;
    font-family: Tahoma;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    text-decoration: none;
    clip: rect(5px auto auto auto);
}

.aspLabelLogin
{
    width: 100%;
    height: 18px;
    float: left;
    text-align: left;
    font-size: 11px;
    color: #a9a9a9;
    font-family: Tahoma;
    vertical-align: middle;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
    padding-left: 10px;
}   

.aspCheckBox
{
    color: #696969;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.2em !important;
}

.aspLabelMensagem
{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 10pt;
    color: #ff0000;
    font-family: Tahoma;
    vertical-align: middle;
}

#btnLogin
{
    background-position: left top;
    background-image: url(images/btnlogin.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    width: 125px;
    height: 29px;
    margin-left: 0px;
    padding-left: 0px;
}

#btnEnviar
{
    background-position: left top;
    background-image: url(images/botao.jpg);
    background-repeat: no-repeat;
    display: block;
    color: #ffffff;
    width: 142px;
    height: 63px;    
    text-decoration: none;
    font-family: 'Arial Black';
}

.aspButton
{
    background-position: left top;
    background-image: url(images/botao.jpg);
    background-repeat: no-repeat;
    display: block;
    color: #ffffff;
    width: 142px;
    height: 63px;    
    text-decoration: none;    
    font-family: 'Arial Black';
}

.aspImageButton
{
    background-position: 1px 1px;
    background-attachment: fixed;
    line-height: 1.2em !important;   
}

.aspLinkButton
{
    background: none transparent scroll repeat 0% 0%;
    color: #1e90ff;
    padding-bottom: 0.2em !important;
    padding-left: 0.4em !important;
    padding-right: 0.4em !important;
    padding-top: 0.2em !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
    text-decoration: underline;
}


.aspListBox
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
}
.aspLoginName
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-style:italic !important;
    font-weight: normal !important;
    line-height: 1.2em !important;

}
.aspLoginStatus
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: bold !important;
    line-height: 1.2em !important;
}
.aspRadioButton
{
    color: #ffffff;
    /*font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;*/
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.2em !important;
}
.aspRadioButtonList
{
    color: #696969;
    /*font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;*/
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.2em !important;
}
.aspTextBox
{
    color: #333333;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 16px;
    font-weight: normal !important;
    line-height: 1.2em !important; /*color: #000000;
    font-family: Tahoma;
    font-size: 10pt;*/
    font-weight: normal;
    line-height: 1.2em !important;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: #ffffff;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.aspTextBoxLogin
{
    height: 15px;
    color: #333333;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 1.2em !important; /*color: #000000;
    font-family: Tahoma;
    font-size: 10pt;*/
    font-weight: normal;
    line-height: 1.2em !important;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: middle;
    margin-left: 10px;
}

.aspDropDownList
{
    color: #333333;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.2em !important;
    padding-left: 4pt;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: #ffffff;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.aspSiteMapPath
{
    margin-top: 20px;
    margin-left: 18px;
    font-size: 10px;
    font-family: 'Verdana';
    color: #a9a9a9;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: normal;
}

/* ASP.NET ----------------------------------------------------------------*/

/* Pop Up (Tipo banner flutante)*/
#popup 
{
    position: absolute;
    top: 30%;
    left: 30%;
    width: 300px;
    height: 150px;
    padding: 20px 20px 20px 20px;
    border-width: 2px;
    border-style: solid;
    background: #ffffa0;
    display: none;
    
}

#pop
{   display:block;
    position:absolute;
    top: 100px;
    left: auto;
    margin-left: 0px;
    margin-top: 0px;
    padding:10px;
    width:384px;
    height:153px;
    /*border:1px solid #d0d0d0*/
}


/**/

.cssDataList
{
    margin: 10px 10px 10px 20px;
}

/* GridView */
.gridViewCss
{    
    width: 95%;    
    background-color: #fff;    
    margin: 10px 10px 10px 20px;
    border: solid 1px #d3d3d3;    
    border-collapse: collapse;    
}   

.gridViewCss td
{
    padding: 5px;
    border: solid 1px #d3d3d3;
    color: #717171;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}   

.gridViewCss th
{
    padding: 5px;
    color: #333333;
    background: #424242 url(images/grd_headblue.png) repeat-x top;
    border-left: solid 1px #d3d3d3;
    font-size: 15px;
    font-weight: normal;
}

.gridViewCss .alt 
{ 
    background: #fcfcfc url(images/grd_alt.png) repeat-x top; 
}

.gridViewCss .pgr 
{ 
    background: #424242 url(images/grd_headblue.png) repeat-x top; 
}

.gridViewCss .pgr table 
{ 
    margin: 5px 5px 5px 5px; 
}

.gridViewCss .pgr td
{
    padding: 0 6px;
    border-left: #d3d3d3 1px solid;
    font-weight: bold;
    color: #4169e1;
    line-height: 12px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.gridViewCss .pgr a 
{   
    color: #666; 
    text-decoration: none; 
}

.gridViewCss .pgr a:hover 
{ 
    color: #000; 
    text-decoration: none; 
}

/**/

.gridViewCliente
{    
    width: 95%;    
    background-color: #fff;    
    margin: 10px 10px 10px 20px;    
}   

.gridViewCliente td
{
    padding: 5px;    
    color: #717171;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}   

.gridViewCliente th
{
    padding: 5px;
    color: #333333;
    background: #424242 url(images/grd_headblue.png) repeat-x top; 
    font-size: 15px;
    font-weight: normal;
}

.gridViewCliente .alt 
{ 
    background: #fcfcfc url(images/grd_alt.png) repeat-x top; 
}

.gridViewCliente .pgr 
{ 
    background: #424242 url(images/grd_headblue.png) repeat-x top; 
}

.gridViewCliente .pgr table 
{ 
    margin: 5px 5px 5px 5px; 
}

.gridViewCliente .pgr td
{
    padding: 0 6px;
    font-weight: bold;
    color: #4169e1;
    line-height: 12px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.gridViewCliente .pgr a 
{   
    color: #666; 
    text-decoration: none; 
}

.gridViewCliente .pgr a:hover 
{ 
    color: #000; 
    text-decoration: none; 
}
/**/

.gridViewCssII
{
    width: 95%;
    background-color: #fff;
    margin: 10px 10px 10px 20px;
    border-collapse: collapse;
    border-bottom-color: #d3d3d3;
    border-right-width: 1px;
    border-top-color: #d3d3d3;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #d3d3d3;
    border-left-color: #d3d3d3;
    border-left-width: 1px;
}   

.gridViewCssII td
{
    padding: 5px;
    color: #717171;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    border-bottom-color: #d3d3d3;
    border-right-width: 1px;
    border-top-color: #d3d3d3;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #d3d3d3;
    border-left-color: #d3d3d3;
    border-left-width: 1px;
}   

.gridViewCssII th
{
}

.gridViewCssII .alt
{
    background-color: #f5f5f5;
    background-position: 50% top;
}

.gridViewCssII .pgr 
{ 
    background: #424242 url(images/grd_headblue.png) repeat-x top; 
}

.gridViewCssII .pgr table 
{ 
    
}

.gridViewCssII .pgr td
{
    border-left: #d3d3d3 1px solid;
    font-weight: bold;
    color: #4169e1;    
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.gridViewCssII .pgr a 
{   
    color: #666; 
    text-decoration: none; 
}

.gridViewCssII .pgr a:hover 
{ 
    color: #000; 
    text-decoration: none; 
}


/* Tab Ajax */
.ajax__myTab .ajax__tab_header 
{
    margin-left: 20px;
    font-family: verdana,tahoma,helvetica;        
    font-size: 11px;    
}         

.ajax__myTab .ajax__tab_outer 
{
    padding-right: 4px;       
    height: 21px;       
    background-color: #d3d3d3;   
    margin-right: 2px;       
}         

.ajax__myTab .ajax__tab_inner 
{
    padding-left: 3px;     
    background-color: #d3d3d3;   
}        

.ajax__myTab .ajax__tab_tab 
{
    margin-left: 20px;
    height: 13px;     
    padding: 4px; 
    margin: 0;  
}    

.ajax__myTab .ajax__tab_hover .ajax__tab_outer 
{
    background-color: #d3d3d3
}      

.ajax__myTab .ajax__tab_hover .ajax__tab_inner 
{
    background-color: #d3d3d3     
}        

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {} 

.ajax__myTab .ajax__tab_active .ajax__tab_outer 
{    
    background-color: #EDF5FE;
}         

.ajax__myTab .ajax__tab_active .ajax__tab_inner 
{
    background-color:#EDF5FE;
    border: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-bottom: 0px;    
}         

.ajax__myTab .ajax__tab_active .ajax__tab_tab {}

.ajax__myTab .ajax__tab_body 
{        
        font-family: verdana,tahoma,helvetica;        
        font-size: 10pt;        
        border: 1px solid #d3d3d3;
        border-top: 1px solid #d3d3d3;
        padding: 8px;        
        background-color: #EDF5FE;
        margin-left: 20px;
        margin-right: 20px;
}       
/**/

#grdViewEstabelecimento
{
    margin: 10px 20px 10px 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    /*border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;*/
}

#grdViewComentarios
{
    margin: 10px 20px 10px 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    /*border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;*/
}

#estabelecimento
{
    width: 100%;
    margin: 5px 5px 5px 5px;
} 

#logoEstabelecimento
{	
	float:left;
}

#comentarios
{
    width: 100%;
    margin: 5px 5px 5px 5px;
} 

#fotoConsumidor
{	    
	float:left;
}

#sobreoEstabelecimento
{
    float: left;
    font-size: 14px;
    color: #696969;
    font-family: Tahoma;
    line-height: 1.2em !important;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    position: relative;
    top: 2px;
    left: 2px;
    text-decoration: none;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
}

#sobreoEstabelecimento span
{
    font-family: 'Times New Roman';
    color: #696969;
    font-size: 16px;
    line-height: 20pt;
    text-decoration: none;
}

#sobreoEstabelecimento .linksite
{
    left: 300px;
    text-decoration: none;
    font-family: Tahoma;
    color: #6495ed;
    font-size: 12px;
}

#sobreoEstabelecimento .linksite:hover
{
    color: #ffffff;
    background-color: #6495ed;    
}

#sobreoEstabelecimento .botaoSeguir
{
    left: 300px;
    position: absolute;
    text-decoration: none;
}

#sobreoEstabelecimento .titulo
{
    width: 250px;
    font-family: 'Times New Roman';
    color: #483d8b;
    font-size: 22px;
    line-height: normal;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
}

#sobreoEstabelecimento .titulo:hover
{
    color: #ffffff;
    background-color: #483d8b;    
}

#sobreoEstabelecimento .linkavaliacao
{
    width: 110px;
    font-family: 'Times New Roman';
    color: #6b8e23;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    left: 400px;
    position: absolute;
    font-weight: normal;
}

#sobreoEstabelecimento .linkavaliacao:hover
{
    color: #ffffff;
    background-color: #6b8e23;
}

#sobreoComentario
{
    float: left;
    color: #808080; /*696969;*/
    font-size: 16px;
    line-height: 1.2em !important;
    padding-right: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: 'Times New Roman';
    position: relative;
    top: 2px;
    left: 2px;
    text-decoration: none;
    width: 550px;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
}

#sobreoComentario span
{
    font-family: 'Times New Roman';
    color: #808080;
    font-size: 18px;
    line-height: 20pt;
    text-decoration: none;
    font-weight: bold;
}

#sobreoComentario .nomeFantasia
{
    font-family: 'Times New Roman';
    color: #4682b4;
    font-size: 18px;
    line-height: 20pt;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}

#sobreoComentario .nomeFantasia:hover
{
    color: #ffffff;
    background-color: #4682b4;
}

#sobreoComentario .share
{
    font-family: Arial;
    color: black;
    font-size: 11px;
    line-height: 20pt;
    text-decoration: none;
}

#sobreoComentario .linksite
{
    left: 300px;
    text-decoration: none;
}

#sobreoComentario .botaoSeguir
{
    left: 300px;
    position: absolute;
    text-decoration: none;
}

#sobreoComentario .titulo
{
    width: 250px;
    font-family: 'Times New Roman';
    color: #696969;
    font-size: 20px;
    line-height: normal;
    text-decoration: none;
    font-weight: normal;
}

#sobreoComentario .titulo:hover
{
    text-decoration: underline;
}

#sobreoComentario .linkavaliacao
{
    width: 150px;
    font-family: 'Times New Roman';
    color: #6b8e23;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    left: 400px;
    position: absolute;
    font-weight: normal;
}

#dtlDuvida
{
    margin: 10px 20px 10px 20px;
}

#dtlDuvida span
{
    color: #333333; /*696969;*/
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 12px;    
    line-height: 1.2em !important;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
}

#dtlDuvida h1
{
    color: #333333; /*696969;*/
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 14px;
    line-height: 1.2em !important;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-weight: bold;
}

#dtlDuvida p
{
    color: #333333; /*696969;*/
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 1.2em !important;
    padding-left: 4pt;    
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#dtlDuvida p.span
{
    color: #333333; /*696969;*/
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 1.2em !important;
    padding-left: 4pt;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
}


/**/
.yui
{
    margin: 10px 10px 10px 10px;    
}

.yui .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    /*border-bottom:solid 5px #2647a0;*/
    border-bottom:solid 5px #005EFF;
}
.yui .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/sprite.png) #d8d8d8 repeat-x;
        margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;        
    border-bottom-width:0px;
}
.yui .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.yui .ajax__tab_hover .ajax__tab_outer
{ 
    /*background: url(images/sprite.png) #bfdaff repeat-x left -1300px;*/
     background-color: #005eff; 
}

.yui .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.yui .ajax__tab_active .ajax__tab_outer
{
    /*background:url(images/sprite.png) #2647a0 repeat-x left -1400px;*/
    background:url(images/sprite.png) #005EFF repeat-x left -1400px;
}
.yui .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #d3d3d3;
    border-top-width:0px;
}

/* Style RatingStar*/
.ratingStar 
{
    font-size: 0pt;
    width: 25px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url(images/rating/selecionada.png);
}

.emptyRatingStar 
{
    background-image: url(images/rating/vazia.png);
}

.savedRatingStar 
{
    background-image: url(images/rating/gravada.png);
}

/* Rating Preco */
.filledRatingPreco 
{
    background-image: url(images/rating/precoselecionado.png);
}

.emptyRatingPreco 
{
    background-image: url(images/rating/precovazio.png);
}

.savedRatingPreco 
{
    background-image: url(images/rating/precogravado.png);
}



/*Share*/
#orkut-button_SITE
{
    width: 45px;
    height: 16px;
    background-image: url(images/share_mini.jpg);
    background-repeat: no-repeat;
}