.tableauglobal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.texteinfo {
	font-size: 0.8em;
	color: #999999;
}
.cellulebleue {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #11497D;
	padding-left: 15px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.grostitre {
	font-size: 1.6em;
	color: #85A9AD;
	font-weight: normal;
}
.texte {
	font-size: 0.8em;
	color: #666666;
	margin-left: 10px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {

	color: #666666;
	text-decoration: underline;
}
.textelogiciel {
	color: #666666;
	margin-left: 10px;
	width: 350px;
	text-indent: 10px;
	text-align: justify;
	display: block;
}
a.blanc:link {

	color: #FFFFFF;
	text-decoration: underline;
}
a.blanc:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
a.blanc:visited {


	color: #FFFFFF;
	text-decoration: underline;
}
.cellulegrise {

	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #D2D2D2;
	padding-left: 15px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.grostitregris {

	font-size: 1.6em;
	color: #144F85;
	font-weight: normal;
}
.telvert {
	font-size: 1.2em;
	font-weight: bold;
	color: #009933;
}