/* annexe */
#annexe {
	position:absolute; right:0px;
	width: 185px;
	margin: 0;
	padding: 0;
}
#annexe #chapeau {
	background-image:url(pics/info_compl_chapeau.gif);
	width: 185px;
	height: 45px;
	margin:0;
	padding:0;
}
/* LG */
#annexe #chapeau.en { background-image:url(pics/en/info_compl_chapeau.gif); }
#annexe #chapeau.de { background-image:url(pics/de/info_compl_chapeau.gif); }

#annexe ul {
	background-color:#8CB000;
	width: 175px;
	margin:0 0 0 10px; padding:10px 0 10px 0;
}
#annexe li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #1C2D51; font-weight:bold; line-height:1.2em;
	margin:0 0 0 10px; padding:0;
}
#annexe a {
	color: #1C2D51;
}
#annexe a:link, a:visited {
	text-decoration:none;
}
#annexe a:hover, a:active {
	text-decoration:underline;
}
#annexe ul li #separateur {
	margin:5px 0 5px 0; padding:0;
	background-image:url(pics/infos_compl_separateur.gif); background-repeat:repeat-x;
	font-size:0px; height:1px;
}
#annexe #pied {
	background-image: url(pics/infos_compl_pied.gif); background-repeat: no-repeat;
	width: 175px; height: 15px;
	margin: 0; padding: 0;
	float: right;
}