@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.texte1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24pt;
	color: #C6C6C6;
	line-height: 2;
}
.texte2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.texte3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.texte4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.imgReseau {
	border:none;
	background-color:#3b579d;
	padding: 10px
}