*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #663333;
}
.home {
	background-color: #200d45;
}
.news {
	background-color: #d1ced1;
}
.news ul{
	margin-left:20px;
}
.news li{
	list-style:none;
	list-style-position: left;
	padding: 4px 0px 4px 24px;
	background:url(images/NEWS/news_puce.gif) no-repeat 0 4px;
}
.dessins{
	background-color: #b74140;
}
.biographie{
	background-color: #e6d8ae;
}
.biographie ul{
	margin-left:20px;
}
.biographie li{
	list-style-image:url(images/BIOGRAPHIE/bio_puces.gif);
	list-style-position: left;
	margin-left:10px;
	padding: 2px 0px 2px 0px;
}
.albums{
	background-color: #846a7e;
}
.carnets{
	background-color: #a5a3a9;
}
.titeufpar{
	background-color: #585b7a;
}
.titeufpar p{
	color: #FFFFFF;
}
.titeufpar ul{
	margin-left:20px;
}
.titeufpar li{
	list-style-image:url(images/TITEUFPAR/titeufpar_puces.gif);
	list-style-position: left;
	margin-left:10px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.titeufpar li a {
	font-size: 10px;
	color:#FFFFFF;
}
.balade{
	background-color: #c0994f;
}
#mainContainer{
	width:750px;
	margin:auto;
}
.arbre {

	background-color: #c9d9ee;
}
#copyright{
	font-size:0.8em;
	color:#FFFFFF;
	text-align:center;
	padding:40px 0px 30px 0px;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6;
	opacity: 0.6;
}
#copyright a{
	font-size:0.8em
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 5px 0px 5px;
}

h1 {
	font-size: 14px;
}
.textGras {
	font-weight: bold;
}
.clefs {
	color: #200D45;
}
