html, body {
	background-image: url(../images/bg_geral.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#geral {
	background-image: url(../images/bg_sombra.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#central {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#central #Cabecalho {
	height: 146px;
	padding: 0px;
	margin: 0px;
}
#central #Menu {
	background-image: url(../images/topo_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
}
#central #Menu ul {
	margin: 0px;
	padding: 0px;
}
#central #Menu li {
	list-style-type: none;
	display: inline;
	font-size: 12px;
}
#central #Menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #4C75A9;
	background-image: url(../images/marcador_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
}
#central #Menu li a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/marcador_menu2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#central #destaque {
	height: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#central #Botoes {
	height: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/cabec_procedimento.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#central #Botoes a {
	text-decoration: none;
	color: #666666;
}
#central #Botoes a:hover {
	text-decoration: underline;
}


#central #Botoes #assitenciaTecnica {
	height: 255px;
	width: 145px;
	margin-left: 14px;
	float: left;
	padding: 0px;
}
#central #Botoes #faq {
	float: left;
	height: 255px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#central #Botoes #Status {
	float: left;
	height: 255px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}
#central #Botoes #foraGarantia {
	float: left;
	height: 255px;
	width: 145px;
	margin-left: 14px;
	padding: 0px;
}
#central #Botoes #garantia {
	float: left;
	height: 255px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}
#central #Rodape {
	background-image: url(../images/rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 29px;
	clear: both;
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}
#central #areaConteudo {
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#central #areaConteudo h1 {
	font-size: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	color: #003366;
	background-image: url(../images/bg_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#central #areaConteudo p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#central #areaConteudo #texto {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 165px;
	text-align: justify;
}
#central #areaConteudo #texto a {
	color: #666666;
	text-decoration: underline;
}

#central #areaConteudo #texto h3 {
	font-size: 11px;
	padding-left: 12px;
	margin-left: 20px;
	color: #000000;
	background-image: url(../images/marcador_seta.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#central #areaConteudo #texto h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	background-image: url(../images/marcador_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #003366;
	margin-top: 20px;
}

#central #areaConteudo #texto span {
	font-weight: bold;
}


#central #areaConteudo #texto ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0px;
	font-size: 11px;
}

#central #areaConteudo #Banners {
	float: left;
	height: 400px;
	width: 145px;
	font-size: 10px;
	background-image: url(../images/banner_interno.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#central #areaConteudo #Banners #assitenciaTecnica {
	background-image: url(../images/bg_assistenciatecnica.jpg);
	height: 100px;
	width: 125px;
	margin-left: 10px;
	padding-top: 155px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#central #areaConteudo #Banners #faq {
	background-image: url(../images/bg_faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 125px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 135px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#central #areaConteudo #Banners #Status {
	background-image: url(../images/bg_areadeparceiros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#central #areaConteudo #Banners #foraGarantia {
	background-image: url(../images/bg_faleconosco.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 125px;
	margin-left: 10px;
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#central #areaConteudo #Banners #garantia {

	background-image: url(../images/bg_garantia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#central #areaConteudo #Banners a {

	text-decoration: none;
	color: #666666;
}
#central #areaConteudo #Banners a:hover {

	text-decoration: underline;
}
#texto legend {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#texto fieldset {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#texto label {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.inputFormsLongo {
	width: 500px;
}
.inputFormsMedio {

	width: 300px;
}
.inputFormsPequeno {

	width: 120px;
}
.inputBotao {
	background-image: url(../images/botao.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 30px;
	width: 100px;
	font-weight: bold;
	color: #666666;
	cursor: default;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}
#TabAssistFora {
	margin: 0px;
	white-space: nowrap;
	font-size: 10px;
	padding: 5px;
	width: 97%;
}
#TabAssistFora th {
	background-color: #0A4B70;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
}
#TabAssistFora tr:hover {
	background-color: #CCCCCC;
	color: #666666;
}

