/* © Didier Berck @ Noosphere */

/* common --> */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/bg-site-content.png);
	background-position: top center;
	background-repeat: repeat-x;
	color: #4c575f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body.home {
	background-image: url(../images/bg-site-home.png);
}
a img {
	border: 0;
	text-decoration: none;
}

*.clear {
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/* <-- common */

/* header --> */
div#header {
	width: 980px;
	height: 130px;
	margin: auto;
	background-image: url(../images/bg-header.png);
	background-repeat: repeat-x;
}
/*logo baijot*/
div#header h1 {
	margin: 0;
	padding: 22px 0 0 18px;
	float: left;
	color: #009ddf;
	font-size: 10px;
	/*text-transform: uppercase;*/
}
div#header h1 a {
	color: #009ddf;
	/*text-decoration: none;*/
}

div#header ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
div#header li {
	display: inline;
	float: left;
}
ul#prenav {
	margin-left: 63px !important;
	padding-top: 15px !important;
	text-transform: uppercase;
	color: #009ddf;
}
ul#prenav li {
	margin-right: 15px;
}
ul#prenav a {
	height: 19px;
	color: #009ddf;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div#selection {
	height: 34px;
	margin: 0 1px;
	float: left;
}
div#selection a,
ul#languages a {
	color: #4c575f;
	font-size: 10px;
	text-decoration: none;
}
ul#languages li {
	margin-left: 5px;
}
ul#nav {
	margin-top: 54px !important;
	float: right !important;
	text-transform: uppercase;
}
ul#nav li {
	width: 103px;
	height: 39px;
	border-left: 1px solid #fff;
	border-right: 1px solid #d2d5d7;
}
ul#nav li:first-child,
ul#nav li.first {
	border-left: 0;
}
ul#nav li:last-child,
ul#nav li.last {
	border-right: 0;
}
ul#nav a {
	height: 8px;
	padding: 15px 0 16px 0;
	display: block;
	color: #4c575f;
	text-align: center;
	text-decoration: none;
}
ul#nav a.two {
	height: 22px;
	padding: 9px 0 8px 0;
}
ul#nav a:hover,
ul#nav a:focus,
ul#nav a.hover,
ul#nav a.active {
	background-image: url(../images/bg-nav-over.png);
}
ul#nav ul {
	padding: 5px;
	position: absolute;
	top: 130px;
	left: -999em;
	z-index: 100;
	background-image: url(../images/bg-subnav.png);
	background-position: bottom;
}
ul#nav ul li {
	width: 228px;
	height: 18px;
	overflow: hidden;
	display: list-item;
	float: none;
	background-image: url(../images/bg-subnav-item.png);
	border: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ul#nav ul a {
	padding: 1px 0 0 17px !important;
	text-align: left;
}
ul#nav ul a:hover,
ul#nav ul a:focus,
ul#nav ul a.hover {
	color: #000;
}
ul#nav li:hover ul,
ul#nav li:focus ul,
ul#nav li.hover ul {
	left: auto;
}
/* <-- header */

/* content --> */
div#content {
	width: 980px;
	margin: auto;
	clear: both;
	background-image: url(../images/bg-content.png);
	background-repeat: no-repeat;
}
/* <-- content */

/* column --> */
div#column {
	width: 324px;
	float: left;
}
div#column p#offres {
	margin: 0;
	padding: 20px 6px 0 6px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
div#column p#offres a {
	color: #4c575f;
	text-decoration: none;
}
div#column div#rd {
	width: 261px;
	height: 133px;
	margin-left: 2px;
	padding: 7px 10px 9px 50px;
	background-image: url(../images/bg-recherche_detaillee.png);
}
div#column div#rd h3 {
	margin: 0;
	padding-top: 11px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
div#column div#rd form {
	margin: 0;
}
div#column div#rd form p {
	margin: 0;
}
div#column div#rd input, 
div#column div#rd select {
	color: #4c575f;
}
div#column div#rd select {
	width: 215px;
	height: 18px;
	margin: 3px 0;
	font-size: 10px;
}
div#column div#rd input.radio {
	margin: -3px 10px -1px 0;
	background-color: transparent;
	border: 0;
	vertical-align: middle;
}
div#column div#rd input.submit {
	margin: -15px 10px 0 0;
	float: right;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div#column div#rd label.required {
	background-image: none !important;
}
/* <-- column */

