/* Mise en page */
html, body {
	height: 100%;
	margin: 0;
	padding:0;
	background-color:#C2DFFC;
	color : #3366ff;
	font : 1em "Comic sans ms", 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	}
div#conteneur {
	min-height: 100%;
	position: relative;
	background-color: #C0DFFD;
	}
div#head1 {
	height: 180px;
	padding-left:240px;
	background: no-repeat #3366CC url("../gite/exterieur3min.JPG");
	color : #ff9900;
	text-align:center;
	font-size : 16px;
	}
div#head2 {
	height: 25px;
	background: #CCFF99;
	}
div#head1 h1{
	margin:0;
	}
div#head1 h1 a{
	text-indent:-5000px;
	display:block;
	height: 100px;
	width:480px;
	margin:auto;
	background: no-repeat url("titre.png");
	}
div#centre {
	padding-bottom: 146px; 
	overflow: auto;
	background: repeat-y url("centre.png");
	}
div#contenu {
	min-width:600px;
	width: auto;
	overflow: auto;
	}
div#contenu table {
	width:560px;
	margin:auto;
	}
div#gauche {
	float: left;
	width: 180px;
	}
/* Pied */
div#pied {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #C0DFFD;
	text-align:center;
	}
div#boutons {
	float:left;
	padding:5px;
	}
/* Menu */	
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#menu li a{
	font : 12px 'Lucida Grande', Verdana, Geneva, Lucida,
	     Arial, Helvetica, sans-serif;
	display: block;
	line-height : 3em;
	width: 165px;
	text-decoration: none;
	color: #003366;
	text-indent: 20px;
	background: 0.8em url("puce.gif") no-repeat #E6F3FF;
	letter-spacing : 0.1em;
	border-bottom: 2px solid #c0dffd;
	}
ul#menu li a:hover{
	font : 14px 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	display: block;
	text-indent: 20px;
	line-height : 3em;
	background: 0.8em url("puce.gif") no-repeat #fff;
	}
/* Decoration */
div#titre {
	padding:2px;
	}
div#titre img {
	float:left;
	margin:4px;
	}
div#titre h2 {
	float:left;
	margin:8px;	
	}
h2 {
	text-align: left;
	font-family : Harrington, 'Comic sans ms', 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size : 36px;
	color : #009900;
	background-color: #c0dffd;
	}
h3	{
	text-align: left;
	font : bold 15px 'Kristen ITC', 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
	color : #3366cc;
	letter-spacing : 0.2em;
	padding-left: 25px ;
	margin-top:5px;
	line-height: 25px ;
	background: url(bullet.gif) no-repeat left ;
	border-bottom: 1px solid #3366cc ;
}

h6	{
	text-align: left;
	color : #cc0000;
	font-size : 1.05em;
}

 .bigred {
  font-family : 'Lucida Grande', Verdana, Geneva, Lucida,
     Arial, Helvetica, sans-serif;
  text-align: center; 
  color : #cc0000;
  font-size : 1.5em;
 }
 	
a {
	color : #ff6600;
	font-weight : bold;
	background-color: #c0dffd;
	}
a:hover {
	color : #3399cc;
	background-color: #c0dffd;
	}
a img {
	border:0;
}
/* Mise en place */
 .textcenter {
  text-align: center;
 }
.clear {
clear:both;
}
/* Formulaire */
  .form {
width: 550px;
 	clear: both;
 	text-align: center;
	background-color: #C0DFFD;
color : red;
margin:10px 0 10px 0;
 }
.form label {
 	float: left;
 	width: 250px;
 	text-align: right;
	background-color: #C0DFFD;
color : #3366ff;
line-height: 1.5em ;
margin-right:5px;
 }
.form input, textarea {
	 float: left;
 	text-align: left;
 }
/* Mise en page spéciale */
div#ext img {
	float:left;
	margin-left:50px;
	margin-bottom:30px;
	}
div#int img {
	float:left;
	margin-left:30px;
	margin-right:30px;
	}
div#act .gauche {
	float:left;
	margin-right:20px;
	text-align:center;
	}
div#act h2 {
	float:left;
	width:400px;
	}
div#int h3 {
	padding-top:5px;
	clear:both;
	}
div#act h3 {
	padding-top:5px;
	clear:both;
	}
/* calendrier */

.tab_cal h4 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
}


.jours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

div#contenu table.tab_numero {
	background:url("icone.jpg") no-repeat bottom right #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-style:solid; 
	border-width:2px; 
	border-color:#000099;
	border-top:hidden;
	width:180px;
	height:150px;
	
}

div#contenu table.tab_cal {
	background: url("entete.png") repeat-x;
	border-style:solid; 
	border-width:2px; 
	border-color:#000099;
	border-bottom:hidden;
	width:180px;
}

.reserve {
	background-color:#BE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:10px;
}

/* Référencement */
.clefs {
position:absolute;
left:-200px;
top:-200px;
}

