/**
 * Style sheet page
 */
BODY
{
	background-color:#000000;
	background-image:url("tl_files/tpl/arr-plan_page.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

#main .inside
{
}

#header
{
	background-color:#000000;
}

/* , #main td */

{
	color:#ffffff;
}

/* LANGUES */
#lang
{
	width:930px;
	height:40px;
	top:20px;
	left:0px;
	position:absolute;
	margin:0px;
	padding:0;
	text-align:right;
	border:0px solid #ff00ff;
}

#lang a:hover
{
}

/* LIST ACTU */
.actuListing
{
	width:600px;
}

.mod_catalogListing .all_records th
{
	display:none;
}

.actuPave
{
	position:relative;
	margin-bottom:10px;
	padding:10px;
	background-color:#f0f6f8;
	color:#000000;
}

.actuPave .date
{
	width:98%;
	top:10px;
	left:4px;
	position:absolute;
	text-align:right;
	border-bottom:1px solid #7f9195;
	font-weight:bold;
}

#actuIllustr
{
	top:30px;
	left:670px;
	position:absolute;
}

#tabArgu
{
	margin-top:20px;
}

.enteteArgu
{
	border-bottom:1px solid #7e7e7e;
}

.argu
{
	width:360px;
	position:relative;
}

.argu .ce_text
{
	padding:4px;
	color:#ffffff;
}

#gammeB
{
	width:393px;
	height:auto;
	top:30px;
	left:585px;
	position:absolute;
}

