div#pageTop{
	background: url(../images/design/accueilTop.jpg) no-repeat;
}


div#pageMiddle{
	background: url(../images/design/accueilLeft.jpg) no-repeat;
	height: 486px;
}

div#pageBottom{
	background: url(../images/design/accueilBottom.jpg) no-repeat;
}

div#accueilMiddleLeft{
	background: url(../images/design/accueilLeft.jpg) no-repeat;
}

div#accueilMiddleCenter{
	background: url(../images/design/accueilCenter.jpg) no-repeat;
	width: 635px;
	height: 486px;
	position: absolute;
	top: 0px;
	left: 219px;
}

div#accueilMiddleRight{
	background: url(../images/design/accueilRight.jpg) no-repeat;
	width: 136px;
	height: 486px;
	position: absolute;
	top: 0px;
	right: 0px;
}

/*------------------------------------------------------------------------------------*/
div#menuBottomRight{
	right: 120px;
}
/*------------------------------------------------------------------------------------*/

div.entryAccueil{}

ul.subEntry{ color: #ffffff;}
ul.subEntry li{ color: #ffffff;}

ul.subEntry a{ color: #ffffff; font-size: 12px;}
ul.subEntry a:hover{	color: #ffffff; font-size: 12px;}
ul.subEntry a:visited{ color: #ffffff; font-size: 12px;}

div#entryEtudiant{
	background: url(../images/design/entryAccueilEtudiant.jpg) no-repeat;
	position:absolute;
	top: 10px;
	left: 39px;
	width: 231px;
	height: 188px;
	overflow: hidden;
}

div#entryEtudiant ul{
	position: relative;
	top: 85px;
	left: 54px;
}

div#entryEntreprise {
	background: url(../images/design/entryAccueilEntreprise.jpg) no-repeat;
	position:absolute;
	top: 198px;
	left: 39px;
	width: 202px;
	height: 188px;
	overflow: hidden;
}
div#entryEntreprise ul{
	position: relative;
	top: 105px;
	left: 5px;
	z-index: 10;
}

div#entryCreateur{
	background: url(../images/design/entryAccueilCreateur.jpg) no-repeat;
	position:absolute;
	top: 263px;
	left: 231px;
	width: 186px;
	height: 217px;
	overflow: hidden;
}

div#entryCreateur ul{
	position: relative;
	top: 70px;
	left: -13px;
}

div#entryExpertComptable{
	background: url(../images/design/entryAccueilExpertComptable.jpg) no-repeat;
	position:absolute;
	top: 198px;
	left: 384px;
	width: 205px;
	height: 188px;
	overflow: hidden;
}
div#entryExpertComptable ul{
	position:relative;
	top: 70px;
	left: 0px;
	z-index:10;
}

div#entryPartenaire {
	background: url(../images/design/entryAccueilPartenaire.jpg) no-repeat;
	position:absolute;
	top: 10px;
	left: 372px;
	width: 217px;
	height: 188px;
	overflow: hidden;
}
div#entryPartenaire ul{
	position: relative;
	top: 55px;
	left: 10px;
}

div#entryAnnuaire{
	position:absolute;
	top: 154px;
	left: 258px;
	width: 106px;
	height: 102px;
}

/*------------------------------------------------------------------------------------*/
a#lienMSI{
	position : absolute;
	bottom: 5px;
	right: 0px;
}

a.altairSignature:link {		color: #c6c4c4;}
a.altairSignature:visited {	color: #c6c4c4;}
a.altairSignature:active {	color: #c6c4c4;}
a.altairSignature:hover {	color: #DBC031;}

div#cadreAccueil {
	width: 230px;
	height: 80px;
	position: absolute;
	top: 390px;
	left: -5px;
	
	/*border: 1px solid #4773A0; /*#521270;* /
	background-color: #64B3DA; / * #6C5B9F;*/
	
	opacity: 0.7;	/* FF */
	filter:alpha(opacity=70);	/* IE7 */
	color: #333333;
	overflow: hidden;
	padding: 5px;
}

div#scroll {
	position: relative;
	top: 0px;
}