.bkgDragon {
	background-image:   url(/jdr/qin/images/dragon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.ligneHorizontale {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navTitre {
	font-size: 12px;
	color: #993233;
	text-decoration: none;
	font-weight: bold;
}
.navTitre:hover {
	font-size: 12px;
	color: #993233;
	text-decoration: underline;
	font-weight: bold;
}
.titre1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}
.normal {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.titre2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.titre3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.soustitre {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5%;
	background-color: #000000;
	color: #000000;
}
.auteur {
	border-top-width: 1px;
	font-size: 10px;
	background-position: right;
	color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
}
.credits {  font-size: xx-small; color: #000000}
.copyrights {
	font-size: x-small;
	color: #000000;
	font-weight: lighter;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
h3.spip {  font-size: 14px; color: #000000; font-weight: normal}
b.spip {  font-weight: bolder; color: #000000}
.tdMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.liArt {
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
}
.titre3News {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-decoration: none;
}
.navMenu {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.navMenu:hover {
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.navMenuTexte {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#boite_logo {
	position: relative;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}


#gauche {
	float: left;
	width: 555px;
}
#galerie {
	margin-top: 15px;
	padding-bottom: 15px;
}
#photo {
	position: relative;
	margin-bottom: 12px;
}
#prec {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#suiv {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#lien_index {
	font-weight: bold;
	text-align: center;
}
#galerie .miniature {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.miniature {
	width: 104px;
	height: 104px;
	border: 1px solid #BFBCA1;
	background: #F1EDCB;
	cursor: pointer;
	position: relative;
}
.miniature img, #photo img {
	position: absolute;
	left: 50%;
	top: 50%
}
#lien_index .titre .normal{
	text-align: center;
}
