/* CSS Document */
#frame_sections {
	width:775px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image: url(../images/sections/bcg_sections.gif);
}


#milieu_sections{
	position:relative;
	width:775px;
	background:url(../images/sections/bcg_centre_sections.jpg) no-repeat;
	
}

#l_sections {
	position:relative;
	width:110px;
	padding-top:25px;
	float:left;
}

#c_sections {
	position:relative;
	width:505px;
	padding-top:25px;
	min-height:150px;
	height:100%;
	float:left;
}

#r_sections {
	position:relative;
	width:110px;
	padding-top:25px;
	float:left;
}

#f_sections {
	position:relative;
	width:auto;
	height:122px;
	text-align:center;
	padding-top:80px;
	color:#0A2358;
	background:url(../images/sections/bcg_bas_sections.jpg) no-repeat;
}

#print{
	position:absolute;
	width:23;
	height:20px;
	right:0;
	top:22px;
}

#tableSalle #header{
	background-color:#0a2358;
	color:#ffffff;
	font-weight:bold;
}

#tableSalle #hours{
	background-color:#8aa9c5;
	color:#0a2358;
	font-weight:bold;
}

#tableSalle #blueLine{
	background-color:#d4dee7;
	color:#000000;
}

#map {
	height:400px;
	width:500px;
}

/******** new home ************************************************************************/

	#home-page     {
		background-color:#ffc220;
		margin:0 auto;
		padding:0 auto;
		width:960px;
	}
	
	#home-page .col { float:left;}
	
	#homeContainer {
		margin:0 auto;
		padding:0 auto;
		width:655px;
		height:589px;
		margin-top: 80px;
	}
	
	.logo1 {
		float:left;
		margin: 30px 0 80px 80px;
	}
	
	.logo2 {
		float:right;
		margin: 30px 0 80px 0;
	}
	
	.btn-louis {
		display:block;
		background: url(../images/accueil-new/btn_acces.png) no-repeat;
		background-position: bottom left;
		width:110px;
		height:24px;
		margin: 92px 0 0 65px;
	}
	
	.btn-louis:hover {
		background-position: top left;
		height:-24px;
	}
	
	.btn-gonzague {
		display:block;
		background: url(../images/accueil-new/btn_acces.png) no-repeat;
		background-position: bottom left;
		width:110px;
		height:24px;
		margin: 92px 0 0 70px;
	}
	
	.btn-gonzague:hover {
		background: url(../images/accueil-new/btn_acces.png) no-repeat;
		background-position: top left;
		height:-24px;
	}
	
	

	 