/* quicknav --> */
div#quicknav {
	height: 211px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	background-color: #009ddf;
}
div#quicknav div.title {
	height: 23px;
	padding: 7px 0 0 53px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
div#quicknav div.content {
	height: 91px;
	overflow: hidden;
}
div#quicknav div#title1 {
	background-color: #26ace4;
	background-image: url(../images/bg-quick1.png);
}
div#quicknav div#title1.active {
	background-image: url(../images/bg-quick1-over.png) !important;
}
div#quicknav div#title2 {
	background-color: #4dbbe9;
	background-image: url(../images/bg-quick2.png);
}
div#quicknav div#title2.active {
	background-image: url(../images/bg-quick2-over.png) !important;
}
div#quicknav div#title3 {
	background-color: #73c9ed;
	background-image: url(../images/bg-quick3.png);
}
div#quicknav div#title3.active {
	background-image: url(../images/bg-quick3-over.png) !important;
}
div#quicknav div#title4 {
	background-color: #99d8f2;
	background-image: url(../images/bg-quick4.png);
}
div#quicknav div#title4.active {
	background-image: url(../images/bg-quick4-over.png) !important;
}
div#quicknav div#content1 {
	background-color: #26ace4;
}
div#quicknav div#content1 li {
	border-top: 1px solid #46b8e8;
}
div#quicknav div#content2 {
	background-color: #4dbbe9;
}
div#quicknav div#content2 li {
	border-top: 1px solid #63c4ec;
}
div#quicknav div#content3 {
	background-color: #73c9ed;
}
div#quicknav div#content3 li {
	border-top: 1px solid #99d8f2;
}
div#quicknav div#content4 {
	background-color: #99d8f2;
}
div#quicknav div#content4 li {
	border-top: 1px solid #b8e3f5;
}
div#quicknav ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
div#quicknav li {
	padding: 7px 0 7px 53px;
}
div#quicknav a {
	display: block;
	color: #fff;
	text-decoration: none;
}
div#quicknav a:hover, 
div#quicknav a:focus, 
div#quicknav a.active {
	color: #051e5b;
}
/* <-- quicknav */

/* page --> */
div#page {
	width: 644px;
	padding: 6px;
	float: left;
	background-repeat: no-repeat;
}
div#page.text {
	width: 624px;
	padding: 16px;
	background-image: url(../images/bg-page.png);
}
div#page div.title {
	height: 35px;
	margin: 0 4px;
	border-bottom: 1px solid #c6c5c6;
}
div#page div.title select {
	margin: 5px 0px;
	float: right;
}
div#page.text div.title {
	margin: 0 10px;
}
div#page div.title h1 {
	margin: 0;
	padding: 10px 2px 0 2px;
	float: left;
	color: #1a171b;
	font-size: 12px;
	text-transform: uppercase;
}
div#page div.title h1 span {
	text-transform: none;
}
div#page div.title h2 {
	margin: 0;
	padding: 10px 2px 0 2px;
	float: left;
	color: #1a171b;
	font-size: 12px;
	text-transform: uppercase;
}
div#page div.title h2 span {
	text-transform: none;
}
div#page div.title div.wrapper {
	width: 140px;
	height: 25px;
	margin: 0 0 0 20px;
	overflow: hidden;
	clip: rect(0, 140px, 25px, 0);
	position: relative;
	float: left;
}
div#page div.title p.price {
	margin: 0 0 0 20px;
	padding: 10px 0 0 15px;
	float: left;
	background-image: url(../images/bg-price.png);
	background-position: 0 15px;
	background-repeat: no-repeat;
	color: #009ddf;
	font-size: 16px;
}
div#page div.title p.price strong {
	color: #009ddf;
}
div#page div.title img.info {
	margin: 9px 0 0 50px;
	float: left;
}
div#page div.title a.back {
	margin: 9px 2px 0 0;
	float: right;
}
div#page h3 {
	margin: 6px 12px;
	clear: both;
	color: #1a171b;
	font-size: 11px;
}
div#page h4 {
	margin: 6px 12px;
	font-size: 11px;
}
div#page p {
	margin: 12px;
	line-height: 16px;
}
div#page p.info {
	margin: 0;
	padding: 10px 20px;
	background-color: #f2fafd;
}
div#page p.info_lots {
	height: 25px;
	margin: 6px 0;
	padding-top: 8px;
	color: #fff;
	background-color: #009ddf;
	background-image: url(../images/bg-lotissement-info.png);
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
div#page a {
	color: #009ddf;
}
div#page a:hover,
div#page a:focus {
	text-decoration: none;
}
div#page img.left {
	margin: 4px 12px 12px 12px;
	float: left;
}
div#page img.right {
	margin: 4px 12px 12px 12px;
	float: right;
}
div#page img.first {
	margin-top: 14px !important;
}
div#page img {
	border: none;
	text-decoration: none;
}
div#page strong {
	color: #1a171b;
}
div#page div#google_address {
	display: none;
}
div#page div#map_canvas {
	width: 624px;
	/*height: 354px;*/
	margin: 20px 0 10px 0;
	text-align: center;
}
div#page div#map_canvas img {
	margin: 10px auto;
}
div#page div#map_directions {
	width: 624px;
	height: auto;
	margin-left: -5px;
}
/* <-- page */

