/* Code des Marchés Publics
-------------------------------------------------------------- */
div#contener_code_marches{border: 1px solid #E0E0E0;padding:  3px;width: 525px;margin-left: 25px}
table#code_marches{width: 525px;}
table#code_marches th{font-size: 1.1em;}
table#code_marches th.rouge{color: #C00;vertical-align: middle}
table#code_marches td, table#code_marches th{padding: 5px;vertical-align: top}
table#code_marches th {font-weight: bold;}
table#code_marches tr.clair td.clair, table#code_marches tr.clair th.clair{background :#E0E0E0}
table#code_marches tr.clair td.moyen, table#code_marches tr.clair th.moyen{background :#E9E9E9}
table#code_marches tr.clair td.fonce, table#code_marches tr.clair th.fonce{background :#F2F2F2}
table#code_marches tr.fonce td.clair, table#code_marches tr.fonce th.clair{background :#CCC}
table#code_marches tr.fonce td.moyen, table#code_marches tr.fonce th.moyen{background :#DADADA}
table#code_marches tr.fonce td.fonce, table#code_marches tr.fonce th.fonce{background :#EAEAEA}
table#code_marches tr.separ td, table#code_marches tr.separ th{border-bottom: 1px dotted #999;}
