.main {
	background-color: #696758;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	background-color: #92352D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.right {
	background-color: #B7B987;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.julie {
	font-family: "Century Gothic";
	color: #B7B987;
	font-weight: bold;
	font-size: 30px;
}
.menu {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
}
.navig {
	color: #92352D;
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.nav:link {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a.nav:visited {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}
a.nav:active {
    color: #b7b987;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}
a.nav:hover {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}
a.nav-on:link {
	color: #b7b987;
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a.nav-on:visited {
    color: #b7b987;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}
a.nav-on:active {
    color: #b7b987;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}
a.nav-on:hover {
    color: #b7b987;
    font-family: "Century Gothic";
    font-size: 12px;
    text-decoration: none;
}