.specialPicHolder
{
	float: left;
	margin-right: 10px;
	position: relative;
}

	#majojColumn1 .blogAvertissement
	{
		padding-bottom: 5px;
	}

	#majojColumn1 .blogAvertissement .informationIco
	{
		margin-top: 0px;
	}

#articleText p b
{
	color: black;
}

#articleText .articleBlogSuite
{
	font-size: 15px;
	float: left;
	width: 452px;
}

#articleText .blogSuiteArrow
{
	float: left;
	height: 14px;
	width: 14px;
	margin: 2px 3px 0px 0px;
	background-position: 0 2px;
	background-repeat: no-repeat;
  background-image: url('/static/mimages/sprite-horiz-20120207-01.png');
  background-position: -221px top;
}

#articleText #bloclien a
{
	text-decoration: none;
	font-weight: normal;
	color: #5AA41E;
}

#articleText #articleBlogFooter
{
	float: left;
	width: 460px;
	margin-top: 5px;
	padding: 5px;
	font-size: 13px;
	color: #333;
	background-color: #F1F1F1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

	#articleText #articleBlogFooter a
	{
		color: #5AA41E;
		text-decoration: none;
	}

	#articleBlogFooter .articleBlogFooterList
	{
		margin-top: 2px;
		display: block;
	}

	#articleText #articleBlogFooter .articleBlogFooterList a
	{
		color: #626262;
		font-weight: normal;
	}

	#articleBlogFooter .articleBlogFooterPic
	{
		float: left;
		padding: 1px;
		border: 1px solid #959595;
	}

	#articleBlogFooter .articleBlogFooterAuthor
	{
		float: left;
		margin-left: 5px;
		width: 391px;
	}

	#articleBlogFooter .articleBlogFooterAuthor .articleBlogAuthorLink
	{
		text-align: left;
		text-decoration: underline;
		display: block;
	}

	#articleBlogFooter .articleBlogFooterLine
	{
		float: left;
		margin: 5px 0;
		border-top: 1px solid #959595;
		width: 460px;
	}

	#articleBlogFooter .articleBlogFooterInfo
	{
		float: left;
		text-align: left;
	}

.specialPicHolder .picInfo
{
	height: 40px;
	width: 40px;
	background-position: left top;
	background-repeat: repeat-x;
  background-image: url('/static/mimages/sprite-vert-20120207-01.png');
  background-position: left -27px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

	.picInfo a.magnifier
	{
		width: 26px;
		height: 24px;
		position: absolute;
		right: 5px;
		top: 10px;
		background-position: left top;
		background-repeat: no-repeat;
  background-image: url('/static/mimages/sprite-horiz-20120207-01.png');
  background-position: -235px top;
	}

	.picInfo a.magText
	{
		color: white;
		text-decoration: none;
	}

#articleHeader #infoRedact
{
	margin-top: 5px;
}	
	
#articleHeader
{
	background: none;
	padding-bottom: 0px;
}