/* buttons --> */
div#page p#print, 
div#page p#logout {
	font-weight: bold;
	text-align: right;
	clear: both;
}
div#page p#print img, 
div#page p#logout img {
	margin-left: 5px;
}
div#page p#print a, 
div#page p#logout a {
	color: #4c575f;
	text-decoration: none;
}
div#page p#print a:hover,
div#page p#print a:focus,
div#page p#logout a:hover,
div#page p#logout a:focus {
	color: #bbbdbe;
}
div#page ul.buttons {
	font-weight: bold;
	text-align: right;
	clear: both;
}
div#page ul.buttons {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #4c575f;
	text-decoration: none;
}
div#page ul.buttons li {
	float: right;
}
div#page ul.buttons img {
	margin-left: 5px;
}
div#page ul.buttons a {
	padding: 6px;
	display: block;
	color: #4c575f;
	text-decoration: none;
}
div#page ul.buttons a:hover,
div#page ul.buttons a:focus {
	color: #bbbdbe;
}
div#page ul.buttons li.important a {
	background-color: #fff6cc;
}
/* <-- buttons */

/* slider --> */
div#slider {
	height: 221px;
	position: relative;
	overflow: hidden;
}
div#slider img {
	float: left;
}
div#slider div.img-wrapper {
	width: 328px;
	height: 221px;
	position: relative;
	clip: rect(0, 328px, 221px, 0);
	float: left;
}
/* <-- slider */

/* blocks --> */
div#page div.block {
	margin: 0 10px;
	padding-top: 12px;
	border-bottom: 1px solid #d2d5d7;
}
div#page div.last {
	border-bottom: 0;
}
div#page div.block p.date {
	margin: 0 12px !important;
	color: #009ddf;
	font-size: 9px;
}
div#page div.block h3 {
	margin: 0 12px;
	color: #1a171b;
	font-size: 16px;
	clear: none;
}
div#page div.block h4 {
	margin: 12px 12px 0 12px;
	color: #009ddf;
	font-size: 11px;
}
div#page div.block h4 + p {
	margin-top: 0 !important;
}
div#page div.block div.pics {
	width: 128px;
	margin: 14px 12px 12px 12px;
	float: right;
}
div#page div.block div.wrapper {
	width: 128px;
	height: 171px;
	overflow: hidden;
}
div#page div.block div.pics img {
	margin: 0 !important;
	float: left;
}
div#page div.block div.pics p {
	margin: 0 !important;
	text-align: right;
}
div#page div.block div.pics a {
	text-decoration: none;
}
div#page div.block div.pics p img {
	padding-top: 5px;
}
div#page div.block p#add {
	margin: 8px 12px 0 0;
	text-align: right;
}
div#page div.block p#add a {
	color: #4c575f;
	font-weight: bold;
	text-decoration: none;
}
div#page div.block p#add a:hover,
div#page div.block p#add a:focus {
	color: #bbbdbe;
}
div#page div.block p#add img {
	margin-left: 5px;
	padding-top: 2px;
	vertical-align: top;
}
/* <-- blocks */

