/* Nnews 2006 */
body {
	margin:0px;
	/* background-image: url('http://www.nnews.biz/img/bg.jpg'); */
	background-repeat: repeat-y;
	background-position:center;
}
input {
	border:1px solid #89b5db;
	background-color:#FFFFFF;
	font-family:"Verdana",sans-serif;
	font-size:9px;
	color:#000000;
	height:16px;
	width:100px;
}
hr{
	color:#89b5db;
}
.ttnoirL {
	font-family: Verdana;
	font-size: 9px;
	color: #89b5db;
	text-decoration: none;
}
.ttnoirL:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

#pied {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	z-index: 12;
}
#separat {
	position: relative;
	height: 3px;
	line-height:3px;
	background:url(../img/ray_or.gif);
	margin-top:5px;
}	
.error{
	font-family: Verdana;
	font-size: 9px;
	color:#FF0000;
	text-decoration: none;
}