/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display: block;
}

body {
	background-color: #2a618c;
	color: #646070;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5;
	scroll-face-color: #f8ae81;
	scroll-base-color: #fff8db;
}

html {
	scrollbar-face-color: #f7d4a6;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #f7d4a6;
	scrollbar-darkshadow-color: #f7d4a6;
	scrollbar-track-color: #f7efc9;
	scrollbar-arrow-color: #fff;
}

.background {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	z-index: -100;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

a,
a.links {
	color: #f46b4e;
	outline: none;
}

a:hover,
a.links:hover {
	text-decoration: none;
}

a.grey-links {
	color: #646070;
	text-decoration: none;
}

a.grey-links:hover {
	text-decoration: underline;
}

h3 {
	line-height: 1;
}

#wrapper-box {
	margin: 0 auto;
	padding: 0 28px;
	width: 968px;
}

#wrapper-top {
	background: transparent url(../images/bg-wave.png) no-repeat;
	height: 155px;
	margin: 0 auto;
	width: 968px;
	margin-top: -33px;
}

#wrapper-bottom {
	background: transparent url(../images/bg-btm.png) no-repeat;
	float: left;
	height: 50px;
	margin: 0 auto 20px auto;
	width: 968px;
}

/*
#wrapper {
	margin: 0 auto;
	width: 981px;
}
*/


#bg-main {
	background: url(../images/wrapper250.png) repeat-y;
	min-height: 1200px;
}

/*
#menu-box {
	float: left;
	margin: 0;
	padding: 0;
	min-height: 900px;
	width: 250px;
}
*/

#menu-box {
	float: left;
	margin: -110px 0 0 0;
	padding: 0;
	width: 239px;
}

/*
#menu-left {
	background-color: #fff5cf;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 900px;
	width: 250px;
}
*/

#menu-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 239px;
}

#title {
	background-color: #fff;
	height: 230px;
}

#title p  {
	line-height: 1.2;
}

.pink {
	color: #f9ad81;
}

.yellow {
	color: #ffbe0e;
}

.red {
	color: #f46b4e;
}

.grey {
	color: #646070;
}

/* old

#title span#locations {
	display: block;
	font-size: 25px;
	letter-spacing: 0.04em;
	padding: 28px 0 0 25px;
}

#title span#locations_app,
#title span#vacances_app {
	display: block;
	color: #646070;
	font-size: 26px;
	padding: 50px 0 0 20px;
}

#title span#vacances {
	display: block;
	font-size: 25px;
	letter-spacing: 0.04em;
	padding-left: 88px;
}

#title span#vacances_app {
	padding: 15px 0 0 50px;
}

#title span#appartements {
	display: block;
	font-size: 21px;
	padding-left: 55px;
}

#title span#hotel {
	display: block;
	font-size: 21px;
	padding-left: 115px;
}

#title span#banyuls {
	display: block;
	font-size: 63px;
	letter-spacing: -0.025em;
	word-spacing: -0.05em;
	margin: -15px 0 0 1px;
}

#title span#banyuls_app {
	display: block;
	font-size: 63px;
	letter-spacing: -0.03em;
	word-spacing: -0.05em;
	margin: -3px 0 0 1px;
}
*/


/* old
#logo {
	background-color: #fff;
	height: 230px;
	position: absolute;
	top: 0;
}

#logo img {
	margin-top: 50px;
}
*/

#logo a {
	display: block;
	height: 215px;
	padding: 10px 0 0 8px;
	width: 328px;
}

#logo a img {
	display: block;
}

#description {
	color: #f9ad81;
	font-size: 11px;
	font-weight: bold;
	margin: 30px 0 25px 0;
	text-align: center;
	word-spacing: -0.04em;
}

#description ul {
	height: 75px;
	margin: 0;
	padding: 0;
	width: 239px;
}

#description ul li.item {
	display: block;
	float: left;
	height: 75px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#description ul li.first {
	width: 55px;
}

#description ul li.second {
	width: 90px;
}

#description ul li.last {
	width: 94px;
}

#description ul li.item a {
	cursor: pointer;
	display: block;
	text-decoration: none;
}

#description ul li.item a:hover span {
	text-decoration: underline;
}

