/* CSS Document */

body {
	background:#fff url(/img/clavier_2.jpg) no-repeat right;
	width:100%; 
	height:100%;
	text-align:left;
	font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial;
	font-size:12px;
	margin: Opx;
}


html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

li {
	list-style-image: url(/img/menutriangle.gif);
	left: 0px;
}

h1 {
	font-size:18px;
	font-weight: bold;
	color: #996600;
	margin-bottom: -15px;
	text-align:left;
	letter-spacing: 0.1em;
}

h2 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	word-spacing: -1px;
	text-align:left;
}

h3 {
	font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ccc;
	word-spacing: -1px;
	text-align:left;
}

li {
	list-style-image: url(/img/menutriangle.gif);
	left: -10px;
}

.formLabel {
	margin-left:15px;
	width:150px;
	text-align:left;
}

.formLabel1 {
	margin-left:35px;
	width:150px;
	text-align:left;
}

.formCadre {
	padding: 5px;
	border: 2px solid #ccc;
	margin-top: 5px;
}

.formObligation {
	color:red;
	font-size:15px;
}

