.cellule_home {
	background: #FFFFFF Url(../home/img/fond_home.gif) repeat-y 5px 0;
}

#frame_home {
	width: 782px;
}

#bandeau_home {
	width: 782px;
	height: 153px;
	background: #6D91A4;
}

#marge_home {
	margin: 0;
	padding: 0;
	float: left;
	width: 231px;
}

#contenu_home {
	margin: 0;
	padding: 0;
	float: left;
	width: 550px;
}

#conteneur_actu {
	width: 550px;
	height: 111px;
	background: Url(../home/img/fond_actu.gif) no-repeat;
}

#pied_home {
	position: relative;
	left: 232px;
	margin: 0 0 15px 0;
	padding: 0;
	width: 550px;
}

#barrebasse_home {
	float: right;
	height: 15px;
	width: 450px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
}

#barrebasse_home a {
	display: block;
	float: right;
	margin: 0 0 0 0;
	padding: 0 7px 0 7px;
	height: 12px;
	line-height: 12px;
	list-style-type: none;
	font: 11px bold "Verdana, Arial, sans-serif", Sans-Serif;
	color: #484848;
	text-decoration: none;
	background: #FFFFFF;
}

#barrebasse_home img {
	float: right;
}


#barrebasse_home a:hover {
	color: #6D91A4;
}

#taupe {
	float: left;
	margin: 5px 0 0 5px;
	padding: 0;
	display: block;
	width: 11px;
	height: 6px;
	font: 1px "Verdana, Arial, sans-serif", Sans-Serif;
	background: Url(../_img/top.gif) no-repeat 0 0;
}

.titre {
	margin: 0;
	padding: 3px 0 0 15px;
	height: 15px;
	font: 11px bold "Verdana, Arial, sans-serif", Sans-Serif;
	color: #484848;
	text-decoration: none;
}

.actus_titre {
	margin: 0;
	padding: 0;
	position: relative;
	top: 14px;
	left: 245px;
	font: 11px bold "Verdana, Arial, sans-serif", Sans-Serif;
	color: #447189;
	text-decoration: none;
}


#actus {
	margin: 0;
	padding: 0;
	position: relative;
	top: 17px;
	left: 245px;
	width: 242px;
	height: 70px;
	font: 10px "Verdana, Arial, sans-serif", Sans-Serif;
	color: #447189;
	text-decoration: none;
	overflow: hidden;
}

#contenu_actu {
	position:absolute;
}

#scrollbar_actu {
	margin: 0;
	padding: 0;
	position: relative;
	top: -53px;
	left: 492px;
	width: 7px;
	height: 70px;
	text-decoration: none;
  	background: #CCDCE3;
}

#scrollbar_up {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	width: 7px;
	height: 6px;
  	background: Url(../_img/scrollbar/fleche_haut.gif) 0 0;
  	border: 0;
}


#scrollbar_down {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	top: 58px;
	left: 0;
	width: 7px;
	height: 6px;
  	background: Url(../_img/scrollbar/fleche_bas.gif) 0 0;
  	border: 0;
}

#topScroll {
	position: relative;
	width: 0;
	height: 0;
}

#bottomScroll {
	position: relative;
	width: 0;
	height: 0;
}

#edito {
	width: 510;
	height: 100%;
	margin: 20px 0 20px 0;
	padding: 5px 20px 5px 28px;
	font: 11px "Verdana, Arial, sans-serif", Sans-Serif;
	color: #484848;
	text-decoration: none;
	background: Url(../home/img/fond_edito.gif) repeat-y;
}