/* NORMAL SIZE */
td#arborescence, td#seealso_content, td#intra_content, td#article_container, td#article_title, td#article_backto_top, td#mhp_title, td#mhp_body, td#mhp_col1, td#mhp_col2, td#mhp_col_ba {
	font-size: 62.5%;
}

#table-info td {
  background-color: #FFFFFF;
}

/* arborescence */

td#arborescence {
	font-size: 11px;
	height: 20px;
	padding-bottom: 9px;
}

#arborescence a {
	color: #101010;
	text-decoration: none;
}

#arborescence a:hover {
	text-decoration: underline;
}

/* article container */
td#article_container {
	padding-top: 0px;
}


/* see also */
table#seealso {
	width: 223px;
}

td#seealso_content ul {
	margin: 0 30px 0 0; padding:0;
	list-style: none;
	font-size: 1.1em;
	color: #003366;
}

td#seealso_content li {
	padding: 0 0 12px 44px;
}

td#seealso_content li {
	background: url(links-at.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

td#seealso_content li:hover {
	background: url(links-au.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

td#seealso_content a:link, td#seealso_content a:visited, td#seealso_content a:active {
	color: #003366;
	text-decoration: none;
}

td#seealso_content a:visited {
	color: #00264D;
}

td#seealso_content a:hover {
	display: block;
	text-decoration: underline;
	margin-left: 0px;
}

/* intranav */
table#intra {
	width: 447px;
}

td#intra_content ul {
	margin: 20px 30px 0 0;
	padding:0;
	list-style: none;
	font-size: 1.1em;
	color: #003366;
}

td#intra_content li {
	padding: 0 0 12px 44px;
}

td#intra_content li {
	background: url(links-at.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

td#intra_content li:hover {
	background: url(links-au.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}

td#intra_content a:link, td#intra_content a:visited, td#intra_content a:active {
	color: #003366;
	text-decoration: none;
}

td#intra_content a:visited {
	color: #00264D;
}

td#intra_content a:hover {
	display: block;
	text-decoration: underline;
	margin-left: 0px;
}



/* header footer articles */

div.article_line {
	height: 8px;
	background: url(dots0001.gif) left repeat-x;
	line-height:0;
	margin-bottom: 8px;
}

table#article_footer div.article_line {
	margin-bottom: 2px;
}

table#article_header {
	width: 445px;
}

table#article_footer {
	width: 445px;
}