html,body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
}
   
bas {
	position: relative;
	min-height: 100%
}

.copy {
	//font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	//color: #999999;
}


/* Le contenu
-------------------------------------------------------- */

.post-title{
	padding-left: 30px;
	color: #FF0066;
	font-size: 20px;
	text-decoration: none;
	background: transparent url(img/coeur.png) no-repeat left center;
}

.post-info{
	color: #C0C0C0;
	background: transparent;
	padding-left: 30px;
	margin-top: -15px;
	padding-bottom: 1ex;
}

.post-content p{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.post-content{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	font-weight: bold;
	text-align: center;
	color: #FF0066;
}

.post-info-co a{
	font-weight: bold;
	text-align: center;
	color: #FF0066;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

.sep{
	padding: 10px 0 10px 0;
	background: transparent url(img/sep-coeur.png) no-repeat left center;
	position: relative;
	left: 205px;
}

.co{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FF0066;
}

#comments blockquote{
	font-size: 12px;
	color: #000000;
	border: solid 1px #C0C0C0;
}

#comments blockquote p{
	font-size: 12px;
	color: #000000;
}

#comment-preview blockquote{
	margin: -10px 0 10px 0;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
	padding-bottom: 10px;
	font-size: 12px;
	color: #000000;
	border: solid 1px #C0C0C0;
}

#comment-preview blockquote p{
	font-size: 12px;
	color: #000000;
}

.pagenav {
	text-align: center;
	font: 0.9em;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 1em;
	border-top: 1px solid #CCC;
	background: #EEE;
	color: #666;
}

#footer a{
	color: #999;
}
