body {
	background-image: url(../images/fond-intro.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #988F87;
	margin: 0px;
}
.photo-groupe {
	background-image: url(../images/photo-groupe.jpg);
	background-repeat: no-repeat;
}
.logo {
	margin-left: 150px;
}
.menu-intro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.txt-intro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	width: 400px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}
.txt-petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999933;
	text-decoration: none;
}

#menu-intro a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-intro a:visited {
	color: #FFFFFFF;
	text-decoration: none;
}
#menu-intro a:hover {
	color: #cc6600;
	text-decoration: none;
}

.menu-03 {
	color: #00349a;
	text-decoration: none;
	font-weight: normal;
}

a.menu-03:link {
	color: #00349a;
	text-decoration: none;
	font-weight: normal;
}
a.menu-03:visited {
	color: #00349a;
	text-decoration: none;
	font-weight: normal;
}
a.menu-03:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