/* photos --> */
div#page div.photo {
	width: 123px;
	padding: 19px;
	min-height: 112px;
	position: relative;
	float: left;
	background-image: url(../images/bg-photos.png);
	background-repeat: no-repeat;
}
div#page div.photo h3 {
	margin: 0;
	color: #009ddf;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}
div#page div.photo p {
	margin: 0;
	line-height: normal;
	text-align: right;
}
div#page div.photo p.descr {
	display: none;
}
div#page div.photo a {
	color: #4c575f;
	font-size: 9px;
	text-decoration: none;
}
div#page div.photo a:hover,
div#page div.photo a:focus {
	text-decoration: underline;
}
div#page div.photo p.price {
	padding-left: 15px;
	float: right;
	background-image: url(../images/bg-price.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	color: #009ddf;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
div#page div.photo p.address {
	clear: both;
	text-align: left;
}
div#page div.photo p.info {
	padding: 6px 0 0 0;
	clear: both;
	background-color: #fff;
	text-align: left;
}
div#page div.photo p.info span {
	color: #009ddf;
}
div#page div.photo p.moreinfo {
	display: none;
}
div#page div.photo img.new, 
div#page div.photo img.vendu, 
div#page div.photo img.option {
	position: absolute;
	top: 39px;
	left: 101px;
}
div#page div.photo img.lotissement {
	position: absolute;
	top: 39px;
	left: 85px;
}
div#page div.vente {
	min-height: 230px;
}
div#page div.vente h3 {
	margin-bottom: 5px;
	color: #1a171b;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
div#page div.vente h3 span {
	font-size: 9px;
	font-weight: normal;
}
/* <-- photos */

/* gallery --> */
div#gallery {
	/*height: 341px;*/
	position: relative;
	clear: both;
	background-color: #f2fafd;
}
div.title + div#gallery {
	margin-top: 30px;
}
div#gallery div#big {
	width: 354px;
	height: 266px;
	overflow: hidden;
	margin: auto;
}
div#gallery div#big img {
	float: left;
}
div#gallery div#anim_360 {
	width: 100px;
	height: 100px;
	overflow: hidden;
	/*margin: auto;*/
	/*float: right;*/
	position: absolute;
	/*border: 1px solid #b7e3f6;*/
	/*margin-left: 405px;*/
	margin-top: 20px;
	left: 505px;
}
div#gallery div#thumbs8 {
	height: 132px;
	width: 356px;
	overflow: hidden;
	margin: auto;
	/*padding-left: 136px;*/
	border-top: 6px solid #fff;
}
div#gallery div#thumbs8 img {
	margin-right: 2px;
	float: left;
	border: 1px solid #b7e3f6;
}
div#gallery div#thumbs4 {
	height: 66px;
	overflow: hidden;
	margin: auto;
	padding-left: 136px;
	border-top: 6px solid #fff;
}
div#gallery div#thumbs4 img {
	margin-right: 2px;
	float: left;
	border: 1px solid #b7e3f6;
}
div#gallery a.prev {
	position: absolute;
	top: 150px;
	left: 126px;
}
div#gallery a.next {
	position: absolute;
	top: 150px;
	left: 489px;
}
div#gallery img#loader {
	margin: 20px 0 0 170px;
	border: 0 !important;
}
/* <-- gallery */

