body {
	background-color:#FFFFFF;
}
body,td,th, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link, a:visited	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active, a:hover	{
	color: #FF0000;
	text-decoration: underline;
}
a.Artigos:link	{
	text-decoration: none;
	font-weight: bold;
}
a.Artigos:visited	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.Artigos:active, a.Artigos:hover	{
	color: #FF0000;
	text-decoration: underline;
}
a.Boletim:link	{
	text-decoration: none;
	font-weight: normal;
}
a.Boletim:visited	{
	color: #666666;
	text-decoration: none;
}
a.Boletim:active, a.Boletim:hover	{
	color: #FF0000;
	text-decoration: underline;
}

#optionsItem1 a:link, #optionsItem1 a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10px;
	margin-left: 14px;
	margin-right: 4px;
	font-weight: bold;
	padding-top: 4px;
}
#optionsItem1 a:hover {
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
#optionsItem2 a:link, #optionsItem2 a:visited {
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10px;
	margin-left: 25px;
	margin-right: 4px;
}
#optionsItem2 a:hover {
	display: block;
	font-weight: normal;
	text-decoration: underline;
}
#optionsItem3 a:link, #optionsItem3 a:visited {
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-indent: -9px;
	margin-left: 34px;
	margin-right: 4px;
}
#optionsItem3 a:hover {
	display: block;
	font-weight: normal;
	text-decoration: underline;
}
.sombra_livro {
	background-image:url(images/sombra_livro.jpg);
	padding:3px 5px 7px 5px;
	height:120px;
	width:85px;
}
.Loja_SubTotal { font-size:12px; font-weight:normal; }
.Loja_SubTotal2 { font-size:12px; font-weight:bold; }
.Loja_CFiel { font-size:12px; font-weight:bold; color:#F00; margin-bottom:5px; }
.Loja_Total { font-size:12px; font-weight:bold; color:#060; }

.infantil { background-color:#EEE; padding:10px 0; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.infantil td { font-size:12px; }
.infantil img { margin-bottom:5px; }
.infantil h3 { margin:0; padding:0; }
.infantil .comprar { display:block; margin:10px; }
.infantil .de { text-decoration:line-through; color:#F00; }
.infantil .por { font-weight:bold; }
.break { margin-top:15px; }

