body {
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #535353;

}
.header {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6bc7d8;
}
.header a {
	color: #6bc7d8;
	text-decoration: none;
}
.header h1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6bc7d8;
}
.menu {
	background-color: #F8F8EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A6;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	width: 100px;
	color: #484848;
}
.menuleft {
	background-image: url(images/menu-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menucenter {
	background-image: url(images/menu-center.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.menuright {
	background-image: url(images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.quote {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #6D7276;
	background-color: #F8F8EE;
	padding: 6px;
	font-weight: bold;
	width: 245px;
}
.menutxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #80805C;
}
.content {
	font-size: 11px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menutxt:hover {
	color: #09A9C9;
}
.menu a {
	text-decoration: none;
	color: #484848;
}
.menu a:hover {
	color: #BA2B31;
}
.intro {
	padding-left: 20px;
	font-size: 11px;
	line-height: 18px;
}
.intro h2 {
	color: #09A9C9;
	font-size: 28px;
	font-weight: normal;
	line-height: 26px;
	margin: 0px 0px 8px;
}
.news {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	padding: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B82B31;
}
.menusel {
	background-color: #F8F8EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A6;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	width: 100px;
	color: #BA2B31;
}
.menusel a {
	text-decoration: none;
	color: #BA2B31;
}
.titre {
	color: #09A9C9;
	font-size: 28px;
	font-weight: normal;
	line-height: 26px;
}
a {
	color: #09A9C9;
}
li {
	list-style-type: square;
	list-style-image: url(images/5x5.gif);
}
hr {
	width: 780px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
}
h1 {
	color: #09A9C9;
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0px 8px;
}
h2 {
	color: #09A9C9;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 8px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-weight: normal;
}

