/* CSS Document */






/* =GERAL 
------------------------------------------------------------------- */
.bmain {
	min-height: 100%;
	_height: 100%;
	margin:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

li {
	list-style:none;
	list-style-position:outside;
}

.hidden {					/* Classe para "esconder os textos dos links com imagem */
	position:relative;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}


/* =TIPOGRAFIA 
------------------------------------------------------------------- */
div#box h2, div#box-meio h2 {
	text-align:right;
}

.bold {
	font-weight:bold;
}


/* =LAYOUT
------------------------------------------------------------------- */
div#menu-outdoor {
	position:relative;
	display:inline-block;
	z-index:1;
}

.buttonb, .buttonbActive {
	position:relative;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:35px;
	float:left;
	display:inline-block;
	border-right:1px solid #d9d9d2;
}

div#box h2, div#box-meio h2 {
	margin:0;
	/*padding:8px 10px 5px 10px;*/
	padding:6px 8px 5px 9px;
	display:inline;
	float:right;
}

div#box-content {
	position:relative;
	margin:0;
	display:inline-block;
	padding:9px 12px 10px 11px;
}

div#box A
{
	text-decoration: none;
	cursor: pointer;
}

div#box A:hover
{
	text-decoration: underline;
}

div#box p, div#box-meio p {
	width:165px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
}

div#box-meio {
	width:274px;
}


#logo-cliente {
	width:75px;
	height:75px;
	float:left;
	margin:10px 10px 0 0;
}

div#box-lista {
	position:relative;
	margin:0;
	display:inline-block;
	padding: 4px 0 10px 0px;
}


div#box-meio div#box-lista ul li {
	width: 242px;
}

div#box div#box-lista ul li {
	width: 243px;
}

div#box-lista ul li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	padding: 0 16px 0 16px;
}

div#box-lista ul {
	display:block;
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
}

div#empty {
	width:13px;
	height:227px;
}

div#box-lista a {
	display:block;
	margin: 5px 0 5px 0;
	padding:0;
}

div#footer-wrapper {
	margin-top:14px;
}

div#footer {
	height:62px;
}

div#adress {
	width:178px;
	padding:6px 0 8px 10px;
}

div#adress p {
	margin:0;
}

div#logos {	
	text-align:center;
	height:40px;
	dislay:block;
	padding:14px 0 8px 0;
}

div#indique {
	padding:22px 22px 25px 18px;
}

div#contato {
	padding:22px 19px 25px 20px;
}


/* =COLORS 
------------------------------------------------------------------- */

.bmain {
	background:url('../images/bg_ww.gif') center top repeat;
}

div#wp {
	background:url('../images/bg_ww_shadow.gif') center top repeat-x;
}

div#ct {
	background:url('../images/bg_ww_main.gif') center top repeat-y;
}

div#shadow-left {
	background:url('../images/bg_ww_shadow_left.gif') left top no-repeat;
}

div#shadow-right {
	background:url('../images/bg_ww_shadow_right.gif') left top no-repeat;
}

div#header-interna {
	background:url('../images/bg_header_interna_ww.gif') left 24px repeat-x;
}

div#iframe-interna-wp {
	background:url('../images/bg_ww_content.gif') left top repeat-y;
}

div#idioma-interna {
	border-bottom:1px solid #d9d9d2;
}

a#flag-interna {
	color:#404040;
}

div#lista-idiomas {
	border:1px solid #858580;
}

#iframe-idiomas {
	background:white;
}

div#idiomas-content a {
	color:#404040;
}

div#login-interna {
	border-bottom:1px solid #d9d9d2;
}

div#login-interna a {
	color:#808080;
}	

div#login-interna a:hover {
	color:#808080;
}

div#menu-lateral ul li a {
	text-decoration:none;
	color:#363634;
	background:url('../images/seta_menu_ww.gif') 11px 8px no-repeat;
}

div#menu-lateral ul li a:hover, div#menu-lateral ul li a.liSubSel {
	color:#363634;
	background:#d9d9d2 url('../images/seta_menu_ww.gif') 11px 8px no-repeat;
}

div#menu-lateral .space {
	border-top:1px solid #b1b2ac;
	border-bottom:1px solid #b1b2ac;
}

div#menu-lateral .space {
	color:#363634;
	background:url('../images/seta_menu_ww.gif') 11px 12px no-repeat;
}

div#menu-lateral .space:hover {
	color:#363634;
	background:#d9d9d2 url('../images/seta_menu_ww.gif') 11px 12px no-repeat;
}

div#menu-lateral ul ul li a {
	background:#e5e5e1 url('../images/seta_submenu.gif') 27px 6px no-repeat;;
}

div#menu-lateral ul ul li a:hover {
	background:#d9d9d2 url('../images/seta_submenu.gif') 27px 6px no-repeat;;
}

div#menu-lateral ul ul ul li a {
	background:#ecece8 url('../images/seta_subsubmenu.gif') 41px 7px no-repeat;;
}

