.mainnav a.catalogue {
	background: #faa61a;
	color: #fff;
	font-weight: bold;
}

.lhs-nav {
	position: absolute;
	left: 50%;
	margin-left: -355px;
	margin-top: 100px;
}
.lhs-nav p {
	margin: 0px 0px 10px 0px;
}

.p-shadow {
	width: 450px;
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.p-shadow div {
	background: none !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}

.p-shadow p {
	border: 0px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}


p.bg1 {
	color: #369;
	background-color: #ffdd00;
	overflow:hidden;
}

*html p.bg1 {
	height:100%;
}
	p.bg1 img{
	float:left;
	}
	p.bg1 span{
	float:right;
	width:400px;
	}

p.bg2 {
	color: #fff;
	background-color: #c61a35;
	overflow:hidden;
}

*html p.bg2 {
	height:100%;
}
	p.bg2 img{
	float:left;
	}
	p.bg2 span{
	float:right;
	width:400px;
	}

p.bg3 {
	color: #fff;
	background-color: #faa635;
	overflow:hidden;
}
*html p.bg3 {
	height:100%;
}
	p.bg3 img{
	float:left;
	}
	p.bg3 span{
	float:right;
	width:400px;
	}

p.bg4 {
	color: #fff;
	background-color: #3ea3cb;
	overflow:hidden;
}
*html p.bg4 {
	height:100%;
}
	p.bg4 img{
	float:left;
	}
	p.bg4 span{
	float:right;
	width:400px;
	}

p.bg5 {
	color: #fff;
	background-color: #ad548a;
	overflow:hidden;
}
*html p.bg5 {
	height:100%;
}
	p.bg5 img{
	float:left;
	}
	p.bg5 span{
	float:right;
	width:400px;
	}

p.bg6 {
	color: #fff;
	background-color: #f58356;
	overflow:hidden;
}
*html p.bg6 {
	height:100%;
}
	p.bg6 img{
	float:left;
	}
	p.bg6 span{
	float:right;
	width:400px;
	}

p.bg7 {
	color: #fff;
	background-color: #a5be4b;
	overflow:hidden;
}

*html p.bg7 {
	height:100%;
}
	p.bg7 img{
	float:left;
	}
	p.bg7 span{
	float:right;
	width:400px;
	}

p.primaire {
	color: #BF6C06;
	background-color: #FECD32;
}

p.secondaire {
	color: #E29253;
	background-color: #FEC68B;
}

p.adultes {
	color: #B7204E;
	background-color: #FAC1C8;
}

p.matcom {
	color: #736DB2;
	background-color: #C7C4E2;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul li {
	list-style: disc;
}

ul ul {
}

ul ul li {
}

p.authors {
	margin: 15px 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
}
p.isbn {
	margin: 1px 0px;
	padding: 0px;
	font-size: 11px;
	color: #999;
}

img.portada {
	border: 1px solid #999;
	margin: 0px 0px 5px 5px;
}

img.clear {
	clear: both;
}

.box-out-right {
	float: right;
	width: 120px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eee;
}

.content li {
	margin-top: 10px;
	margin-bottom: 11px;
}

.content .tight li {
	margin-top: 0px;
	margin-bottom: 3px;
}


