
/******************* Rootline **************************/
div#rootline {
	background: #FFFFFF url("images/flag_pres.gif") top left no-repeat;
	border-bottom: 1px solid #000000;
	line-height: 20px;
	padding-left: 215px;
	padding-top: 8px;
}
/***************** Liste de téléchargement ***********/
div#listUnit {
	margin-top: 15px;
	margin-bottom: 15px;
}

div#listUnit div#pageprevious{
	float: left;
	width: 180px;
	font-size : 7pt;
}

div#listUnit div#pagenext{
	float: right;
	width: 150px;
	font-size : 7pt;
}

table#tableunits  {
	border: 1px solid #000000;
	font-size : 7pt;
}

table#tableunits a {
	font-size : 7pt;
}

table#tableunits th {
	border: 1px solid #ACAAAA;
	background-color: #B30000;
	color: #E9A3A3;
	font-size : 8pt;
}

table#tableunits th a{
	color: #E9A3A3;
	font-decoration: none;
	font-size : 8pt;
}

table#tableunits th a{
	color: #E9A3A3;
}

table#tableunits td
{
	padding: 3px;
	border-right: 1px dotted #000000;
	text-align: right;
}

table#tableunits td#name
{
	text-align: left;
}


