font.important1{
	font-weight: bold;
	text-decoration: underline;
}

font.important2{
	font-weight: bold;
	color: #F06F0F;
}

span.tabulation{
	margin-left:50px;
}
span.tabulation2{
	margin-left:37px;
}
span.tabulation3{
	margin-left:100px;
}


hr
{ 
  color : #00FF00;
  noshade : Yes; 
  width : 60%;
}
td.titre1{
	background-color : #FFCC99;
}


table.dottedBorder01{
	border-style : dotted;
	border-size : 10px;
	border-color : #FF0000;
	padding: 0;
	border-spacing: 10; 
	background-color: #FFFFCC; 
}

table.dottedBorder02{
	font-family:Verdana;
	font-size:11px;
	border-width : 0;
	border-style : dotted;
	width : 100%;
	padding: 1;
	border-spacing: 1; 
	background-color: #E1E1E1; 
}
table.dottedBorder03{
	font-family:Verdana;
	font-size:12px;
	border-width : 0;
	border-style : dotted;
	width : 100%;
	padding: 1;
	border-spacing: 1; 
	background-color: #FFFFFF; 
}

h1
{ 
	color : #FF0000;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color : #FF0000;
	font-size: 18px;
	font-weight: bold;
}

h2.sansCRLF {
	color : #FF0000;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#h2.sansCRLF {
	color : #FF0000;
	font-size: 12px;
	font-weight: bold;
	display: none;
}




