div.main {
	position:				absolute;
	left:						167px;
	top:						101px;
	border:					none;
	overflow-y: 			auto;
	overflow-x:				hidden;
	padding:					20px 15px 15px 20px;
	width:					772px;
	height:					436px;
}

div.fenetre{
	position:				absolute;
	left:						167px;
	top:						97px;
	width:					772px;
	height:					443px;
	padding:					20px 15px 15px 20px;
	border:					none;
}

div.border {
	position:				absolute;
	margin:					0 0 0 0;
	padding:					0 0 0 0;
	border:					none;
	background-repeat: 	no-repeat; 
	width: 					852px; 
	height: 					59px;
	left:						147px;
}

table.nouvelle {
	position:				relative;
	padding:					0 0 0 0;
	border:					none;
	border-collapse:		collapse;
	width:					761px;
}

table.nouvelle td{
	padding:					2px 2px 2px 2px;
	vertical-align:		bottom;
}

td.header{
	border-bottom:			solid 1px #665744 !important;
	border-top:				solid 1px #665744 !important;
}

table.groupe {
	padding:					0 0 0 0;
	margin:					0 0 0 0;
	border:					none;
	border-collapse:		collapse;
}

h2.groupe{
	border-bottom:			solid 1px #665744;
	border-top:				solid 1px #665744;
}

h3.groupe{
	border-bottom:			solid 1px #665744;
	border-top:				solid 1px #665744;
}

table.groupe td{
	padding:					0 0 0 0;
	margin:					0 0 0 0;
	border:					none;
}

div.login {
	position:				absolute;
	top:						330px;
	left:						10px;
	border:					none;
	padding: 				0px 0px 0px 0px;
	width:					140px;
	height:					200px;
}

table.calendar {
	position:				absolute;
	background-repeat: 	repeat;
	width:					250px;
	top: 						10px;
	left:						723px;
	border:					none;
	margin:					0 0 0 0;
	padding:					0 0 0 0;
	border-collapse: 		collapse;
	background: 			#CCCC99;
	filter:					alpha(Opacity=70);
	-moz-opacity: 			0.7;
}

table.calendar td {
	vertical-align: 		bottom;
	padding:					5px 0px 5px 0px;
}

table.login {
	position:				absolute;
	top:						330px;
	left:						10px;
	width:					120px;
	margin:					5px 5px 5px 5px;
	padding:					0 0 0 0;
	border-collapse: 		collapse;
}

table.login th {
	border-bottom:			solid 1px #665744 !important;
	padding:					2px 5px 0px 5px;
	font-size:				12pt;
	font-weight:			bold;
	text-align:				left;
}

table.login td {
	text-align:				left;
	padding:					2px 5px 2px 5px;
	margin:					0 0 0 0;
}
	
table.paiement td {
	text-align:				left;
	border-bottom:			solid 1px #665744;
	border-top:				solid 1px #665744;
	margin:					0 0 0 0;
}