.form_murs
{
	width:90px;
}
.form_murs option
{
	overflow: visible;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
table.results
{
	border-collapse: collapse;
	margin: 5px 0 5px 0;
}

table.results th
{
	text-align: center;
	background-color: #ccc;
	border: 1px solid #fff;
}

table th.thselect
{
	color: #333;
	background-color: #ccc;
}

table th.thselect select
{
	width: 250px;	
}

table.results td
{
	padding: 0.2em 0.5em 0.2em 0.2em;
}

table.results td.center
{
	text-align: center;
}

table.results tr.dark
{
	background-color: #ddd;
}
p.attention
{
	color:#f00;
}
p.explication
{
	margin-left:15px;
}
option.categorie
{
	color:#fff;
	font-weight:bold;
	background-color:#333;
}
option.choisir
{
	color:#fff;
	font-weight:bold;
	background-color:#333;
	text-align:center;
}
td.tdext
{
	width: 70px;
}
