*  { behavior:url('../js/iepngfix.htc'); }

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.png) no-repeat;
	position:absolute;
	top: 10px;
	left: -45px;
	width: 229px;
	height: 193px;
	overflow: hidden;
}

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

div#entryEntreprise {
	background: url(../images/design/entryAccueilEntreprise.png) no-repeat;
	position:absolute;
	top: 198px;
	left: -52px;
	width: 221px;
	height: 192px;
	overflow: hidden;
}
div#entryEntreprise ul{
	position: relative;
	top: 100px;
	left: 0px;
	z-index: 10;
}

div#entryCreateur{
	background: url(../images/design/entryAccueilCreateur.png) no-repeat;
	position:absolute;
	top: 258px;
	left: 150px;
	width: 193px;
	height: 227px;
	overflow: hidden;
}

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

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

div#entryPartenaire {
	background: url(../images/design/entryAccueilPartenaire.png) no-repeat;
	position:absolute;
	top: 5px;
	left: 288px;
	width: 232px;
	height: 197px;
	overflow: hidden;
}
div#entryPartenaire ul{
	position: relative;
	top: 55px;
	left: 10px;
}

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

/*------------------------------------------------------------------------------------*/
a#lienMSI{
	position : absolute;
	bottom: 30px;
	left: 15px;
}

a.twitterSynerga{
	position : absolute;
	bottom: 10px;
	left: 15px;
}

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

div#cadreAccueil {
	width: 220px;
	height: 70px;
	position: absolute;
	top: 400px;
	left: -60px;
	
	/*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;
}


