@charset "utf-8";
/* CSS Document */
body {
margin:0 ;
padding:0 ;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#DFDFDF url(img/backg.png) repeat-x;
height:100%;
line-height: 170%;
text-decoration:none;
color:#465a7b;
text-align:justify;

}
#identif{
	position:relative;
    width:1024px;  /* param&eacute;trage de la largeur &agrave; 20 pixels de moins que le plein &eacute;cran (800 pixels) pour tenir compte de l'habillage du navigateur et &eacute;viter l'apparition d'un ascenseur horizontal */
    background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	
    border: none;}
#login{
	position:relative;
	background:url(img/arr2.png) no-repeat;
	
	
	}
#bas{
	position:relative;
	background-color:#465A7B;
	width:1024px;
	text-align:center;}
#date{
	position:absolute;
	width:1024px;
	top:900px;
	text-align:center;
	color:#FFF;}
#corplogin{
	position:relative;
	width:650px;
	height:250px;
	left:187px;
	
	}
#connectezvous{
	position:absolute;
	left:100px;
	top:20px;
	text-align:center;
	font-size:16px;
	
	color:#465A7B;}
#entrelog{
	position:absolute;
	top:100px;
	left:180px;
	color:#000;}
#entrelog2{
	position:absolute;
	left:180px;
	top:180px;
	text-align:left;
	font-size:9px;
	color:#000;
	text-decoration:underline;}
#sommesnous{
	position:relative;
	background:url(img/KISOMME.png) no-repeat;
	text-align:center;
	}
#identimg{
	position:relative;
	top:20px;
	}
#toofaxlogo{
	position:absolute;
	left:650px;
	top:15px;}
a:link {
	color:#040809;
	text-decoration:none;
	background-color:;
}
a:visited {
	color:#040809;
	text-decoration:none;
	background-color:;
	background-image: none;
}
a:hover {
	color:#040809;
	text-decoration:none;
	background-color:;
	background-image: none;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:none;
	background-color:;
	background-image: none;

}	