#imgtetiere {
	background-image:url(../imgs/tetieres/tetiere_2.jpg);
}

h1 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 300px;
	margin: 0 0 20px;
	padding: 0;
	float: left;
}

h1 span {
	display: none;
}

#contain_actu p {
	margin:1em 0;
}

#contain_actu p.versionPdf {
	padding-top: 26px;
	text-align: right;
	float: right;
	width: 145px;
}


h5 {
	clear: left;
}


p.mentions {
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

h6 {
	margin: 2em 0 0.2em;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

ul.paragraphes {
	list-style-position: inside;
	margin: 1em 0;
	padding: 0;
}

ul.paragraphes li {
	margin: 1em 0;
}

ul.paragraphes ul li {
	margin: 0;
}


/**** Tableau des résultats ****/

#results {
	border-collapse: collapse;
}



#results thead th, #results thead tr.second td {
	background-color: #900;
	color: #FFF;
	padding: 0.5em;
	border: 1px solid #CCC;
	text-align: center;
}


#results thead td {
	text-align: left;
}

#results tbody th, #results tfoot th {
	text-align: left;
}

#results tbody td, #results tfoot td {
	text-align: center;
}

#results tbody td, #results tbody th, #results tfoot td, #results tfoot th {
	border: 1px solid #ccc;
	padding: 0.4em;
}

#results tbody tr.subRow th {
	padding-left: 2em;
}

#results tbody tr.mainRow th, #results tbody tr.mainRow td, #results tfoot tr th, #results tfoot tr td {
	border-top-width: 2px;
}

#results tbody tr.mainRow td, #results tfoot tr td {
	font-weight: lighter;
}
#results .border {
	border-bottom: 1px solid #666666;
}
#chiffres {
	border-collapse: collapse;
	border: 1px solid #666666;
}
#chiffres th {
	text-align: left;
}
#chiffres td {
	text-align: center;
}

#chiffres thead {
	padding: 2px;
}

#chiffres   thead  td, #chiffres  th, #chiffres  tr {
	padding: 0.5em;
	border: 1px solid #CCC;
}
#chiffres .bgun {
	background: #E0E0E0;
}
#chiffres .border {
	border-bottom: 2px solid #000000;
}
