#bloc_error
{
	background:red;
	color:white;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	display:block;
	position:absolute;
	
	padding:2px;

}
.textnormal {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004080;
}
.publienlink {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #EAA400;
}
.menugrislink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footerlink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.menucouleurlink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	font-weight: normal;
	color: #004080;
}
.menulienlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	font-weight: normal;
	color: #004080;
}
a:link { 
	text-decoration: none; 
	}
a:visited { 
	text-decoration: none; 
	}
a:hover, a:active { 
	text-decoration: none;
	}