/* accordion --> */
div#accordion {
	width: 624px;
	margin-top: 6px;
}
div#accordion h3 {
	height: 27px;
	margin: 0 !important;
	padding: 8px 0 0 48px;
	color: #4c575f;
	line-height: 12px;
	text-transform: uppercase;
	overflow: hidden;
	background-color: #86d0f0;
	background-image: url(../images/bg-acc0.png);
	background-position: top;
	background-repeat: no-repeat;
}
div#accordion.big h3 {
	height: 37px;
	padding: 8px 0 0 48px;
	/*text-transform: none !important;*/
}
div#accordion h3 a {
	color: #4c575f;
	text-decoration: none;
}
div#accordion h3 a:hover,
div#accordion h3 a:focus {
	color: #202326;
}
div#accordion h3#t1 {
	background-color: #d9f0fa;
	background-image: url(../images/bg-acc1.png);
}
div#accordion h3#t2 {
	background-color: #b9e4f6;
	background-image: url(../images/bg-acc2.png);
}
div#accordion h3#t3 {
	background-color: #9dd9f3;
	background-image: url(../images/bg-acc3.png);
}
div#accordion h3#t4 {
	background-color: #86d0f0;
	background-image: url(../images/bg-acc4.png);
}
div#accordion div.content {
	padding: 0 48px;
	background-color: #86d0f0;
	position: relative; /* IE Fix */
}
div#accordion div#c1 {
	background-color: #d9f0fa;
}
div#accordion div#c2 {
	background-color: #b9e4f6;
}
div#accordion div#c3 {
	background-color: #9dd9f3;
}
div#accordion div#c4 {
}
div#accordion div.content p {
	margin: 0;
	padding-bottom: 12px;
	line-height: normal;
}
div#accordion div.content h4 {
	margin: 0;
}
div#accordion div.content ul,
div#accordion div.content ol {
	margin: 0 40px;
	padding: 0;
}
div#accordion div.content span,
div#accordion div.content a {
	color: #202326;
}
/* <-- accordion */

/* footer --> */
div#footer-bg {
	clear: both;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	position: relative;
}
div#footer {
	clear: both;
	width: 980px;
	height: 227px;
	margin: auto;
	overflow: hidden;
}
div#footer div.col {
	min-height: 172px;
	padding-top: 15px;
	float: left;
}
div#footer div.left {
	width: 244px;
	padding-top: 18px;
	text-align: center;
}
div#footer div.mid {
	width: 243px;
	padding-left: 2px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/sepa-footer.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div#footer div.right {
	width: 244px;
	padding-left: 2px;
	background-image: url(../images/sepa-footer.png);
	background-position: top left;
	background-repeat: no-repeat;
}
div#footer div.block-wrapper {
	width: 243px;
	height: 190px;
	clip: rect(0, 243px, 190px, 0);
	overflow: hidden;
}
div#footer div.block {
	width: 185px;
	height: 175px;
	margin: 0 5px;
	padding: 19px 24px 0 24px;
	overflow: hidden;
	position: absolute;
	top: 33px;
	background-image: url(../images/bg-bloc-footer.png);
	background-repeat: no-repeat;
}
div#footer div.smallblock {
	width: 185px;
	height: 69px;
	margin: 0 5px 6px 5px;
	padding: 11px 24px 0 24px;
	position: relative;
	background-image: url(../images/bg-bloc-footer-small.png);
	background-repeat: no-repeat;
}
div#footer div.block img.new,
div#footer div.block img.option,
div#footer div.block img.vendu {
	position: absolute;
	top: 8px;
	left: 183px;
}
div#footer div.over {
	width: 115px;
	height: 70px;
	padding-right: 94px;
}
div#footer div.closed {
	background-image: url(../images/bg-bloc-footer-closed.png);
}
div#footer h3 {
	margin: 0 0 0 30px;
	color: #009ddf;
	font-size: 15px;
	text-transform: uppercase;
}
div#footer h3 a {
	text-decoration: none;
}
div#footer h4 {
	margin: 0;
	color: #1a171b;
	font-size: 12px;
}
div#footer h4 span {
	font-size: 9px;
	font-weight: normal;
}
div#footer h5 {
	margin: 32px 0 0 0;
	color: #1a171b;
	font-size: 15px;
}
div#footer p {
	margin: 8px 0 0 0;
	line-height: 13px;
}
div#footer p:first-child { /* IE Bug */
	margin: 18px 0 0 0;
}
div#footer div.smallblock > p:first-child:not(li) { /* IE Bug */
	margin-top: 8px;
}
div#footer p.next {
	margin: 6px 0;
}
div#footer p.price {
	margin: 0;
	line-height: 16px;
}
div#footer p.info {
	margin: 0;
	clear: both;
}
div#footer strong {
	color: #009ddf;
	font-weight: normal;
}
div#footer p.price strong {
	font-size: 13px;
	font-weight: bold;
}
div#footer strong.title,
div#footer div.smallblock strong {
	color: #1a171b;
	font-weight: normal;
}
div#footer a {
	color: #009ddf;
}
div#footer a:hover,
div#footer a:focus {
	text-decoration: none;
}
div#footer a.prev {
	position: absolute;
	top: 112px;
	left: 7px;
}
div#footer a.next {
	position: absolute;
	top: 112px;
	left: 231px;
}
div#footer img.left {
	margin: 10px 10px 8px 0;
	float: left;
}
div#footer img.right {
	margin: 10px 0 8px 10px;
	float: right;
}
div#footer img.over {
	position: absolute;
	top: 0;
	right: -5px;
}
div#footer div.mid img.loader {
	position: absolute;
	top: 115px;
	left: 115px;
}
div#footer div.right img.loader {
	margin: 5px 0 0 85px;
}
div#footer form {
	margin: 0;
	padding: 0;
}
div#footer form p {
	margin: 8px 0 0 0 !important;
}
div#footer input#nl_email {
	width: 153px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	background-image: url(../images/bg-input-newsletter.png);
	background-repeat: no-repeat;
	border: 0;
	color: #4c575f;
	font-size: 11px;
}
div#footer button {
	padding: 0;
	background: none;
	border: 0;
	color: #4c575f;
	font-size: 10px;
	font-weight: bold;
}
/* <-- footer */

