body {
	background: #3c3b3b url(../images/fond.gif) repeat-x center top;
	width: 930px;
	margin: 0 auto;
	padidng: 0;
	color: white;
	font: normal 70%/1.3em Trebuchet MS, Arial, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #ae0621;
}

a:hover {
	text-decoration: underline;
}

div#c20 {
	margin: 300px 0 0 490px;
	width: 320px;
	
}

p.adresse {
	background: #ae0621;
	padding: 6px;
}

div#footer a {
	color: white;
	text-decoration: underline;
}

div#footer a:hover {
	color: #6b6b6b;
}

h1 {
	color: #a4061f;
	font-size: 1.3em;
	line-height: 1.1em;
	margin: 1em 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #6b6b6b;
	font-size: 1.1em;
	margin: 1.5em 0 1em 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

div#conteneur div#c13 img {
	margin: 60px 0;
}

div#conteneur ul {
	margin: 1em 0;
	padding: 0;
	list-style-image: url(../images/puce.gif);
}

div#conteneur ul.accueil {
	float:left;
	display: inline;
	margin-left: 80px;
	font-size: 1.1em;
}

div#conteneur ul li {
	margin: 0.5em 0;
}

div#header {
	height: 50px;
	padding: 46px 0 24px 0;
	background: url(../images/visuel_droite.gif) no-repeat right center;
}

div#navigation {
	padding: 4px 0 0 4px;
	background: url(../images/coin.gif) no-repeat left top;
}

div#menu {
	height: 30px;
	background: url(../images/fond_menu.gif) repeat-x center;
}

div#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
}

div#menu ul li {
	float: left;
	display: inline;
}

div#menu ul li a {
	display: block;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px 14px;
	border-right: 1px solid #6b6b6b;
	font-weight: bold;
}

div#menu ul li.last a {
	border-right: 0;
}

div#menu ul li a:hover, div#menu ul li a.active {
	color: black;
}

div#conteneur {
	height: 598px;
	background: black;
	border: 1px solid #6b6b6b;
	margin: 0 0 0 4px;
	padding: 12px 12px 0 12px;
}

div#gauche {
	float: left;
	display: inline;
	width: 123px;
	padding: 85px 25px 12px 25px;
}

div#contenu {
	margin: 0 0 0 185px;
	padding: 0 12px 12px 12px;
	border-left: 1px solid #6b6b6b;
	height: 586px;
}

div#footer {
	text-align: center;
}

div#footer p {
	margin: 1em 0;
}

div#miniatures {
	float: left;
	display: inline;
	width: 42px;
}

div#miniatures p.label {
	display: none;
}

div#miniatures div.thumbnail {
	background: red;
	margin: 0 3px 2px 3px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

div#conteneur .jdGallery .slideInfoZone {
	padding: 10px 0 0 0;
}

div#conteneur .jdGallery .slideInfoZone h2 {
	font-size: 1.2em;
}

div#conteneur .jdGallery .slideInfoZone p {
	font-size: 1em;
}

div#conteneur .jdGallery .slideInfoZone a {
	text-decoration: underline;
}