@import url(../../rubrique/css/rubrique.css);

#rubrique table
{
	width: 552px;
	background-color: #000; 
	color: #fff;
	margin: 0px 0 0 1px;
}
#rubrique h1 a
{
	color: white;
	font-weight: normal;
	font-size: 0.7em;
}
#rubrique h1
{
	background: transparent;
	clear: both;
	margin: 0px 0 0 0;
	color: white;
	font-size: 200%;
	padding: 30px 0 0 7px;
	height: 27px;
}
#rubrique h1.first
{
	padding: 31px 0 0 7px;
	height: 26px;
}
#rubrique table tr td
{
	padding: 8px 20px 0px 10px;
	line-height: 1.5em;
	color: rgb(180,180,180);
}
#rubrique table tr td strong
{
	color: rgb(256,256,256);
	font-weight: normal;
}
#rubrique  table tr td a
{
	color: #f70018;
	text-decoration: none;
}
#rubrique  table tr td.date
{
	font-size: 0.7em;
	line-height: 1em;
	padding-bottom: 8px;
}
#rubrique div.pager span.pager_encours
{
	color: rgb(180,180,180);
	cursor: text;
}

#rubrique div.pager
{
	cursor: default;
	background-color: #000;
	margin: 103px 0 0 1px;
	color: rgb(180,180,180);
	background-color: black;
	width: 364px;
	line-height: 1.5em;
	padding: 8px 20px 0px 10px;
	height: 27px;
}
#rubrique div.pager a
{
	color: rgb(247,0,24);
}
/*galerie image*/
#rubrique div.notification{
	
	background-color: #000;
	color: white;
	position: absolute;
	margin: 11px 0 0 554px;
	padding: 10px;
	width: 137px;
	display: none;
}