#com_livres_wrapper
{
	clear: left;
	float: left;
	margin: 20px 0 0 0;
}

#img_book
{
	float: right;
	margin: 30px 10px 10px 0;
	text-align: center;
}

#img_book img
{
	display: block;
	margin: 0 0 5px 0;
	border: none;
}

#img_book a
{
	color: #666;
	text-decoration: none;
}

#price_book
{
	border-top: 1px dashed #aaa;
	font-size: 10px;
	margin: 10px 0 10px 0;
	width: 440px;
}

#price_book th
{
	vertical-align: top;
	color: #666;
	font-weight: normal;
	line-height: 20px;
}

#price_book strong
{
	font-size: 14px;
	color: #900;
	font-weight: normal;
}

h1.title
{
	clear: none;
	float: none;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif, sans;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: none;
	text-indent: 0;
}

h2.title
{
	border-top: 1px dashed #aaa;
	padding: 20px 0 0 0;
	margin: 20px 0 20px 0;
}

span.author
{
	display: block;
	font-size: 10px;
	color: #333;
}

#box_buy
{
	float: left;
	width: 200px;
	height: 150px;
	background: #fff url(images/bg_buy.png) 0 0 no-repeat;
	text-align: center;
	margin: 5px 15px 15px 0;
}

#box_buy label
{
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
	font-size: 10px;
	color: #333;
}

#box_buy strong
{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #900;
	margin: 10px 0 0 0;
}

#box_buy a.button
{
	float: left;
	width: 170px;
	margin: 10px 0 0 15px;
	padding: 4px 0 4px 0;
	text-align: center;
}

.book_com
{
	float: left;
	clear: left;
	width: 660px;
	margin: 0 0 20px 0;
}

.book_com h2
{
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.book_com p
{
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

.book_com .note
{
	float: right;
	color: #900;
	font-weight: bold;
}
