@charset "utf-8";
/* CSS Document */
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:0px;
}
form {
	margin:0px;
}
.bg-login {
	background-image:url(images/fond-login.png);
	margin:0px;
	border-width:1px;
	border-color:#404141;
	height:18px; 
	width:101px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
#gauche {
	background-image:url(images/bas-gauche.png); 
	background-repeat:no-repeat;
	background-position: bottom left;
}
#milieu {
	background-image:url(images/bas-droite.png); 
	background-repeat:no-repeat;
	background-position: bottom right;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
/*.infoBoxContents {
	background-color:#b6b7cb;
}*/
