body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFDDA6;
}
#contenu_home {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-274px;
	margin-left:-423px;
	width:857px;
	height:549px;
	background-color:#FFFFFF;
	background-image: url(../images/bas_fond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.spacer{
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
}
/*------------- haut -----------------*/
#bandeau_haut {
	height: 99px;
	width: 857px;
	background-image:url(../images/bandeau_fond.gif);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
#menu_horizontal{
	position:absolute;
	top:78px;
	left:80px;
	height: 20px;
	width: 400px;
	z-index:2;
}
#diapo_flash{
	position:absolute;
	top:0px;
	right:210px;
	height: 312px;
	width: 292px;
	z-index: 1;
}
a.image_maternelle {
	position:absolute;
	top:50px;
	left:115px;
	background:url(../images/maternelle.gif) no-repeat;
	width:111px;
	height:26px;
}
a.image_maternelle:hover {
background:url(../images/maternelle_on.gif) no-repeat;
}
a.image_ecole {
	position:absolute;
	top:50px;
	left:242px;
	background:url(../images/ecole.gif) no-repeat;
	width:65px;
	height:26px;
}
a.image_ecole:hover {
background:url(../images/ecole_on.gif) no-repeat;
}
a.image_college {
	position:absolute;
	top:50px;
	left:319px;
	background:url(../images/college.gif) no-repeat;
	width:84px;
	height:26px;
}
a.image_college:hover {
background:url(../images/college_on.gif) no-repeat;
}
A.liens2:link {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;color: #000000;	text-decoration: none;}
A.liens2:visited {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;color: #000000;text-decoration: none; }
A.liens2:hover {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;color: #96322E;	text-decoration: underline;}

/*------------- menu droite -----------------*/
#infos_droite{
	position:absolute;
	top:99px;
	right:0px;
	height: 126px;
	width: 203px;
	background-image:url(../images/infos_pratique.gif);
	background-repeat:no-repeat;
	background-position: 10px 8px;
	background-color:#FFFFFF;
	text-align:left;
}
#demande_droite {
	position:absolute;
	top:225px;
	right:0px;
	height: 87px;
	width: 203px;
	background-image:url(../images/demandes_inscription.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	background-color:#FFFFFF;
}
#plan_droite {
	position:absolute;
	top:330px;
	right:0px;
	height: 200px;
	width: 203px;
	background-image:url(../images/plan.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.flash {
	height:65px;
	width: 54px;
	position:absolute;
	top:0px;
	right:5px;
}
.info_droite_contenu{
	position:absolute;
	top:60px;
	right:30px;
	height: auto;
	width: 150px;
	background-color:#FFFFFF;
}
A.liens1:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #000000;	text-decoration: none; margin-top:30px;}
A.liens1:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #000000;	text-decoration: none; margin-top:30px; }
A.liens1:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #000000;	text-decoration: underline; margin-top:30px;}

/*------------- milieu -----------------*/
.texte_gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:11px;
}
.texte_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:12px;
}
A.liens4:link {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #96322E;	line-height: 11px; text-decoration: none;}
A.liens4:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;	font-weight: normal;color: #96322E;	line-height: 11px; text-decoration: none;}
A.liens4:hover{	font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #96322E; line-height: 11px; text-decoration: underline;}


	/*infos*/
		#bloc_infos{
			position:absolute;
			top:140px;
			left:0px;
			height :auto;
			width: 290px;
			background-image: url(../images/infini_news.gif);
			background-repeat: repeat-y;
		}
		#bloc_infos h2{
			display: block; 
			width: 291; 
			height: 44; 
			background: transparent url(../images/news_fond.gif) no-repeat left top;
		}
		#bloc_infos h2 span {
			display: none;
		}
		#bloc_infos p{
			background-image: url(../images/bas_news.gif);
			background-repeat: no-repeat;
			height:17px;
			background-position: 0px bottom;
			margin:0px;
			padding:0px;
		}
		#contenu_info{
			height :auto;
			width: 235px;
			background: transparent url(../images/news_fond.gif) no-repeat left top;
			height:auto;
			padding-left:55px;
			padding-top:20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		
	/*collège*/
		#bloc_college{
			position:absolute;
			top:270px;
			left:110px;
			height :93px;
			width: 265px;
		}
		#college_out{
			position:absolute;
			visibility:visible;
			height :93px;
			width: 240px;
			background-image:url(../images/fond_college.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		#college_over{
			position:absolute;
			visibility:hidden;
			height :93px;
			width: 240px;
			background-image:url(../images/fond_college_over.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		
	/*maternelle*/
		#bloc_maternelle{
			position:absolute;
			top:395px;
			left:50px;
			height :105px;
			width: 260px;
		}
		#maternelle_out{
			position:absolute;
			visibility:visible;
			height :105px;
			width: 235px;
			background-image:url(../images/fond_maternelle.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		#maternelle_over{
			position:absolute;
			visibility:hidden;
			height :105px;
			width: 235px;
			background-image:url(../images/fond_maternelle_over.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		
	/*ecole*/
		#bloc_ecole{
			position:absolute;
			top:375px;
			left:310px;
			height :92px;
			width: 262px;
		}
		#ecole_out{
			position:absolute;
			visibility:visible;
			height :92px;
			width: 240px;
			background-image:url(../images/fond_ecole.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}
		#ecole_over{
			position:absolute;
			visibility:hidden;
			height :92px;
			width: 240px;
			background-image:url(../images/fond_ecole_over.gif);
			background-repeat:no-repeat;
			padding-top:25px;
			padding-left:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height:12px;
		}

/*------------- bas -----------------*/
#adresse_bas{
	position:absolute;
	bottom:0px;
	left:0px;
	height: 35px;
	width: 607px;
	padding-left:50px;
	padding-top:5px;
}
#menu_bas{
	position:absolute;
	top:514px;
	right:0px;
	height: 35px;
	width: 250px;
	padding-right:15px;
	padding-top:15px;
	text-align:right;
}
.coordonnes_gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px;
}
.coordonnes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	line-height:12px;
}
A.liens3:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #000000;	text-decoration: none;}
A.liens3:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #000000;	text-decoration: none;}
A.liens3:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;color: #96322E;	text-decoration: underline;}
