body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 12pt;
}
td.columnHeader {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	color: #717A89;
	background-color:transparent;
}

.policeOrange
{
color :#F2A71A;
}

.policeVerte
{
color :#61A500;
}

.policeBleu
{
color :#005DAA;
}

.fondBleu
{
background-color :#E9F3FB
}


table.clFlatTable                   { border: solid 1px #000000; border-collapse: collapse }

.clRowHeader                        { background: #003375; border: solid 1px #000000; color: white; font-weight: bold }
.clRowHeader td                     { border: solid 1px #000000; color: white; font-weight: bold }
.clRowHeader a                      { color: yellow; text-decoration: none }
.clRowHeader a:visited              { color: yellow; text-decoration: none }
.clRowHeader a:hover                { color: red }
.clRowHeader a:active               { color: red }

.clRowDark                          { background: #E8EEF4; border: solid 1px #7F9DB9; color: black }
.clRowDark td                       { border: solid 1px #7F9DB9; color: black }
.clRowDark a                        { color: #01389B; text-decoration: none }
.clRowDark a:visited                { color: #01389B; text-decoration: none }
.clRowDark a:hover                  { color: red }
.clRowDark a:active                 { color: red }
           
.clRowLight                         { background: #F7F9FE; border: solid 1px #7F9DB9; color: black }
.clRowLight td                      { border: solid 1px #7F9DB9; color: black }
.clRowLight a                       { color: #01389B; text-decoration: none }
.clRowLight a:visited               { color: #01389B; text-decoration: none }
.clRowLight a:hover                 { color: red }
.clRowLight a:active                { color: red }

a.menu 	       { text-decoration: none; color : #1D6087; font-family: Arial, Tahoma; font-size: 8pt}
a.menu:visited { font-family: Arial, Tahoma; font-size: 8pt; text-decoration: none }
a.menu:hover   { font-family: Arial, Tahoma; font-size: 8pt; text-decoration: underline}
a.menu:active  { font-family: Arial, Tahoma; font-size: 8pt; text-decoration: none }

.ccp_paramvalue {
	color : #0000FF ;
	font-family : "Courier New";
	font-size : 13px;
}
.ccp_htmlcomment {
	color : #808080 ;
	font-family : "Courier New";
	font-size : 12px;
	font-style : italic;
}
.ccp_tag {
	color : #000080;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_img {
	color : #800080;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_A {
	color : #008000;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_form {
	color : #FF8000;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_table {
	color : #008080;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_entity {
	color : #000000;
	font-family : "Courier New";
	font-size : 12px;
	font-weight : bold;
}
.ccp_styletag {
	color : #800080;
	font-family : "Courier New";
	font-size : 12px;
}
.ccp_styleitem {
	color : #800080;
	font-family : "Courier New";
	font-size : 12px;
}
