.colonne {
	padding-left:12px;
}

.colonne select.listbox {
	width:230px;
	height:150px;
	font-size:0.9em;
}

.colonne select, input.button {
	font-size:0.9em;
}

select optgroup {
	color:#CC0000;
}

select optgroup.selected {
	color:#CC5555;
}

select option {
	color:#000000;
}

select option.selected {
	color:#aaaaaa;
}

input.sujet {
	width:400px;
}

form h2 {
	color:#CC0000;
	font-size:1.1em;
}

form h3 {
	color:#333333;
	font-size:1em;
	font-weight:normal;
}

input.button {
	float:right;
	margin-right:13px;
	font-weight:bold;
}

select option.optgroup {
	color:#CC0000;
}

select option.section {
	font-weight:bold;
}

select option.tous {
	font-style:italic;
}
