body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #9d9888;
	background-color: #9bbf3c;
	padding-top: 100px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#SiteContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ContentContainer {
	background-image: url(/images/Content.png);
	height: 520px;
}
#ContentRight {
	margin-left: 400px;
}
.Title01 {
	font-weight: bold;
	color: #54a6cf;
	font-size: 14px;
}
.Title02 {
	font-weight: bold;
	color: #1c5f89;
	font-size: 14px;
}
.Title03 {
	font-weight: bold;
	color: #9bbf3c;
	font-size: 14px;
}
.Title04 {
	color: #463327;
	padding-top: 10px;
	display: block;
}
#Footer a {
	color: #FFF;
}
#Content h1 {
	font-weight: normal;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#Content a {
	color: #9d9888;
	text-decoration: none;
}
#Content a:hover {
	color: #9d9888;
	text-decoration: underline;
}
#Content hr {
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999;
	color: #FFF;
}
#Footer {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}
#NPmenu  {
	position: absolute;
	left: 334px;
	top: 632px;
	margin-right: 50%;
	margin-left: 50%;
	z-index: auto;
	height: 44px;
	width: 123px;
}
#Anim {
	background-color: #C63;
}
/* Clases pour images changeantes du menu */
.imgMenu01, .imgMenu02, .imgMenu03 {
	background-image: url(/realisations/RealisationsMenu.png);
	display: block;
	background-repeat: no-repeat;
	overflow:hidden;
	width:123px;
	height:41px;
}

a.imgMenu01 {
	background-position: 0px 0px;
}
.imgMenu02 {
	background-position: 0px -41px;
}
a.imgMenu03 {
	background-position: 0px -82px;
}
a.imgMenu01:hover {
	background-position: 0px -123px;
}
a.imgMenu02:hover {
	background-position: 0px -164px;
}
a.imgMenu03:hover {
	background-position: 0px -205px;
}
#NPmenu2 {
	position: absolute;
	left: -512px;
	top: 57px;
	margin-right: 50%;
	margin-left: 50%;
	z-index: auto;
	height: 136px;
	width: 123px;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			

#content {
	position:relative;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
}
/* Easy Slider */

	#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:813px;
	height:513px;
	overflow:hidden;
}
#prevBtn {
	display:block;
	width:123px;
	height:41px;
	position:absolute;
	left:740px;
	top:400px;
	background-image: url(/realisations/images/PreviousBg.png);
}
#nextBtn {
	display:block;
	width:123px;
	height:41px;
	position:absolute;
	left:740px;
	top:441px;
	background-image: url(/realisations/images/NextBg.png);
}
/*#nextBtn {
	left:700px;
}*/
#nextBtn a {
	display:block;
	width:123px;
	height:41px;
	background-image: url(/realisations/images/Next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#prevBtn a {
	display:block;
	width:123px;
	height:41px;
	background-image: url(/realisations/images/Previous.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nextBtn a {
	background-image: url(/realisations/images/Next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}												

/* // Easy Slider */
.Speciaux {
	padding-top: 15px;
	padding-left: 45px;
}

