#zonepoker #site #pokeractu {
	padding-left:10px;
}
#zonepoker #site #pokeractu #content {
	width:512px;
	padding:0px 0px 0px 0px;
}
.premiere_news {
	background:url(/tpl/images/pokeractu_fond.png) repeat-x;
	width:472px;
	padding:20px 10px 0px 30px;
	height:195px;
}
.premiere_news h2 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:lighter;
	letter-spacing:0.05em;
	margin:0;
	padding:0;
}
.premiere_news h2 a {
	color:#FFF;
}
.premiere_news .details_news,
.news_listing .details_news {
	color:#4a4a4a;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:10px;
}
.premiere_news .details_news a {
	color:#4a4a4a;
}
.premiere_news p {
	font-weight:normal;
	color:#FFF;
}
.premiere_news .img_actu_left,
.news_listing .img_actu_left {
	float:left;
	margin:0px 10px 0px 0px;
}
.premiere_news .btn_lire {
	float:right;
	text-align:right;
	width:320px;
	color:#FFF;
	font-weight:bold;
}
.premiere_news .btn_lire span {
	text-align:center;
	height:20px;
	padding-top:4px;
	float:right;
	width:122px;
	background: url(/tpl/images/pokeractu_btn_lire.png) no-repeat;
}
.news_listing {
	width:452px;
	background: url(/tpl/images/pokeractu_fond_news.png) repeat-y top right;
	padding:10px 30px 0px 30px;
	height:195px;
}
.news_listing h2 {
	margin:0px;
}
.news_listing h2 a {
	color:#000;
}
.news_listing .img_actu_left {
	border:1px solid #999;
	padding:2px;
}
.news_listing .btn_lire {
	float:right;
	text-align:right;
	width:300px;
	color:#000;
	margin-top:7px;
	font-weight:bold;
}
.news_listing .btn_lire span {
	float:right;
	background: url(/tpl/images/pokeractu_btn_lire2.png) no-repeat;
	color:#FFFFFF;
	font-size:9px;
	height:16px;
	padding-top:2px;
	text-align:center;
	width:88px;
}
.news_listing p {
	font-size:11px;
}

/* ajout blockquote */
blockquote {
	margin: 0;
	color:#575757;
	font-size: 20px;
	font-weight:bold;
	padding: 12px;
	text-align:center;
	letter-spacing:-2px;
	outline:0 none;
	text-decoration:underline;
	word-spacing:3px;
}

