body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	white-space: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
}
.LeftCol {
	padding-right: 10px;
}
.ArtistSubMenu {
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 35px;
	vertical-align: top;
	padding-top: 10px;
}
.LeftColRuleRight {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.RightCol {
	padding-left: 10px;
}
.RightColRuleLeft {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.CenterCol {
	padding-right: 10px;
	padding-left: 10px;
}
.CenterColRuleLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.CenterColRuleR {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #000000;
}
.CenterColRuleL {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #000000;
}
.LigneGauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.images {
	margin-bottom: -5px;
}
a img {
border: none;
outline: none;
}
.Titre {
	margin-bottom: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ColonneGrise {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
}
a:visited {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Cadre {
	border: 1px solid #000000;
}
.RuleAbove {
	border-top: 1px solid;
	padding: 0px;
}
.RuleBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Bold {
	font-weight: bold;
}
.TexteBlanc {
	color: #FFFFFF;
	font-weight: normal;
}
.TexteGris {
	color: #CCCCCC;
}
.TexteGrisItalic {
	color: #CCCCCC;
	font-style: italic;
}
.PhotoCredit {
	font-size: 9px;
	text-align: right;
}
.WrapImage {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.SousTitre {
	font-weight: bold;
	font-size: 12px;
}
.Description {
	font-style: italic;
}
.RuleBelowAndLeft  {
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.Communique {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	border: 1px solid #000;
	padding: 5px;
}
