body {
    margin: 0 0 20px 0;
	background: #413839;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrap { margin: 0 auto; width: 950px; }

a {
	text-decoration: none;
	color: #ee7809;
	outline: 0;
}

img { border: 0; }

.clear {
	clear: both;
}

#header { position: relative; height: 140px; }

#header h1 { margin: 0 0 0 50px; }

#logo {
	position: absolute;
	top: 0;
	left: 32px;
}

#fb {
	float: right;
	margin: 105px 110px 0 0;
}

#fb a {
	color: #fff;
}

#aPropos {
	position: absolute;
	top: 0;
	right: 40px;
	width: 400px;
}

#auteur {
	background: #ee7809 url(../images/auteurFond.gif) no-repeat center bottom;
	display: none;
}

#auteur p {
	margin: 0;
	padding: 10px 10px 15px 10px;
	color: #fff;
	line-height: 18px;
}

#auteur p a {
	border-bottom: #fff 1px dotted;
	color: #fff;
	text-decoration: none;
}

#ruban {
	float: right;
	margin-right: 20px;
	display: inline; /* ie6 */
}

#ruban a {
	display: block;
	width: 39px;
	height: 51px;
	background: url(../images/auteur.gif) no-repeat top left;
	text-indent: -9999px;
	outline: 0;
}

#ruban a:hover { background-position: right; }

#cadreTop { height: 20px; background: url(../images/cadreTop.gif) no-repeat; }

.sansJs {
	background: #fff;
	margin-left: 39px;
	width: 870px;
}

.sansJs li {
	float: left;
	padding: 10px 0 10px 38px;
}

#WdCarousel li a img {
	display: block;
	background: url(../images/thumbnails/capture-min.jpg) no-repeat;
	width: 240px;
	height: 180px;
}

#cadreCenter {
	margin-left: 39px;
	padding: 10px 20px;
	width: 830px;
	background: #fff;
}

#cadreCenterError {
	margin-left: 39px;
	width: 870px;
	background: #fff;
}

#centerLeft { float: left; width: 600px; }

#centerLeft #date { float: right; margin-top: 5px; }

#centerLeft h2 {
	margin: 0 0 10px -20px;
	font-size: 18px;
	line-height: 22px;
	padding-left: 20px;
	background: url(../images/flecheTitre.gif) 0 3px no-repeat;
}

#centerLeft img {
	display: block;
	margin: 20px auto;
	padding: 2px;
	background: #fff url(../images/thumbnails/capture.jpg) no-repeat center;
	width: 480px;
	height: 360px;
	border: #ccc 1px solid;
}

#centerLeft #visiteSite {
	display: block;
	margin: 30px 0 20px 0;
	padding-right: 10px;
	border: #ccc dashed;
	border-width: 1px 0;
	line-height: 24px;
	text-align: right;
}

#centerLeft p {
	margin: 10px 0;
	line-height: 20px;
}

#centerLeft p#etat {
	margin-top: 30px;
	font-style: italic;
}

#centerRight {
	float: right;
	width: 220px;
	margin-top: 25px;
}

#centerRight h3 {
	margin: 10px 0;
	font-size: 14px;
	line-height: 18px;
	border-bottom: #ccc 1px dashed;
}

#centerRight ul {
	margin: 20px 0 20px 20px;
}

#centerRight li {
	background: url(../images/puce.gif) top left no-repeat;
	margin: 5px 0;
	padding-left: 25px;
	line-height: 16px;
}

#cadreBottom {
	background: #413839 url(../images/cadreBottom.gif) no-repeat;
}
/*
#controleCarousel {
	float: left;
	margin-top: -2px ;
	width: 498px;
	text-align: right;
}

#controleCarousel img {
	cursor: pointer;
	margin-left: 10px;
}
*/
#information {
	padding-right: 85px;
	color: #413839;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

#description { margin: 40px 0 0 50px; }

#description h2 {
	margin-bottom: 20px;
	width: 625px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: justify;
	text-shadow: #000 0 1px 1px;
}

#footer {
	display: block;
	margin-right: 50px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	text-shadow: #000 0 1px 1px;
}

#footer a { color: #fff; text-shadow: #000 0 1px 1px; }

.jcarousel-skin-wd .jcarousel-container-horizontal {
    width: 870px;
    padding: 20px 40px;
	background: url(../images/cadreCenterCarousel.gif) no-repeat;
}

.jcarousel-skin-wd .jcarousel-clip-horizontal {
	margin: 0 auto;
    width: 800px;
    height: 180px;
}

.jcarousel-skin-wd .jcarousel-item {
    width: 240px;
    height: 180px;
}

.jcarousel-skin-wd .jcarousel-item-horizontal {
    margin-right: 40px;
}

.jcarousel-skin-wd .jcarousel-next-horizontal {
    position: absolute;
    top: 85px;
    right: 7px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/next.gif) no-repeat 0 0;
}

.jcarousel-skin-wd .jcarousel-next-disabled-horizontal,
.jcarousel-skin-wd .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-wd .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -48px 0;
}

.jcarousel-skin-wd .jcarousel-prev-horizontal {
    position: absolute;
    top: 85px;
    left: 7px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/prev.gif) no-repeat 0 0;
}

.jcarousel-skin-wd .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-wd .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-wd .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -48px 0;
}
