body {
	margin:0px;
	font: 67.85%/1.3em Tahoma, arial, sans-serif;
	background: #383838 url(bg-body.gif) repeat-x;
	text-align: center;
	color: #000;
	}

div {
	font-size:12px;
	font-family:Tahoma;
}

.login {
	font-size:12px;
	color : #FFFFFF;
	text-align : right;
}.downpart {	font-size:10px;	color : #FFFFFF;	text-align : left;	text-padding : 50px;}

.texte {
	font-size:12px;
	text-indent:10px;
	color : #444444;
}

.title {
	font-size:24px;
	font-family:Tahoma;
}

a {
	color : blue;
	text-decoration : underline;
}

a:hover {
	color : red;
	text-decoration : underline;
}

.entree {
	border : 1px;
	width : 100px;
}

.ok {
	
	text-align : left;
	width: 25px;
	font-size : 12px;
	padding : 1px;
}