body {
	height: 100%;
	font-family: Georgia;
	font-size: 14px;
	word-spacing:0.03em;
	line-height: 17.5px;
}



/*.center {
	width:100%;
	text-align: left;*/
	}
	
#centrePage {
	width:100%; 
	background-color:#FFFFFF;
	}
	
a {
	color: #A9A9A9;
	text-decoration: none;
	padding: 0px;
	}
	
a:hover {
	color: #1b1bee;
	/*background: #FF6633;*/	
	/*text-decoration: line-through;*/
	}
	

	
#page {
	background: white;
	width: 480px;
	position: relative;
	margin-left: auto;
	margin-right: 408px;
	top: 0px;
	/*left: 0px;*/
	/*right: 10px;*/
	padding-left: 57px;
	/*padding-right: 188px;*/
	padding-top: 30px;
	padding-bottom: 20px;
	}
	

#sidebar {
	position: fixed;
	float: right;
	background-color: #1b1bee;
	width: 188px;
	right: 0px;
	top: 0px;
	padding-top: 46px;
	margin-right: 0px;
	}
	
#sidebar h2 {
	color: #000000;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;

	}
	
#sidebar a{
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;

	}
	
#sidebar a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}

	
#sidebar ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	}
	
.post {

	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
	margin-bottom: 80px;
	}
	
	.post a {
	text-decoration: underline;
	color: #02239D;

	
	}

	
	.post a:hover {
	color: #1b1bee;
	/*background: #FF6633;*/	
	text-decoration: underline;
	}
	
	
.post-title, .post-title a {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 9px;
	width: 400px;
	line-height: 27px;
	}
	
.post-title a:hover {
	color: #1b1bee;
	/*background: #FF6633;*/	
	text-decoration: none;
	}

	
	

.post-info {
	color: #A9A9A9;
	margin-top: 0px;
	clear: both;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
	}
	
.post-info2 {
	color: #A9A9A9;
	margin-top: 0px;
	clear: both;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 3px;

	}
	
.post-info-co {
	clear: both;
	font-size: 12px;
	padding-bottom: 3px;
	}
	
.post-chapo {
	clear: both;
	padding-bottom: 0px;
	}
	
img{
  	float: left;
  	/*margin: 0 lem lem 0;*/
	margin-right: 15px;
	margin-bottom: 12px;
	margin-top: 3px;
	border: 0px; 
	}
	
object{
	float: left;
	/*margin: 0 lem lem 0;*/
	margin-right: 15px;
	margin-bottom: 12px;
	margin-top: 3px;
	clear: both;
	border: 0px;
	display: block;
	}	

	
.spacer {
	clear:both;
	font-size: 12px;
	padding-top: 15px;
	}
	

.comment-author, .comment-author a {
	font-size: 12px;
	color: #1b1bee;
	}
	
	
.comment-author a:hover {
	text-decoration: line-through;
	}
	
.comment-date {
	font-size: 12px;
	color: #1b1bee;	
}

.comment-info {
	margin-top: 20px;
	font-weight: regular;

	}
	
blockquote {
	border-bottom: 1px solid #000000;
	width: 480px;
	margin: 0px;

}

fieldset {
	margin-top: 40px;
	font-size: 12px;
	padding-left: 22px;
	border: 1px solid  #1b1bee;
	}
	
#footer {
	font-size: 12px;
	color: #A9A9A9;
	text-align: left;
	margin-top: 40px;
	}