/* CSS Document */

.menu {
	font-size: 17px;
	color:#666666;
	text-decoration: none;
}
.ft_barra {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


.menu:hover {
	color: #000000;
	text-decoration: underline;
}

.bdfield {
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	padding: 4px;
}

.ft_black_form {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.ft_red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

.ftmenu_titulo {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.menu_coop {
	font-size: 14px;
	color:#666666;
	text-decoration: none;
}

.menu_coop:hover {
	color:#000000;
	text-decoration:underline;
}

.ft_txt {
	font-size: 13px;
	color: #666666;
	line-height:20px;
	text-decoration: none;
}

.ft_black {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.ft_titulo_a {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.bd_cinza {
	border: solid 1px #CCCCCC;
}

.bd_oferta_azul {
	border: solid 1px #0099FF;
}

.bd_cinza_a {
	border: solid 1px #666666;
}

.ft_white {
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}

.ft_white_lk {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.ft_white_lk:hover {
	text-decoration:underline;
	color: #CCCCCC;
}


.ft_white_lk2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.ft_white_lk2:hover {
	text-decoration:underline;
	color: #CCCCCC;
}

.ft_extrato {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.ft_link {
	font-size: 14px;
	color: #006699;
	text-decoration:none;
}

.ft_link:hover {
	color:#000000;
	text-decoration:underline;
}

.ft_cinza {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.ft_titulo_b {
	font-size: 18px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/bg_titulo2.jpg);
	text-decoration: none;
	/*background-position: left;
	background-repeat:no-repeat;*/
}

.ft_item_black {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.ft_preco {
	font-size: 16px;
	color:#CC3300;
	text-decoration: none;
}

.ft_titulo_red {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.ft_data {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.ft_classif {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

.ft_classif:hover {
	color: #000000;
	text-decoration: underline;
}

.button {	
	display:block;
	padding: 5px;
	margin: 5px;
	font-size: 16px;
	background-color:#E9E9E9;
	color:#666666;
}

.button:hover {
	color: #000000;
	background-color:#CCCCCC;
}

.ftmenu {	font-family: "Trebuchet MS", Tahoma;
	display:block;
	padding: 5px;
	margin: 5px;
	font-size: 16px;
	background-color:#E9E9E9;
	color:#666666;
	text-decoration: none;
}

.ftmenu:hover {
	color: #000000;
	background-color:#CCCCCC;
	text-decoration: none;
}


.bd_img{
	border: 1px solid #FFFFFF;
}

.bd_img:hover {
	border: 1px solid #000000;
}

/*.ft_extrato {
	font-family: "courier new";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}*/

.ft_preco_d {
	font-size: 28px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ft_rodape_lk {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.ft_rodape_lk:hover {
	color: #000000;
	text-decoration: none;
}

.ft_white_b {
	font-size: 15px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.bg_classif {
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image:url(images/bg_classif.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bd_mercearia {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#0066CC;
}

.ft_mercearia {
	font-size: 14px;
	color:#0066CC;
	font-weight: bold;
}

.bd_hortifruti {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#009966;
}

.ft_hortifruti {
	font-size: 14px;
	color:#009966;
	font-weight: bold;
}

.bd_acougue {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#CC3333;
}

.ft_acougue {
	font-size: 14px;
	color:#CC3333;
	font-weight: bold;
}

.bd_padaria {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#FF6600;
}

.ft_padaria {
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
}

