a {
	color: #754400;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #754400;
}
#header h1{
	color: #666666;
	font-size: 8px;
	margin: 0px;
}
#nav_gene {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #fa7220;
	font-size: 10px;
}
#footer {
	color: #FFFFFF;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fa7220;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	margin-left: 5px;
	background-color: #633a00;
	font-size: 12px;
	background-image: url(../images/orange/th.gif);
	font-weight: bolder;
	height: 25px;
}
th a {
	color: #FFFFFF;
	font-size: 10px;
}

#menu {
	background-image: url(../images/orange/bas-menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ffc272;
}
#menu ul {
	list-style-image: url(../images/orange/puce-1.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu a {
	font-weight: bolder;
	color: #754400;
	text-decoration: none;
	font-size: 10px;
}
#menu a:hover {
	color: #FF6600;
}
.fond_cadre {
	background-image: url(../images/orange/fond-cadre.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #633a00;
	border-left-color: #633a00;
}
.fond_cadre_menu {
	background-image: url(../images/fond-cadre-menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #633a00;
	border-left-color: #633a00;
}
#corps {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #633a00;
}
.cadre_tirets {
	border: thin dashed #633a00;
}
#todaya {
	height: 450px;
	width: 100%;
	overflow: auto;
}
input, textarea, select {
	border: thin solid #633a00;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#submit {
	border: thin solid #633a00;
	background-image: url(../images/submit.gif);
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
}
#session {
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	background-image: url(../images/orange/header_2x1.jpg);
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
#session a {color: #FFFFFF;}form {
	margin: 0px;
}
.cadre_rouge {
	border: medium solid #FF0000;
}
.calendrier{
	background-image: url(../images/orange/calendrier.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.fond_clair{
	background-color: #ffc272;
}
#type {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/orange/type.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 15px;
	width: 150px;
	padding-left: 10px;
	font-weight: bolder;
	margin: 0px;
}
#criteres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-color: #ffc272;
	border: medium double #000000;
}
.bulle {
	background-image: url(../images/orange/bulle.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 10px;
}
.fond_postit_membre {
	background-image: url(../images/orange/postit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

