BODY{
	background-color : #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #80807F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
	text-align : justify;
}


TABLE{
	font-family: Tahoma;
	font-size: 11px;
	color: #80807F;
	text-align : justify;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #0072B8;
  text-decoration: none;
}

.texto{
	font-family: Tahoma;
	font-size: 11px;
	color: #80807F;
}

INPUT, SELECT, TEXTAREA  {  
	font-family: Tahoma;
	font-size: 10px;
	color: #80807F;
	border: #0072B8; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #F0F9FF;
}

.chk {
  background-color: transparent; 
	border: 0px;
}

 .img{
 border: #B0A086; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.bge{
	background-image : url(imagens/bg_pagina.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.bgd{
	background-image : url(imagens/bg_pagina2.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.bg_boxE{
	background-image : url(imagens/bg_boxE.gif);
	background-position : right;
	background-repeat : repeat-y;
}

.bg_uniformesHome{
	background-image : url(imagens/bg_uniformesHome.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

.bg_rodape{
	font-family: Tahoma;
	font-size: 9px;
	color: #0072B8;
	background-image : url(imagens/bg_rodape.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.bg_cinza{
	background-image : url(imagens/bg_cinza.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.pontilhadoV{
	background-image : url(imagens/pontilhadoV.gif);
	background-position : center;
	background-repeat : repeat-y;
}

.bg_boxE2{
	background-image : url(imagens/bg_boxE2.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

.bg_boxE3{
	background-image : url(imagens/bg_boxE3.gif);
	background-position : top;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

.titulos_destaque{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.bg_produtos{
	background-image : url(imagens/bg_produtos.gif);
	background-position : top;
	background-repeat : no-repeat;
}