#divFrame {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 750px;
	text-align:left;
}

#divSection1 {
	position: relative;
	width: 750px;
	height: 97px;
	background-color:#000000;
	overflow: hidden;
}

#divLoginForm {
	position: absolute;
	text-align: right;
	width: 55px;
	margin-top: 5px;
	margin-left: 680px;
	z-index: 6; 
	font-size: 10px;
	color: #FFFFFF;
	overflow:  visible;
}

#divSection2 {
	position: relative;
	width: 750px;
	height: 175px;
	background-color:#000000;
	overflow: hidden;
}

#divSection2_1 {
	position: absolute;
	width: 175px;
	height: 175px;
	color: #FFFFFF;
	overflow:hidden;
}

#divSection2_2 {
	position: absolute;
	margin-left: 175px;
	width: 555px;
	height: 175px;
	color: #FFFFFF;
	overflow: visible;
}

#divSection2_3 {
	position: absolute;
	margin-left: 575px;	
	width: 175px;
	height: 175px;
	color: #FFFFFF;
	overflow:hidden;
}

#divSection3 {
	position: relative;
	width: 750px;
	height: 15px;
	background-color:#FFFFFF;
	background-image:url(../images/TopShadow.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
}

#divSection4 {
	position: relative;
	width: 750px;
	background-color:#FFFFFF;
	color: #000000;
}

td.tdColGauche {
	width: 175px;
	height: 320px;
}

#divMainBody {
	position: relative;
	width: 555px;
	overflow: visible;
	z-index: 1;	
	background-color:#FFFFFF;
}

#divImageGauche {
	position: absolute;
	width: 175px;
	height: 320px;
	margin-top: 272px;
	z-index: 2;
}

#divTopBackground {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 750px;
	height: 97px;
	z-index: 1;	
}

#divLienAccueil {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 750px;
	height: 97px;
	z-index: 2;
}

#divSectionCopyright {
	position: relative;
	font-size: 9px;
	padding-top: 3px;
	height: 20px;
	width: 585px;
	margin-left: 175px;
	background-color: #000000;
	color: #cccccc;
	text-align: left;
}

#divCalendrier {
	position: absolute;
	margin-top: 80px;
	height: 200px;
	overflow: auto;
	z-index: 2;
}
