a:link {
	font-family: Arial;
	color: #32689b;
}
a:visited {
	font-family: Arial;
	color: #32689b;
}

a:hover {
	font-family: Arial;
	color: #FF9900;
}
a:active {
	font-family: Arial;
	color: #32689b;
}
a.orange:link {
	font-family: georgia;
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
}
a.orange:visited {
	font-family: georgia;
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
}

a.orange:hover {
	font-family: georgia;
	color: #32689b;
	text-decoration: none;
	font-size: 14px;
}
a.orange:active {
	font-family: georgia;
	color: #FF9900;
	text-decoration: none;
	font-size: 14px;
}
td {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #FFF;
	background-image: url(../images/fond-papillon.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-menu {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}
.fond-txt {
	background-image: url(../images/fond-txt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bandeau-accueil {
	background-image: url(../images/bandeau-accueil.jpg);
}
.bandeau-a-propos-de {
	background-image: url(../images/bandeau-a-propos-de.jpg);
}
.bandeau-developpement-d-entreprises {
	background-image: url(../images/bandeau-developpement-d-entreprise.jpg);
}
.bandeau-developpement-individuel {
	background-image: url(../images/bandeau-developpement-individuel.jpg);
}

