* {
	margin: 0px;
	padding: 0px;
}

object {
	display:block;
}

body {
	width:100%;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background: #e66619 url(../img/bg.gif) repeat-x top left;
}

p {
	margin: 0;
}

img {
	border:0;
}

#wrapper {
	margin:0 auto;
	width:960px;
	text-align: left;
}

#booktitle {
	margin-left:236px;
}

#subtitle {
	margin-left:240px;
}

#links {
	margin-left:210px;
	width:610px;
	height:80px;
}

#links a {
	float:left;
	display:block;
	width:120px;
	height:80px;
	margin:0;
	padding:0;
}

#mainbox {
	margin-left:32px;
	width:960px;
	height:359px;
}

#leftbox {
	float:left;
	width:360px;
	height:359px;
	overflow:hidden;
	text-align:right;
}

.hl {
	padding:0 0 10px 0;
}

a.inicio {
	background: transparent url(../img/m1_lo.gif) no-repeat top left;
}
a.autores {
	background: transparent url(../img/m2_lo.gif) no-repeat top left;
}
a.comprar {
	background: transparent url(../img/m3_lo.gif) no-repeat top left;
}
a.indice {
	background: transparent url(../img/m4_lo.gif) no-repeat top left;
}
a.noticias {
	background: transparent url(../img/m5_lo.gif) no-repeat top left;
}
a.inicio:hover {
	background: transparent url(../img/m1_ro.gif) no-repeat top left;
}
a.autores:hover {
	background: transparent url(../img/m2_ro.gif) no-repeat top left;
}
a.comprar:hover {
	background: transparent url(../img/m3_ro.gif) no-repeat top left;
}
a.indice:hover {
	background: transparent url(../img/m4_ro.gif) no-repeat top left;
}
a.noticias:hover {
	background: transparent url(../img/m5_ro.gif) no-repeat top left;
}

body.inicio a.inicio {
	background: #ec5828 url(../img/m1_hi.gif) no-repeat top left;
}
body.autores a.autores {
	background: #ec5828 url(../img/m2_hi.gif) no-repeat top left;
}
body.comprar a.comprar {
	background: #ec5828 url(../img/m3_hi.gif) no-repeat top left;
}
body.indice a.indice {
	background: #ec5828 url(../img/m4_hi.gif) no-repeat top left;
}
body.noticias a.noticias {
	background: #ec5828 url(../img/m5_hi.gif) no-repeat top left;
}

#line1, #line2 {
	width:960px;
	height:8px;
	background: #ffffff url(../img/line1.gif) no-repeat top left;
	font-size: 0px;
}

#line2 {
	background: #ffffff url(../img/line2.gif) no-repeat top left;
}

#pageend {
	margin-left:240px;
	width:480px;
	margin-top:16px;
	padding:0;
	color:#660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#pageend a {
	color:#660000;
	text-decoration:none;
}


/* DHTML SCROLLER(S) */

.rightbox {
	float:left;
	position:relative;
	margin:0px 0px 8px 7px;
	width:470px;
	height:359px;
}

.root p {
	margin:10px 10px 5px 10px;
}

.flow {
	vertical-align:text-bottom;
}

.thumb {
	position:absolute;
	height:15px;
	width:15px;
	left:10px;
	z-index:1;
}

.up, .dn {
	position:absolute;
	left:10px;
}

#slider {
	position:absolute;
	left:442px;
	top:17px;
	width:1px;
	height:325px;
	background-color:#bf330c;
}

.scrollContainer { 
	position:relative;
	left:1px;
	top:1px;
	width:460px;
	height:359px;
	clip:rect(0px 467px 600px 0px);
	overflow:auto;
}

.scrollContent {
	position:absolute;
	color:#ffffff;
	font-size: 12px;
	left:0px;
	top:0px;
	width:450px;
}

.scrollContent a {
	color:#ffffff;
	text-decoration:underline;
}

body.indice div.scrollContent {
	line-height:16px;
}

ul {
	list-style-type:disk;
	margin-left:0;
	padding:0px 15px 0px 15px;
}
ol {
	margin-left:0;
	padding:0px 15px 0px 20px;
}