body {
	font: 90% "Trebuchet MS", sans-serif;
	}
#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 10px;
	}
#content {
	padding: 0;
	margin-left: 10px;
	}
#content h2 {
	padding-left: 35px;
	background: #fff url(img/titre.png) left center no-repeat;
	color: #234a9e;
	}
#content h3, #sidebar h3, img {
	color: #c4037b;
	font-variant: small-caps;
	border: 0px;
	}
	
#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
a {
	color: #234a9e;
	font-weight: bold;
	}
a:hover {
	color: #c4037b;
	}
#header {
	position: relative;
	background-color: #234a9e;
	}
#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}
/* Formulaire et tableau */	
.table {
	border: 1px solid #486dbe;
	text-align: left;
}

.tdbottom { 
	border-bottom: 1px solid #486dbe;
	background-color:#CFEEFD
}

.button {
	color: gray;
	cursor: pointer; 
	background: #FBFCFD; 
	height: 20px;
	margin-top: 5px;
	text-align: center;
}
/* Autre */	
.panneauTeleski{
	font-size: 110%; 
	font-weight: bold; 
}
.infoTeleski{
	font-size: 110%%; 
	font-weight: bold; 
}
/* Agenda */	
.SelectionDate {
	background-color: #CFEEFD;
}
/*.couleurligne1 {
	background-color: #D3D5D6;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px;
	border-left: 1px solid #FFFFFF;
}
.couleurligne2 {
	background-color: #E8E9EA;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px;
	border-left: 1px solid #FFFFFF;*/	
}

