body {
	background-image: url(../public_html/babette/sytles/imgs/voile.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #355c91;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7f6489;
	padding-top: 4px;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7f6489;
	padding-bottom: 5px;
}
 
.nav {
	font-size: 10px;
	color: #663366;
	font-weight: normal;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7f6489;
	padding-bottom: 3px;
	padding-top: -5px;
	margin-top: -6px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	width: 700px;
}
.nav a {
	font-size: 10px;
	color: #663366;
	font-weight: normal;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #7f6489;
}
.nav a:hover {
	text-decoration: none;
	color: #000000;
}
.nav a a:active {
	text-decoration: none;
}
h2 {
	font-size: 11px;
	color: #663366;
}