

* {
	margin: 0;
	padding: 0;
}

body {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #ffffff ;	
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	
}

ul, ol {
	margin-left: 3em;
	
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif)  no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
	text-decoration: none;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}




/* Page */

#page {
	margin-left:618px;
	width: 770px;
	
	padding: 0px;
	color: #000000 
	

}

/* Content */

#content {
	margin-left:-372px;
	float: left;
	width: 550px;
	padding: 20px 80px;
	background:url(images/nen.jpg) no-repeat;
	
	}

.post {
	margin-bottom: 10px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}



/* Footer */
#foot{
margin-left:625px;
}
#footer {

	margin-left:-382px;
	width: 500px;
	height: 80px;
	padding: 20px 80px;
	background:#000000;
	
}
#alignement {
	margin-left:-17px;

			}
#alignement2 {
	margin-right:50px;
			}
			
			#footer p {
	margin: 0;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
}

#footer a {
	
	text-decoration: none;
}
