/* CSS Document */
body {
	background-color: #FFF;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:0.9em;
	margin:0;
	padding:0;
}
body a {text-decoration:none;color:#f39;}
body a:visited {text-decoration:none;color: #f36;}
body a:hover {color: #f60;text-decoration:underline;} 
body a:active {color: #f60;}
label input {background-color:#f1f1f1;	border:#ccc 1px solid;padding:3px;margin-bottom:10px }
label textarea {background-color:#f1f1f1;border:#ccc 1px solid;padding:3px }

#versions {float:right; margin:8px}
#bindex	{background-image: url(images/fond_index.gif); height:700px;	background-repeat:no-repeat;}
#bbonus	{background-image: url(images/fonddoudou.gif); height:700px;	background-repeat:no-repeat;}
#bmessage {background-image: url(images/fond_index.gif); height:700px;	background-repeat:no-repeat;}


.info { margin-left:10%; padding: 1em;}
.intro {width: 470px; text-align:left; margin-top:20px;}
.charger { float:left; width:450px; text-align:left;margin:20px 20px 0 10px;}
.charger2 { float:left; width:252px; height:300px;  margin-top:60px;}

.bonus { float:left; width:150px; text-align:left; margin:20px 10px 0 10px;}
.bonus1{ float:left; width:150px; text-align:left; margin:20px 10px 0 40px;}
.bonus img {margin:2px;} 
.titre {font-size:1.2em;}
.remarque {font-size:0.9em;}

.nav { float:left; width:120px; height:90%; text-align:center;}
.loadfenetre {text-align:center; background-color:#EEEEEE; border: solid 1px #e40058; width:252px; height:292px;}
