body {

	background-image:url(../layout/main_bg.gif);

	color:#36393D;

	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-size: 12px

}

em {
	font-style:italic;
}

h1

{

    margin-bottom: 10px;

    font-size: 2em;

}

h2

{

    line-height: 200%;

    font-weight: bold;

}



ul li

{

    line-height: 140%;

}





p

{

    margin-bottom: 10px;

    line-height: 160%;

}

#wraper {

	width:684px;

	margin: 0 auto;

	margin-top:30px;

}

#header {

	background-repeat:no-repeat;

	background-position:top;

	height:42px;

	padding-top:95px;

}

#footer {

	background-image:url(../layout/footer.gif);

	background-repeat:no-repeat;

	background-position:top;

	height:98px;

    padding: 6px;

}

#footer img {

	float:right;

	margin-top:10px;

}

#footer p.copyright

{

    margin-top: 30px;

    float: left;

}

#content {

	background-color:#FFFFFF;

	background-image:url(../layout/body_bg.jpg);

	background-repeat:repeat-y;

	background-position:left;

}

#colesq {

	width:217px;

	float:left;

	padding-left:11px;

}

#coldir {

	float:right;

	width:420px;

	margin-right:10px;

}

ul#menu {

	list-style:none;

	margin-left:150px;

}

ul#menu li a img{

	border:none;

}

ul#menu li {

	display:inline;

}

#frm_pesquisa {

	margin-top:15px;

}

#intro{

	width:398px;

	padding:8px;

	margin-top: 8px;

	margin-bottom:20px;

}

#intro img {

	float:left;

	margin-right:10px;

	margin-bottom:10px;

	border: 1px solid #000000;

}

#noticias {

	width:398px;

	background-color:#edf0f2;

	padding:8px;

	margin-top: 8px;

}

#noticias img {

	float:left;

	margin-right:10px;

	margin-bottom:10px;

}

h1 {

	color:#2F4047;

	font-family:"Times New Roman",Times,serif;

	font-size:17px;

	font-weight:bold;

	text-align:left;

}



ul.livros li

{

    width: 80px;

    float: left;

    margin: 5px;

}

ul.livros li a img

{

	border: 1px solid #000000;	

}

.smaller

{

    font-size: smaller;

}