div#menu-lateral ul ul ul li a:hover {
	background:#d9d9d2 url('../images/seta_subsubmenu.gif') 41px 7px no-repeat;;
}

div#menu-lateral .space2 {
	border-top:1px solid #b1b2ac;
}

div#login h3 {
	border-bottom:1px solid #d9d9d2;
}

a#forget, a#sair {
	color:#808080;
	text-decoration:none;
	background-image: url('../images/seta_forget_ww.gif');
}

a#forget:hover, a#sair:hover {
	text-decoration:underline;
	background-image: url('../images/seta_forget_ww.gif');
}

a#flag {
	background:url('../images/select_ww.gif') left top no-repeat;
}

a#flag-interna {
	background:url('../images/select_ww_interna.gif') left top no-repeat;
}

#ok, #oks {
	background:url('../images/button_ok_ww.gif') 0 0 no-repeat;
}

#ok:hover, #oks:hover {
	background:url('../images/button_ok_ww.gif') 0 -17px no-repeat;
}

div#menu {
	background:#f8f8f7;
	border-top:1px solid #f2f2f0;
	border-bottom:1px solid #f2f2f0;
}

div#menu2 {
	background:#f8f8f7;
}

div#menu-interna {
	background:#f8f8f7;
}

a#busca2 {
	background-image: url('../images/button_busca_ww.gif');
}

.buscaOver
{
	background-color: #D9D9D2;
}

div#menu-outdoor {
	border-top:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}

div#menu-outdoor .buttonb {
	background-color: #f5f5f4;
	background-position: center center;
	background-repeat: no-repeat;
}

div#menu-outdoor .buttonb:hover, div#menu-outdoor .buttonbActive {
	background-color: #e3e3de;
	background-position: center center;
	background-repeat: no-repeat;
}

div#boxes-wp {
	background:url('../images/bg_boxes_ww.gif') left top repeat-x;
}

div#box h2, div#box-meio h2 {
	background:#d9d9d2;
}

div#box p, div#box A, div#box-meio p, div#box-lista a {
	color:#4d4d4d;
}

#logo-cliente {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: White;
	border:1px solid #d9d9d2;
}

div#busca-menu {
	background:#f2f2f0;
	border-top:1px solid #d9d9d2;
	border-left:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}

div#box-lista ul li a {
	text-decoration:none;
	cursor:pointer;
}

div#box-lista ul li a:hover {
	text-decoration:underline;
}

.liDestaque {
	background-color: #d9d8d3;
}

div#login h3 {
	border-bottom:1px solid #cbd2d9;
}

#username {
	background:url('../images/username_ww.gif') left top no-repeat;
}

#password {
	background:url('../images/senha_ww.gif') left top no-repeat;
}

#ok, #oks {
	background:url('../images/button_ok_ww.gif') 0 0 no-repeat;
}

#ok:hover, #oks:hover {
	background:url('../images/button_ok_ww.gif') 0 -17px no-repeat;
}

.input-user, .input-senha, #busca-box {
	color:#000000;
	background:#ffffff;
	border:1px solid #858580;
}

div#adress {
	border-right:1px solid #b1b2ac;
}

div#adress p {
	color:#4d4d4a;
}

div#indique, div#contato {
	border-left:1px solid #b1b2ac;
}

div#footer {
	background:#f2f2f0;
	border-top:1px solid #b1b2ac;
	border-bottom:1px solid #b1b2ac;
}

div#creditos {
	background:#d9d9d2;
}


div#localizador {
	border-top:1px solid #a8a9a2;
	background:url('../images/bg_local_ww.gif') left top repeat-y;
}

div#sepLocalizador {
	overflow: hidden;
	height: 1px;
	background-color: #b1b2ac;
}

a#aplus {
	background:url('../images/button_aplus_ww.gif') 0 0 no-repeat;
}

a#aplus:hover {
	background:url('../images/button_aplus_ww.gif') 0 -12px no-repeat;
}

a#aminus {
	background:url('../images/button_aminus_ww.gif') 0 0 no-repeat;
}

a#aminus:hover {
	background:url('../images/button_aminus_ww.gif') 0 -12px no-repeat;
}

a#print {
	background:url('../images/button_print_ww.gif') left top no-repeat;
}

a#indique {
	background:url('../images/button_indique_ww.gif') left top no-repeat;
}





/* ESTILIZAÇÃO DO CONTEÚDO - WW - Este trecho deve ser copiado no estilo_cc.css para estilizar o conteúdo do callcenter */

div#content hr {
	border:0;
	border-top:1px solid #777e85;
}

div#img-bg {
	background:url('../images/canto_bottom.png') right bottom no-repeat;
}

div#img-bg-bg {
	background:url('../images/canto_right.png') left top repeat;
}
/*
div#canto-rt {
	background:url('../images/canto_rt.png') right top no-repeat;
}

div#canto-lb {
	background:url('../images/canto_rb.png') left bottom no-repeat;
}	
*/

