/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background: #518536 url(http://www.rsexe.com/img/bg.jpg) repeat-x left top;
	padding:0;
	margin:0;
	text-align:center;
	color:#8f9423;
}
html, body {
height:100%;
}
a:link {
color:#e45d0c;
text-decoration:underline;
}
a:hover {
color:#FF3300;
text-decoration:none;
}
a:visited {
color:#bc6a38;
}

#container {
margin:auto;
width:770px;
background:url(http://www.rsexe.com/img/bg_container.gif) repeat-y center;
text-align:left;
padding-bottom:15px;
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}
html>body #container {
    height: auto;
}
#header {
	background: url(http://www.rsexe.com/img/logo-disclamer.gif) no-repeat center top;
	margin:0;
	padding:0;
	width:768px;
	height:115px;
}
#content {
margin-right:40px;
margin-left:40px;
text-align:center;
}
.disclamer {
width:80%;
border:1px solid #f0db9e;
font-size:10px;
color:#003300;
margin:auto;
text-align:left;
padding:15px;
background:#f0efe5;
}
.disclamer li {
list-style-type:decimal;
}
#footer {
background:#ffc600 url(http://www.rsexe.com/img/footer.gif) repeat-x top;
min-height:50px;
height:50px;
padding-top:3px;
color:#217c00;
font-size:10px;
}
.entrer {
font-size:22px;
font-weight:bold;
}
.sortir {
font-size:16px;
}