body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.main {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.passe {
	font-size: 10px;
}
.bouton1 {
	list-style-image: url(../images/1.gif);
	font-size: 9px;

}
.membre {
	font-size: 9px;
	font-variant: small-caps;
	background-color: #0000CC;
	color: #FFFFFF;

}
.titre {
	font-style: italic;
	font-variant: small-caps;
	background-color: #99CCCC;
}
.blog {
	color: #000000;
	background-color: #CCCCCC;
}
.edition {
	list-style-image: url(../images/editer.gif);
}
li {
	list-style-image: url(../images/check.gif);
}
.puce {
	list-style-image: url(../images/editer.gif);
}
.liste {
    width:500;
	height:40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0099CC;
	background-image: url(../images/icone.gif);
	background-repeat: no-repeat;
	padding: 8 0 0px 190;
}
.cat {
    width:500;
	height:40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0099CC;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 50;
}
.bouton {
	background-color: #CCCCCC;
	border: thin solid #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bouton2 {
	background-color: #00CCFF;
	border: thin solid #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
