/* CONTEDO GERAL */
.conteudo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.conteudo a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.conteudo a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}
.conteudo_shadow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}
.conteudo_shadow a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A3A3A3;
	text-decoration: none;
}
.conteudo_shadow a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D1D1D1;
	text-decoration: none;
}
.conteudo_shadow_double {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D1D1D1;
	text-decoration: none;
}
.conteudo_shadow_double a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D1D1D1;
	text-decoration: none;
}
.conteudo_shadow_double a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: none;
}
/* CONTEDO GERAL */

/* DETALHES */
.detalhe_red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.detalhe_red a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.detalhe_red a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E57F7F;
	text-decoration: none;
}
.detalhe_blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066DD;
	text-decoration: none;
}
.detalhe_blue a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066DD;
	text-decoration: none;
}
.detalhe_blue a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7FB2EE;
	text-decoration: none;
}
/* DETALHES */

/* COMBO_BOX E DROP DOWN */
.combo_box {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.combo_box_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.drop_down {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	background-color: #FFFFFF;
}
/* COMBO_BOX E DROP DOWN */

/* TITLES */
.title_default_blue {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066DD;
	text-decoration: none;
}
.title_default_blue a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066DD;
	text-decoration: none;
}
.title_default_blue a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #7FB2EE;
	text-decoration: none;
}
.title_default_blue_off {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066DD;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_default_blue_off a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066DD;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_default_blue_off a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #7FB2EE;
	text-decoration: none;
	background-color: #0066DD;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_default_red {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title_default_red a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title_default_red a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E57F7F;
	text-decoration: none;
}
.title_default_red_off {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_default_red_off a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_default_red_off a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E57F7F;
	text-decoration: none;
	background: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.title_blue {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0066DD;
}
.title_blue a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0066DD;
}
.title_blue a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #7FB2EE;
}
.title_red {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
.title_red a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
.title_red a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #E57F7F;
}
/* TITLES */

/* PERGUNTAS E RESPOSTAS */
.marca_questions {
	background-image: url(../images/perguntas_e_respostas/marca_questions.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.marca_call {
	background-image: url(../images/perguntas_e_respostas/marca_call.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 82px;
}
/* PERGUNTAS E RESPOSTAS */

/* QUANTO MENOS MELHOR */
.lance_free {
	background-image: url(../images/quanto_menos_melhor/lance_free.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.logo_little_default {
	background-image: url(../images/quanto_menos_melhor/logo_little.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
/* QUANTO MENOS MELHOR */
