#contenu table{width: 99%}
#nav_et_texte{
	padding-top: 0.5em;
}
#col_agenda{padding-left: 5px}
#bienvenue table{
	background: #F6F6F6;
	margin:0 0 26px 3px;
	border-collapse: collapse;
}
#photos{
	padding: 0 0 10px 5px;
}
#presentation{
	min-height:213px;
	padding:2px 10px;
	background: #F6F6F6;
}
#prestations{position:relative}
#cofrac{position:absolute;top:-20px;left:475px}
#ISO_9001{
	position:absolute;
	top:-22px;
	left:519px;
	width:120px;
	text-align:center;
}
#ISO_9001 p {
	margin:0;
	font-size:10px;
}
#prestations a{
	display:block;
	color:#ebeff2;
	font-size: 3em;
	text-decoration: none;
	margin: 0 0 16px 1em;
}
#prestations a:hover{text-decoration: underline}
h1 img{float:left}
ul{clear:left}
#news a{
	text-decoration:none;
	color:blue;
}
#col_agenda *{
	text-decoration: none;
	color:#1772cd;
}
#col_agenda p{margin:0}
#col_agenda a:hover{text-decoration:underline}
.date_en_ligne {
	text-align:right;
	height:0.1em; /* bug d'affichage => hauteur automatique trop importante */
	font-style: italic;
	font-size: 1em;
}
a.suite{
	margin-left: 20px;
	text-decoration: underline;
}
/* Defilement des flashes d'information */
/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	border: 2px solid;
	border-color: #085E8F #D3EDFD #D3EDFD #085E8F;
	background: #fff; 
	width: 962px; 
	height: 27px; 
	margin: 1em 0 1em 2px;
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 944px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contenu  ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0 4em;
	color:#333;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
	text-decoration: none;
}
ul.newsticker a:hover{
	text-decoration: underline;
}
ul.newsticker span {
margin: 0 10px 0 0;
} 
/* fin des flash d'info */