#TabAssistFora td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 9px;
}
.perguntas {
	font-weight: bold;
	color: #000000;
}
#texto h4 {
	font-size: 12px;
}
#central #areaConteudo #texto h5 {

	font-size: 11px;
	padding-left: 15px;
	margin-left: 20px;
	color: #000000;
	background-image: url(../images/marcador_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#AVISO {
	background-color: #FFCC00;
	float: left;
	height: 180px;
	width: 440px;
	position: absolute;
	left: 34px;
	top: 65px;
	border: 2px solid #FF0000;
	padding: 30px;
	color: #000000;
	font-size: 14px;
}
#AVISO .Titulo {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
#AVISO .Telefone {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

/*--------------------------------------------------------
#StatusFloatBox {
	background-image: url(../images/bg_status_do_chamado.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 400px;
	top: 302px;
	right: 273px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
}
#StatusFloatBox #formStatus {
	height: 140px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: center;
}
#StatusFloatBox #RespostaStatus {
}
#StatusFloatBox #formStatus label {
	display: block;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	width: 240px;
	text-align: left;
}
#StatusFloatBox #formStatus .inputStatusTextfield {
	width: 240px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#StatusFloatBox #formStatus .BotaoStatus {
	background-image: url(../images/botao_status_do_chamado.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	width: 98px;
	background-color: transparent;
	border: 0px none transparent;
	font-size: 10px;
	color: #666666;
}
#StatusFloatBox #RespostaStatus {
	height: 64px;
	padding-left: 90px;
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-right: 48px;
}
#StatusFloatBox #BotaoFecharJanela {
	height: 39px;
	text-align: right;
}
#StatusFloatBox #BotaoFecharJanela img {
	height: 30px;
	width: 47px;
}
--------------------------------------------------------------*/
#StatusFloatBox {
                background-image: url(../images/bg_status_do_chamado.png);
                background-repeat: no-repeat;
                background-position: center center;
                height: 350px;
                width: 460px;
                top: 302px;
                right: 273px;
                position: absolute;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                visibility: hidden;
}
#StatusFloatBox #formStatus {
                height: 152px;
                margin: 0px;
                padding-top: 50px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                text-align: center;
}
#StatusFloatBox #formStatus label {
                display: block;
                color: #666666;
                font-size: 9px;
                font-weight: normal;
                width: auto;
                text-align: left;
                padding: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 95px;
}
#StatusFloatBox #formStatus .inputStatusTextfield {
                width: 300px;
                text-align: center;
                margin-top: 2px;
                margin-right: 0px;
                margin-bottom: 5px;
                margin-left: 70px;
}
#StatusFloatBox #formStatus .BotaoStatus {
                background-image: url(../images/botao_status_do_chamado.png);
                background-repeat: no-repeat;
                background-position: center center;
                height: 37px;
                width: 98px;
                background-color: transparent;
                border: 0px none transparent;
                font-size: 10px;
                color: #666666;
                padding: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 40px;
}
#StatusFloatBox #RespostaStatus {
                height: 95px;
                padding-left: 90px;
                font-size: 10px;
                color: #000000;
                padding-top: 2px;
                padding-right: 48px;
}
#StatusFloatBox #BotaoFecharJanela {
                height: 49px;
                text-align: right;
}
#StatusFloatBox #BotaoFecharJanela img {
                height: 39px;
                width: 55px;
}
.calendario
{
    visibility: hidden; 
    margin-left: 150px; 
    position: absolute; 
    background-color: white;
}
.IMGTOPUM {
	background: url(../images/topo_01.jpg) no-repeat;
}
.IMGTOPDOIS {
	background: url(../images/topo_02.jpg) no-repeat;
}
.IMGTOPTRES {
	background: url(../images/topo_03.jpg) no-repeat;
}
.IMGTOPQUATRO {
	background: url(../images/topo_04.jpg) no-repeat;
}
/*
html, body {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(../images/bg_geral.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A5186;
}
a {
	color: #386199;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}

#Geral #Cabecalho {
	background-image: url(../images/cabecalho_estatistica.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 130px;
}
#Geral #Conteudo {
	background-image: url(../images/bg_conteudo_estatistica.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 500px;
	height: 500px;
	padding-right: 50px;
	padding-left: 40px;

}
#Geral {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Geral #Rodape {
	background-image: url(../images/rodape_estatistica.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 43px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
*/
