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

   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 {
	color: #646070;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5;
	scroll-face-color: #f8ae81;
	scroll-base-color: #fff8db;
}


/* 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: #f26c4f;
	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;
}

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

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

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

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

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

#title p  {
	line-height: 1.2;
}

.pink {
	color: #f9ad81;
}

.yellow {
	color: #ffbe0e;
}

.red {
	color: #f26c4f;
}

.grey {
	color: #646070;
}

#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;
}

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

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

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

#description ul {
	height: 90px;
	margin: 0;
	padding: 0 2px;
	width: 246px;
}

#description ul li.item {
	display: block;
	float: left;
	height: 90px;
	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: 100px;
}

#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;
}


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

.apartments p.number_of_apartments {
	margin: 0;
	padding: 0 0 4px 5px;
}

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

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

.visit-box a {
	color: #646070;
	display: block;
	float: left;
	margin-left: 5px;
	text-decoration: none;
}

.visit-box a:hover {
	color: #f9ad81;
}
/*
.apartments span.current_offer {
	padding-left: 56px;
}
*/
.apartments span.current_offer a {
	color: #f26c4f;
	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;
}

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

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

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

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

#menu-panel {
	margin: 0 0 20px 0;
}

#menu-panel ul {
	height: 177px;
	margin: 30px 0 0 0;
	padding: 0;
	width: 690px;
}

#menu-panel ul li.item {
	display: block;
	float: left;
	height: 177px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 172px;
}
/*
#menu-panel ul#second-panel li.item {
	width: 230px;
}
*/
#menu-panel ul li.item a {
	cursor: pointer;
	display: block;
	text-decoration: none;
}

#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 39px;
}
/*
#menu-panel ul#second-panel li.item a img {
	padding: 0 68px;
}
*/
#menu-panel ul li.item a:hover span {
	color: #f47f51;
	text-decoration: underline;
}

.clear {
	clear:both;
}

#bienvenue_article {
	padding-top: 10px;
	width: 690px;
}

.article {
	float: left;
	margin-bottom: 40px;
	padding-top: 20px;
	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;
}

.splash {
	float: left;
	height: 375px;
	margin-left: 95px;
	width: 500px;
}


.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 */

.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;
	width: 178px;
}

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

#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: #f47f51;
	text-decoration: none;
}

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

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

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: #F26C4F;
	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;
}
/*
#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 {
	width: 660px;
	margin: 0;
	padding: 0 15px;
	height: 510px;
}


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

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

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

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

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: #F26C4F;
	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 0px 15px;
	margin: 30px 0 0 0;
	width: 148px;
}

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


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 {
	margin: 25px 0 0 175px;
	padding: 0;
	width: 100px;
}

div.haut#home-haut {
	margin: 25px 290px 0 290px;
	padding: 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: #F26C4F;
	float: left;
	font-size: 11px;
	margin: 0 0 20px 80px;
	padding: 0;
	text-align: center;
	width: 270px;
}

div#legales-home {
	color: #F26C4F;
	float: left;
	font-size: 11px;
	margin: 30px 0 20px 200px;
	padding: 0;
	text-align: center;
	width: 270px;
}


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

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

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