@import url(layout.css);
@import url(commun.css);
@import url(tablekit.css);

/* CENTER */

#principale div#page div#content div.liste-tous {
	width: 682px;
	position: relative;
	float: left;
	padding: 17px;
}

#principale div#page div#content div.liste-tous div#liste {
	width: 654px;
	border: 1px solid #b1b3b4;
	padding: 13px;
	margin: 0px 0px 20px 0px;
	clear: both;
	background-color: #fff;
}

#principale div#page div#content div.liste-tous div#liste div#nb {
	width: 446px;
	height: 24px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #248bcd;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}

#principale div#page div#content div.liste-tous div#liste form#afficher {
	float: left;
	width: 188px;
}

#principale div#page div#content div.liste-tous div#liste form#afficher legend {
	display: none;
}

#principale div#page div#content div.liste-tous div#liste form#afficher select {
	border: 1px solid #b1b3b4;
	width: 186px;
	font-size: 10px;
}

/* LES RESULTATS */

#principale div#page div#content div.liste-tous div#liste table#resultats {
	clear: both;
	width: 654px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr.resultat {
	height: 84px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr.resultat td {
	height: 79px;
	border-bottom: 1px solid #b5b5b5;
	padding: 2px 0px 2px 0px;
	line-height: 18px;
	font-size: 14px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	text-align: left;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.aucun-resultat {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	color: #000;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col1 {
	width: 72px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col2 {
	width: 132px;
	color: #8d0c09;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px 15px 0px 0px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col3 {
	width: 89px;
	color: #0491e6;
	font-size: 12px;
	padding: 0px 25px 0px 0px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col4 {
	width: 79px;
	font-weight: bold;
	color: #000;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col5 {
	width: 109px;
	text-transform: uppercase;
	color: #000;
	padding: 0px 10px 0px 0px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats tr td.col6 {
	width: 123px;
	font-weight: bold;
	color: #000;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col1 {
	width: 65px;
	font-weight: bold;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col2 {
	width: 134px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col3 {
	width: 103px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col4 {
	width: 72px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col5 {
	width: 108px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col6 {
	width: 112px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col2 span {
	width: 110px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col3 span {
	width: 50px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col4 span {
	width: 60px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col5 span {
	width: 70px;
}

#principale div#page div#content div.liste-tous div#liste table#resultats thead tr th.col6 span {
	width: 50px;
}
