/* CSS Document */

.rubriquetitre{
color:#CCCCCC;
font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;}

h1{
	color:#FFFFFF;
	font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bolder;
	line-height:normal;
	text-align:right;
	margin-top:85px;
	font-style:italic;
	padding-right:5px;}

* html h1{
	z-index:2;
	margin-top:-42px;}
	
h2{
	color:#FF6600;
	font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
	font-size:13px;
	text-align:center;}

h3{
	display:inline;
	color:#000000;
	font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
	font-size:11px;
	background-color:#FF6600;
	text-align:center;
	padding:2px;}
h4{
	display:inline;
	color:#FFF;
	font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
	font-size:11px;
	padding:2px;
	font-size:11px;
	text-align:center;
	border:thin #FF6600 solid;}


h6{
	display:inline;
	color:#999999;
	padding:10px;
	display:inline;
	font-size:1em;}

#signature{
	color:#FF6600;
	font-family:"Trebuchet MS", "Gill Sans MT", sans-serif;
	font-size:1em;
	font-style:italic;
	font-weight:bold;}
