/* Fiche établissement */

/*div#actus_reseau_fiche_etablissement{
	width:940px;
	height:25px;
	margin-top:-12px;
	margin-left:0px;
	margin-bottom:0px;
	padding: 0px;
	overflow: hidden;
	background: #ffffff url(../img/rectangle_fond_gris.png) no-repeat; 
}
*/
div#actus_reseau_fiche_etablissement{
	width:auto;
	/* background:url(../img/backinfoflash.png) no-repeat; */
	height:25px;
	overflow: hidden;
	background: url(../img/rectangle_fond_gris.png) no-repeat;
}

/* liScroll style declarations */

div#actus_reseau_fiche_etablissement{
	width:920px;
	/* background:url(../img/backinfoflash.png) no-repeat; */
	height:25px;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:6px;
	padding: 0px;
	overflow: hidden;
}

/* liScroll style declarations */

div#actus_reseau_fiche_etablissement .tickercontainer { /* the outer div with the black border */
	width:920px;
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
}

div#actus_reseau_fiche_etablissement .tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 0;
	width: 920px;
	overflow: hidden;
}

div#actus_reseau_fiche_etablissement ul.newsticker { /* that's your list */
	position: relative;
	left: 880px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:auto;
}

div#actus_reseau_fiche_etablissement ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	width:auto;
	background:none;
	display:block;
	width:700px;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	margin: 0 0px 0 0;
}
 
ul.newsticker span {
	margin: 0 0px 0 0;
}


div#actus_reseau_fiche_etablissement ul li {
	width:713px;
	margin:0;
	margin-left:0px;
	line-height:30px;
	background:none;
	padding:0;
}


div.contenu_fiche_etablissement{
	width:713px;
	margin-left:110px;
}

div.contenu_fiche_etablissement table{
	width:713px;
}

div.contenu_fiche_etablissement p{
	width:713px;
}
