﻿body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :0.9em;
}
/*
h1
{
	color:#ff9933;
	font-size: 1.5em;
	font-weight:bold;
}

h2
{
	display:list-item;
	list-style-image: URL(/_Include/ForcesCarEnt/images/puce.jpg);
	list-style-image: URL(puce.jpg);
	list-style-position:inside;
	font-weight:bold;
	margin-left:0;
	font-size:1em;
}

h3
{
	font-size:1em;
	font-weight:bold;
}*/
h1
{
font-family:Verdana;
font-size:14pt;
font-weight:bold 
color:#FF9933;
}
h2
{
font-family:Verdana;
font-size:12pt;
font-weight:bold 
color:#5660A7;
}
h3
{
font-family:Verdana;
font-size:12pt;
font-weight:bold 
color:#333333;
}
p,td {
font-family:Verdana;
font-size:8pt;
color:#000000;
}
/*
H2 
Verdana 12pts bold couleur Hex={56,60,A7}

H3
Verdana 12 pt couleur Hex={33,33,33}

Texte
Verdana 8 pt noir
*/

h4
{
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
}


TH
{
	background-color:#888FBD;
	color:White;
}
P
{
	margin:0px;	
}
TD,TD p
{
	font-size :0.9em;

}
TD
{
	text-align:left;
}
UL
{
	font-size:0.9em
}

.fleft {
	float:left;
}
.left {
	text-align:left;
}