.saisie-note {
	font-size: 12px;
	background-color: #FFFFCC;
	width: auto;
	border: thin solid #FF9900;
	cursor: default;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heure {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.notes {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFCC00;
	text-align: center;

}
.form-note {
	background-color: #FFCC33;
}
.btsupr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3333;
	background-color: #FFFFCC;
}
.titrenote {
	font-weight: bold;
	color: #FFCC33;
	font-size: 16px;

}
.lien {
	color: #FF0033;
	text-decoration: underline;
	background-color: #FFCC33;
}
.separ {
	height: 2px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
}
.btaccueil {
	color: #FF0033;
	text-decoration: underline;
	border: thin solid #FFCC33;
}
.surligne {
	background-color: #FF9933;
	color: #333333;



}
.edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cellulemenu {
	margin: 55px;
	padding: 10px;
}
.lienindex {
	color: #FF0033;
	text-decoration: underline;
	background-color: #FFCC33;
	line-height: 16px;
	border-top: thin groove #FFCC00;
	border-right: thin outset #FFCC00;
	border-bottom: thin outset #FFCC00;
	border-left: thin groove #FFCC00;
	font-weight: bold;
}
