/* couleurs utilisees
blanc	:				#FFFFFF
noir :				#000000
bleu fonce :	#003763
bleu clair :	#CADAF1
gris clair: 	#686E92
fond d'ecran origine : #7A9ECE

http://vikjavev.no/highslide/#examples
http://www.davidtouvet.com/blog/
http://innovablog.com

http://innovablog.com/web-application/travail-collaboratif-suite-bureautique-en-ligne-zoho/
http://bullinfosciences.hautetfort.com/o_-_grille_d_evaluation_des_outils_de_veille/
http://www.weezonaute.fr/2007/09/19/plugin-wordpress-commentaires-audio-video/
*/

@import url(tinystyles.css);

/* general */
body, h1, h2, h3, h4, a, p,
div.content, div.header, div.menu, div.menu ul {
	margin: 0px;
	padding:0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body{
	color: black;
	background-color: #6f051b;
}
h1{ font-size: 20px; color: #003763; margin-bottom: 6px; }
h2{ font-size: 18px; }
h3{ font-size: 16px; }
h4{ font-size: 14px; }
div.content{
	width: 1000px;
	background-color: #FFFFFF;
	margin: 4px auto;
	border: 1px solid #003763;
}

p{
	text-align:justify;
}

a img{
	border: solid 1px #003763;
}

/* header */
div.header{
	height: 69px;
}
div.header img{
	float: left;
}
div.header a img{
	border: none;
}


/* top menu */
div.top_menu{
	background-color: #003763;
	padding: 2px; 
}
div.top_menu ul{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}
div.top_menu ul li{
	display: inline;
	list-style-type: none;
}
div.top_menu ul li a, 
div.footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
  font-weight: bold;	
	padding: 0 10px;  
}
div.footer a {
	text-decoration: none;
	font-size: 1.1em;
  font-weight: normal;	
}

div.top_menu ul li a:hover, 
div.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#lg { 
  margin: -16px 0 0 0;
	float: right;
}


/* left menu */
div.left_menu{
	background: #000000 url(../img/home_menu.gif) left -230px no-repeat;
	width: 330px;
	_width: 327px;  	 
  height: 483px;

	float: left;
	border-right: 1px solid #003763;

}

div.left_menu_page{
	width: 330px;	
	_width: 327px;	
  height: 211px;
}

div.left_menu ul{
	margin: 0px;
	padding: 10px 0 0 0;
}
div.left_menu ul li{
	list-style-type: none;
}
div.left_menu ul li a{
	color: #003763;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../img/menu.gif) left center no-repeat;
	background-position: 15px;
	display: block;
	padding: 4px 0 4px 45px;
	_padding: 0 0 0 45px;	
	font-size: 1.2em;
	_font-size: 10pt;	
}

div.left_menu ul li#active a,
div.left_menu ul li a:hover,
div.left_menu ul li a:active{
	color: #003763;
	background: transparent url(../img/menu_selected.gif) left center no-repeat;
	background-position: 15px;
}

div.left_menu p{
	font-size: 11px;
	font-style: italic;
	color: #003763;
	margin: 15px 15px 0 15px;
	text-align:left;
}
div.left_menu p.chapo_home{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003763;
	margin: 15px 15px 0 15px;
	text-align:justify;
}
div.left_menu p.texte_home{
	font-size: 12px;
	font-style: normal;
	color: #003763;
	margin: 15px 15px 0 15px;
	text-align:justify;
}

.bold{
	font-weight: bold;
}

div.right{
	_float:right;
}

div.path{
	background-color: #686E92;
	padding: 5px 0;
	margin: 0;
}

div.path ul{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
div.path ul li{
	display: inline;
	list-style-type: none;
}

div.path a {
  color: #fff;
  font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px 5px 20px;	
}
div.path a:hover,
div.path a.active {
  color: #fff;
  font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 20px 5px 20px;	
	background-color: #003763;
}




/* rooms list*/
#titre {
	margin: 2px 6px 10px 20px;  
  font-size: 1.1em;	
  color: #003763;
}
#titre span {
	font-weight: bold;
  font-size: 1.2em;	
}

