body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
	font-size: 10pt;
}

img
{
	border: none;
}

#menuprincipal, #menudynamique, .cache, #infosecondaire
{
	display: none;
}

.left, .g
{
	float: left;
	margin: 0 10px 5px 0;
}

.right, .d
{
	float: right;
	margin: 0 0 5px 10px;
}


a {text-decoration: none;}

#infoprincipale a:after, #pieddepage a:after { content:" [" attr(href) "] "; }

script, form {
display:none;
}


table {
	width:100%;
	border-collapse:collapse;
        margin-bottom:1.5em;
}

th, td.th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: white;
	border-right: 1px solid black;
	border-bottom: 1px solid  black ;
	border-top: 1px solid  black ;
        border-left: 1px solid  black ;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: silver;
        font-weight:bold;
        font-weight: bold;
}

td {
border-top: 1px solid  black ;
	border-right: 1px solid  black ;
	border-bottom: 1px solid  black ;
        border-left: 1px solid  black ;
	background: #fff;
	padding: 6px 6px 6px 12px;
color: black;

}


#pied
{
border-top:1px solid black;
margin-top:1em;
clear:both;
}

#articles h3, #articles h4
{
page-break-after:avoid;

}

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

