/* Copyright (c) 2003 by Pois Chiche.  All rights reserved. */

/***
   NOM
     default_example.css
   SUJET
     Default CSS stylesheet 
   REMARQUES
     
   HISTORIQUE
     nma - Jun 18, 2003 : Created.

   $Id: default.css,v 1.10 2003/06/18 20:34:33 nma Exp $
***/


/*** IDs */



/*** CLASSes */

A:link {
   font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #ff3300;	
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:  #336699;
	font-weight: bold;

}

/* Note: Hex 7a899c == Dec 122,137,156 */
BODY.blu {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	background-color: #00195f;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

BODY.blck {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

BODY.yel {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	background-color: #d7b700;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}


BODY.org {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	background-color: #e07e1d;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

BODY.gry {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px;
	background-color: #cccccc;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

TABLE {
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
}

TABLE.w {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

TD.bt {
	text-align: center;
	vertical-align: bottom;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.glt {
	background: #cccccc;
	text-align: left;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.grt {
	background: #cccccc;
	text-align: right;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}


TD.w9 {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.w9gm {
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.wc {
	background: #ffffff;
	text-align: center;
	vertical-align: bottom;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 8pt;
}

TD.wd {
	background: #ffffff;
	text-align: right;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 8pt;
}

TD {
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.d8 {
	text-align: right;
	vertical-align: middle;
	color: ##00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 8pt;
}

TD.d9l {
	text-align: right;
	vertical-align: bottom;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.b9g {
	background: #00195f;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
	font-weight: bold;
}

TD.w14g {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 14pt;
	font-weight: bold;
}

TD.w10g {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
	font-weight: bold;
}

TD.bky9c {
	background: #000000;
	text-align: center;
	vertical-align: top;
	color: #d7b700;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
	font-weight: bold;
}

TD.b12c {
	background: #000000;
	text-align: center;
	vertical-align: top;
	color: #fffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

TD.b15c {
	background: #000000;
	text-align: center;
	vertical-align: top;
	color: #fffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 15pt;
	font-weight: bold;
}

TD.w12g {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	color: #336699;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

TD.full {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	color: #ff0000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}

TD.w9g {
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.w10c {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
	font-weight: bold;
}


TD.yl {
	background: #d7b700;
	text-align: left;
	vertical-align:top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
	font-weight: bold;
}

TD.y8 {
	background: #d7b700f;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 8pt;
}

TD.ylbig {
	background: #d7b700;
	text-align: center;
	vertical-align: top;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 14pt;
	font-weight: bold;
}

TD.ogbig {
	background: #000000;
	text-align: center;
	vertical-align: top;
	color: #e07e1d;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
	font-weight: bold;
}


TD.bl {
	background: #00195f;
	text-align: left;
	vertical-align: middle;
	color: #d7b700;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

TD.blbig {
	background: #00195f;
	text-align: left;
	vertical-align: middle;
	color: #d7b700;
	font-family: Arial, Helvetica, sanserif;
	font-size: 14pt;
	font-weight: bold;
}

li {
	list-style-type: square;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

li.bld {
	list-style-type: square;
	color: #d7b700;
	font-family: Arial, Helvetica, sanserif;
	font-size: 11pt;
	font-weight: bold;
}

li.noitem {
	list-style-type: none;
	color: #126fa8;
	font-weight: bold;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

ul.imgblue {
	list-style-image:  url(file:///Cherkan%20PBG3/Users/nathaliemaffli/Desktop/travail%20en%20cour/Pois%20Chiche/tools_html/resources/bullet_blue.gif);
	color: #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

p {
	text-align: left;
	vertical-align: bottom;
	color: #00335b;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
}

p.grey {
	text-align: left;
	color: #99b3cc;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

p.small {
	text-align: center;
	color: #336699;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
	font-style: normal;
}

p.blubig {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	vertical-align: middle;
	color: #00195f;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
	font-weight: bold;
}

p.margcrm {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12pt;
}

p.marglgd {
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 10pt;
}

p.margr {
	margin-right: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

p.margl {
	margin-left: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}

p.coment {
	margin-left: 10px;
	color: #99b3cc;
	font-family: Arial, Helvetica, sanserif;
	font-size: 8pt;
	font-style: italic;
}

p.list {
	margin-left: 20px;
	color: #126fa8;
	font-weight: bold;
	font-family: Arial, Helvetica, sanserif;
	font-size: 9pt;
}