/* bottom --> */
div#bottom {
	height: 300px;
	clear: both;
	background-image: url(../images/bg-bottom.png);
	background-position: top;
	background-repeat: repeat-x;

}
/* <-- bottom */

/* coord --> */
div#coord {
	width: 950px;
	height: 19px;
	margin: auto;
	padding: 5px 15px 1px 15px;
	clear: both;
}
div#coord p {
	margin: 0;
}
div#coord address.left {
	float: left;
	font-style: normal;
}
div#coord p.right {
	float: right;
}
div#coord span {
	color: #009ddf;
}
div#coord a {
	color: #4c575f;
	text-decoration: none;
}
div#coord a:hover, 
div#coord a:focus {
	text-decoration: underline;
}
div#coord span#copy {
	padding-left: 15px;
	color: #4c575f;
	font-size: 8px;
	text-transform: uppercase;
}
div#coord span#copy span {
	color: #fff;
}
/* <-- coord */

/* sitemap --> */
div#sitemap {
	width: 930px;
	height: 172px;
	margin: 35px auto 0 auto;
	padding: 15px 25px;
	background-image: url(../images/bg-sitemap.png);
}
div#sitemap ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	color: #8a86ad;
	font-size: 10px;
}
div#sitemap ul ul {
	float: none;
	background-image: none;
	color: #a8a5c3;
}
div#sitemap ul ul li {
	margin: 4px 0;
	line-height: 8px;
}
div#sitemap ul#leftnav {
	width: 175px;
	background-image: url(../images/sepa-sitemap.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div#sitemap ul#topnav li {
	padding: 0 20px;
	display: inline;
	float: left;
	background-image: url(../images/sepa-sitemap.png);
	background-position: top right;
	background-repeat: no-repeat;
}
div#sitemap ul#topnav li li {
	padding: 0;
	display: list-item;
	float: none;
	background-image: none;
}
div#sitemap ul#topnav li.item1 {
	width: 38px;
}
div#sitemap ul#topnav li.item2 {
	width: 28px;
}
div#sitemap ul#topnav li.item3 {
	width: 75px;
}
div#sitemap ul#topnav li.item4 {
	width: 110px;
}
div#sitemap ul#topnav li.item5 {
	width: 98px;
}
div#sitemap ul#topnav li.item6 {
	width: 103px;
}
div#sitemap ul#topnav li.item7 {
	padding-right: 0;
	background-image: none;
}
div#sitemap ul a {
	color: #8a86ad;
	text-decoration: none;
}
div#sitemap ul a:hover,
div#sitemap ul a:focus {
	text-decoration: underline;
}
div#sitemap ul ul a {
	color: #a8a5c3;
}
/* <-- sitemap */

/* videos --> */
div#video {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -490px;
	z-index: 1000;
}
div.prix {
	top: 172px !important;
	margin-left: -155px !important;
}
div.pres {
	top: 182px !important;
	margin-left: -150px !important;
}
/* <-- videos */
