body {
	color: #333;
	font-family: lucida-sans, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	}

H1 {
	color: #252525;
	font-family: arial, helvetica, lucida-sans, sans-serif; 
	font-size: 14px;
	}
	
a {
	color: #045f22;
	text-decoration: none;
	}
	
a:hover {
	color: #17863b;
	text-decoration: none;
	}
	
p {
	color: 333;
	font-size: 11px;
	line-height: 14px;
	}
	
#container {
	text-align: center;
	margin: 0 auto;
	}
	
#area {
	width: 1142px;
	height: 655px;
	background-image:url(../images/bg-mots.png);
	margin: 0 auto;
	}
	
#article-content {
	overflow: auto;
	height: 380px;
	width: 460px;
	padding-right: 10px;
}
	
.magazine-thumbs {
	padding: 1px;
	margin: 2px;
	}
	
.magazine-thumbs:hover {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	}
	
.magazine-preview {
	padding: 1px;
	margin: 2px;
	}
	
.content {
	width: 100%;
	padding: 10px;
	text-align: left;
	}
	
.banner {
	padding: 1px;
	border: 1px solid #eee;
	}
	
.banner:hover {
	padding: 1px;
	border: 1px solid #ccc;
	}
	
.footer {
	color: #666;
	font-size: 9px;
	text-align: right;
	margin-right: 42px;
	}
	
.footer p {
	color: #666;
	font-size: 9px;
	}
	
.footer a {
	color: #aaa;
	font-size: 9px;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #252525;
	font-size: 9px;
	text-decoration: none;
	}
	
.home-navigation {
	}
	
.home-navigation:hover {
	}
	
.profile {
	padding: 1px;
	border: 1px solid #ccc;
	}
	
.side-links {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
	}

.side-links-title {
	color: #a5cc34;
	font-size: 12px;
	font-weight: bold;
	}
		
.side-links-description {
	font-size: 11px;
	color: #666;
	line-height: 11px;
	}
	
.scroll-me {
	height: 250px;
	width: 294px;
	padding-right: 10px;
	overflow: auto;
	}
	
.scroll-me-article {
	height: 400px;
	width: 450px;
	padding-right: 10px;
	overflow: auto;
	}
	
.small-text {
	font-size: 10px;
	color: #000;
	}
	
.gray-text {
	font-size: 10px;
	color: #777;
}