.titre7_jaune
 {font-family: 'Comic Sans MS'; font-size: 18px;
 color:#A88F07; font-weight:bold;}

form.cmxform {
	font-size: 14px;
	color: #333;
	}
form.cmxform legend { padding-left: 5px; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: 1px solid #C9DCA6;
	border-top: 1px solid #C9DCA6;
	background: url(../images/form.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 5px;
	padding: 0px;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform fieldset fieldset label { margin-left: 0px; margin-right:20px; } 

#commentForm { width: 350; }
#commentForm label { width: auto; text-align:right;}
#commentForm label.error, #commentForm input.submit { margin-left: 130px; border:none; }
#signupForm { width: 580px; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color:red;
	
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px solid black; }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

