*{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	outline: none;
}

.erro{
	color:#E89109;	
}

td{
	vertical-align:top;	
}

.center{
	text-align:center;
}
/*
.azul{
	color:#60b7c1;
}*/

.clearB{
    clear: both;
    float: none;
    border: 0px;
    height: 0em;
    line-height: 0px;
}

.tooltip{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    background-color: yellowgreen;
    display: none;
    width: 200px;
}


form{
	padding:0; 
	margin:0; 	
}

.tErro{
	background-color:#79b5c4;
}

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
}

body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	background-color:#4d4d4d;
	text-align: center;
}

#main{
	position:relative;
	width:995px;
	text-align:center;
	margin:auto;
}


div#main { 
  min-height: 100%;/* For Modern Browsers */
  height: auto; /* For Modern Browsers */
} 

* html div#main { 
  height: 100%;/* For IE */
} 

#topo{
	position:relative;
	width:995px;
	height:147px;
	background-repeat:no-repeat;
	background-position:11px 0px;
}

#bannerTopo{
	position:absolute;
	top:0px;
	left:0px;
	width:995px;
	height:147px;
	background-image:url(../imagens/layout/main_top_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#bannerTopo.noShadow, #bottom.noShadow, #areaAproveitada.noShadow{
	background-image:none;
}

#fundoTopo{
	position:relative;
	margin:auto;
	width:973px;
	height:130px;
}

#logo{
    position:absolute;
    /*background-image:url(../imagens/layout/logotipo.png);*/
    background-repeat:no-repeat;
    background-position: right bottom;
    width:405px;
    height:121px;
    left:0px;
    top:5px;
}

#logo a img{
    width:405px;
    height:121px;
    border:0px;
}


#links{
    position:absolute;
    width:434px;
    height:130px;
    left:536px;
    top:0px;
    color:#bab9b9;  
}

#links .icons{
    position: absolute;
    width: 360px;
    height: 50px;
    top:95px;
    left: -128px;
    text-align: left;
}


#links .icons a{
    display:block;
    float:left;
    color:#FFFFFF;
    text-decoration: none;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 700;
}
#links .icons .selected,
#links .icons a:hover{
    color:#b6a780;
    border-bottom: 2px solid #b6a780;
}

#links .lingua{
	position:absolute;
	left:361px;
	top:27px;
	z-index: 10;
}
#links .lingua img{
	padding-right: 5px;
}
#links .lingua a{
	
	/*display:block;*/
}

#links .lingua img{
	border:0px;
}


#links .icons a img{
	border:0px;
	width: 61px;
	height: 66px;
}

#links .nomeUser{
    position:absolute;
    top:24px;
    left:235px;
    text-align: left;
    width: 120px;
    height: 65px;
}
#links .nomeUser .nome{
    background-color: #8b8b8a;
    padding:4px;
    text-align: center;
    color: #ffffff;
}

#links .nomeUser .bts{
    text-align: center;
    margin-top: 10px;
    clear: both;
    overflow: auto;
}

#links .nomeUser a{
    background-color: #007b8f;
    padding:4px;
    display: block;
    float: left;
    color:#FFFFFF;
    text-decoration: none;
    border:0px;
    cursor: pointer;
}
#links .nomeUser a:hover{
    background-color: #73bec9;
}

#areaAproveitada{
	outline:none;
	text-align:center;
	width:995px;
	background-image:url(../imagens/layout/main_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding-top:10px;
}
#areaConteudos{
	width:995px;
	margin:auto;
	text-align:left;
}

#conteudos{
	width:925px;
	margin:auto;
	padding:0px;
	color:#374f62;
	line-height:16px;
}
#conteudos h1{
	font-weight:normal;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:20px;
	color:#454545;
}
#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}
#conteudos img{
	border:0px;
}

#conteudos a{
	color:#007a8e;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}


/* loja */
#conteudos .left2{
	background-image:url(../imagens/left_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:1px;
	padding-top:1px;
	float:left;
	width:464px;
	margin-left:2px;
}

#conteudos .left2No{
	padding-left:1px;
	padding-top:1px;
	float:left;
	width:490px;
	margin-left:2px;
}

#conteudos .right2{
	float:left;
	width:480px;
	margin-left:22px;
}

#conteudos .left2H{
	float:left;
	width:365px;
}

#conteudos .right2H{
	float:right;
	width:365px;
}

#conteudos .destaqueLaranja{
	color: #de7d00;
	font-size: 14px;
	font-weight: 700;
}

/* loja */

.direita{
	text-align:right;
}
.centro{
	text-align:center;
}
.esquerda{
	text-align:left;
}


#bottom{
	background-image:url(../imagens/layout/main_bottom_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:995px;
	height:59px;
	margin:0px;
	padding:0px;
        margin-bottom: 10px;
	/*position: absolute;
	bottom: 0px;
	left: 0px;*/
}

#bottom .menuArea{
}

