/******* Corps ************/
body
{
  background-color:	#fff7b4; /* light yellow;*/
  margin:		0pt 0pt 0pt 0pt;
  padding:		0pt 0pt 0pt 0pt;
  font-family:		Helvetica, Verdana, Arial, sans-serif;
  color:		black;
}



/******* Menu **************/
.menu
{
  background-color:	#fff7a0;
  margin:		0pt 0pt 0pt 0pt;
  padding:		2pt 5pt 2pt 5pt;
  width: 140px;
}

.menu-icone
{
  padding: 2 2 2 2;
  float: right;
  align: middle;
}

/**** utilise dans les pages cargo (les autres pages sont basees sur des tableaux...) ***/
.maintext
{
  margin: 5 5 5 5;
  padding: 5 5 5 5;
}
.maintext img
{
  margin: 0 5 0 5 ;
}

.comic
{
  font-family: comic sans ms;
  font-size: 14pt;
}
.andale
{
  font-family: andale mono;
  font-size: 14pt;
}
.brush
{
  font-family: brush script mt;
  font-size: 14pt;
}
.georgia
{
  font-family: georgia;
  font-size: 14pt;
}
.impact
{
  font-family: impact;
  font-size: 14pt;
}
.trebuchet
{
  font-family: trebuchet  ms;
  font-size: 14pt;
}
.verdana
{
  font-family: verdana;
  font-size: 14pt;
}
.webdings
{
  font-family: webdings;
  font-size: 14pt;
}

.her
{
//  background-color: #fff770;
  font-weight: bold;
  border: #8297dd;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width:  0px;
  border-bottom-width: 2px;
}

.info-image
{
  font-size: 80%;
}

.mysites
{
  background-color: #8297dd;
  color: white;
  border: solid;
  border-width: 1px;
  border-color: #7474a0;
  padding: 0 0 0 0;
  margin: 5 5 5 5;
}

.mysites h4
{
  background-color: #7474a0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

h1
{
  padding:	0px 0px 0px 10px;
  font-family:	comic sans ms;
  font-weight:	bold;
  color:	white;
  background-color: #8297dd; /* #99aacc;  #5e73ff; */
  text-align: center;
}

h2
{
  font-family: comic sans ms;
  font-weight: bold;
}

h2.manual
{
  font-family: comic sans ms;
  font-weight: bold;
  margin-bottom: 0px;
  border: #8297dd;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width:  2px;
  border-bottom-width: 2px;
}

h3
{
  font-family: comic sans ms;
  font-weight: bold;
  margin: 0 0 0 0;
}

.lienBoite
{
  font-family: comic sans ms;
  font-weight: bold;
  margin-bottom: 0px;
  border: #8297dd;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width:  2px;
  border-bottom-width: 2px;
}
.lienBoiteImg
{
  font-family: comic sans ms;
  font-weight: bold;
  margin: 5 5 5 5;
  padding: 5 5 5 5;
  border: #8297dd;
  border-style: solid;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width:  2px;
  border-bottom-width: 2px;
}

img
{
  border-width: thin;
}

img.transp
{
  border-width: 0px;
  border-bottom-width: thin;
  margin: 0px 0px 5px 0px;
}

ul
{
  list-style-image: url(http://sizygie.free.fr/icones/ecrouList.gif);
  padding-left: 2em;
  padding-bottom: 1em;
  margin-right:0px;
}

ul ul
{
  list-style-image: url(http://sizygie.free.fr/icones/visList.gif);
  margin-left: -1em;
}

ul ul ul
{
  list-style-image: none;
  list-style-type: circle;
  margin-left: -2em;
  padding-bottom: 0.5em;
}

ul ul ul ul
{
  list-style-type: square;
  margin-left: -1.5em;
}

.content
{
  background-color:	#EAEAEA; /*#E2E2DD; #D9D9D9; #EEEEDD;*/
  margin:		0pt 0pt 0pt 0pt;
  padding:		10pt 5pt 5pt 5pt;
  color:		black;
  font-size:		90%;
}



/* Autres idees de couleurs pour le fond du titre : 
   #4466AA #AACFEE #353657 #6A809E//#778BAA #7A70AE #AC005F #919ca2 #F99403 #010767 #6C0192 #52636b #016754 #4a88be
*/
