div.livro
{
	height: 130px;
	width: 290px;
	margin-bottom: 8px;
	padding: 10px;
	font-weight: bold;
	color: white;
}

#apoiadores
{
	margin-left: 0px;
}

#gasto
{
	background-color: #FF5533;
}

#inseguranca
{
	background-color: #B3372D;
}

#historia
{
	background-color: #FFFF00;
	color: black;
}

#mefistofeles
{
	background-color: #FF5533;
	color: white;
}

h2, p
{
	margin: 0px;
	padding: 0px;
}

div.livro h2
{
	font-size: medium;
	color: #FFFF00;
}

div.livro a
{
	color: white;
}

#historia h2
{
	color: #B3372D;
}

#historia a
{
	color: #B3372D;
}

img.capa
{
	float: left; 
	margin-right: 10px;
	height: 130px;
	width: 97px;
}

.preco
{
	margin-top: 7px;
}

.preco p
{
	font-size: x-small;
	font-weight: normal;
}

.comprar
{
	float:right;
	margin-top: 50px;
	border: 0px;
}


.moreinfo
{
	margin-top: 10px;
}

small
{
	font-size: small;
}

h2.indice
{
	font-size: medium;
	margin-top: 5px;
	margin-bottom: 10px;
}

h3.indice
{
	font-size: small;
	margin-left: 15px;
}

p.indice
{
	font-size: small;
	margin-left: 30px;
}

p.indice2
{
	font-size: small;
	margin-left: 45px;
}

ol.indice2 
{
	margin: 0px;
	margin-left: 55px;
}
