body {
	background-color: #EAEAEA;
	margin:0px;
}
table.maintable {
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px;
	border-bottom: 0px solid;
	background-color: #FFFFFF;
	border-color: #DDDDDD;
}
img.painting {
	border:7px solid;
	border-color : #DDDDDD;
}
td.intitule {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #656565;
	text-align: right;
	padding-right : 8px;
	background-color : #DDDDDD;
}
td.donnee {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #656565;
	text-align: left;
	margin-left : 8px;
	background-color : #EEEEEE;
	border : 0px solid;
}
td.annee {
	font-size: 10pt;
	font-weight : bold;
	font-family: 'Trebuchet MS', Arial;
	color: #656565;
	margin-left : 8px;
	margin-right : 8px;
	padding-bottom : 5px;
	border : 0px solid;
	text-align : right;
	vertical-align : bottom;
}
td.expo {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #656565;
	text-align: left;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	border : 0px solid;
	vertical-align : bottom;
}
td.subject {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #656565;
	text-align: left;
	padding-right : 8px;
}
p.number {
	font-size : 8pt;
	font-family: 'Trebuchet MS', Arial;
	color : #656565;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: right;
}
table.header {
	background-color: #FFFFFF;
	margin-top:0px;
	padding:0px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:0px solid;
	border-color: #AAAAAA;
}
table.main {
	background-color: #FFFFFF;
	margin-top:0px;
	padding:0px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color: #AAAAAA;
}
p {
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #656565;
	margin-left:20px;
	margin-right:12px;
	margin-top:8px;
	margin-bottom:8px;
}
input {
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	font-weight : bold;
	color : #656565;
	border: 1px solid;
	border-color : #656565;
	padding-left : 2px;
	background-color: #FFFFFF;
}
select {
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #656565;
	border: 1px solid;
	border-color : #656565;
	padding-left : 2px;
}
textarea {
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #656565;
	border: 1px solid;
	border-color : #656565;
	padding-left : 2px;
}
p.date {
	font-size : 12pt;
	font-family : 'Trebuchet MS', Arial;
	font-weight : bold;
	color : #7E7E7E;
	margin-left : 20px;
	margin-right : 8px;
	margin-top : 10px;
	margin-bottom : 10px;
}
p.alertMessage {
	color : #FF0000;
	font-weight:bold;
}
p.footer {
	font-size: 7.5pt;
	font-family: "Verdana";
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	text-decoration: none;
}
ul {
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #656565;
	margin-left:48px;
	margin-right:8px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	list-style-type: disc;
}
h1 {
	font-size: 12pt;
	font-family: 'Trebuchet MS', Arial;
	font-weight: bold;
	color: #BBBBBB;
	margin-left: 20px;
	margin-right: 8px;
	margin-top: 16px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
h2 {
	font-size : 12pt;
	font-family : 'Trebuchet MS', Arial;
	font-weight : bold;
	color : #656565;
	margin-left : 20px;
	margin-right : 8px;
	margin-top : 12px;
	margin-bottom : 6px;
}
a{
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	font-size: 10pt;
	font-family: 'Trebuchet MS', Arial;
	color: #FF4500;
	font-weight: bold;
	text-decoration: underline;
}
a.link{
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #2496F5;
	font-weight : bold;
	text-decoration : underline;
}
a.link:hover{
	font-size : 10pt;
	font-family: 'Trebuchet MS', Arial;
	color : #2496F5;
	font-weight : bold;
	text-decoration : underline;
}
a.footer {
	font-size : 7.5pt;
	font-family : Verdana;
	font-weight : normal; 
	color : #FFFFFF;
	margin-top:5px;
	text-decoration:none;
}
a.footer:hover{
	font-size : 7.5pt;
	font-family : Verdana;
	font-weight : normal; 
	color : #FF8C00;
	margin-top:5px;
	text-decoration : none;
}
hr {
	color: #DDDDDD;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-top : 2px solid;
}
td.leftCol {
	border-right:1px solid;
	border-color : Silver;
}
td.rightCol {
	border-left:1px solid;
	border-color : Silver;
}
table.compo {
	border-bottom: 0px solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
p.menu {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana;
	font-size: 8pt;
}
a.menu {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 8pt;
	text-decoration: none;
}
a.menu:hover {
	color: #FFD700;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 8pt;
	text-decoration: none;
}
