body
{
	
	scrollbar-arrow-color: #003399; 
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#000066;
	scrollbar-darkshadow-color:;
	scrollbar-3dlight-color:;
	scrollbar-track-color: #ffffff; 
}

.item
{
	margin-left:20px;
	margin-right: 20px;
}

.titulo
{
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	font-family: Arial;
	text-decoration:none;
	
}

.subtitulo
{
	font-weight:normal;
	font-size: 14px;
	color: #336699;
	font-family: Arial;
	text-decoration:none;
	
}
.sep
{
	
	background-image:url(../img/ponto.gif);
	background-repeat:repeat-x;
	background-position: 0 100%;
	height:8px;
}

.desc
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
.label
{
	font-weight: normal;
	font-size: 13px;
	color: #336699;
	font-family: Arial;
	padding-left: 10px;
}

.label2
{
	font-weight: normal;
	font-size: 13px;
	color: #336699;
	font-family: Arial;
	width:60px;
	
}

.label_dest
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color:#33CC00;
	font-family: Arial;
	padding-left: 10px;
	height:20px;
	width:100%;
	
}
.cesto
{
	padding-left: 10px;
	
}

.autor 
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	height: 30px;
}
.data 
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	height: 30px;
}
.preco
{
	font-weight: normal;
	font-size: 14px;
	color: #CC6600;
	font-family: Arial;
}

.preco_prom
{
	font-weight: bold;
	font-size: 15px;
	
	font-family: Arial;
	text-decoration:underline;
	padding-left:8px;
	color: #ffffff;
	background-color:#33CC00;
	height:20px;
	width:175px;
}

.isbn
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	height:20;
}
.editora
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	height:20;
}
.tema
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	height:20;
}

.mais
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	
	font-family: Arial;
	
	
}

.mais a
{
	color: #666666;
	text-decoration: none;
}

.mais a:hover
{
	text-decoration:underline;
}

.prom_datas
{
    background-color: #eeeeee;
    width:265px;
}

.promo_label
{
    
	
	font-size: 11px;
	
	font-family: Arial;
	color: #666666;
	width:150;
}

.promo_value
{
    
	padding-left:5px;
	font-size: 11px;
	font-weight:bold;
	
	font-family: Arial;
	color: #333333;
	text-align:left;
	width:100px;
}
