#bannerArticles
{
	width: 569px;
	height: 42px;
	background: url( ../images/css/bannerArticles.gif ) 0 0 no-repeat;
	padding: 0 0 0 0;
	margin-bottom: 10px;
}

#bannerArticles a, #bannerArticles a:hover { text-decoration: none; }

#bannerArticles a.proposer
{
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 10px;
	float: right;
	border: 0;
}

#bannerArticles a.admin
{
	display: block;
	width: 400px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
}

#page_content2 #col1 #articleComplet
{
	position: relative;
	padding: 19px 0 15px 0;
	background: url( ../images/css/topNews.gif ) 0 21px no-repeat;
	backgroupd-repeat: no-repeat;
}

#articleComplet h1, #articleComplet h1 a, #articleComplet h1 a:visited
{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 60px;
}

#articleComplet h1 a:hover { text-decoration: underline; }
#articleComplet .inner { background: url( ../images/css/bottomArticle.gif ) bottom left no-repeat; }

#articleComplet .inner img.icon
{
	position: absolute;
	width: 30px;
	height: 54px;
	margin-top: -27px;
	padding: 0 10px 0 17px;
	z-index: 500;
}

#articleComplet .inner div.rubrique {
	line-height: 11px;
	display: inline;
	color: #928892;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding-left: 60px;
}

#articleComplet .inner div.date
{
	position: absolute;
	right: 0;
	font-size: 12px;
	color: #777784;
	padding: 16px 0 0 0;
	line-height: 14px;
}

#articleComplet .inner div.admin
{
	position: absolute;
	right: 0;
	font-size: 12px;
	padding: 0;
	line-height: 14px;
}

#articleComplet .inner div.admin a, #article .inner div.admin a:visited {
	color: #ff0000;
	text-decoration: none;
}

#articleComplet .inner div.admin a:hover {
	text-decoration: underline;
}

#articleComplet .inner div.content {
	font-size: 11px;
	padding: 0 5px 0 23px;
	margin: 15px 0;
	line-height: 13px;
}

#articleComplet .inner div { line-height: 15px; }

#articleComplet p {
	text-align: right;
	padding: 5px 15px 20px 0;
	font-size: 12px;
	color: #5e478c;
}

#articleComplet p a, #articleComplet p a:visited {
	color: #5e478c;
	font-size: 12px;
	text-decoration: none;
}

#articleComplet p a:hover {
	font-size: 12px;
	text-decoration: underline;
}