#description ul li.item a span {
	color: #f47f51;
	display: block;
	font-size: 10px;
	height: 40px;
	margin: 0;
	padding: 0
	text-align: left;
	text-decoration: none;
}

/* old
.apartments {
	font-size: 12px;
	margin: 0 25px 20px 25px;
}
*/

.apartments {
	background: transparent url(../images/bg-app.png) no-repeat;
	height: 196px;
	margin: 0 0 11px 0;
	padding: 0 10px;
	width: 219px;
}

.apartments p.number_of_apartments {
	font-size: 11px;
	height: 15px;
	margin: 0;
	padding: 5px 0;
}

.apartments p.image {
	margin-top: -20px;
	height: 144px;
}

.apartments p.image a,
.apartments p.image a img {
	height: 144px;
}

.visit-box {
	margin-top: -22px;
	height: 25px;
}

.visit-box a {
	color: #f37643;
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

.visit-box a:hover {
	text-decoration: none;
}

.visit-box span.visit,
.visit-box span.current_offer {
	display: block;
	float: left;
	height: 15px;
	padding: 5px 0;
	margin: 0;
}

.visit-box span.visit {
	background: url(../images/arrow.png) no-repeat 88px 12px;
	width: 110px;
}

.visit-box span.current_offer {
	width: 109px;
}

.visit-box span.visit a {
	float: left;
}

.visit-box span.current_offer a {
	float: right;
}

.visit-box span.visit a,
.visit-box span.current_offer a {
	height: 15px;
	padding: 0;
	margin: 0;
}


/* old
.apartments span.current_offer a {
	color: #f37643;
	padding: 0;
	margin: -17px 0 0 109px;
}*/

.residence {
	margin: 0 0 30px 0;
	padding:0;
}

.residence h3 {
	font-size: 62px;
	text-align: center;
}

.residence p {
	margin: 10px 10px 0 0;
	text-align: right;
}

.residence p a {
	color: #646070;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -0.1em;
}

.residence p a:hover {
	color: #f9ad81;
	text-decoration: underline;
}

.menu {
	width: 250px;
}

.menu ul {
	margin: 0 10px 0 0;
	padding: 0 0 20px 0;
	width: 240px;
}

.menu ul li {
	background: url(../images/item.png) no-repeat right 7px;
	display: block;
	height: 42px;
	list-style-type: none;
	padding: 0;
	width: 240px;
}

.menu ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
	text-decoration: none;
}

.menu ul li.grey a {
	color: #646070;
}

.menu ul li.pink a {
	color: #f9ad81;
}

.menu ul li#accueil {
	padding-top: 10px;
}

.menu ul li#accueil {
	background: url(../images/item.png) no-repeat right 47px;
	display: block;
	height: 65px;
	list-style-type: none;
	margin-top: -25px;
	padding: 0;
	width: 240px;
}

.menu ul li#accueil a {
	display: block;
	font-size: 50px;
	padding-right: 28px;
}
/*
#container {
	float: right;
	margin: 0;
	padding: 0;
	width: 690px;
}
*/

#container {
	background-color: #f7efc9;
	float: left;
	margin: 230px 0 0 0;
	padding: 0 15px 10px 15px;
	width: 938px;
}

/*
#diaporama {
	width: 500px;
	height: 375px;
	margin: 0 95px;
	padding: 0;
	background:url(images/spinner.gif) center center no-repeat #fff;
	position:relative;
}
*/

#diaporama-box {
	background: url(../images/bg-diaporama.png) no-repeat;
	height: 364px;
	margin: -342px 357px;
	padding: 10px;
	position: relative;
	width: 488px;
}

#diaporama,
.splash {
	height: 364px;
	width: 488px;
}

#progress {
	position: absolute;
	width: 100%;
	text-align: center;
	color: #999;
	top: 225px;
}

#diaporama img,
.splash img {
	height: 364px;
	width: 488px;
}

/*
.content-box {
	margin: 12px 0 40px 0;
	padding: 0;
	width: 690px;
}
*/

#facebook-link {
	height: 70px;
	top: 260px;
	left: 880px;
	padding: 0;
	position: relative;
	width: 70px;
}

#facebook-link a {
	color: #f47f51;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

#facebook-link a img {
	margin: 0;
	padding: 0;
}

#facebook-link a span {
	display: block;
	margin: 0;
	padding: 0;
}

