/* CSS Document */

body {
	background-color: #d4d4d4;
	margin-top: 20px;
	crollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #888888;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #787878;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
}
div#background {
	width:800px;
	height:500px;
	background-image: url(img/background.jpg);
}
div#bouton {
	padding-top:17px;
	padding-right:32px;
	float:right;
	width:82px;
	height:240px;
}
div#animation {
	padding-right:88px;
	float:right;
	width:138px;
	height:234px;
}
div#background_first {
	width:325px;
	height:500px;
	background-color:#d4d4d4;
}

div#animation_first {
	width:89px;
	height:166px;
}

div#bas_first {
	width:325px;
}

div#zonepage {
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:370px;
	height:292px;
	overflow:hidden
}

div#object {
	position:relative;
	overflow:hidden;
	left:-2px;
	top:-2px;
	height:500px;
}

div#admin {
	position:relative;
	left:140px;
	top:410px;
	width:15px;
	height:15px;
}

.forminput {
	border:1px solid #808080;
	font-family: Verdana;
	font-size: 11px;
}

div#mailing {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