#copy{
    position:relative;
    padding-top:15px;
    color:#706d69;
}

#copy a{
    color:#706d69;
}

#copy a:hover{
    text-decoration: none;
}

#opcoesMenu{
	position:relative;
	padding-top:20px;
}

/* layout de texto */
#lTextEsq{
	position:relative;
	z-index:10;
	float:left;
	width: 200px;
}

#lTextEsq .banner{
	width: 180px;
	overflow: hidden;
}

#lTextEsq .banner div{
	margin-bottom:5px;
}

#lTextEsq img{
	border:0px;
}


#lTextMenu{
	text-align:left;
	width: 180px;
}

#lTextCentro{
	z-index:0;
	position:relative;
	float:left;
	width: 725px;
	overflow: hidden;
}

#lTextCentro .texto{
	position:relative;
	/*overflow: hidden;*/	
}

#lTextCentro .bTopo, #lTextCentro .bFundo{
	width:725px;
	overflow: hidden;
}

#lTextCentro .bFundo2 {
    clear:both;
	overflow: auto;
}

#lTextCentro .bFundo2 div{
	float:left;
	margin-top:5px;
}

/*splash*/
#spashContainer{
    position:relative;
    text-align: center;
}
#splashVideo{
    position:relative;
    width: 475px;
    height: 269px;
}

/* áreas inicio */
#arasIni{
	position:relative;
	width: 995px;
	height: 250px;
	margin-top: 80px;
}

#arasIni a{
	position:relative;
	display:block;
	float:left;
	width: 248px;
	height: 250px;
	color: #f1f1f1;
	text-decoration: none;
}

#arasIni a:hover{
	color: #FFFFFF;
}

#arasIni a .off, #arasIni a .over{
	position:absolute;
	left:0px;
	top:0px;
	width: 248px;
	height: 200px;
}
#arasIni a .over{
	display: none;
}
#arasIni a:hover .over{
	display: block;
}

#arasIni a span{
	position:absolute;
	top:200px;
	left:0px;
	width: 248px;
	height: 50px;
	display:block;
	background-color: #999;
}

#arasIni a span b{
	padding-top:20px;
	float: left;
	font-size: 12px;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 20px;
}
#arasIni a span .icon{
	width:100px;
	height: 43px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 7px;
}

#arasIni a:hover span .icon{
	background-position: 0px -43px;
}

/* loja */
#formLogin{
	position:absolute;
	top:24px;
	left:235px;
	text-align: left;
	width: 190px;
}

#formLogin .textField, #conteudos .textField{
	width:111x;
	height:15px;
	color: #FFFFFF;
	background-color: #9c9e9c;
	border: 1px solid #9c9e9c;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	margin-top: 1px;
}

#formLogin .submit{
	width:49px;
	/*display:block;*/
	/*padding:2px;
	padding-right:10px;
	padding-left:10px;
	margin-left:6px;
	color: #FFFFFF;
	border: 1px solid #6b96a5;
	text-align: center;
	font-size: 10px;
	background-image:url(../imagens/layout/bt_submit_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;*/
    margin-left:16px;
    background-color: #007b8f;
    padding:3px;
    color:#FFFFFF;
    text-decoration: none;
    border:0px;
    cursor: pointer;
}


#formLoginB .submit{
    background-color: #007b8f;
    padding:4px;
    color:#FFFFFF;
    text-decoration: none;
    border:0px;
    cursor: pointer;
}

#formLogin .submit:hover{
    background-color: #73bec9;
}

#formLogin a{
	display:block;
	width:111px;
	text-align:center;
	font-size:9px;
	color:#C6C6C6;
	text-decoration:none;
}

.erroLogin{
	display:block;
	width:111px;
	text-align:center;
	font-size:9px;
	color:#008a9e;
}

/* botoes gerais */

#conteudos input.botaoAzulN{
    background-color: #79b5c4;
    background-image: url(../imagens/layout/botaoAzulN_bg_off.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    padding:3px;
    padding-bottom:2px;
    padding-right: 20px;
    color:#FFFFFF;
    text-decoration: none;
    border: 0px;
    cursor:pointer;
}

#conteudos input.botaoAzulP{
    background-color: #79b5c4;
    background-image: url(../imagens/layout/botaoAzulP_bg_off.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding:3px;
    padding-bottom:2px;
    padding-left: 20px;
    color:#FFFFFF;
    text-decoration: none;
    border: 0px;
    cursor:pointer;
}

#conteudos a.botaoAzulP{
    background-color: #79b5c4;
    background-image: url(../imagens/layout/botaoAzulP_bg_off.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding:3px;
    padding-bottom:2px;
    padding-left: 20px;
    color:#FFFFFF;
    text-decoration: none;
    border: 0px;
    cursor:pointer;
    height:21px;
}


a.botaoAzul,
#conteudos a.botaoAzul,
#conteudos input.botaoAzul{
    background-color: #007b8f;
    padding:4px;
    color:#FFFFFF;
    text-decoration: none;
    border:0px;
    cursor: pointer;
}

