body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#369;
	outline:none;
}
a:hover {
	color:#fff;
	background:#0361b0;
}
a.image:hover {
	background:transparent;
}
.periodo span, .col1 h2, #subheader ul li a, .frase, .content h3, .content dt, .top5 dt, .lista-ranking .item-atual {
	color: #d7006b;
}
.periodo {
	font-size:12px;
}
h1,h2,h3,h4,h5, .content a, .maisprodutos a, .content dt a, #footer dd a, .maisbuscados dt a, .Comunidades .wrapper li {
	font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
	color: #d7006b;
}
.exibe-produto h5, .exibe-produto h4, .exibe-produto h3, .resultado-busca h5 {
	font-size:18px;
}
.exibe-produto h4 {
	margin-bottom:0;
}
.exibe-produto h1 {
	color:#369;
}
.col1 .exibe-produto h2 {
	display:block;
}

.maisbuscados dt a {
	text-decoration:none;
}
.maisbuscados dd a:hover {
	color:#333;
	background:#fff;
}
.maisbuscados dt {
	border-bottom: 1px solid #d7006b;	
}
dl.maisbuscados {
	font-size:12px;
}
dl.maisbuscados dt {
    margin-bottom:5px;
}
#footer dd a {
    font-size:11px;
    color:#ddd;
}
.content a {
	color:#0361b0;
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.content a:hover {
	color:#fff;
}
.content dd a:hover, .content dt a:hover {
	color:#fff;
	background:#0361b0;
}

.content dt a:hover {
	background: #d7006b;
	color:#fff;
}
.content dt {
    font-size:16px;
}
.top5 dt {
	padding-top:4px;
}
.top5 dd a {
    font-size:11px;
    line-height:14px;
}
.maisprodutos {
    text-align:center;
    font-size:16px;
}
.maisprodutos a {
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
} 
.links .menu a {
	color: #333;
	padding:0 8px;
	margin:0;
	margin-right:4px;
}
.links .menu li {
    border-right:1px solid #333;
}
.links .menu a:hover {
	background: #333;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#footer p {
    clear:both;
    font-size:11px;
    text-align:center;
    padding-top:20px;
}
#footer p a {
    color:#ddd;
}
#footer p a:hover {
	background:#fff;
	color:#333;
}
#footer p span.by a:hover {
	background:transparent;
}
.lista-ranking {
	color:#666;
}
