@media screen {
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
p {
	line-height: 18px;
	text-indent: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gras-soulig {
	font-weight: bold;
	text-decoration: underline;
}
.gras {
	font-weight: bold;
}
#divimg {
	text-align: center;
}
ol {
	line-height: 20px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	text-indent: 100px;
}
#missions li {
	background-image: url(Images/liste-puce.GIF);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 90px;
	padding-left: 15px;
}
td a:hover {
	color: #FF0000;
}
td h1 {
	font-size: 12px;
	color: #0000FF;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #0000FF;
	text-align: center;
	background-color: #CCFFCC;
}
#missions {

	text-align: left;
}
#listclients {
	text-align: left;
}
#listclients h1 {
	background-image: url(Images/liste-puce.GIF);
	background-repeat: no-repeat;
	background-position: 50px center;
	text-align: left;
	background-color: #CCCCCC;
	text-indent: 80px;
}
#listclients h2 {
	text-align: left;
	text-indent: 100px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}
#listclients ol {
	text-align: left;
	text-indent: 150px;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(Images/liste-clients-puce.GIF);
}

}
