body {
	background-color: #BBAF85;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#principal {
	position:relative;
}
#ingles {
	position:absolute;
	width:13px;
	height:131px;
	z-index:4;
	left: 607px;
	top: -199px;
}
#espanhol {
	position:absolute;
	width:13px;
	height:153px;
	z-index:5;
	left: 607px;
	top: -6px;
}	
#lancamento {
	position:relative;
}
#novo1 {
	position:absolute;
	width:98px;
	height:19px;
	z-index:1;
	top: -16px;
	left: -20px;
}

.home {
	height:223px;
	width:190px;
	padding: 15px 0 0 0;
	_padding: 0 0 0 0;
	margin: 10px 10px 0px 0px;
	float: left;
	background-image: url(../imgs/fundo_prod_home.gif);
	text-align:center;
	font-size: 9px;
	
}

.txt_branco_home {
	text-align:left;
	text-decoration:none;
	padding: 25px 0 0 10px;
	*padding: 15px 0 0 10px;
	font-weight:bold;
	font-size: 9px;
	color:#FFF;
}
.txt_branco_home:hover{
	text-decoration:underline;
	
}

.txt_branco {
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
.txt_branco:hover{
	text-decoration:underline;
	
}

.topo{
	background-image:url(../imgs/bg_borda.gif); 
	background-position:left top; 
	background-repeat:repeat-y;
}

.aba_esp{
	background-image:url(../imgs/aba_esp.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}

.contorno{
	background-image:url(../imgs/contorno_bottom.gif); 
	background-position:left top; 
	background-repeat:no-repeat	;
}

.txt_branco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.linkbranco {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.linkbranco:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.linkpreto {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
a.linkpreto:hover {
	color: #000000;
	text-decoration:underline;
}
.tit_prod {
	font-family: Verdana;
	font-weight:bold;
	font-size: 20px;
	color: #FFFFFF;
}
.tit_representante {
	font-weight:bold;
	font-size: 18px;
	color: #000000;
}
.txt_marrom {
	font-family:Verdana;
	font-size:12px;
	color:#2D2300;
}
.tit_preto {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
a.link_marrom {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #2D2300;
	text-decoration:none;
}
a.link_marrom:hover {
	color: #2D2300;
	text-decoration:underline;
}
.tit_sobre {
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
}

.topo_geral{
	background-image:url(../imgs/bg_topo.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
	padding-left:1px;
}
	

