/* Styles de la page d'accueil */
#globalheader, #header {
	height: 415px;
}
#header {
	background: url(img/header-accueil-bk.jpg) no-repeat;

}
#globalheader {
	background: url(img/globalheader-accueil-bk.jpg) repeat-x;

}
#navOnglets {
	position:absolute;
	top:374px;
	}
#globalcontent {
	background: url(img/globalcontent-accueil-bk.gif) repeat-x;
	height: 256px;
}
#content {
	height: 256px;
	background: url(none);
		position: relative;
}
#logotype {
	top: 0px;
	left: 370px;
	height: 101px;
	width: 264px;
}
#sideA {
	display: none;
}
#sideB {
	height:auto;
	padding: 0px;
	float: left;
	width: 990px;
	margin: 0;
}
#page.accueil {
	width: 521px;
	position: absolute;
	left: 21px;
	top: 15px;
	height: 224px;
}
#page.accueil p {
	line-height: 1.4;
}
#page.accueil .colA,
#page.accueil .colB {
	width: 250px;
	float: left;
	height: 224px;
	border-left: 1px solid #3b7bcf;
	padding-left: 12px;
	padding-right: 12px;
}
#page.accueil .colA {

}
#page.accueil .colB {
	width: 220px;
	font-size: 11px;
}
#page.accueil h2 {
	font-size: 12px;
}
#page.accueil a {
	text-decoration: underline;
}




#box-actu{
	position: absolute;
	top: 13px;
	background: url(img/box-actu-bk.jpg);
	height: 223px;
	width: 383px;
	right: 49px;
}



/* pscroller */
#pscroller{
height: 150px;
padding: 0;
}
#scroller{
	margin : 0;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#pscroller,
#scroller,
.scroller_item{
	width: 363px;
}
#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 {
	color: #1253A6;
	font-weight: bold;
}

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

.scroller_desc{
}

.scroller_desc p {
	line-height: normal;
	font-size: 11px;
}
.scroller_desc p.right {
	font-size: 11px;
	color: #E7621B;
	text-align: right;
}
.scroller_desc p.right a  {
	color: #1253A6;

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

}
#page.accueil h1 {
	display: none;
}

a.actus_all{
	color: #1253A6;
	background: url(img/list-items/puce.gif) no-repeat right center;
	display: block;
	position: absolute;
	left: 273px;
	top: 8px;
	padding-right: 8px;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
a.actus_all:hover {
	color: #FFD800;
	}
#speed-access {
	display: none;
}
