body {
	
	margin:0px;
text-align: center; /* pour corriger le bug de centrage IE */
font-family: Arial, Helvetica, "Sans Serif";
	font-size: 11px;
background-color:#666666;
}
#global {

width: 610px;
text-align: left; /* on rétablit l'alignement normal du texte */

}

#header1{
	background-image: url(img/ski_index_01.gif);
	width:800px;
	height: 36px;
	background-repeat: no-repeat;
	position:relative;
	}
#header2{
	width:128px;
	background-image: url(img/index_skimania.gif);
	height: 74px;
	background-repeat: no-repeat;
	float:left;
}
#header3{
	width:610px;
	background-image: url(img/logo_skimania_2009_2010.gif);
	height: 120px;
	background-repeat: no-repeat;
	
	float:left;
	}
	
	.datmois{
	width: 180px;
	background-color: Gray;
	text-align:center;
	font-weight: bold;
}
.titre{
	width: 100%;
	background-color: white;
	background-color:#C0C0C0;
	
	text-align:center;
	color:#d2691e;
	color:#000000;
	font-weight: bold;
	font-size:1.5em;
}
.info{
	width: 100%;
	background-color: gray;
	text-align:center;
	color:white;
	font-weight: bold;
	font-size:1.2em;
}
.footer{
	width: 100%;
	background-color: #f0ffff;
	text-align:center;
	color:red;
	font-size:2.0em;
}
.footer1{
	width: 100%;
	background-color: #f0ffff;
	text-align:center;
	color:gray;
	font-weight: bold;
	font-size:1.1em;
}
.chobl{
	
	
	text-align:center;
	color:red;
	
	
}	
.datresa{
	padding-left:5px;
	width: 180px;
	background-color: #ECF9FF;
	background-color:#a9a9a9;
	
}
.station{
	padding-left:5px;
	width: 300px;
	width: 240px;
	background-color: #ECF9FF;
	background-color: #696969;
}
.depart{
padding-left:5px;
width: 60px;
	background-color: #ECF9FF;
	background-color: #696969;

}
.price{
	padding-left:5px;
	width: 40px;
	background-color: #f0ffff;
	background-color: #808080;
}
.btnresa{
	background-color: Silver;
	width: 80px;
}
.complet{
	background: #696969;
	width: 80px;
	font-weight: bold;
	color: #a9a9a9;
	text-align:center;
	
}
.annule{
	background-color: #a9a9a9;
	width: 80px;
	font-weight: bold;
	color: red;
	text-align:center;
	
}
.complet input[type=button] {
  background: #696969;
  color:#a9a9a9;
}

.reserver input[type=button] {
  background: green;
}
.annule input[type=button] {
  background: black;
  color:red;
}
#maboite {
height:auto;
width :610px;
color:gray;
background-color: #E6E6E6;
float:right;
float:left;

}
 #maboite1 {


 height:auto;
width :610px;
background-color: #C0C0C0;


}
 #tablesaisie {
	width: 160px;
	height: 130px;
	float:left;
	background-color: Fuchsia;
	background-color: #E6E6E6;
	
}

#plusmoins{
	width: 160px;
	background-color: Aqua;
	height: 130px;
	float:left;
	background-color: #E6E6E6;
}
#btnplus{
padding-left:20px;
padding-top:60px;
}

#btnmoins{
padding-left:60px;
padding-top:10px;
}
#old_liste{
	width:300px  !important;
	width:297px;
	background-color: Lime;
	float:right;
	height: 130px;
	background-color: #E6E6E6;
	
}
#liste{
	width:290px  !important;
	
	width:285px;
	background-color: Lime;
	float:right;
	float:left;
	height: 130px;
	background-color: #E6E6E6;
	
}
table{
	background-color: #C0C0C0;
	color:white;
	
}