body{
	margin:0px auto;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1{
	font-size:14px;
}

#home{
	width:665px;
	height:480px;
	margin:50px auto 0px auto;
	background-repeat:repeat-y;
	background-image:url(../images/home-pix.gif);
}
#homeTop,#homeBottom{
	width:665px;
	background-repeat:no-repeat;
}


#homeTop{
	background-image:url(../images/home-top.gif);
	background-position:top;
	height:15px;
}
#homeBottom{
	background-image:url(../images/home-bottom.gif);
	background-position:bottom;
	height:15px;
}
#homeContent{
	width:100%;
	height:450px;
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:13px 0px;
}

#main{
	width:100%;
	height:365px;
}

#contentl{
	width:auto;
	padding:15px 0 0 120px;
	float:left;
}
#contentr{
	width:50px;
	float:right;
	padding-top:10px;
}

#homeAdresse{
	width:auto;
	height:28px;
	
	background-repeat:no-repeat;
	background-position:13px 100%;
	color:#FFFFFF;
	padding:50px 0 0 30px;
}

#cdr{
	text-align:center;
	width:auto;
	height:274px;
	padding-top:20px;
	padding-left:50px;
}

#enter{
	text-align:center;
	margin-top:70px;
	padding-left:110px;
}

#enter a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}


#enter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;

}

.lar{
	font-size:40px;}
.lfr{
	font-size:25px;}

#copyright{
	color:#FFFFFF;
	margin:0 auto;
	width:640px;
	background-repeat:repeat-y;
	text-align:right;
}