div.room_list{
	width: 329px;
	_width: 327px;
	height: 800px;
	float:left;
	padding: 20px 0 0 0;
	background: transparent url(../img/bg-list.gif) left top no-repeat;	
	/*
	
	background-color: #f0f0f0;
	border-right: 1px solid #003763;	
	*/
}
html>body div.room_list{
  height: auto;
  min-height: 800px;
}

div.room_embbed{
	padding: 0 10px 10px 10px;
	margin: 0 10px 20px 10px;
	min-height: 115px;
	_height: 115px;
	border-bottom: 1px dotted #D6E1F5;	
  clear: both;
}

div.room_embbed_left{
	width: 110px;
	float:left;
}

div.room_embbed_left img{
	margin: 0 10px 0 0;
}

div.room_embbed_right{
	float:right;
	width: 165px;
	margin: 0 0 10px 0;
}

div.room_embbed_left a.room_name{
	color: #003763;
	text-decoration: none;
	font-weight: bold;
}

/* room full */
div.room_full{
	padding: 20px 10px 10px 10px;
	float:right;
	width: 650px;
	_width: 648px;	
}

div.room_full p{
  padding: 2px 0;
  margin: 0;
}

div.room_full .img{
	float:left;
	border: solid 1px #003763;
	margin: 0 6px 0 0;
}

div.room_prices, div.room_booking{
	border: solid 1px #003763;
	margin: 10px 0 0 0;
	clear:left;
}
div.room_prices h4, div.room_booking h4{
	font-size: 12px;
	color: #003763;
	margin: 0 0 5px 0;
}
div.room_booking h4{
	padding: 4px 0 0 8px;
}

div.room_prices{
	background-color: #CADAF1;
	height: 180px;
	padding: 8px;
	margin-top: 20px;
}

html>body div.room_prices{
  height: auto;
  min-height: 180px;
}

div.room_booking{
	background-color: #C3C7D0;
	margin: 20px 0;	
}
div.room_booking_box{
	background-color: #003763;
	margin: 5px 8px 8px 8px;
	color: #CADAF1;
	padding: 10px;
}
div.room_booking_box input {
  width: 130px;
}


/* tarifs */
div.tarif {
  width: 185px;
  height: 60px;
  margin: 0 4px 4px 0;
  padding: 10px;
  /*border-right: 1px dotted #003763;*/
  background-color: #d6e1f5;
  float: left;
  color: #003763;
}

/* footer */
div.footer{
	clear:both;
	background-color: #003763;
	color: #FFFFFF;
	padding: 4px;
	_height: 16px; 
}
div.footer p{
	float: left;
}
div.footer_link{
	text-align: center;
}


/* Formulaires */

label {
  float: left;
}




#form .date-pick {
  width: 374px;
  height: 20px;
  background-color: #CADAF1;
  border: 1px solid #003763;  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #003763;
}
#form .input400 {
  width: 400px;
  height: 20px;
  background-color: #CADAF1;
  border: 1px solid #003763;  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #003763;
}

.textarea {
  width: 400px;
  height: 100px;
  background-color: #CADAF1;
  border: 1px solid #003763;  
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #003763;
  overflow: auto;
}

.submit, .submitb {
  float: right;
  width: 190px;
  height: 34px;
  background: #498cca;
  border: 1px solid #fff;
  
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
  font-variant: small-caps; 
  color: #fff;
}
.submitb {
  border: 1px solid #003763;
  margin: 0 8px 0 0;
}

#form td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
  color: #003763;
}

.remarque {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
  color: red;
}





.debug {
  padding: 10px;
  margin: 10px;
  border: 1px dotted #ff9933;
  background-color: #ffffcc;
}


/* --------------------------------------------------------------------------------- */

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


/* TABLEAU DES PRIX*/
.table_price_color {
  padding: 5px;
  border: 1px solid #003763;
  border-collapse: collapse;
  background-color: #d6e1f5;
  text-align: center;
  font-weight: bold;
}
.table_price_em {
  padding: 5px;
  border: 1px solid #003763;
  border-collapse: collapse;
  text-align: center;
  font-style: italic;
}
.table_price {
  padding: 5px;
  border: 1px solid #003763;
  border-collapse: collapse;
  text-align: center;
}

