body{
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-left: 25px;
	overflow: hidden;
}
li{
	list-style-image: url(../imagens/seta_li.gif);
}
#titulo{
	color: #204255;
	font-weight: bolder;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}
div.quadroEsq{
	width: 372px;
	height: 202px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	color: white;
}
body>div.quadroEsq{
	width: 312px;
	height: 142px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	color: White;
}
div.quadroDir{
	width: 372px;
	height: 202px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 10px;	
	float: right;
}
body>div.quadroDir{
	width: 312px;
	height: 142px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;	
}
div.quadroNovidades{
	width: 100%;
	height: 203px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	color: White;	
}
body>div.quadroNovidades{
	width: 747px;
	height: 163px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: right;		
}

#apaeManager{
	background-image: url(../imagens/apaeManagerHyb.png);
}
#sgg-sst{
	background-image: url(../imagens/sgg-sst.jpg);
}
#sgg-gestor{
	background-image: url(../imagens/sgg-gestor.jpg);
}
#sob_medida{
	background-image: url(../imagens/sob_medida.jpg);
}

a.linkQuadro:link,
a.linkQuadro:visited{
	color: #f4f4f4;		
	text-decoration: none;
	text-align: justify;
}
a.linkQuadro:hover{
	text-decoration: underline;
	color: white;
	font-weight: bolder;
	font-weight: bold;
}
span.mais{
	text-align: center;
	width: 65px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
	background-color: #486A88;
	border: 1px solid white;
	margin-left: 246px;
	margin: 0px 0px 0px 246px;
}
img.imagemNovidades{
	border: 0px;
	float: left;
}
#imagemTopico{
	text-align: middle;
	vertical-align: middle;
}
table.tabelaTitulo{
	vertical-align: middle;
}
td.tdTituloImagem{
	width: 120px;
}
a:link,a:visited{
	text-decoration: none;
	color: #B90000;
}
a:hover{
	text-decoration: underline;
	color: black;
	font-weight: bold;
	font-weight: bolder;
	position: relative;
}
table.tabelaContatoEletronico{
	border-collapse: collapse;
	font-size: 10px;
	text-align: justify;
	color: #666666;
	margin-left: 11px;
}
td.tdDescricaoCe{
	text-align: center;
	font-weight: bold;
}
td.tdEnviarCe{
	text-align: center;
}
td.tdDireitaCe{
	word-break: break-all;
}
input.inputAssunto{
	height: 18px;
	width: 250px;
	background-color: #eeeeee;
	color: #666666;
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.inputAssuntoT{
	height: 18px;
	width: 250px;
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #aaaaaa;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
}
input.inputAssuntoD{
	height: 18px;
	width: 250px;
	background-color: #3B7396;
	color: white;
	border: 1px solid #aaaaaa;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
}
select.selectGeral{
	height: 18px;
	width: 250px;
	background-color: #eeeeee;
	color: #444444;
	border: 1px solid #aaaaaa;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
	}
select.selectGeralD{
	height: 18px;
	width: 250px;
	background-color: #3B7396;
	color: white;
	border: 1px solid #aaaaaa;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
	}
input.inputRadio{
	background-color: #eeeeee;
	color: #444444;
	border: 1px solid #aaaaaa;
}
input.inputRadioD{
	background-color: #3B7396;
	color: white;
	border: 1px solid #aaaaaa;
}
textarea.textareaCe{
	background-color: #eeeeee;
	color: #444444;
	border: 1px solid #aaaaaa;
	font-size: 10px;
	width: 565px;
	height: 290px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}
textarea.textareaCeD{
	background-color: #3B7396;
	color: white;
	border: 1px solid #aaaaaa;
	font-size: 10px;
	width: 565px;
	height: 290px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}
input.inputSubmit{
	background-color: #eeeeee;
	color: #444444;
	border: 1px solid #aaaaaa;
}
textarea.textareaEndereco{
	height: 40px;
	width: 250px;
	background-color: #ffffff;
	color: #444444;
	border: 1px solid #aaaaaa;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;	
}
div.divAlerta{
	color: #E60000;
	font-weight: bold;
	background-color: #eeeeee;
	width: 565px;
	border: 1px dotted #A8A8A8;
	height: 70px;
}
div.divOk{
	color: black;
	background-color: #eeeeee;
	height: 70px;
	width: 565px;
	border: 1px dotted #535353;
	text-align: center;
}
li.liFrente{
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	text-indent: 10px;
	font-weight: bold;
}
#centroClientes img{
	cursor: pointer;
	cursor: hand;
}
html>body div.divZoom{
	color: #000000;
	/*border: 1px solid #bbbbbb;*/
	padding-top: 5px;
	background-color: white;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	width: 210px;
	height: 174px;
	background-image: url(../imagens/fundozoom.jpg);
}
div.divZoom{
	color: #000000;
	/*border: 1px solid #bbbbbb;*/
	padding-top: 5px;
	background-color: white;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	width: 210px;
	height: 179px;
	background-image: url(../imagens/fundozoom.jpg);
}
div.divZoom img{
	border: 1px solid #f4f4f4;
	
}
table.tabelaZoom{
	font-size: 10px;
	width: 100%;
	vertical-align: top;
}
#quadroUL li{
	border: 1px dotted #cccccc;
	margin-bottom: 15px;
	padding: 3px;
}
#tabelaDescricao{
	font-size: 10px;
}
td.tdTituloTitulo{
 width: 100%;
 vertical-align: middle;
}
div.mostra{
	width: 100%;
	display: block;
}
div.oculta{
	display: none;
	width: 100%;
}
div.divEncolhe{
	color: #B22222;
	font-size: 10px;
	width: 100%;
	background-color: #f5f5f5;
	padding-bottom: 5px;
	padding-top: 5px;	
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;	
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
div.divEncolhe:hover,div.divEncolhido{
	text-decoration: none;
	font-weight: bolder;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	width: 100%; 	
	background-color: white;
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;	
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;	
	padding-bottom: 5px;
	padding-top: 5px;	
}
a.aantes:hover{
	font-weight: bolder;
	font-weight: bold;
	text-decoration: none;
}
a.aantes:visited,a.aantes:link{
	color: #b22222;
}
a.aantes div.divEncolhe,a.aantes div.divEncolhido{
	display: block;
}
img.imagemSeta{
	text-align: middle;
	vertical-align: middle;
}
.fonteNao{
	text-decoration: line-through;
}
a.aComprar{
	position: relative; 
	float: right;
	top: -45px;
}
.fonteDestaque{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center
}
legend{
	color: #3B7396;
}

