﻿@charset "UTF-8";
/* CSS Document */
html {
	font-size: 100%;
}
body {
	margin: 0;
	background: transparent url(../img/background-chabasse.jpg) repeat-x;
	background-position: 0 11px;
	background-color: black;
}
#global {
	width: 990px;
	height: 600px;
	margin: 0 auto 0 auto;	
	/*background: transparent url(../img/AGE-BOWEN.jpg) no-repeat;*/
}
#global img{
	border: none;
}
#formulaire{
	position: absolute;
	margin: 280px 0 0 490px;
	left: 90px;
	top: 91px;
	width: 66px;
	height: 0px;
}
#formulaire select{
	margin: 20px 12px 0 10px;
}
#formulaire input{
	padding:70px 0 0 0;
	margin-left: -20px;
}
