@charset "UTF-8";
#curseur {
}
.infobulle {
	position: absolute;
	visibility : hidden;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #330033;
}
.logo {
}
#principal {
	margin-top: 30px;
	margin-left: 20px;
	width: 955px;
}
.description {
	font-size: 10px;
	font-weight: normal;
}
.gras {
	text-decoration: none;
}
.descriptionsouligne {
font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
body {
	color: #330033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#barre_1 {
	background-color: #330033;
	position: relative;
	height: 1px;
	top: 7px;
	width: 200px;
}
#barre_2 {
	background-color: #330033;
	height: 1px;
	top: 8px;
	position: relative;
	width: 200px;
}
#menu {
	width: 200px;
	float: left;
	position: fixed;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #330033;
	padding-top: 6px;
}
#menu p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#image {
	padding-left: 220px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#image p {
	width: 400px;
	line-height: 0px;
	padding-top: 40px;
}
#image img {
	margin-right: 8px;
	margin-bottom: 8px;
	border: 0px none #FFFFFF;
}
a.logo:link {
}
a.logo:visited {
}
a.logo:hover {
}
a.logo:active {
}
a:link {
	text-decoration:none;
	font-weight:normal;
	color:#330033;
	font-style: normal;
}
a:visited {
	color:#330033;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover {
font-weight:normal color:#330033;
	color: #330033;
	font-style: normal;
	text-decoration: none;
}
a:active {
font-weight:normal color:#330033;
	color: #0F0213;
	font-style: normal;
	text-decoration: none;
}
