/* Styles de la page d'accueil */
#sideA {
	display: none;
}
#sideB {
	width: 980px;
	padding: 0px;
	position: relative;
	height: 400px;

}
#globalcontent {
	background: url(img/globalcontent-accueil-bk.png) repeat-y center top;
}
#footer {
	background: url(img/footer-accueil-bk.gif) no-repeat center top;

}


#page h1 {
display: none;
}


#scroller {
	margin: 0px;
	position: absolute;
	left: 28px;
	top: 257px;
}
#pscroller,
#scroller,
#scroller .element {
	width: 450px;
	margin: 0px;
	padding: 0px;
	height: 120px;
}

#scroller .element .vignette img {
	margin: 4px 10px 0px 0px;
}
#page #scroller h1{
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-bottom: 1px solid #E4232B;
	margin-bottom: 6px;
	padding-bottom: 2px;
	position: relative;
}
#scroller h1 span {
	font-size: 11px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	position: absolute;
	right: 0px;
	background: url(img/list-items/puce-toutes-les-actus.gif) no-repeat right 5px;
}
#scroller h1 span a {
	color: #e4232b;
}
#scroller h1 span a:hover {
	color: #FFD90E;
}
#scroller .element h3  {
	display: inline;

}
#scroller .element h4 {
	display: inline;
	padding-left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F3821A;


}
#scroller .element h4 a {
	color: #000;
}
#scroller .element h4 a:hover {
	color: #02387e;
}










#page.accueil {
	width: 300px;
	left: 21px;
	top: 15px;
	height: auto;
	float: left;
	margin-right: 20px;
}
#page.accueil p {
/*	line-height: 1.6;
	margin-bottom: 20px;*/
}


#bloc_accueil_1 {
	height: auto;
	width: 450px;
	position: absolute;
	left: 28px;
	top: 14px;
}

#bloc_accueil_2,
#bloc_accueil_3,
#bloc_accueil_4 {
	height: 80px;
	width: 406px;
	position: absolute;
	left: 532px;
	background: #FFFFFF;
	padding: 6px;
	border: 1px solid #000000;
}
#bloc_accueil_2 {
	top: 20px;
}
#bloc_accueil_3 {
	top: 142px;
}
#bloc_accueil_4 {
	top: 263px;
}



#bloc_accueil_2,
#bloc_accueil_3,
#bloc_accueil_4 {
	position: absolute;
	left: 530px;
	background: #FFFFFF;
	padding: 6px;
	border: 1px solid #e6e9e2;
}
#bloc_accueil_2 .content,
#bloc_accueil_3 .content,
#bloc_accueil_4 .content {
	height: 66px;
	width: 392px;
	padding: 7px;
}
#bloc_accueil_2 .content {
	background: #e2edf9;
}
#bloc_accueil_3 .content {
	background: #fde7d3;
}
#bloc_accueil_4 .content {
	background: #e0f3dd;
}

#bloc_accueil_1 h2 {
display:none;
}
#bloc_accueil_1 h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	color: #f3821a;
	line-height: 24px;	
}
#bloc_accueil_2 h2,
#bloc_accueil_3 h2,
#bloc_accueil_4 h2 {
display:none;
}



#bloc_accueil_2 h3,
#bloc_accueil_3 h3,
#bloc_accueil_4 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#bloc_accueil_2 h3 a {
	color: #3583d7;
}
#bloc_accueil_3 h3 a {
	color: #f3821a;
}
#bloc_accueil_4 h3 a {
	color: #33af22;
}
#bloc_accueil_2 a:hover,
#bloc_accueil_3 a:hover,
#bloc_accueil_4 a:hover {
	color: #FFF;
}

#bloc_accueil_1 p {
	line-height: 1.5;
	margin: 0px 0px 4px;
}
#bloc_accueil_2 p,
#bloc_accueil_3 p,
#bloc_accueil_4 p {
	line-height: 13px;
	margin: 0px;
}


#page.accueil .imagegauche_aveclien,
#page.accueil .imagegauche_sanslien ,
#page.accueil .imagedroite_aveclien,
#page.accueil .imagedroite_sanslien {
	padding: 0px;
	border-style: none;
	margin-bottom: 0px;
}

