#calendar {
	width: 112px;
	position:relative;
	left:3px;
	padding: 0;
	margin: 0;
	color: #4D2F08;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

caption {
	margin: 0;
	width: 116px;
	color: #372005;
	text-align: center;
	height: 20px;
	background-color: #DFEDFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbe4ff;
}

th {
	color: #4EA564;
	border: 1px solid #cbe4ff;
	background-color: #1d572b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

a.today:link, a.today:visited {

	color: #F6F4DA;
	font-weight: bold;
	background-color: #391F05;
}
a.ordure:link, a.ordure:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #26568d;
}
a.ordure:hover {
	color: #192474;
	background-color: #dfedfc;
	font-weight: bolder;
}
a.select:link, a.select:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #be6106;
}
a.select:hover {
	color: #192474;
	background-color: #dfedfc;
}
a.conge:link, a.conge:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #219889;
}
a.event:link, a.event:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #b0d612;
}
a.event:hover {
	color: #192474;
	background-color: #dfedfc;
}

a.assemblee:link, a.assemblee:visited {
	color: #F6F4DA;
	font-weight: bold;
	background-color: #BE0743;
}
a.assemblee:hover {
	color: #192474;
	background-color: #dfedfc;
}

td {
	width: 13px;
	height: 13px;
	text-align: center;
	border: 1px solid #cbe4ff;
}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {
	color: #4D2F08;
}

td a:hover, td a:active {
	color: #4D2F08;
}
a {
	color: #4D2F08;
	text-decoration: none;
}

a:hover {
	color: #192474;
	text-decoration: none;
}
.menusellect {
	color: 192474;
}
#qcontainer {
	width: 150px;
	color: #492a02;
	background-color: #faf0c2;
}
#qheader {
	width: auto;
	color: #ffffff;
	padding: 5px;
	background-color: #4c88cb;
}
#qtexte {

	height: 155px;
	color: #492a02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
