@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption);

* {	
	font-family:Arial, Helvetica, sans-serif;
}


#body{
	background: url(img/bG.jpg) repeat-x scroll center top #F3E5C7;
}

#body #center{
	border:none;
}

#body #center #conteudo {
	background: none;
}

#body #center .breadcrumbs {
	margin-top: -15px;
    text-align: right;
    width: 920px;
}

#body #center .breadcrumbs * {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#body #menuRig {
	background: url(img/estante.png);
	height:472px;
	width:217px;
}

#body #menuRig ul.listMenu {
	margin: 123px 48px 25px 30px;
	text-align:right;
}

#body #menuRig ul.listMenu li{
	background: url(img/livro_estante.png) no-repeat;
	height:24px;
	line-height:24px;
	list-style:none;
	margin: 0;
	width:144px;
	padding-right:10px;
}
#body #menuRig ul.listMenu li a {
	letter-spacing: -1px;
	color:#5d362f;
}

#body #center h2.titulo {
	border: none;
	font-family:'PT Serif Caption', Verdana, Arial, Helvetica, sans-serif;
	color:#854f22;
	text-transform:uppercase;
	font-size:32px;
	letter-spacing:1px;
}

#body #center #txt_intro {
	float:left;
	font-size: 12px;
	margin: -32px 70px 20px 0px;
	width:321px;
}

#body #center .item-page{
	padding-left:10px;
    font-size: 12px;
		width:694px;
}

.item-page .col {
	float:left;
    margin: 10px 20px 20px 0px;    
    width:340px;
}

.item-page .col2 {
	float:left;
    margin: 9px 20px 20px 35px;    
    width:279px;
}

.item-page p.paragrafo {
    font-size: 12px;
	margin:17px 20px 5px 0px;
	width: 340px;
}

#col_logos {
	float:right;
	width:217px;
}

#col_logos img{
	margin:10px;
	float:left;
}

