/* Styles de la page d'accueil */
body {
	background: #f69f00 url(img/body_accueil-bk.gif) repeat-x center top;
}
#globalheader, #header {
	height: 340px;
}
#globalheader {
	background: url(img/globalheader-accueil-bk.gif) no-repeat center top;
}
#logotype {
	top: 243px;
}
#headerImg{
	position: absolute;
	left: 290px;
	top: 0px;
	width: 700px;
	height: 340px;
	z-index: 200;
}
#headerImg .speed_access_top{
	position: absolute;
	z-index: 300;
	top: 0;
	right: 0;
	background: #368E26;
	padding: 7px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
}
#headerImg .speed_access_top a{
	color: #fff;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}
#headerImg .speed_access_top a:hover{
	color: #F1A10E;
}
#baseline {
	top: 287px;
	left: 347px;
}
#content {
	margin:0px auto;
	padding: 0px;
	height: 260px;
	width: 990px;
	background: url(img/content-accueil-bk.jpg) no-repeat;
	position: relative;
}
#sideA {
	display: none;
}
#sideB {
	height:auto;
	padding: 0px;
	float: left;
	width: 990px;
	margin: 0;
}
#page.accueil {
	width: 348px;
	position: absolute;
	left: 21px;
	top: 18px;
}
#page.accueil p {
	line-height: 1.5;

}
#box-actu{
	position: absolute;
	top: 0px;
	background: url(img/box-actu-bk.jpg);
	height: 260px;
	width: 290px;
	right: 0px;
}






/* pscroller */
#pscroller{
height: 150px;
padding: 0;
}
#scroller{
	margin : 0;
	padding-top: 70px;
	padding-left: 26px;
}
#pscroller,
#scroller,
.scroller_item{
	width: 238px;
}
#scroller h1 {
	font-size: 15px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	display: none;
}
#scroller h1 a {
	color: #007734;
}
#scroller h1 a:hover {
	color: #FF0000;
}

.scroller_item{
}
.scroller_item a:link,
.scroller_item a:active,
.scroller_item a:visited {
	color: #000000;
	font-weight: bold;
}

.scroller_item a:hover {
	color: #F69F00;
}

.scroller_desc{
}

.scroller_desc p {
}
.scroller_desc p.right {
	font-size: 11px;
	color: #E7621B;
	text-align: right;
}
.scroller_desc p.right a:link,
.scroller_desc p.right a:active,
.scroller_desc p.right a:visited  {
	color: #000000;

}
.scroller_desc p.right a:hover  {
	color: #F69F00;

}
#page.accueil h1 {
	display: none;
}
#highlight {
	position: absolute;
	width: 188px;
	height: 226px;
	left: 46px;
	top: 22px;
	z-index: 100;
}
#highlight-commande {
	position: absolute;
	width: 99px;
	height: 49px;
	left: 176px;
	top: 180px;
	z-index: 300;
}



a.actus_all:link,
a.actus_all:active,
a.actus_all:visited{
	color: #f69f00;
	background: url(img/list-items/puce.gif) no-repeat right center;
	display: block;
	position: absolute;
	left: 159px;
	top: 35px;
	padding-right: 8px;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
a.actus_all:hover {
	color: #368E26;
	}
#speed-access {
	height: 227px;
	width: 303px;
	position: absolute;
	left: 399px;
	top: 14px;
}
#speed-access a {
	display: block;
	color: #205217;
	font-size: 15px;
	font-weight: bold;
}
#speed-access a:hover,
#speed-access a:hover em {
	color: #FFFFFF;
}
#speed-access a em {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
#speed-access #a,
#speed-access #b,
#speed-access #c,
#speed-access #d {
	height: 46px;
	padding-top: 14px;
	padding-left: 66px;
	margin-bottom: 0px;
}
#speed-access #a {
	background: url(img/speed-access-a.jpg) no-repeat;
}
#speed-access #b {
	background: url(img/speed-access-b.jpg) no-repeat;
}
#speed-access #c {
	background: url(img/speed-access-c.jpg) no-repeat;
}
#speed-access #d {
	background: url(img/speed-access-d.jpg) no-repeat;
}
