body {
	background-color: #ECE9D8;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS","Lucida Sans", sans-serif;
	line-height: 14px;
}
img {
	border: 0px;
}
h1 {
	font-size: 22px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 0px;
}
ul {
	list-style-type: circle;
	line-height: 16px;
}
a {
	color: #FFFFFF;
}
#main {
	width: 605px;
}
#topbar {
	background-color: #999900;
	text-align: left;
	line-height: 15px;
	width: 585px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	padding: 0px 10px 0px 10px;
}
#topbar a {
	font-size: 22px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu {
	float: left;
	width: 605px;
	height: 60px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 5px;
}
#topmenu a{
	font-size: 23px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
}
#topmenu #left {
	position: relative;
	width: 300px;
	height: 60px;
	background-color: #CCCC66;
	display: block;
	float: left;
	z-index: 1;
}
#topmenu #right {
	position: relative;
	width: 300px;
	height: 60px;
	background-color: #FFCC00;
	display: block;
	float: right;
	z-index: 1;
}
#bottombar {
	float: left;
	line-height: 15px;
	width: 605px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFCC00;
	padding: 0px 0px 0px 0px;
}
#bottombar a {
	font-size: 22px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	text-decoration: none;
}
#contentleft {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
	background-color: #999900;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}
#contentleftlarge {
	display: block;
	width: 590px;
	float: left;
	background-color: #999900;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}
#contentlefttiny {
	display: block;
	width: 10px;
	float: left;
	background-color: #999900;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

#contentleft a, #contentright a{
	white-space: nowrap;
	text-decoration: underline;
}
.ressources {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.ressources li {
	margin-bottom: 4px;
	line-height: 14px;
}

#contentright {
	width: 300px;
	height: 300px;
	float: right;
	background-color: #F3A910;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}
#contentrighttiny {
	width: 10px;
	float: right;
	background-color: #F3A910;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}
#contentrightlarge {
	width: 590px;
	float: right;
	background-color: #F3A910;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}
#contentrightlarge .content{
	width: 582px;
	float: left;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}
.content {
	width: 292px;
	float: left;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
.content2 {
	width: auto;
	float: left;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 6px;
}
.clefthr {
	float: left;
	display: block;
	width: 100%;
	height: 2px;
	color: #CCCC66;
	background-color: #CCCC66;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 2px;
}

.crighthr {
	float: left;
	display: block;
	width: 100%;
	height: 2px;
	color: #FFCC00;
	background-color: #FFCC00;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 2px;
}
#p6 {
	line-height: 0px;
}