@charset "ISO-8859-1";

#menu-left {
	margin-right: 15px;
	/*background-color:#56C0E9;
*/
}

#main{
	float: left;
	width: 660px;



}
/*.folio {
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 250px;
}
.page-number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 23px;
}
.page-number a {
	color: #000000;
	text-decoration: none;
}
.page-number a:hover {
	color: #66FF00;
}


.page-number span {
	font-weight: bold;
}

.first {
	height: 23px;
	width: 22px;
	float: right;
	background-image: url(../../images/bt-catalogue-first.gif);
	background-repeat: no-repeat;
}
a:hover.first {
	background-image: url(../../images/bt-catalogue-first-over.gif);
	background-repeat: no-repeat;
}
.back {
	height: 23px;
	width: 22px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../../images/bt-catalogue-back.gif);
}
a:hover.back {
	background-repeat: no-repeat;
	background-image: url(../../images/bt-catalogue-back-over.gif);
}
.next {
	height: 23px;
	width: 22px;
	float: right;
	background-image: url(../../images/bt-catalogue-next.gif);
	background-repeat: no-repeat;
	margin-right: 30px;
}
a:hover.next {
	background-image: url(../../images/bt-catalogue-next-over.gif);
	background-repeat: no-repeat;
}
.last {
	height: 23px;
	width: 22px;
	float: right;
	background-image: url(../../images/bt-catalogue-last.gif);
	background-repeat: no-repeat;
}
a:hover.last {
	background-image: url(../../images/bt-catalogue-last-over.gif);
	background-repeat: no-repeat;
}*/

.folio {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 23px;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 35px;
	margin-left: 45px;
}
.folio .back {
	display: block;
	float: left;
}
.folio .next {
	display: block;
	float: right;
}
.folio a {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.folio a:hover {
	color: #42C9F6;
}
.folio  a img  {
	/*border: 1px solid #FFFFFF;*/
}
.folio  a:hover img {
	/*border: 1px solid #66FF00;*/

}

.page-number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page-number a {
	color: #000000;
	text-decoration: none;
}
.page-number a:hover {
	color: #42C9F6;
}


.page-number span {
	font-weight: bold;
	font-size: 14px;
	color: #FF3366;
}
#vignettes {
	margin-top: 15px;
	margin-bottom: 15px;
}

