﻿body,html
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 12px;
}


#pageFundo
{
	margin:0;
	padding:0;
	width: 996px;
	margin: auto;
	background:#FFFFFF url('../../Imagens/fundo_mosaico_new.jpg') repeat-y;
}

#page
{
	width: 894px;
	margin: auto;
	padding: 0;

}

#pageInner
{
	width: 892px;
	background-color: #FFF;
	padding-top:10px;
}

#header
{
	margin: auto;
	width: 837px;
	height: 145px;
	margin-bottom: 10px;
	background:#FFFFFF;
	position:relative;
}

#logo
{
	background:url('../../Imagens/LogoTopo.gif') no-repeat;
	height:120px;
	width:250px;
	position:absolute;
	top:0;
	left:0;
	
}
#logo h1
{
	position:absolute;
	top:-1000px;
}
#ajuda_topo
{
	position:absolute;
	right:00px;
	top:10px;
	width:340px;
	height:20px;
	z-index:2;
	display:none;
}
#ajuda_topo ul
{
	margin:0;
	padding:0;
	list-style:none;
	
}
#ajuda_topo ul li
{
	display:inline;
	margin-right:5px;
}
#ajuda_topo a, 
#ajuda_topo a:link, 
#ajuda_topo a:visited
{
	text-decoration:none;
	font-size:11px;
	color:Black;
}

#ajuda_topo a:hover
{
	text-decoration:underline;
}

#menu
{
	width: 890px;
	margin: auto;
	margin-top: 7px;
}


#content
{
	width: 100%;
	margin: auto;
	padding:10px;
	padding-bottom:20px;
}

#footer
{
	clear: both;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
}

#innerFooter
{
	margin: auto;
	width: 886px;
}

#menu_rodape
{
  background:#59806F;
  text-align:center;
}
#menu_rodape ul
{
	width:auto;
	margin:0 auto;
	padding:0;
	list-style:none;
}
#menu_rodape ul li
{
	border-right:1px solid white;
	padding-left:10px;
	padding-right:10px;
	display:inline;
	font-size:11px;
	line-height:22px;
}
#menu_rodape ul li a, #menu_rodape ul li a:link
{
	text-decoration:none;
	color:#fff;
}
#menu_rodape ul li a:hover
{
	text-decoration:underline;
}
#footer_copyright
{
	width:100%;
	height:60px;
	background:#5C8550;
}
#footer_copyright_text
{
	width:700px;
	height:45px;
	float:right;
	text-align:right;
	padding-right:40px;
	padding-top:15px;
	background:#C6E4BE;
	font-size:11px;
	
}


.ImgCenter
{
	display: block;
	margin: auto;
}

.BoxText
{
	padding-top: 3.5px;
	padding-left: 9px;
}



.LinkBox
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.LinkTextBox
{
	font-family: tahoma, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.LinkTextBox:hover
{
	font-family: tahoma, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
	letter-spacing: 0.7px;
}

.LabelMenor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.LabelXMenor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.boxSuporte
{ 
	margin-bottom:10px;

}
.boxSuporteUp
{
	margin: auto;
	height:27px;
	line-height:24px;
	width: 199px;
	background-image: url('../../Imagens/uptbl_menor_escuro.jpg');
	background-repeat: no-repeat;
}

.boxSuporteDown
{
	margin: auto;
	width: 197px;
	border-left-color: Green;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Green;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul.listaTelefonesLateral
{
	list-style:none;
	margin:0;
	padding:5px;
}

ul.listaTelefonesLateral li
{
	margin-bottom:10px;
	padding-left:12px;
	background:url('../../Imagens/icone.png') no-repeat 0px 4px;
}
ul.listaTelefonesLateral li img
{
	margin-left:-12px;
}
.BoxText
{
	padding-top: 3.5px;
	padding-left: 9px;
}

.TextoBox 
{
	font-family: tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#listaTelefones
{
	width:592px;
	height:140px;
	position:absolute;
	left:272px;
	top:0px;
	margin:0;
	padding:0;
	padding:19px 0 3px 18px;
	background:url('../../imagens/fundo_televendas.gif') no-repeat;
	
}

#listaTelefones li
{
    display:none;
    float:left;
    width:105px;
    list-style:none;
    font-size:9px;
    height:38px;
}

#listaTelefones li span
{
	font-weight:bold;
}
 