.conteudo {
	width: 575px;
	clear: none;
	float: left;
	margin-left: 5px;
}
.conteudo h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/padrao/h2_internas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	line-height: 19px;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: -10px;
}
.conteudo h3 {
	padding-left: 10px;
	padding-bottom: 5px;
	color: #003333;
	font-size: 15px;
}

.conteudo p {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

.container {
	background-image: url(../images/padrao/bg_filete.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.conteudo a {
	color: #3DB6C1;
	text-decoration: none;
	font-weight: bold;
}
.ListadeProdutos {
	margin-right: 10px;
	margin-left: 10px;
}
.ListadeProdutos li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.ListadeProdutos ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ListadeProdutos a {
	background-image: url(../images/padrao/listaProdutos_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	color: #38A7AF;
	font-size: 14px;
}
.ListadeProdutos a:hover {
	color: #666666;
	background-image: url(../images/padrao/listaProdutos.jpg);
}
.ViazziBolsas {
	background-color: #000000;
	display: table;
	margin-top: -10px;
}
.ViazziBolsas p {
	color: #999999;
}

.ViazziBolsas img {
	float: right;
}
.ViazziBolsas * {
	clear: none;
}
.ViazziBolsas h3 {
	color: #FFFFFF;
	line-height: 40px;
	vertical-align: bottom;
}

.Viazzikids {
	background-color: #EFF0E0;
	display: table;
	margin-top: -10px;
}
.Viazzikids p {
	color: #553900;
}

.Viazzikids img {
	float: right;
}
.Viazzikids * {
	clear: none;
}
.Viazzikids h3 {
	color: #553900;
	line-height: 40px;
	vertical-align: bottom;
}