.content-box {
	float: right;
	margin: 53px 0 0 15px;
	padding: 0;
	width: 684px;
}

h3.title-menu {
	color: #9b98a9;
	font-size: 54px;
	letter-spacing: -0.035em;
	word-spacing: -0.025em;
	text-align: center;
}

#menu-panel {
	padding: 0 32px;
	position: relative;
	z-index: 1;
}

#menu-panel ul.first-level {
	height: 53px;
	margin: 0;
	padding: 0;
	width: 620px;
}

#menu-panel ul.first-level li.fl-item {
	background: url(../images/menu-levelbg.png) no-repeat;
	display: block;
	float: left;
	height: 53px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 155px;
}
/*
#menu-panel ul.first-level li.fl-item a {
	height: 53px;
}
*/

#menu-panel ul.second-level,
#menu-panel ul.third-level {
	margin: 0;
	padding: 0;
	width: 155px;
}

#menu-panel ul.third-level {
	margin: -25px 0 0 155px;
	position: absolute;
}

#menu-panel ul.first-level li.last-sublevel ul.third-level {
	margin: -25px 0 0 -155px;
}


#menu-panel ul.first-level li.sublevel ul.second-level,
#menu-panel ul.first-level li.sublevel:hover ul.third-level {
	display: none;
}

#menu-panel ul.first-level li.sublevel:hover ul.second-level,
#menu-panel ul.second-level li.sublevel:hover ul.third-level {
	display: block;
}

#menu-panel ul.second-level li.sl-item,
#menu-panel ul.third-level li.tl-item {
	background: url(../images/menu-bg-center.png) repeat-y;
	display: block;
	float: left;
	font-size: 12px;
/*	height: 25px;*/
	line-height: 1.2;
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	width: 155px;
}

#menu-panel ul.first-level li.fl-item a,
#menu-panel ul.second-level li.sl-item a,
#menu-panel ul.third-level li.tl-item a {
	color: transparent;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

#menu-panel ul.second-level li.sl-item a,
#menu-panel ul.third-level li.tl-item a {
/*	height: 25px;*/
	padding: 0 10px;
}

/*
#menu-panel ul.first-level li.fl-item:hover {
	background: none;
}

#menu-panel ul.first-level li.fl-item:hover img {
	margin: 0;
}
*/


#menu-panel ul.first-level li.fl-item:hover {
	background: url(../images/menu-bg-center.png) repeat-y;
	margin: 8px 0 0 0;
}

#menu-panel ul.first-level li.fl-item:hover img {
	margin: -8px 0 0 0;
}

#menu-panel ul.second-level li.sl-item a,
#menu-panel ul.third-level li.tl-item a {
	color: #78797b;
}

#menu-panel ul.second-level li.sl-item a:hover,
#menu-panel ul.second-level li.active a,
#menu-panel ul.second-level li.select a,
#menu-panel ul.second-level li.select ul.third-level li a:hover,
#menu-panel ul.second-level li.select ul.third-level li.active a,
#menu-panel ul.second-level li.empty ul.third-level li a:hover {
	color: #5ba1d5;
}

#menu-panel ul.second-level li.sl-item a:hover,
#menu-panel ul.second-level li.select ul.third-level li a:hover,
#menu-panel ul.second-level li.empty ul.third-level li a:hover {
	text-decoration: underline;
}

#menu-panel ul.second-level li.empty a:hover,
#menu-panel ul.second-level li.select ul.third-level li a {
	color: #78797b;
	text-decoration: none;
}


#menu-panel ul li.first-item {
	background: url(../images/menu-bg-top.png) no-repeat left top;
	display: block;
	float: left;
	height: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 155px;
}

#menu-panel ul li.last-item {
	background: url(../images/menu-bg-btm.png) no-repeat left top;
	display: block;
	float: left;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 155px;
}


/* old
#menu-panel ul li.item a span {
	background-color: #ffdf99;
	color: #f47f51;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 43px;
	margin-top: 15px;
	padding: 11px 0;
	text-align: center;
	text-decoration: none;
}

#menu-panel ul li.item a img {
	padding: 0;
}

#menu-panel ul li.item a:hover span {
	color: #f47f51;
	text-decoration: underline;
}

*/

.clear {
	clear:both;
}

#breadcrumbs {
	height: 15px;
	margin: 10px 0 0 0;
}

