.cp_titulo{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #f4900f;
	font-weight: bold;
}
.cp_titulo_grande{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.cp_txt_padrao{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7a7a7a;
}

.cp_lnk_padrao{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: none;
}

.cp_lnk_padrao:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: underline;
}

.cp_lnk_duvida{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: none;
}

.cp_lnk_duvida:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: underline;
}

.cp_item{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.cp_borda_padrao{
	border: 1px solid #f2f2f2;
}

.cp_back_lista_produtos{
	background-color: #f6f6f6;
}

.cp_box_oque_isso{
 	background-color: #f9f9f9;
	margin: 30px 0px 0px 90px;
}

.cp_box_busca{
	border: 1px solid #e9e9e9;
 	background-color: #f9f9f9;
}
 
.tabelaborda {
	border:  0 none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.tabelaborda td {
	padding: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	color:  #7a7a7a;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.tabelaborda td.titulo{
	color: #f4900f;
	font-weight: bold;
	text-align: center;
	border-top: none;
}
.tabelaborda td.noneitem{
	color: #000000;
	text-align: left;
	border-left: none;
	padding-left: 10px;
}

.tabelaborda td.titulo_noneitem{
	color: #f4900f;
	font-weight: bold;
	text-align: left;
	border-left: none;
	border-top: none;
	padding-left: 10px;
}

.cp_aba_on{
	background: url(../images/catalogo_produtos/back_aba_on.gif) repeat-x;
	height: 26px;
	padding: 0 8px 0 8px;
}

.cp_aba_off{
	background: url(../images/catalogo_produtos/back_aba_off.gif) repeat-x;
	height: 26px;
	padding: 0 8px 0 8px;
}

.cp_linha_sep_aba_on{
	background: url(../images/catalogo_produtos/linha_sep_aba_on.gif) repeat-y;
	height: 26px;
}

.cp_linha_sep_aba_off{
	background: url(../images/catalogo_produtos/linha_sep_aba_off.gif) repeat-y;
	height: 26px;
}

.cp_back_linha_aba{
	background: url(../images/catalogo_produtos/back_linha_aba.gif) repeat-x;
	height: 26px;	
}

.cp_select_busca{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #7a7a7a;
}

.cp_lnk_aba_on{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ff8800;
	font-weight: bold;
	text-decoration: none;
}

.cp_lnk_aba_on:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ff8800;
	font-weight: bold;
	text-decoration: underline;
}

.cp_lnk_aba_off{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: none;
}

.cp_lnk_aba_off:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0a599e;
	font-weight: bold;
	text-decoration: underline;
}
