/* --- This stylesheets is for the Archive banner to insert on your archived web site --- */

#archive { position: absolute; margin: 0% 38%; text-align: center; z-index:100}
#archive div { position: absolute; left: 30%; top: 60%; font-weight: bold; font-family: Arial, Verdana, sans-serif; font-size: 20px; }
#redirection_advice {
	position:absolute;
	z-index:1;
	top:110px;
	left:0;
	width:100%;
}
#redirection_advice h2{
	background-color:#01029A;
	font-size:12px;
	color:#EFCD2D;
	padding:.7em;
}
#redirection_advice h2 a,#redirection_advice h2 a:link,#redirection_advice h2 a:visited,#redirection_advice h2 a:active {
	border-bottom:1px solid;
	color:#EFCD2D;
}
#redirection_advice h2 a:hover{
	text-decoration:none;
	border-top:1px solid #EFCD2D;
}