body {
	background-attachment: scroll;
	background-image: url(imagens/bg_topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color:#1C4387;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #1C4387;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.carrinho-preco {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F5781E;
	text-decoration: none;
}
.carrinho-itens {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #F5781E;
	text-decoration: none;
}


.menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;

}
.dots-menu {
	background-attachment: scroll;
	background-image: url(imagens/dots_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.dots-lateral {
	background-attachment: scroll;
	background-image: url(imagens/dots_lateral.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	color: #898989;
	letter-spacing: 1px;
}
.dotazul {
	background-attachment: scroll;
	background-image: url(imagens/dot_azul.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.livro-titulo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C4387;
	text-decoration: none;
	line-height: 18px;
}
.livro-autor {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.livro-de {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C4387;
	text-decoration: none;
}
.livro-por {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C83333;
	text-decoration: none;
}
.livro-por-b {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04624C;
	text-decoration: none;
}
.titulodest {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit-destaques {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;

}
.textosinopses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C4387;
	text-decoration: none;
	line-height: 18px;

}
.atencao {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C83333;
	text-decoration: none;
}
.campotexto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 0px solid #BCBCBC;
}
.livro-titulodet {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C4387;
	text-decoration: none;
	line-height: 22px;
}
.livro-autordet {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C4387;
	text-decoration: none;
}
.detalhes {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1C4387;
	text-decoration: none;
}
.azul {color="#0000CC"
}
.border {
	border: 1px solid #CCCCCC;
}
#cube{text-align:center;}
#similar	{
	width:100%;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	}
#titsimilar	{
	width:210px;
	float:left;
	}
#titsimilar h2	{
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:19px;
	color:#FF3D1F;
	text-align:left;
	}
#fundosimilar p	{
	text-align:left;
	height:22px;
	line-height:22px;
	}
#fundosimilar p a	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#1C4387;
	padding-left:15px;
	}
#fundosimilar	{
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#F0F0F0;
	background-image: url(imagens/dot_azul.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#seta	{
	width:100px;
	margin:0px;
	padding:0px;
	float:left;
	}
.clear	{
	clear:both;
	}