html{
	background:url(gfx/bg1px.jpg) center top repeat-y;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	background-color:#620a09;
	

}

body{
	margin:0px auto; 
	background:url(gfx/bg.jpg) center top no-repeat;
	line-height:18px;
	font-family:Tahoma; 
	font-size:11px;
	color:#FFFFFF;
}

#geral{
height:1187px;
	margin:0px auto;
	width:770px;
}
#esquerda{
float:left;
width:355px;
padding-left:10px;
padding-top:100px
}
#direita{
padding-left:20px;
float:left;
width:385px;
}

#centro{
	padding-left:30px;
	padding-top:100px;
}

.NomeProdutos{

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #fff000;

	line-height: 14px;

	text-decoration: none;

}

.campos_obrogatrios{

	font-family: Tahoma, Arial;

	font-size: 10px;

	color: #BEBEBE;

	line-height: 14px;

	text-decoration: none;

}

.titulos_produtos{

	font-family: Tahoma, arial;

	font-size: 11px;

	color: #fff000;

	font-weight:bold;

}

.referencia_produto{

	font-family: Tahoma, arial;

	font-size: 11px;

	color: #808080;

}

.data {



	font-family: Verdana, Arial;

	font-size: 10px;

	color: #646464;

	line-height: 14px;

	text-decoration: none;

	

}

.titulos {



	font-family: verdana, Arial;

	font-size: 14px;

	color: #fff000;

	line-height: 14px;

	text-decoration: none;

	font-weight:bold;

}

.categoria{

	font-family: Verdana, Arial;
	font-size: 12px;
	color: #fff000;
	text-decoration: none;
	font-weight:bold;

}



.marcas{



	font-family: Verdana, Arial;

	font-size: 16px;

	color: #E30503;

	line-height: 14px;

	text-decoration: none;

	font-weight:bold;

}



.titulos_sessoes {



	font-family: verdana, Arial;

	font-size: 14px;

	color: #E82E26;

	line-height: 14px;

	font-weight:bold;

}



.representantes {



	font-family: verdana, Arial;

	font-size: 9px;

	color: #008DD0;



}



 B { 



	letter-spacing: -1;

 }



A {
	color: #fff000;
	text-decoration: none;
  }

A:hover {

	color:#FFFFFF;

	text-decoration: none;



  }



.m { 



	font-size: 9px;

	color: #888888;

	line-height: 10px;

}



.g {



	text-decoration: none;



}


.t{
width: 220px; 
height:20px;
border: 0px; 
color:red;
background-color: #FFFFFF;
padding-left:5px;
}


textarea {

width: 220px; 

overflow: no; 
padding-left:5px;

border: 0px; 
color:red;
background-color: #FFFFFF;



}



.s {



color: white;

background-color: #818181;

padding-left: 6px;

padding-right: 6px;

cursor: hand;



}



.e, .e A { color: #969696; } .e A:hover { color: #FFFFFF }



.black b { color: #CCCCCC }

.black td, .black { color: #999999 } 

.black a { color: C0FF00 }



h1, h1 * { font-size:14px; font-family: arial; color: #880000; letter-spacing: -1px; font-weight: bold; margin: 0px }



.bar, .bar * { color: white }

.bar A { color: #FFA200 }

.box {  border-left:0px; border-right:0px; border-top:0px; border-bottom:0px; font-family: verdana, Arial; font-size: 10px; color: #000000; background-color: #F4FAFF; background-repeat: repeat-x; background-image:  url(file:///C|/Documents%20and%20Settings/Administrador/Configura%E7%F5es%20locais/Temporary%20Internet%20Files/Content.IE5/KXUF09I3/%27images/box_fundo.gif%27); left: 10px; clip:  rect(   ); width: 100%;}

.boxarea {  border-left:0px; border-right:0px; border-top:0px; border-bottom:0px; font-family: verdana, Arial; font-size: 10px; color: #000000; background-color: #F4FAFF; background-repeat: repeat-x; background-image:  url(file:///C|/Documents%20and%20Settings/Administrador/Configura%E7%F5es%20locais/Temporary%20Internet%20Files/Content.IE5/KXUF09I3/%27images/box_fundo_area.gif%27); left: 10px; clip:  rect(   );  }

/*body { scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #363636;

scrollbar-highlight-color: #CCCCCC; scrollbar-3dlight-color: #CCCCCC;

scrollbar-darkshadow-color: #CCCCCC; scrollbar-track-color: #CCCCCC;

scrollbar-arrow-color: #363636 }
*/

img{border:none;}

img,input{ /*IE sucks! must have a code to make png alpha opacity works*/
 filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ?
	  this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="gfx/blank.gif").substr(0,0)
	 :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="gfx/blank.gif").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}

*{
	font-size:11px !important;
}