#breadcrumbs ul {
	height: 15px;
	margin: 0;
	padding: 0 10px;
	width: 664px;
}

#breadcrumbs ul li {
	background: url(../images/arr.png) no-repeat scroll right center;
	color: #646070;
	float: right;
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0 11px 0 4px;
}

#breadcrumbs ul li.active {
	background: none;
	padding-right: 0;
}

#breadcrumbs ul li.sup-index {
	margin-top: -2px;
}

#breadcrumbs ul li.sup-index a sup {
	font-size: 8px;
}

#breadcrumbs ul li.empty a:hover {
	text-decoration: none;
}

#breadcrumbs ul li a {
	color: #646070;
	text-decoration: none;
}

#breadcrumbs ul li.active a {
	text-decoration: underline;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}

#breadcrumbs ul li.home-page {
	background: none;
}

#page-bgtop {
	background: #fff url(../images/pagebgtop.png) no-repeat;
	height: 39px;
	margin: 4px 0 0 0;
	width: 684px;
}

#page-bg {
	background: #fff url(../images/palmleaf.jpg) no-repeat bottom right;
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 664px;
}

#bienvenue_article {
	padding: 0 30px;
	width: 604px;
}

.article {
	float: left;
	margin-bottom: 20px;
/*	padding-top: 20px;*/
	padding: 0;
	width: 467px;
}

h3.title-article {
	color: #f26c4f;
	font-size: 50px;
	letter-spacing: -0.01em;
	padding-bottom: 35px;
	text-align: center;
}

h3.name-article {
	color: #f26c4f;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	margin: -15px 0 18px 0;
	text-align: left;
}

h3.sardane {
	background: url(../images/residence/blason_catalogne.jpg) no-repeat left 0px;
	width: 458px;
	height: 40px;
	padding: 4px 0 0 45px;
}

span.name {
	color: #f26c4f;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

h3.subname-article {
	color: #f26c4f;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 18px;
	text-align: left;
}

.article p,
#bienvenue_article p {
	color: #646070;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.3;
	padding-bottom: 8px;
	text-align: justify;
}

.article div.img-left {
	float: left;
	width: 157px;
}

.article div.img-right {
	float: right;
	width: 157px;
}

.article div.txt-left {
	float: left;
	width: 294px;
}
.article div.txt-right {
	float: right;
	width: 294px;
}

.menu-levels {
	width: 690px;
}

h3#region {
	float: left;
	width: 344px;
}

h3#mer {
	float: left;
	width: 345px;
}

.menu-levels ul.first-level {
	background-color: #ffe3a0;
	display: block;
	height: 68px;
	margin: 25px 0 0 0;
	padding: 0;
	width: 689px;
}

.menu-levels ul.first-level li {
	background-color: #ffe3a0;
	display: block;
	float: left;
	height: 68px;
	list-style-type: none;
	margin: 0;
/*	padding-right: 15px;*/
	padding-right: 17px;
	text-align: center;
}

.menu-levels ul.first-level li.first {
	padding-left: 5px;
}

.menu-levels ul.first-level li a {
	color: #9b98a9;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0;
	text-decoration: none;
	word-spacing: -0.02em;
}

.menu-levels ul.first-level li.active a {
	color: #f26c4f;
}

.menu-levels ul.first-level li a:hover {
	text-decoration: underline;
}

/* second */
/* old
.menu-levels ul.second-level {
	background-color: #fff9db;
	display: block;
	height: 68px;
	margin: 0;
	padding: 0;
	width: 689px;
}

.menu-levels ul.second-level li {
	background-color: #fff9db;
	display: block;
	float: left;
	height: 68px;
	list-style-type: none;
	margin: 0;
	padding-right: 15px;
	text-align: center;
}

.menu-levels ul.second-level li.first {
	padding-left: 17px;
}

.menu-levels ul.second-level li a {
	color: #fdc689;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0;
	text-decoration: none;
	word-spacing: -0.02em;
}

.menu-levels ul.second-level li.active a {
	color: #f26c4f;
}

.menu-levels ul.second-level li a:hover {
	text-decoration: underline;
}

*/

#rubric {
	float: right;
	margin-bottom: 20px;
	width: 178px;
}

#news,
#partners,
#bref {
	float: right;
	padding: 20px 0 0 0;
	width: 178px;
}

