
body { 
	font-variant: normal; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	text-transform: none; 
	margin: 0px; 
	padding: 10px; 
	width: 600px;
	color: #0
}

h1 {
	font-style: normal; 
	font-weight: normal; 
	font-size: 16pt;
}

h2 {
	font-style: normal; 
	font-weight: normal; 
	font-size: 14pt;
}

h3 {
	clear: both;
	font-size: 12pt;
	font-weight: bold;
}

div.edite {
	margin: 0;
	padding: 0;
	width: 600px;
}

div.controleEnLigne {
	margin-bottom: 1ex;
}

div.controleEnLigne div.label {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 1em;
}

	
div.controleCentre {
	text-align: center;
	width: 100%;
}

div.warning {
	display: inline;
	border: 1px solid #b02020;
	background-color: #fff5ee;
	padding: 2px;
}

div.boutons {
	text-align : center;
}

div.couleurs {
	margin-top: 20px;
}
			
div.couleurs div.boiteCouleur {
	border: 1px solid #808080; 
	display: inline; 
	text-align: 
	center; 
	margin: 0px; 
	padding: 10px
}
			
div.couleurs div.boiteCouleur input {
	vertical-align: middle; 
}
			
div.couleurs div.debugCSS {
	margin: 0px; 
	padding: 10px
}
		
div.aideEnLigne {
	color: #ff0000;
	float: right;
	width: 200px;
	font-size: 7pt;
}


div.outils {
	float: right; 
	width: 100px; 
	text-align: right; 
	padding: 5px
}
