
a{
	color: #0080c0;
	text-decoration: underline;
}
#bandeau_client{
	position: relative;
	left: 90px;
	display: block;
	height: 100px;
	width: 805px;
	background-repeat: no-repeat;
	background-image: url(/images/bandeau_client.jpg);
}
#contenu_client{
	padding-top: 30px;
	padding-left: 40px;
	margin-left: 90px;
	height:500px;
	overflow-y: auto;
	}
#menu_client{
	font-variant: small-caps;
	margin-top: 20px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	display: block;
	position: relative;
	margin-left: 90px;
	text-align: center;
	width: 805px;
}
#menu_client a{
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-top: 10px;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-color: #191919;
	border-style: solid;
	top: -10px;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #999999;
	color: #e6e6e6;
}
#menu_client a:hover{
	color: white;
	background-color: #666666;
}
.mois{
	float: left;
	position: relative;
	display: block;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 2px;
	height: 385px;
	width: 420px;
}
#mois_precedent_link{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: black;
	background-color: white;
	float: left;
}
#mois_suivant_link{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: white;
	color: black;
	float: right;
}
#mois_precedent_link:hover{
	background-color: black;
	color: white;
}
#mois_suivant_link:hover{
	background-color: black;
	color: white;
}
.mois h2{
	margin: 0px;
	text-align: center;
	font-variant: small-caps;
	color: white;
	background-color: #4c4c4c;
}
.jour1{
	color: #191919;
	text-decoration: none;
	background-color: #f6f6f6;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 58px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: block;
}
.jour2{
	color: #191919;
	text-decoration: none;
	background-color: #f0f0f0;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 58px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: block;
}
.jour_actuel{
	text-decoration: none;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 20px;
	padding-top: 20px;
	display: block;
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 58px;
	color: white;
	background-color: #0080c0;
}
.jour_actuel:hover{
	background-color: white;
	color: #0080c0;
}
.jour_selected{
	float: left;
	display: block;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: #e6e6e6;
	background-color: #191919;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 58px;
}
.jour_cache{
	color: #cccccc;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 58px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: block;
}
.jour_rdv{
	text-decoration: none;
	background-color: #ff8000;
	color: white;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	width: 58px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: block;
}
.jour_rdv:hover{
	background-color: white;
	color: #ff8000;
}
.mois_legende{
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
	float: left;
	display: block;
	width: 60px;
	color: #e6e6e6;
	background-color: #333333;
}
.jour1:hover, .jour2:hover{
	padding-bottom: 19px;
	padding-top: 19px;
	width: 56px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	background-color: #333333;
	color: white;
}
.divclient{
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 30px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 0px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #e6e6e6;
}
.divclient h2{
	border-bottom-color: #0080c0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 10px;
	color: white;
	background-color: #333333;
	margin-left: -30px;
	margin-bottom: 10px;
	margin-right: -30px;
	margin-top: -30px;
	font-variant: small-caps;
}
.divclient h3{
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: -30px;
	margin-left: -30px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #4c4c4c;
	background-color: #cccccc;
	padding: 10px;
}
#connexion_client{
	font-variant: small-caps;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 0px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 2px;
	background-color: #e6e6e6;
	padding: 20px;
}
#connexion_client h2{
	margin-left: -20px;
	margin-bottom: 20px;
	margin-right: -20px;
	margin-top: -20px;
	padding: 10px;
	background-color: black;
	color: white;
}
#connexion_client input{
	margin-right: 30px;
}
.divclient input{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 2px;
	font-size: 16px;
}
.divclient textarea{
	padding: 10px;
	font-size: 16px;
}
.alerte{
	margin-right: 20px;
	margin-bottom: 20px;
	border-color: black;
	border-style: solid;
	border-width: 2px;
	font-variant: small-caps;
	text-align: center;
	padding: 20px;
	color: white;
	background-color: #ff8000;
}
.button_contact{
	text-decoration: none;
	float: right;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	color: white;
	background-color: #333333;
	padding: 10px;
}
.button_contact:hover{
	color: #191919;
	background-color: #e6e6e6;
}
#fiche_jour{
	margin-right: 20px;
	margin-left: 20px;
	float: right;
	position: relative;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 2px;
	height: 345px;
	padding: 20px;
	width: 250px;
	color: #333333;
	background-color: #e6e6e6;
}
#fiche_jour h2{
	text-align: center;
	padding: 10px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: white;
	background-color: #4c4c4c;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: -20px;
}
.lien_fiche{
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	display: block;
	text-decoration: none;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	color: white;
	background-color: #333333;
}
.lien_fiche:hover{
	background-color: white;
	color: #333333;
}
.lien_rdv{
	text-decoration: none;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-color: #4c4c4c;
	border-style: solid;
	border-width: 2px;
	display: block;
	text-align: center;
	color: white;
	background-color: #ff8000;
}
.lien_rdv:hover{
	color: #ff8000;
	background-color: white;
}
.rdv{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	display: block;
}
.rdv h2{
	margin-bottom: 0px;
	background-color: #0080c0;
	color: white;
	padding: 10px;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: -20px;
}
.rdv h3{
	margin-top: -10px;
	padding: 7px;
	color: #b3b3b3;
	background-color: #333333;
	margin-right: -20px;
	margin-left: -20px;
}