#conteudos a.botaoAzul:hover, #conteudos input.botaoAzul:hover{
    background-color: #73bec9;
}

a.botaoAzul.dourado,
#conteudos a.botaoAzul.dourado{
    background-color: #DAA520;
}


#conteudos a.botaoLaranja, #conteudos input.botaoLaranja{
    background-color: #dd7a00;
    padding:4px;
    color:#FFFFFF;
    text-decoration: none;
    border:0px;
    cursor: pointer;
}

#conteudos a.botaoLaranja:hover, #conteudos input.botaoLaranja:hover{
    background-color: #ff8d01;
}

#conteudos a.botaoBranco, #conteudos input.botaoBranco{
    background-color: #ffffff;
    padding:3px;
    color:#3d3c3d;
    text-decoration: none;
    border:1px solid #cbcaca;
    cursor: pointer;
}

#conteudos a.botaoBranco:hover, #conteudos input.botaoBranco:hover{
    background-color: #cbcaca;
}

#conteudos .h1Tratamento,
#conteudos .h1Tratamento a{
    clear: both;
	font-size:14px;
	color:#FFFFFF;
	background-color:#19788e;
	font-weight:700;
	padding:10px;
}
#conteudos .h1Tratamento a{
	padding:0px;
}

#conteudos .h2Tratamento,
#conteudos .h2Tratamento a{
    clear: both;
	font-size:14px;
	color:#007b8f;
	background-color:#bab9b9;
	font-weight:700;
	padding:10px;
}

#conteudos .h2Tratamento a{
	padding:0px;
}

/* caminho */
#lTextCentro .lojaCaminho{
    float:left;
    width:430px;
    padding-left:2px;
    padding-right:2px;
    /*background-color:#d0d1d4;*/
    color: #747577;
}
#lTextCentro .lojaCaminhoN{
	float:left;
	width:430px;
	padding-left:2px;
	padding-right:2px;
	color: #747577;
}

#lTextCentro .lojaCaminho a{
	color: #747577;
}

#lTextCentro .lojaResumo{
    float:right;
    width:285px;
    height:20px;
    padding-left:2px;
    padding-right:2px;
    color: #747577;
    font-size:10px;
    margin-bottom:10px;
}

#lTextCentro .lojaResumo .items{
	float:left;
	background-color:#73bec9;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	font-size:9px;
	height:18px;
}

#lTextCentro .lojaResumo .valores{
	float:right;
	background-color:#007b8f;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	font-weight:700;
	padding-top:2px;
	height:18px;
}

#lTextCentro .lojaResumo .opcao{
	float:right;
}

#lTextCentro .lojaResumo .opcao a{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-weight:700;
	font-size:14px;
	display:block;
	width:80px;
	padding-top:2px;
	height:18px;
	text-align:center;
	background-color:#e99204;
}
#lTextCentro .lojaResumo .opcao a:hover{
	text-decoration:none;
	background-color:#007b8f;
}

#lTextCentro .lojaResumo .coracao{
	float:right;
	background-color:#e99204;
	width:20px;
	height:20px;
	margin-left:1px;
	margin-right:1px;
}

#lTextCentro .lojaResumo .coracao .img{
	width:20px;
	height:20px;
	background-image:url(../imagens/loja/borlaT.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#lTextCentro .lojaResumo .coracao .imgOff{
	width:20px;
	height:20px;
	background-color:#777777;
	background-image:url(../imagens/loja/borlaT_off.png);
	background-repeat:no-repeat;
	background-position:center center;
}

/* pesquisaForm */
#conteudos .pesquisaForm{
    position: relative;
    background-color: #b1d3dc;
    width: 180px;
    color: #FFFFFF;
    height: 21px;
    overflow: hidden;
}

#conteudos .pesquisaForm span{
    position: absolute;
    top:0px;
    left: 0px;
    height: 21px;
    background-color: #007b8f;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

#conteudos .pesquisaForm .inputText{
    position: absolute;
    top:3px;
    left:55px;
    width: 105px;
    background-color: #b1d3dc;
    border: 0px;
}
#conteudos .pesquisaForm .inputButton{
    position: absolute;
    top:5px;
    left:163px;
    width: 12px;
    height: 12px;
    background-image: url(../imagens/layout/pesquisa_bg_off.jpg);
}

#conteudos .pesquisaForm .inputButton:hover{
    background-image: url(../imagens/layout/pesquisa_bg_on.jpg);
}


#conteudos .tableLoginB{
    margin: auto;
    width: auto;
    border-collapse: collapse;
}

#conteudos .tableLoginB h1{
    color: #00909f;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 30px;
}

#conteudos .tableLoginB td{
    vertical-align: top;
    text-align: center;
}

#conteudos .tableLoginB table{
    margin: auto;
}
#conteudos .tableLoginB .erroLogin{
    display: inline;
    font-size: 11px;
    width: auto;
}
