* {	margin: 0;padding: 0;font-size:12px;}
body {
	font: normal small "ËÎÌå", Arial, Helvetica, sans-serif;
	color: #5b5b5b;	text-align:center;background-color:#e0e0e0;
}

h1, h2, h3 {color: #333333;}
h3 {font-size: 1em;}
p, blockquote, ul, ol {line-height: 1.65em;}

.button{font-size:12px;height:22px;line-height:20px;}
blockquote {margin-left: 2em; margin-right: 2em; font-style: italic;}

ul {margin-left: 3em;list-style: none;}
ol {margin-left: 3em;}

img {border: none;}
img.left {float: left;margin: 5px 20px 0 0;}
img.right{float: right;margin: 5px 0 0 20px;}

.left{float:left;}
.right{float:right;}
.clear { 
	clear: both;
	line-height:0px;
	height:0px;
	font-size:1px;
	width:1px;
	visibility: hidden;
}
.mgb{margin-bottom:20px;}
.mgb2{margin-bottom:5px;}

#affiche ul {margin: 0; list-style: none;}
#affiche a {text-decoration: none;}
#friendlink p{margin:4px auto;}

/* Footer */
#footer p {margin: 0; text-align: center; line-height: normal; font-size: x-small;}
#footer a {text-decoration: underline; color: #666666;}
#footer a:hover {text-decoration: none;}
