/* //////////////////////////////
   HTML Elements
   ////////////////////////////// */

A
{
	color: #ef8242;
	text-decoration: underline;
}
A:Hover
{
	color: #bf2405;
	text-decoration: none;
}
BODY
{
	background: #ffffff;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: x-small;
}
H1
{
	color: #847152;
	text-transform: uppercase;
	font-size: x-small;
	padding-top: 12px;	
}
H2
{
	text-decoration: none;
	color: #ef8242;
	font-weight: bold;
	font-size: x-small;
}
INPUT, SELECT, textarea
{
	font-family: Verdana;
	font-size: x-small;
}
 .Right
{
	text-align:right;
}
TD, P
{
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: x-small;
}


/* //////////////////////////////
   Menu & Navigation classes
   ////////////////////////////// */

/*
.MenuOff, .MenuOff A, .MenuOff A:Hover
{
	background-color: #e84500;
	color: #fccd35;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 7px;
}
.MenuOn, .MenuOn A, .MenuOn A:Hover
{
	background-color: #ef8142;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 7px;
}
*/
.MenuOff
{
	background-color: #e84500;
	padding-left: 5px;
	padding-right: 7px;
}

.MenuOff A,.MenuOff A:Hover {
	color: #fccd35;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.MenuOn
{
	background-color: #ef8142;
	padding-left: 5px;
	padding-right: 7px;
}

.MenuOn A, .MenuOn A:Hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.MenuAdminOff, .MenuAdminOff A, .MenuAdminOff A:Hover
{
	background-color: #0042E8;
	color: #CEC8E6;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 7px;
}
.MenuAdminOn, .MenuAdminOn A, .MenuAdminOn A:Hover
{
	background-color: #4268EF;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 7px;
}


/* //////////////////////////////
   Miscellaneous classes
   ////////////////////////////// */

.Book A, .Book A:Hover
{
	color: #000000;
	text-decoration: none;
}
.BookAuthors, .BookAuthors A, .BookAuthors A:Hover
{
	text-decoration: none;
	color: #000000;
	font-size: xx-small;
}
.BookLinks
{
	font-size: xx-small;
}
.BookPrice
{
	padding-left: 5px;
	font-size:x-small;
	font-weight: bold;
	text-align: right;
}
.BookSmallPrice
{
	text-align: right;
	padding-left: 3px;
	font-size: x-small;
	font-weight: bold;
}
.BookThumbnail IMG
{
	border: 0;
	text-align: center;
	padding: 5px;
}
.BookTitle, BookTitle A, BookTitle A:Hover
{
	text-decoration: none;
	color: #ef8242;
	font-weight: bold;
	font-size: xx-small;
}
.BoxTitle
{
	color: #ffffff;
	font-size: 11px;
}
.BoxContent
{
	font-size: 11px;
	padding: 6px;
}
.BoxContent A
{
	color: #e84500;
	text-decoration: underline;
}
.BoxContent A:Hover
{
	color: #e84500;
	text-decoration: none;
}
.Catalogue, .Catalogue A
{
	color: #56462c;
}
.CatalogueTitle
{
	text-transform: uppercase;
	color: #56462c;
	font-size: 15px;
	font-weight: bold;
}
.CatalogueList, .CatalogueList A
{
	color: #847152;
	font-weight: bold;
	list-style-image: url('/design/gfx/catalogue_bullet.gif');
}
.CatalogueList A:Hover
{
	color: #ef8142;
	font-weight: bold;
	list-style-image: url('/design/gfx/catalogue_bullet.gif');
	text-decoration: underline;
}
.CatalogueListSelected
{
	color: #ef8142;
	font-weight: bold;
	list-style-image: url('/design/gfx/catalogue_bullet.gif');
}
.Content
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffff;
}
.ContentTitle
{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
}
.Copyright, .Copyright A
{
	font-size: 10px;
	color: #fccd35;
}
.Copyright A:Hover
{
	color: #fccd35;
	text-decoration: none;
}
.EditionsDuPerron, .EditionsDuPerron A, .EditionsDuPerron A:Hover
{
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.ListAbstract
{
	color: #000000;
	font-size: x-small;
}
.ListAuthors, .ListAuthors A, .ListAuthors A:Hover
{
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}
.ListTitle, ListTitle A, ListTitle A:Hover
{
	text-transform: uppercase;
	text-decoration: none;
	color: #ef8242;
	font-weight: bold;
	font-size: x-small;
}
.ListSubTitle, ListSubTitle A, ListSubTitle A:Hover
{
	text-decoration: none;
	color: #ef8242;
	font-size: x-small;
}
.ListHeader
{
	color: #847152;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	width: 175px;
	text-transform: uppercase;
	font-size: x-small;
}
.Paging, .Paging A
{
	color: #000000;
}
.Rayon
{
	font-size: xx-small;
}
.Search, .Search A
{
	font-size: 12px;
	color: #ffffff;
}
.Search A:Hover
{
	color: #ffffff;
	text-decoration: none;
}
.TextBookTitle
{
	font-family: Arial;
	font-style: italic;
}
.Description
{
	font-family:Garamond, Times New Roman;
	font-size: small;
}