.bkgCenter {
	background-image:   url(/jdr/post-mortem/images/fond.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: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navTitre:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.titre1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
.normal {
	font-size: 12px;
	color: #FFCC00;
	text-align: justify;
	font-weight: normal;
}
.titre2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.titre3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.soustitre {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5%;
	background-color: #222222;
	color: #FFFFFF;
	font-size: 12px;
}
.auteur {
	border-top-width: 1px;
	font-size: 10px;
	background-position: right;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.credits {  font-size: xx-small; color: #999999}
.copyrights {
	font-size: x-small;
	color: #999999;
	font-weight: lighter;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
}
h3.spip {  font-size: 14px; color: #FFFFFF; font-weight: normal}
strong.spip {
	font-weight: bolder;
	color: #FFFFFF;
}
.liArt {
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
}
.titre3News {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	text-decoration: none;
}
.navMenu {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navMenu:hover {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.navMenuTexte {
	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
.mainTable {
	background-color: #000000;
}
.tdNav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000000;
	background-image: url(/jdr/post-mortem/images/fond-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdBannerRight {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #000000;
	background-image: url(/jdr/post-mortem/images/image-haut.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdBannerLeft {
	background-color: #000000;
	padding-top: 20px;
	padding-left: 20px;
}
.tdMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
}
.tdNavBas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000000;
}
form#inscription * {
	text-align: left;
}

form#inscription legend {
	color: #FFFFFF;
	padding-top: 6px;
	font-size: 12px;
}

form#inscription label {
	display: block;
	font-size: 12px;
	color: #FFCC00;
}

form#inscription label input {
	width: 100%;
	background-color: #CCCCCC;
}

form#inscription #valide_inscription {
	text-align: right;
}

form#inscription #valide_inscription input {
	text-align: center;
}
#inscription_form {
	width: 350px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #FFCC00;
	background: #666666;
	font-size: 12px;
}