#news {
	padding: 0;
}

#news h3 {
	font-size: 44px;
	padding: 8px 0 20px 5px;
	letter-spacing: -0.01em;
}

#news ul {
	margin: 0;
	padding: 0;
}

#news ul li {
	background: url(../images/item-news.png) no-repeat left 6px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 0 22px 15px;
	width: 163px;
}

#news ul li a {
	color: #f46b4e;
	text-decoration: none;
}

#news ul li a:hover {
	text-decoration: underline;
}

#news ul li a span.bold {
	font-weight: bold;
}

#news ul li span.date-news {
	color: #f46b4e;
}

h3.partenaires {
/*	color: #9b98a9;*/
	font-size: 44px;
	padding-bottom: 15px;
	letter-spacing: -0.01em;
}

#partners ul {
	margin: 0;
	padding: 0;
	width: 178px;
}

#partners ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 178px;
}

#partners ul li a {
	display: block;
	color: #f46b4e;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

#partners ul li a:hover {
/*	color: #afacba;*/
	text-decoration: underline;
}

#partners ul li.all_links {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 0;
	width: 178px;
}

#bref p.bref_links {
	padding: 15px 0 0 0;
}

#partners ul li.all_links a {
	display: block;
	color: #f47f51;
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}

#partners ul li.all_links a:hover {
	color: #f47f51;
	text-decoration: underline;
}

#bref h3 {
	font-size: 32px;
	padding: 20px 0 20px 0;
	letter-spacing: -0.025em;
	word-spacing: -0.03em;
}

#bref p {
	font-size: 12px;
	line-height: 1.4;
}
/* old
#scrolling-box {
	background-color: #fcf8e8;
	float: right;
	padding: 0 15px 15px 15px;
	margin: 35px 0 0 0;
	width: 148px;
}

#scrolling-box h3 {
	font-size: 33px;
	padding: 0 0 25px 0;
	letter-spacing: -0.01em;
	word-spacing: -0.02em;
}

#scrolling-box ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

#scrolling-box  ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	height: 80px;
}

#scrolling-box  ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 80px;
	text-decoration: none;
}

#scrolling {
	background: url(../images/bg-scroller.png) no-repeat;
	float: right;
	height: 365px;
	width: 12px;
}
*/
span.txt-color {
	color: #ff981f;
}

li.no-marker {
	list-style-type: none;
}

th {
	font-weight: bold;
	text-align: center;
}

th, td {
	border-bottom: 1px solid #646070;
	border-right: 1px solid #646070;
	padding: 2px 5px;
}

td.txt-center {
	text-align: center;
}

table {
	border-left: 1px solid #646070;
	border-top: 1px solid #646070;
}

.article span#free {
	display: block;
	margin: -17px 0 0 25px;
}

span.italic {
	font-style: italic;
}

table.calendar {
	border: none;
	float: left;
}

table.calendar tr,
table.calendar th,
table.calendar td {
	border: none;
}

table.calendar th,
table.calendar td {
	padding: 2px 6px;
}


table.calendar th {
	font-weight: normal;
	text-align: left;
}

table.calendar tr.odd td {
	background-color: #fff5cf;
}

table.calendar tr.even td {
	background-color: #fff;
}

table.calendar tr.odd td.unavailable,
table.calendar tr.even td.unavailable {
	background-color: #f8ae81;
}

div.calendar-legend {
	margin-bottom: 20px;
}

div.calendar-legend span {
	display: block;
	float: left;
	background-color: #f8ae81;
	margin: 2px 8px 0 0;
	height: 16px;
	width: 16px;
}

div.app-odd,
div.app-even {
	height: 510px;
	margin: 0;
	padding: 0 15px;
/*	width: 660px;*/
	width: 634px;
}

div.app-odd {
/*	background-color: #fff;*/
	background: none;
}

div.app-even {
	background-color: #fff5cf;
}

div.appartement {
	float: left;
/*	width: 467px;*/
	width: 427px;
}

div.appartement-offer {
	float: right;
/*	margin: 23px 20px 0 0;*/
	margin: 23px 0 0 0;
/*	width: 180px;*/
	width: 167px;
}

div.appartement-offer-tarifs {
	float: right;
	margin: 23px 0 0 0;
	width: 180px;
}

