@charset "UTF-8";
#pagepub {
	width: 570px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pagepub .conteneur {
	padding: 0px;
	float: left;
	height: 200px;
	width: 280px;
	position: relative;
	margin: 2px;
}
#pagepub img{
	
}
.titrefete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 30px;
}
.Tags {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.Tags a{
	color: #666;
	text-decoration: none;
	}
.Tags a:hover{
	color: #F00;
	text-decoration: none;
}
.pubnoel {
	}
.pubnoel img{
	border: 1px solid #333;
	margin: 0px;
}
.imgpubaccueil {
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #F00;
	}
.imgpubaccueil img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

