/* CSS Document */

body {
	font-family: verdana, arial, sans-serif;
    font-size: 10pt;
} 

h1{
	font-size:14pt;
	color:#336633;
	margin:0 0 10px 0;
	padding-bottom:4px;
}

h2{
	clear:both;
	font-size:12pt;
	color:#336633;
	margin:10px 0 5px 5px;
	padding-bottom:2px;
}

p{
	margin:5px 0 5px 10px;
	padding:0;
	line-height:14pt;
	text-align:justify;
}

a{
	color:#336633;
	text-decoration:none;
}

img{
	border:0;
}

table{
	width:100%;
	border-collapse: collapse;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	font-size:1em;
	border:2px solid #000;
}

td, th{
	border:1px solid #000;
	text-align:center;
}

tbody th{
	border-bottom:2px solid #d7e3d7;
	background-color:#CCCCCC;
}

tbody td.g{
	text-align:left;
}

#printable{
	display:block;
	border-bottom:1px solid #000000;
	width:100%;
	margin-bottom:10px;
}

#header{
	display:none;
}

#evitement{
	display:none;
}


#onglets{
	display:none;
}

#menu{
	display:none;
}

#droite{
	display:none;
}

.navigation{
	display:none;
}

#footer{
	display:none;
}

#copy{
    font-size: 8pt;
}

.imprimer{
	display:none;
}