div#button-left {
	background:url('../images/bg_esqueceu_ww.gif') left top no-repeat;
}

div#button-right {
	background:url('../images/bg_esqueceu2_ww.gif') right top no-repeat;
}

a#esqueceu, a#notuser {
	background:url('../images/button_esqueceu_ww.gif') left top repeat-x;
}

div#keyword-wp #fields INPUT {
	border:1px solid #858580;
}

div#keyword-wp #texts {
	color: #858580;
}

div#downloads-wp {
	border-top:1px solid #b1b2ac;
	border-bottom:1px solid #b1b2ac;
}

div#download-button {
	background:url('../images/bg_download2_ww.gif') left top no-repeat;
}

div#download-button-inner {
	background:url('../images/bg_download_ww.gif') right top no-repeat;
}

div#download-button-inner a#download {
	background:url('../images/button_download_ww.gif') left top repeat-x;
}

div#seta-download {
	background:url('../images/seta_download_ww.gif') left top no-repeat;
}

div#downloads-wp2 {
	border-bottom:1px solid #b1b2ac;

}

div#depoimento-logo {
	border-right:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}

div#depoimento-foto {
	border-right:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}





/* ESTILIZAÇÃO DO SUBMENU - WW */

div#submenu {
	background:#f2f2f0 url('../images/border_ww.gif') left top repeat-y;
	border-top:1px solid #d9d9d2;
	border-right:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}

div#submenu ul li a {
	color:#363634;
	text-decoration:none;
	background:url('../images/seta_ww.gif') 0 6px no-repeat;
}

div#submenu ul li a:hover {
	text-decoration:underline;
	background:url('../images/seta_ww.gif') 0 6px no-repeat;
}

div#coluna1 {
	border-right:1px solid #d9d9d2;
}

a#close  {
	border-left:1px solid #d9d9d2;
}

div#coluna {
	background:url('../images/border_ww.gif') right top repeat-y;
}

div#coluna2 {
	border-left: 1px solid #d9d9d2;
	/background:none;
}

a#close {
	border-bottom:1px solid #d9d9d2;
	background:#f2f2f0 url('../images/close_ww.gif') 7px 10px no-repeat;
}

a#close:hover {
	border-bottom:1px solid #d9d9d2;
	background:#d9d9d2 url('../images/close_ww.gif') 7px -14px no-repeat;
}

a#close2 {
	background:#f2f2f0 url('../images/seta_menu2_ww.gif') center center no-repeat;
}

a#close2:hover {
	background:#d9d9d2 url('../images/seta_menu2_ww.gif') center center no-repeat;
}

#liMenuSep2, #liMenuSep3
{
	background-color: #d9d9d2;
}

div#content-login, div#content-busca {
	background:white;
	border-right:1px solid #d9d9d2;
	border-bottom:1px solid #d9d9d2;
}

div#content-busca h4 {
	border-bottom:1px solid #d9d9d2;
}

div#content-email-box .input-email, div#content-email-box .input-senha {
	border:1px solid #858580;
}

div#content-login h4 {
	border-bottom:1px solid #d9d9d2;
}



/* =VISIBILIDADE 
------------------------------------------------------------------- */
div#lista-idiomas {
	display:none;
}

div#submenu {
	visibility: hidden;
}

div#coluna1 {
	display:block;
}

a#active {
	display:block;
}

div#submenu #liActive 
{
	background-color: #d9d9d2;
}

#hello
{
	color:#808080;
}


#destacaLinks a {
	text-decoration:none;
	color:#363634;
}

#destacaLinks a:hover {
	color:#363634;
	text-decoration:underline;
}

div#iframe-content {
	background:url('../images/bg_ww_menu.gif') left bottom no-repeat;
}

.noticia #pic { border: 1px solid #D9D9D2; }
.noticia #noPic { background-color: #F2F2F0; background-image: url(../paint/texto.ashx?s=lt&id=_sem_imagem&e=17) }
.indexListagem { border-top: 1px solid #D9D9D2 }

.noticia #icoVideo {
	background-image: url(../images/ico_video_ww.gif);
}
.noticia #icoDownload {
	background-image: url(../images/ico_down_ww.gif);
}

div#filtrar-wp {	
	border-left: 1px solid #d9d9d2;
}

div#keyword-wp #fields INPUT {
	border:1px solid #858580;
}

div#keyword-wp #texts {
	color: #858580;
}

div#content div#case H5, div#content div#treinamento H5
{
	border-bottom: 1px solid #858580;
}

#relacionado {
	background-color: #D9D9D2;
}

@media print {
	div#localizador {
		border-top: none;
		background-image: none;
	}
	div#sepLocalizador {
		height: 0px;
		background-color: White;
		border-bottom: 1px solid black;
		width: 100%;
	}
	div#iframe-content {
		background: none;
	}
	.noticia #pic { border: 1px solid black; }
	.indexListagem { border-top: 1px solid black; }
}
