html,body {
	margin: 0;
	padding: 0;
	background: url(../img/fd-repet-g.png);
}

.trebuchet14{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
}


#prepage {
	width: 100%;
	height: 100%;
	background: url(../img/fd-repet-d-h.png) repeat-x;
}


#page {
	width: 822px;
	margin: auto;
	
}


#pageg {
	background: url(../img/fd-repet-g-b.png);
}

#pagego {
	width: 51px;
	min-height: 970px;
	_height: 970px;
	background: url(../img/fd-repet-g-o.png) no-repeat;
}

#pagec {
	width: 720px;
}

#paged {
	width: 51px;
	background: url(../img/fd-repet-d-b.png);

}
#pagedo {
	width: 51px;
	min-height: 970px;
	_height: 970px;
	background: url(../img/fd-repet-d-o.png) no-repeat;
}

/* @group Header */
#header {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 340px;
	background: #fff url(../img/bandeau.gif) no-repeat;
}
.header1 {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 189px;
	height:210px;
}

.header2 {
	display: block;
	float:left;
	width:531px;
	height:210px;
	margin: 0;
	padding: 0;
}

#menu{
	list-style: none;
	position: absolute;

	top: 212px;
	margin: 0;
	padding: 0;
	height:128px;
	width: 720px;
	background: #fff url(../img/menu-fond.jpg) no-repeat;
	

}

#menu li{
	display: block;
	float: left;
	height: 90px;
	width: 123px;
}

#menu li a{
	display: block;
	height: 90px;
	width: 123px;
}

#menu li a span{
	display:none;
}

#menu li.home{
	width:67px;
	height:30px;
	background:url(../img/bt-menu-home.jpg)
}

#menu li.home a{
	width:67px;
	height:30px;
} 


#menu li.tpe{
	background: url(../img/bt-pack-tpe-of.gif) no-repeat;
}
#menu li.tpe a:hover{
	background: url(../img/bt-pack-tpe-on.gif) no-repeat;
	}
#menu li.pme{
	background: url(../img/bt-pack-pme-of.gif) no-repeat;
}
#menu li.pme a:hover{
	background: url(../img/bt-pack-pme-on.gif) no-repeat;
	}
#menu li.extranet{
	background: url(../img/bt-pack-extranet-of.gif) no-repeat;
}
#menu li.extranet a:hover{
	background: url(../img/bt-pack-extranet-on.gif) no-repeat;
}
#menu li.ecommerce{
	background: url(../img/bt-pack-ecommerce-of.gif) no-repeat;
}
#menu li.ecommerce a:hover{
	background: url(../img/bt-pack-ecommerce-on.gif) no-repeat;
}
#menu li.pureplayer{
	background: url(../img/bt-pack-pureplayer-of.gif) no-repeat;
}
#menu li.pureplayer a:hover{
	background: url(../img/bt-pack-pureplayer-on.gif) no-repeat;
}
	


/* @end */

/* @group Main */
#main{
	margin: 0;
	float: left;
	background: #fff;
	width: 720px;

}

.pack-name{
	display:none;
}


.block-centre-droite{
	display:block;
	float: left;
	padding: 40px 0 0 250px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	line-height: 24px;
	width: 428px;
}
.packtpe{
	background:url(../img/pack-tpe-fond.jpg) no-repeat;
	height:451px;

}
.packpme{
	background:url(../img/pack-pme-fond.jpg) no-repeat;
	height:451px;

}
.packextranet {
	background:url(../img/pack-extranet-fond.jpg) no-repeat;
	height:451px;
}
.packecommerce {
	background:url(../img/pack-ecommerce-fond.jpg) no-repeat;
	height:571px;
}
.packpureplayer {
	background:url(../img/pack-pureplayer-fond.jpg) no-repeat;
	height:571px;
}
.packpapeterie {
	background:url(../img/pack-papeterie-fond.jpg) no-repeat;
	height:346px;
}
.packcontact {
	background:url(../img/pack-contact-fond.jpg) no-repeat;
	height:480px;
}
.packhome {
	background:url(../img/pack-home-fond.jpg) no-repeat;
	height:480px;
}

/* @end */

/* @group Footer */

.footer{
	color:white;
	position: relative;
	width: 720px;
	height: 33px;
	background: #000 url(../img/footer-fond.gif) no-repeat;
	clear: both;

}
.footext{
	font-size:15px;
	display:block;
	position:relative;
	top: 13px;
	left:80px;
	width:600px;
	letter-spacing: 1px;
}

.logo{
	display:block;
	position:relative;
	top:-16px;
	left:686px;
	width:28px;
	height:30px;
}
/* @end */

