.menucima{
	padding: 0;
	margin: 3px;
	list-style-type: none;
	margin-top: 26px;
	width: 180px;
}
.menucima td{
	margin: 0;
	padding: 3px 3px 4px 10px;
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.menucima td a{
	text-decoration: none;
	padding: 1px 3px 2px 5px;
}
.menucima td a:hover{
	color: #000066;
} 
.campobusca{
	color: #000000;
	background-color: #C9C8DA;
	border: 0;
	font-size: 10px;
}

.ttnboxes{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/ttl_boxs.jpg);
	padding: 5px 0 6px 15px;
	background-repeat: no-repeat;
}
.cpnboxes{
	background-image: url(../images/fnd_boxes.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.rdnboxes{}


.selocats {
	text-align: center;
	border: 1px solid #478793;
	color: #FFFFFF;
}
.selocats a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	display: block;
	position: relative;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../layout/fnd_selos.gif);
	background-repeat: no-repeat;
	padding: 8px 0 9px 0;
}.selocats a:hover{
	color: #000066;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: #CCCCCC;
}

.cxcatep{
}
.cxcatep a{
	padding: 5px;
	display: block;
	text-decoration: none;
}
.cxcatep a:hover{
	color: #000000;
}

.cxtopologin{
	padding-left: 28px;
	padding-top: 15px;
}

.ttlogin{
	font-size: 12px;
	text-decoration: underline;
}
.cplogin{
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #999;
}
.btlogin{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9900;
	border: 0;
	padding: 1px;
}
.imagefrente a{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 2px solid #ccc;
	background-color: #FFFFFF;
}
.imagefrente a:hover{
	border: 2px solid #666;
	background-color: #E9E9E9;
	color: #CCCCCC;
}

.caixaprodutos{}
.caixaprodutos .titulo{
	text-align: center;
	height: 25px;
}
.caixaprodutos .titulo a{
	font-size: 11px;
	color: #00659c;
	font-weight: bold;
}
.caixaprodutos .titulo a:hover{}
.caixaprodutos .imagem{
	text-align: center;
}
.caixaprodutos .preco{
	text-align: center;
	color: #f03;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.caixaprodutos .botoes{
	padding: 5px;
}
