html, body { 
	width:100%;
	height:100%;
	margin:0px;
	left:0;
	top:0;
	padding:0;
	text-align:center;
}
br{margin-bottom:5px;}

a img{
border:0;
}

a {
text-decoration:none;
font-size:11pt;
font-weight:bold;
}

a, a:visited{
color:black;
}

#centrat{
	position:absolute;
	width:400px;
	height:210px;
	left:50%;
	top:50%;
	margin-left:-174px;
	margin-top:-105px;
}
#albastru{
	position:absolute;
	width:50%;
	height:100%;
	left:0;
	top:0;
	background:#006;
}
#links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position:absolute;
	width:150px;
	height:100px;
	left:50%;
	top:50%;
	margin-left:10px;
	margin-top:60px;
	text-align:left;
}
