/*---- ID # ----*/

#btOrderHome {
	position: absolute;
	z-index: 1;
	width: 123px;
	height: 30px;
	left: 105px;
	top: 78px;
}

#btTrialHome {
	position: absolute;
	z-index: 1;
	width: 123px;
	height: 30px;
	left: 104px;
	top: 78px;
}


/*---- ID # DIV ----*/

#divOrderHome {
	background-image: url(../images/accueil/order_online.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 279px;
	width: 226px;
	height: 115px;	
}

#divJustUpdated
{
	left: 2px;
	background-image: url(../images/general/eDucBox_96x97.gif);
	width: 226px;
	background-repeat: no-repeat;
	position: absolute;
	top: 279px;
	height: 115px;
}	

#divJustUpdatedTitle
{
	left: 2px;
	background-image: url(../images/accueil/just_updated.gif);	
	position: absolute;
	left: 110px;
	top: 0px;
	width: 125px;
	height: 25px;
}	

#divTrialHome {
	background-image: url(../images/accueil/box_free_trial.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 255px;
	top: 278px;
	width: 232px;
	height: 105px;
}

#divHostingHome {
	background-image: url(../images/accueil/hosting_services.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 501px;
	top: 277px;
	width: 232px;
	height: 120px;
}

#divOrderText {
	position: absolute;
	left: 110px;
	top: 35px;
	width: 125px;
	height: 81px;
}

#divTrialText {
	position: absolute;
	left: 107px;
	top: 35px;
	width: 100px;
	height: 81px;
}

#divHostingText 
{
	position: absolute;
	left: 59px;
	top: 50px;
	width: 160px;
	height: 81px;
}	

#mainBanner {
	background-image: url(../images/accueil/main_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 261px;
	width: 740px;
	left: 0px;
	top: -1px;
}

#corpsAccueil {
	background-color: #FFFFFF;
	width: 742px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9c9a9a;
	border-right-color: #9c9a9a;
	border-left-color: #9c9a9a;
	text-align: left;
	top: 0px;
	background-image: url(../images/accueil/bordure_accueil.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 388px;
}
