/* CSS Document */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 30px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 0px;
}


* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

.center {
	display:block;
	text-align:center;
}

.orange {
	font-weight:700;
	color:#FF9900;
}

.vert {
	font-weight:700;
	color:#669933;
}

p {
	font-size:10px;
	color:#666666;
	letter-spacing:1px;
	word-spacing:5px;
	padding-top:5px;
	text-align:justify;
}

h1 {
	display:block;
	width:auto;
	border-bottom:dashed 1px #FF9900;
	font-size:18px;
	margin-top:30px;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#666666;
	text-align:left;
}

.news {
	display:block;
	margin:5px 0px;
	font-size:12px;
	color:#FF9900;
	font-weight:700;
}

#wip {
	margin:16px auto;
	background-image:url(../images/wip.jpg);
	width:657px;
	height:280px;
}

#wip .description {
	position:relative;
	top:90px;
	left:380px;
	width:180px;
	height:100px;
	text-align:left;
}

#wip .description a {
	display:block;
	color:#FF9900;
	font-weight:700;
	font-size:12px;
	text-align:center;
	padding-bottom:10px;
}

#wip .description a:hover {
	color:#669933;
	font-weight:700;
}

#bg_header {
	background-image:url(../images/bg_head.jpg);
	background-repeat:repeat-x;
	height:552px;
}

#bg_footer {
	background-image:url(../images/bg_foot.jpg);
	background-repeat:repeat-x;
	height:148px;
}

.page {
	width:760px;
	margin:0px auto;
}

#head {
	height:274px;
}

#menu {
	list-style:none;
	height:20px;
	float:right;
	margin-right:35px;
}

#menu li {
	float:left;
}

#menu li a {
	display:block;
	font-size:12px;
	font-weight:700;
	text-align:center;
	width:auto;
	padding-right:45px;
	color:#999999;
	text-decoration:none;
}

#menu li a:hover {
	color:#FF9900;
}

#content {
	height:auto;
	text-align:center;
	width:670px;
	margin:70px auto 40px auto;
}

#content .edito {
	padding:10px;
	word-spacing:3px;
	letter-spacing:1px;
	line-height:20px;
	font-size:12px;
	text-align:justify;
	color:#666666;
}

.matiere {
	margin-top:20px;
	list-style:none;
	font-size:12px;
	color:#666666;
	letter-spacing:1px;
	word-spacing:5px;
	text-align:left;
		padding-bottom:10px;

}

.matiere li {
		margin-left: 60px;
	padding: 0px 0 5px 30px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 0px;

}



#bg_footer p {
	font-size:10px;
	color:#666666;
	letter-spacing:1px;
	word-spacing:5px;
	padding-top:5px;
}

#contact {
	display:block;
	padding-top:20px;
	padding-left:45px;
	width:250px;
}

#valid {
	display:block;
	padding-top:20px;
	float:right;
	padding-right:40px;
}

#liens {
	width:600px;
	margin:30px auto;
}


#content .matiere a:link, #content .matiere a:visited {
	color:#FF9900;
	font-weight:700;
}

#content .matiere a:hover {
	color:#669933;
}

#bg_footer .page #valid img {
	border:0px;
}

#bg_footer .page #valid a {
	border:0px;
}
