body {
	background: #e5e5e5 url(images_site/fnd_site_02.jpg) repeat-x top center;
	margin: 0px;
	padding: 5px 0px 20px 0px;
}



.fndTag {
	background-color: #22007a;
}

.fndSsx {
	background-color: #e5e5e5;
}



/* Debut du IDX */

div.menu {
	position: absolute;
	visibility: hidden;
	width: 113px;
	top: 0px;
	z-index: 500;
}

#menu1 { left: 1px; }
#menu2 { left: 112px; }
#menu3 { left: 223px; }
#menu4 { left: 334px; }
#menu5 { left: 445px; }

#master {
	position: relative;
	width: 558px;
	height: 37px;
	z-index: 500;
}

#idx {
	position: absolute;
	width: 556px;
	height: 35px;
	left: 2px;
	top: 2px;
	z-index: 500;
}

/* Fin du IDX */



/* Debut de la section DESC */

.desc {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
}

.sousTitre {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.sousTitreLink {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #22007a;
	padding: 0px 0px 5px 0px;
	display: block;
}

.sousTitreLink:hover {
	text-decoration: none;
}

.descLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #22007a;
}

.descLink:hover {
	text-decoration: none;
}

.descNote {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
}

.descNoteLink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #22007a;
}

.descNoteLink:hover {
	text-decoration: none;
}

.coord {
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}

.coordLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #22007a;
}

.coordLink:hover {
	text-decoration: none;
}

/* Fin de la section DESC */



/* Debut de la section DOWNLOAD */

.dwnNote {
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	color: #22007a;
}

.dwnLink {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #22007a;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	display: block;
}

.dwnLink:hover {
	color: #76b900;
	text-decoration: none;
}

/* Fin de la section DOWNLOAD */



/* Debut de la section SITE MAP */

.mapLink {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #22007a;
}

.mapLink:hover {
	text-decoration: none;
}

.mapSousLink {
	font-family: verdana;
	font-size: 12px;
	color: #22007a;
}

.mapSousLink:hover {
	text-decoration: none;
}

/* Fin de la section SITE MAP */



/* Debut de la section CONTACT */

.courrielLabel {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.courrielInput {
	font-family: verdana;
	font-size: 11px;
	color: black;
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	border-color: #7f7f7f;
	padding: 1px;
}

.courrielStar {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.courrielBouton {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #341870;
	background-color: white;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #0e7bbe;
	display: block;
}

.courrielBouton:hover {
	color: white;
	background-color: #0e7bbe;
	border-style: solid;
	border-width: 2px;
	border-color: white;
}

/* Fin de la section CONTACT */
