<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	behavior: url("../css/hover.htc");
}
.bodyform {
	color: rgb(255,51,0);
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: underline;
}
input, textarea {
	background: white;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #888888;
	color: #555555;
	padding: 2px;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
#index {
	position: absolute;
	top: 0px;
	left: 0px;
}
#realisation {
	float: left;
	margin-top: -60px;
	padding: 0px;
	width: 100%;
	height: 60px;
}
#realisation a {
	float: right;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	z-index: 0;
}
#realisation a img {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
div#contenu {
	margin: auto;
	width: 700px;
	min-height: 100%;
	text-align: left;
}
div#entete {
	padding-top: 100px;
	position: relative;
	border-bottom: 1px dashed #333333;
	margin-bottom: 15px;
	height: 25px;
}
#entete h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	float: left;
	cursor: default;
	margin-top: -20px;
	color: rgb(255,51,0);
}
#entete h1 a{
	text-decoration:none;
	color: rgb(255,51,0);
}
#entete h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	font-size: 14px;
	color: #333333;
	cursor: default;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 440px;
	margin-top:-15px;
}
ul#menu li a {
	float: left;
	background: none;
	line-height: 16px;
	padding: 4px 8px 4px 8px;
	text-align: left;
	margin-left: 4px;
	color: rgb(255,51,0);
	text-decoration: none;
	font-weight: 400;
	border: 1px solid #333333;
	border-bottom: none;
	font-size:11px;
}
ul#menu li a:hover {
  border: 1px dashed #333333;
  border-bottom: none;
	background: #FFFFFF;
}
ul#menu li a.on {
	background: #FFFFFF;
}
#corps h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
}
#corps h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: rgb(255,51,0);
	display: inline;
}
#corps h1.ecrits {
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 25px;
	color: rgb(255,51,0);
}
#corps a.galeries strong {
	font-size: 14px;
}
#corps p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#corps p.ecrits {
	text-indent: 30px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin: 20px;
}
#corps p.memoire {
	min-height: 80px;
}
#corps p.memoire a {
	margin-top: 15px;
	display: block;
	width: 370px;
}
#corps p.memoire a img {
	height: 37px;
	width: 37px;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
#corps a.galeries {
	color: rgb(255,51,0);
	text-decoration: none;
}
#corps p.credits {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.orange {
	color: rgb(255,51,0);
}
img.miniature1 {
	/*float: left;*/
	width: 125px;
	height: 125px;
	margin: 20px;
	margin-top: 0px;
	border: 1px solid #FFF;
	padding: 0px;
	margin-bottom: 10px;
	cursor: pointer;
}
img.miniature1:hover {
	border: 1px solid rgb(255,51,0);
}
img.miniature2 {
	/*float: left;*/
	width: 125px;
	height: 125px;
	margin: 20px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #FFF;
}
img.miniature2:hover {
	border: 1px solid rgb(255,51,0);
}
tr.ligne {
  height: 120px;
}
img.normal {
	border: 1px solid #FFF;
}
#tableauGalerie #miniatures {
	height: 52px;
	width: 100%;
	background: white;
	color: red;
}
#tableauGalerie #miniatures td {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#tableauGalerie #miniatures td div {
	position: absolute;
	height: 52px;
	width: 690px;
	overflow: hidden;
}
#tableauGalerie #miniatures img {
	display: inline;
	height: 50px;
	border: 1px solid #333333;
	margin: 0px;
	margin-left: 4px;
	cursor: pointer;
	float: left;
}
div#copyright {
	padding-bottom: 70px;
	position: relative;
	margin-top: 20px;
	border-top: 1px dashed #333333;
	height: 25px;
	line-height: 25px;
}
div#copyright p#droit {
	float: left;
	cursor: default;
	margin: 0px;
}
div#copyright p#droit a.admin {
	font-family: Verdana;
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	color: rgb(255,51,0);
}
div#copyright p#droit a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(255,51,0);
}
div#copyright a#haut {
	font-family: Verdana;
	float: right;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	padding-right: 0px;
	color: rgb(255,51,0);
}
</pre></body></html>