body {
	font-family:Verdana;
	color: #EFEFEF;
	background-color: #F7F7F7;
	background-image: url(images/bg_body.gif);
}
a {
	color: #EBEBEB;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color:#000000;
	background-color: #E9E9E9;
}
.corpo {
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.branco {
 color: #FFFFFF;
}
.fpreto {
	background-color: #000000;

}
.marelin{
	color:#FFCC00;	
}
.corpin {
	font-size: 10px;
}
.sublinhado {
	text-decoration: underline;
}

.textocentro {
	text-align: center;
}

.taltura {
 height: 100%;
}
.topo {
	background:url(images/bg_topo.gif);
}
.menu {
	background:url(images/bg_menu.gif);
}
.novajanela {
 target: _blank;
}

a.externallink:link { 
  target-name: new;
  target-new: window;
}

.merchan {
 background-color:#232323;
 width:180px;
 }
 .quinhentospx {
 width:500px;
 }
 .subtitulo {
	height: 50px;
	vertical-align: bottom;	
}
 .subtitulo2 {
	height: 20px;	
}
.justificado {
 align: justify;
}
 .cinquentapx {
 width:50px;
 }
 .tamanhosete {
 font-size: xx-large;
 }
 .linha {
	width:95%;
	height: 1px;
 }
.doisnovequatro {
 width:294px;
 }
 .trezepc {
  width:13%;
 }
 .oitentaesetepc {
   width:87%;
 }
 h1 {
	font-size: 20px;
}
