.gen_main_bg{
	background-image: url(../images/bg_1.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	
}
.gen_main_footer_bg{
	
	background-image: url(../images/bottom.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
	height: 50px;
}
.gen_main_right_bg1{
	background-image: url(../images/bg_5.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	
	width: 13px;
	height: 370px;
	
}
.gen_main_right_bg{
	background-image: url(../images/bg_6.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-y;
}
.gen_main_left_bg{
	background-image: url(../images/bg_7.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
.gen_main_wrapper{
	width: 995px;
	
	background-color: #FFF;
	text-align: left;
}
.gen_main{
	
}
/* COLUNA ESQUERDA */
.gen_left_wrapper{
	width: 216px;
}
/* IMAGEM ALEATORIA */
.gen_left_1{
	width: 216px;
	height: 204px;
}
/* topo do menu*/
.gen_left_v_spacer1{
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px;
}
/* MENU */
.gen_left_2{
	background-color: #98BF00;
	
}
/* fundo do menu*/
.gen_left_v_spacer2{
	height: 23px;
	width: 1px;
	padding: 0px;
	margin: 0px;
}
/* MARCACOES */
.gen_left_3{
	background-image: url(../images/bg_3.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	
	width: 216px;
	height: 63px;
}
.gen_left_3 div{	
	text-align: right;
	
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* Topo Destaques */
.gen_left_v_spacer3{
	width: 1px;
	height: 0px;
}

/* DESTAQUES */
.gen_left_4{
	
}


/* COLUNA DIREITA */
.gen_right_wrapper{
	width: 767px;
	/*border: solid 1px red;*/
}
/* Topo LOGO */
.gen_right_v_spacer1{
	width: 1px;
	height: 14px;
}
/* LOGO */
.gen_right_1{
	display: block;	
}
/* FundoLOGO */
.gen_right_v_spacer2{
	width: 1px;
	height: 13px;
}
/* Barra Info */
.gen_right_2{
	background-image: url(../images/bg_2.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-color: #0B717D;
	
	padding-left: 17px;
	
	line-height: 22px;
	color: #FFF;
}
/* Slides */
.gen_right_3{
	background-image: url(../images/bg_4.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #E8EFCD;	
	
	height: 198px;
}
.gen_right_3 div{
	padding-top: 13px;
	padding-left: 2px;
}
/* PESQUISAR */ 
.gen_right_4{
	background-image: url(../images/bg_9.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-color: #E8EFCD;
	
	width: 250px;
	height: 44px;		
}
/* COMPONENTES */
.gen_right_5{
	padding-top: 7px;
	
}
/* Espaço Cima submenu*/
.gen_right_v_spacer3{
	width: 1px;
	height: 20px;
}
.gen_submenu{
	/*border: solid 1px red;*/
	width: 250px;
}

/* TXT */
.gen_txt_creditos{
	font-family: Arial;
	line-height: 29px;
	font-size: 10px;
	color: #999;
}
.gen_txt_creditos A:ACTIVE,.gen_txt_creditos  A:LINK,.gen_txt_creditos  A:VISITED{
	font-family: Arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.gen_txt_creditos A:HOVER{
	font-family: Arial;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}
.gen_precos th{
	line-height: 25px;
	letter-spacing: 2px;
	text-align: left;
	white-space: nowrap;
}
.gen_precos td{
	white-space: nowrap;
	border-bottom: dotted 1px #CCC;
	line-height: 18px;
		
}