.color-bg {
	background-color: #fff5cf;
	float: left;
	margin: 10px 0;
	padding: 0 15px;
	width: 634px;
}

.article-bg {
	float: left;
	margin-bottom: 20px;
	padding: 0;
	width: 437px;
}

p.offer-status {
	font-size: 16px;
	background-color: #f8ae81;
	vertical-align: middle;
	text-align: center;
}

p.offer-date {
	font-size: 13px;
	line-height: 1.3;
	text-align: center;
	padding-top: 12px;
}

p.offer-price {
	font-size: 16px;
	line-height: 1.1;
	color: #f46b4e;
	padding-top: 8px;
	text-align: center;
}

p.offer-descr {
	font-size: 13px;
	line-height: 1.3;
	padding-top: 8px;
	text-align: center;
}

div.app-odd #scrolling-box-app,
#scrolling-box {
	background-color: #fcf8e8;
	float: right;
	padding: 0 15px 15px 15px;
	margin: 30px 0 0 0;
	width: 148px;
}


#scrolling-box {
	margin: 30px 0 20px 0;
	padding-bottom: 15px;
}


div.app-even #scrolling-box-app {
	background-color: #fff;
	float: right;
	padding: 0 15px 0px 15px;
	margin: 30px 0 0 0;
	width: 148px;
}

#scrolling-box-app h3,
#scrolling-box h3 {
	font-size: 33px;
	padding: 0 0 42px 0;
	margin-top: -10px;
	letter-spacing: -0.01em;
	word-spacing: -0.02em;
}

#scrolling-img {
	height: 380px;
	overflow-y: scroll;
}

#scrolling-panel {
	height: 285px;
	overflow-y: scroll;
}

#scrolling-img a,
#scrolling-panel a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
}
#scrolling-img a.last,
#scrolling-panel a.last {
	padding: 0;
}

span.rights {
	font-size: 11px;
	line-height: 1;
}

div.haut {
	clear: both;
	margin: 25px 0 0 198px;
/*	padding: 0;*/
	padding: 0 0 20px 0;
	width: 100px;
}

div.haut#home-haut {
	margin: 25px 290px 0 290px;
	padding: 0 0 20px 0;
	width: 100px;
}

div.haut a {
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
}

div.haut a:hover span {
	text-decoration: underline;
}

div.haut img {
	padding: 0;
	margin: 0 0 0 22px;
}

div.haut span {
	display: block;
	padding: 0;
	margin: -5px 0 0 0;
}

/*
div#legales {
	color: #f46b4e;
	float: left;
	font-size: 11px;
	margin: 0 0 20px 80px;
	padding: 0;
	text-align: center;
	width: 270px;
}
*/

div#legales,
div#legales-home,
div#legales-disponib {
	color: #646070;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 11px ;
	text-align: center;
	width: 968px;
}

div#legales-home {
	padding: 0 0 0 252px;
	width: 716px;
}

/*
div#legales-disponib {
	padding: 0;
	width: 270px;
}
*/

div#legales a,
div#legales-home a,
div#legales-disponib a {
	color: #646070;
	text-decoration: none;
}

div#legales a:hover,
div#legales-home a:hover,
div#legales-disponib a:hover {
	text-decoration: underline;
}

div.page-link {
	float: left;
	width: 467px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

a.previous-link,
a.next-link {
	font-size: 10px;
	height: 20px;
	margin: 0;
	padding: 0;
}

a.previous-link {
	float: left;
}

a.next-link {
	float: right;
}


/* page-links */
.previous-pages,
.next-pages {
	float: left;
	margin: 0;
	padding: 0;
	width: 233px;
}

.previous-pages ul,
.next-pages ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 233px;
}

.previous-pages ul {
	width: 233px;
}

.next-pages ul {
	width: 234px;
}

.previous-pages ul li,
.next-pages ul li {
	display: block;
	height: 16px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.previous-pages ul li {
	width: 233px;
}

.next-pages ul li {
	width: 234px;
}

.previous-pages ul li a,
.next-pages ul li a {
	display: block;
	color: #5fa0d6;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 233px;
}

.next-pages ul li a {
	text-align: right;
	width: 234px;
}

.previous-pages ul li a:hover,
.next-pages ul li a:hover {
	text-decoration: underline;
}

