.kids {
	width: 280px;
	height: 300px;
	clear: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../images/padrao/bg_kids.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kids h2 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/padrao/site_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 19px;
	margin-bottom: 10px;
}
.kids p {
	font-size: 11px;
	color: #5B3E00;
	line-height: 16px;
	padding-top: 115px;
	padding-right: 10px;
	padding-left: 10px;
}

.bolsas {
	height: 300px;
	width: 290px;
	clear: none;
	float: left;
	background-image: url(../images/padrao/bg_bolsas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bolsas h2 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/padrao/site_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	line-height: 19px;
	margin-bottom: 10px;
	display: block;
}
.bolsas p {
	font-size: 11px;
	color: #666666;
	padding-right: 85px;
	padding-left: 10px;
	padding-top: 115px;
}
.bolsas a {
	color: #666666;
	text-decoration: none;
}
.bolsas a:hover {
	color: #000000;
}
.kids a {
	color: #5B3E00;
	text-decoration: none;
}
.kids a:hover {
	color: #000000;
	text-decoration: none;
}
