#tblHeader
{
height: 79px;
table-layout: fixed;
width: 100%;
}

#Disclaimer,
#ReleaseNote
{
color: White;
font-family: Verdana; 
font-size: 8pt;
font-weight: bold;
padding-bottom: 5px;
white-space: nowrap;
}

.HeaderFirstRow
{
height: 51px;
}

.HeaderSecondRow
{
height: 28px;
line-height: normal;
}

#cel01
{
background-image: url('img/header01.jpg');
width: 135px;
}

#cel02
{
background-image: url('img/header02.jpg');
text-align: left; 
vertical-align: top;  
}

#cel04
{
background-image: url('img/header03.jpg');
width: 21px;
}

#cel05
{
background-image: url('img/header04.jpg');
text-align: right;
vertical-align: top;
width: 200px;
}

#cel06
{
background-image: url('img/header08.jpg');
line-height: 7px;
width: 135px;
}

#cel07
{
background-image: url('img/header05.jpg');
width: 100%;
}

#cel08
{
background-image: url('img/header05.jpg');
text-align: right; 
width: 200px;
}

#HistoryTable
{
height: 26px;
table-layout: fixed;
width: 100%;
}

#HistoryCel01
{
background-image: url('img/header06.jpg');
height: 26px;
width: 154px;
}

#HistoryCel02
{
background-image: url('img/header07.jpg');
height: 26px;
vertical-align: top;
}

.HeaderLinkImages
{
	cursor: pointer;
}

/* Style for table text */
.HeaderCellNewMember
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: 'Arial';
	background-color: #62add1;
}
.TitleColumn
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	border: #99ccff thin solid;
	font-family: 'Arial';
}
.TitleCellNewMember
{
	font-weight: bold;
	font-size: x-small;
	font-family: 'Arial';
	color: black;
}

.TextBoxNewMember
{
	font-size: x-small;
	font-family: Arial;
}



/* Styte for Viewing paintings */
.TitreTab
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: 'Arial';
	text-decoration: none;
}
.TitreViewPaintings
{
	font-size: x-small;
	color: black;
	font-family: Arial;
}
.SousTitreViewPaintings
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Arial;
}
.ChoixSousTitreViewPaintings
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-style: normal;
	font-family: Arial;
}

/* Liens Précédent et suivant */
.PrecedentSuivant
{
	font-weight: bold;
	font-size: small;
	font-family: Arial;
	text-decoration: none;
}
.PrecedentSuivant:hover
{
	font-weight: bold;
	font-size: small;
	font-family: Arial;
	text-decoration: none;
}
.PrecedentSuivant
{
	font-weight: bold;
	font-size: small;
	color: Green;
	font-family: Arial;
	text-decoration: none;
}
.NombreDePage
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.LinkViewPaintings:link
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}
.LinkViewPaintings
{
	font-weight: bold;
	font-size: x-small;
	color: #000092;
	font-family: Arial;
	text-decoration: none;
}
.LinkViewPaintings:hover
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}
.LinkViewPaintingsSelected
{
	font-weight: bold;
	font-size: x-small;
	color: #000092;
	font-family: Arial;
	text-decoration: none;
}
.LinkViewPaintingsDisabled
{
	font-weight: normal;
	font-size: x-small;
	color: Gray;
	font-family: Arial;
	text-decoration: none;
}
/* Styles for the Categories Menu */
.MenuItem
{
	font-size: x-small;
	color: white;
	font-family: Arial;
	background-color: #baa78a;
	text-align: left;
	text-decoration: none;
}
.MenuItemSelected
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
	background-color: #685d4c;
	text-align: left;
	text-decoration: none;
}
.MenuItemOver
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
	background-color: #685d4c;
	text-align: left;
	text-decoration: none;
}

.LinkMenuCategories:link
{
	font-size: x-small;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.LinkMenuCategories:hover
{
	font-weight: bold;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.LinkMenuCategories:visited
{
	font-size: x-small;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.LinkMenuCategories:active
{
	font-size: x-small;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.LanguageBarItemDefaultStyle:link
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.LanguageBarItemDefaultStyle:hover
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
.LanguageBarItemDefaultStyle:visited
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.LanguageBarItemDefaultStyle:active
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
    
