body {
	position:relative;
	margin:8px 0 8px 0;
	padding:0;
	color:#545454;
	font:small/123% 'Trebuchet MS',tahoma,sans-serif;
	font-size:.7em;
	background-color: #fff;
	background-image: url(../img/bg-body.gif);
	background-position: top;
	}
form { margin:0; padding:0 }
img { border:none }
a { text-decoration:none; color:#0750B7 }
.clear { clear:both }
.conteneur { text-align: center; }
.float-right { float:right; }
.float-left { float:left; }

#main { width:780px; margin:0 auto }

#header {
	float:left;
	width:780px;
	height:86px;
	background-image: url(../img/fond_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main-page {
	float:left;
	background:#fff url(../img/fond_page.gif) repeat-y left top;
	width:780px;
	margin:0;
	padding:0;
}

#footer {
	float:left;
	width:780px;
	height:57px;
	background:  url(../img/fond_footer.jpg) no-repeat top left;
	}

#bloc-bienvenue {
margin-left: auto;
margin-right: auto;
width: 740px;
text-align: left;
padding:3px 9px 3px 9px;
background:#fff url(../img/tiret_noir.gif) repeat-x left bottom;
margin:0 9px 0 9px;

}

#banner {
margin-left: auto;
margin-right: auto;
margin-bottom:2em;
margin-top:1em;
width:300px;
height:0px;
//background-color:#f5f5f5;
//background-image: url(../img/img_envlop.jpg);
background-position: top;
}

#formulaire {
margin-bottom:5em;
}

#formacces {
border:1px solid #DDD;
background:#fff url(../img/bg_acces.gif) repeat-x left bottom;
}
#formacces td {
color:#333333;
font-size:1em;
height:25px;
}
#formacces .valider {
height:40px;
}
#formacces .valider input{
font-weight:bold;
}
#formacces input {
border-right:1px solid #666;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-bottom:1px solid #666;
background-color:#DDD;
}

#formacces2 input{
border:1px solid #CCC;
background-color:#f5f5f5;
width:120px;
}
#formacces2 td {
height:23px;
}

#envlop {
	width:600px;
	height:68px;
//	background:#fff url(../img/img_envlop1.jpg) no-repeat right top;
	margin-top: 150;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
}

#content-copyright {
margin-top:1.3em;
float:right;
width:450px;
}
#copyright {
float:left;
color:#fff;
text-align: center;
}

#content-logo {
float:left;
margin-top:.5em;
width:60px;
}
#logo {
float:right;
width:30px;
height:41px;
background:#fff url(../img/logo_eepad.gif) no-repeat left top;
}
