@charset "UTF-8";
#titre_blog {
	width:168px;
	height:20px;
	text-align: right;
}
#flux {
	height: auto;
	width: auto;
	position: absolute;
	top: 17px;
	left: 17px;
}
#blog {
	width:auto;
	height:auto;
	position: relative;
}
#blog h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blog h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 5px;
	padding: 0px;
	font-style: italic;
}
#blog p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 1.33em;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
#blog div {
	padding-top: 5px;
	padding-bottom: 10px;
}
#blog p>a {
	color: #FFFFFF;
	text-decoration: underline;
}
#blog img {
	border:none; margin-left: 10px;
}
#blog p.suprr {
	text-decoration: line-through;
	color: #FFCC99;
}
.centremoi {
 text-align:center;
}

