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



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

	
#page {
	width: 480px;
	background: white;
	float: left;
	position: relative;
	margin-left: auto;
	top: 0px;
	padding-left: 90px;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 45px;
	}
	

#maison, #maison a {
	letter-spacing: 1px;
	padding-top: 0px;
	position: fixed;
	background: transparent url(http://www.formes-vives.org/atelier/public/boutons/maison_h2.png) no-repeat;
	right: -2px;
	bottom: -2px;
	z-index: 5;	
	width: 60px;
	height: 60px;

}

#maison a:hover {
	background: transparent url(http://www.formes-vives.org/atelier/public/boutons/maison_h.png) no-repeat;
}
 
#images a{
	position: fixed;
	background: transparent url(http://www.formes-vives.org/atelier/public/boutons/images.png) no-repeat;
	right: 35px;
	display: block;
	bottom: 15px;
	z-index: 2;
	width: 140px;
	height: 140px;
	}
	
#images a:hover {
	background: transparent url(http://www.formes-vives.org/atelier/public/boutons/images_h.png) no-repeat;
}	

#sidebar {
	float: right;
	position: fixed;
	/*	background-color: #00BFFF;*/
	background-color: #344893;
	width: 188px;
	right: 0px;
	top: 0px;
	padding-top: 13px;
	padding-right: 0px;
	z-index: 1;
	}
	
#sidebar h2 {
	color: #FFFFFF;
	font-family: "Antique Olive Std", 'Trebuchet MS', Trebuchet, Arial;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 13px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	}

	
	
#sidebar a{
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 10px;
	}
	
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#sidebar h2 a {
	font-family: "Antique Olive Std", 'Trebuchet MS', Trebuchet, Arial;
	padding-left: 0px;
	}

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

	
.post {
	padding-bottom: 15px;
	border-bottom: 1px solid #344893;
	margin-bottom: 80px;
	}
	
	.post a {
	text-decoration: none;
	color: #344893;

	
	}

	
	.post a:hover {
	color: #000000;
	/*background: #FF6633;*/	
	text-decoration: none;
	}
	
	
.post-title, .post-title a {
	color: #000000;
	font-family: "Antique Olive Std", 'Trebuchet MS', Trebuchet, Arial;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 9px;
	width: 480px;
	line-height: 23px;
	}
	
.post-title a:hover {
	color: #344893;
	/*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 {
	padding-bottom: 0px;
	clear: both;

	}
	
img{
  	float: left;
  	/*margin: 0 lem lem 0;*/
	margin-right: 15px;
	margin-bottom: 13px;
	margin-top: 4px;
	border: 0px; 
	}
	
object{
	float: left;
	/*margin: 0 lem lem 0;*/
	margin-right: 15px;
	margin-bottom: 13px;
	margin-top: 4px;
	border: 0px;
	display: block;
	}	

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

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

.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 #344893;
	}
	
#footer {
	font-size: 12px;
	color: #A9A9A9;
	text-align: left;
	margin-top: 40px;
	}
