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

#footer
{
	background-color:#000000;
}

#main
{
	height:315px;
	background-image:url("tl_files/divers/telechargement_visuel.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	border:0px solid #cccccc;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

#main .inside
{
	padding:26px 66px 0px 145px;
}

#logoNoir
{
	top:323px;
	left:594px;
	position:absolute;
	border:0px solid #cccccc;
}

.ce_download
{
	width:350px;
	margin:0px 0px 16px 0px;
	border:0px solid #cccccc;
}

.ce_download h1
{
	width:auto;
	float:left;
	margin:0px 8px 0px 0px;
	border:0px;
	font-size:13px;
}

.ce_download a
{
	text-decoration:none;
	color:#F16911;
}

.ce_download a:hover
{
	text-decoration:underline;
	color:#F16911;
}

.mime_icon
{
	display:none;
}

.sizeInfo
{
	color:#F16911;
}

