#linkEVo {
	font-style:italic;
	}

img {
	border : 0;
	vertical-align:middle;
}

body {
color:#000000;
font-family:Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,Sans-Serif;
font-size:10px;
}


table.rss_niveaux {
	margin:2px;
	padding:2px;
	border: 0px ;
	text-align:center;
}

table.rss_niveaux td {
border:medium;
margin:2px;
	padding:3px;
	background-color: #00000;

}

table.rss_niveaux th {
margin:2px;
	padding:2px;
	color: black;
	text-align:center;
	background-color: #d4e1ec;
}

.riviere,.station, .debit, .hauteurEau, .dateExtraction, .etalonnageMin, .etalonnageMax, .navigabilite, .tendance, .nomStation, .min, .max, .navigable, .nonNavigable {
	text-align:center;
font-size:11px;
}

.station {
	text-align:center;
	font-size:11px;
}

.dateExtraction {
	text-align:center;
}

.debit {
	color : blue;
	font-weight : bold;
}

.hauteurEau {
	color : blue;
	font-weight : bold;
}

.riviere {
	color : red;
	font-weight : bold;
}

.navigable {
	color : green;
	font-weight : bold;
}

.nonNavigable {
	color : red;
	font-weight : normal;
}

.alerte {
	color : orange;
	font-weight : bold;
}

