/*
Reset CSS
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
Fonts CSS
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	background:#a35300 url('../images/bg.jpg');
	background-position:center; 
	margin:0px;
}

h1 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	

}

h2 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	margin-top:15px;

}

p { margin: 1em 0; }


.appart_titre {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.appart_description {
	width:300px;

	
}

.appart_description,
.appart_disponibilite {

	margin-bottom:10px;
	
}

#content ul{
	padding:5px;
	margin-left:20px;
}

#content li{
	list-style:disc;
}

.appart_tarifs {
	margin-top:10px;
	width:300px;
}

}
.appart_description li{
	list-style:disc;
	
	
}
.appart_description h1,
.appart_description h2 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	position:relative;
	text-align:left;
}

#content_box {
	width:910px;
	background-image:url('../images/bg_content_page.jpg');
	margin-left: auto;
	margin-right: auto;
	min-height:500px;
}

#content {
	margin-left:150px;
	width:620px;
}


#header {
	background-image:url('../images/header_page.jpg');
	width:1000px;
	height:214px;
}

#footer {
	background-image:url('../images/footer_page.jpg');
	width:910px;
	height:214px;
	margin-left: auto;
	margin-right: auto;
}

#header_titre {position:absolute;left:125px;top:15px;}
#feuille-volante {position:absolute;left:415px;top:196px;}
#menu {position:absolute;left:297px;top:31px;}

#menu_appartements {
	position: absolute;
	left: 410px;
	top: 35px;
	width: 222px;
	height: 321px;
	z-index: 100;
	background: url('../images/feuille_volante.png') no-repeat top center;
	display:none;
}

#menu_appartements ul {
	position: relative;
	left: 30px;
	top: 10px;
	padding: 0px;
	line-height: 25px;
}

#appart_illus {
	position: absolute;
	left: 515px;
	top: 124px;
	width: 280px;
	height: 303px;
	
}

#menu_appartements a {
	color: #6e6550;
	text-decoration: none;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
}

#menu_appartements a:hover {
	text-decoration:underline;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu li  {
	list-style: none;
	width:174px;
	margin:0px;
	padding:0px;
}

#menu li  a{
	display:block;
	width:174px;
	height:35px;
	background-position:0 35px;
}

#menu li  a{
	display:block;
	width:174px;
	height:35px;
	background-position:0 -35px;
	background-repeat: no-repeat;
}

#menu li  a:hover{
	background-position:0 0;
}

a.menu_1_fr {background-image:url('../images/menu1_fr.gif');}
a.menu_2_fr {background-image:url('../images/menu2_fr.gif');}
a.menu_3_fr {background-image:url('../images/menu3_fr.gif');}
a.menu_1_en {background-image:url('../images/menu1_en.gif');}
a.menu_2_en {background-image:url('../images/menu2_en.gif');}
a.menu_3_en {background-image:url('../images/menu3_en.gif');}

#menu li a  span {
		display: none;
}

#home_illustrations {
	top:349px;
	left:125px;
	position:absolute;
	height:500px;
	width:500px;
}



.photos {
	width: 315px;
	position: absolute;
	left:520px;
	top:450px;
}

.photo_thumb {
	float:left;
	margin:0px 10px 10px 0px;
}

.calendriers div {
	float:left;
	margin:10px;
	width:170px;
	height:150px;

}

.calendriers div.loading {
    background: #fff url(../images/calendrier/ajax-loader.gif) 50% 50% no-repeat;
}

.calendriers {
	overflow: hidden;
	margin-bottom:10px;
}

table.calendrier {
	border-collapse: collapse;
	font-size:11px;
	width:167px;
} 

.calendrier a.calendrier_bwd_link,
.calendrier a.calendrier_fwd_link   {
	float: left;
	cursor: pointer;
	text-decoration:none;
	margin:0px 5px 0px 5px;
	font-size:12px;
	color:black;
}

.calendrier a.calendrier_fwd_link  {
	float: right;
}



.calendrier th{
	text-align:center;
	background-color:#ffffff;
	font-style:italic;
}
.calendrier thead td {
	font-weight:bold;
	background-color:#bbbbbb;
	-moz-border-radius: 8px;
	height:20px;
	font-size:10px;
	

}

.calendrier td{
	width:20px;
	height:20px;
	overflow:hidden;
	text-align:center;
	border: 1px solid white;
	
}

.calendrier td {background:no-repeat 0 0;}
.calendrier tr {background-color:#fff;}

.calendrier td.unavailable     { background-color:#bbbbbb}
.calendrier td.available 	       { background-color:#ffffff}
.calendrier td.outofmonth {color:#888888;}


.calendrier td	                { background-image:  url(../images/calendrier/day_full.gif)}
.calendrier td.am	        { background-image:  url(../images/calendrier/day_am.gif)}
.calendrier td.pm	        { background-image:  url(../images/calendrier/day_pm.gif)}
.calendrier td.weekstart	{ background-image:  url(../images/calendrier/day_weekstart.gif)}
.calendrier td.weekend     	{ background-image:  url(../images/calendrier/day_weekend.gif)}
.calendrier thead td {background-image: none;;}
.calendrier  td.hover {background-color:#c0cff6;cursor:pointer;}
.calendrier  td.selected {background-color:#90a3cf;cursor:pointer;}
.calendrier  td.updating {background-color:#abc0f6;cursor:progress;}



.cartlinkbutton a {
	border: 1px solid #888888;
	padding:5px;
	text-decoration:none;
	background-color:#cccccc;
	color:#555;
	
}


table.cart tr,
table.tarifs tr{
	border-top:black 1px solid ;
	border-bottom:black 1px solid ;
}

table.cart td,
table.tarifs td {
	
	padding:5px;
}


.form
{
  width: 100%;
}

.form th
{
  white-space: nowrap;
  font-style: italic;
}

.form td, .form th
{
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-align: left;
  vertical-align: top;
  padding: 7px;
}

.form tfoot td, .form tfoot th
{
  border: 0;
  text-align: right;
}

.form .radio_list li
{
  display: inline;
}

.form .error_list
{
	color:red;
}
