.titre1 {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bolder;
}

.titre2 {
	font-family: Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 40px;
	font-weight: 300;
	border-style: none;
	color: Red;
	height: auto;
}

.titre3 {
	font-family: Verdana, Arial, sans-serif;
	font-style: bold;
	font-size: 20px;
	font-weight: 300;
	border-style: none;
	color: Red;
	height: auto;
}


body  {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;	
}

td {
		font-size: 13px;
		
}

a {
	text-decoration: underline;
	color: Blue;
}
.footer  {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

DIV.leftMenu {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 91px;
	
	HEIGHT: 450px;
	WIDTH:155px;
	BACKGROUND-COLOR: #ced6de;
	border : thin double #18315F;
} 

DIV.leftIndex {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 91px;
	LEFT: 180px;
	HEIGHT: 500px;
	WIDTH: 600px;
}

DIV.bg {

	Z-INDEX: 3;
	POSITION: absolute;
	
	
	WIDTH: 800px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;	
	
}
DIV.text {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 100px;
	
	HEIGHT: 500px;
	WIDTH: 550px;

}

DIV.textIndex {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 60px;
	LEFT: 100px;
	HEIGHT: 500px;
	WIDTH:600px;


}



.qlItem {
	font-family : Verdana;
	font-size : 11;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	left=10px;
}


DIV.titre1 {
	Z-INDEX: 3;
	POSITION: absolute;
	TOP: 60px;
	LEFT: 500px;
	HEIGHT: 500px;
	WIDTH: 600px;
}



DIV.remark  {	
	font-family: Verdana, Arial, sans-serif;	
	font-size: 11px;
		
}




TR.calendar {
	background-color: DDDDDD;
}
