body{
   background-color: #FFFACD;
   margin: 0 0 0 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.frm{
   background-color: #D1FFCC;
   margin: 0 0 0 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.t2{
   background-color: #E0CCFF;
   padding: 10px 10px 10px 10px;
   margin: 20px 50px 20px 50px;
   text-align: center;
   text-decoration: none;
   table-layout: inherit;
   text-indent: inherit;
   text-shadow: none;
   text-transform: none;
   border: thin solid Navy;
   font-size: 100%;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bolder;
}
code{
   background-color: White;
   margin: 20px 30px 20px 30px;
   padding: 5px 5px 5px 5px;
   border: thin solid Black;
}
p.txt{
   margin: 5px 20px 5px 20px;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   text-decoration: inherit;
   text-indent: inherit;
   text-shadow: none;
   text-transform: inherit;
}
pre{
	margin: 5px 20px 5px 20px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-decoration: inherit;
	text-indent: inherit;
	text-shadow: none;
	text-transform: inherit;
}
p.tdm{
   margin: 20px 20px 0px 20px;
   background-color: #FFDFCC;
   padding: 5px 5px 10px 5px;
   border-left: thin solid Black;
   border-right: thin solid Black;
   border-top: thin solid Black;
   font-weight: bold;
}
UL.tdm{
   background-color: White;
   margin: 0px 20px 20px 20px;
   padding: 5px 0px 5px 20px;
   border-bottom: thin solid Black;
   border-left: thin solid Black;
   border-right: thin solid Black;
}
LI.tdm{
   list-style: circle inside none;
   padding: 2px 0px 2px 0px;
}
UL.frm{
   margin: 2px 0px 2px 5px;
   padding: 2px 0px 2px 10px;
   list-style: square outside none;
}
LI.frm{
   margin: 0px 5px 0px 0px;
   padding: 0px 0px 5px 0px;
   list-style: square inside none;
   font-size: 12px;
}
UL.txt{
   margin: 0px 20px 20px 20px;
   padding: 5px 0px 5px 20px;
}
LI.txt{
   list-style: circle inside none;
   padding: 2px 0px 2px 0px;
}
a.frm {
   color: Blue;
   text-decoration: none;
}

.copyright{
   border-top: thin solid Black;
   font-size: 50%;
   text-align: right;
   margin: 60px 00p 40px 0px;
   padding: 5px 10px 0px 0px;
}
.titre_princ{
   background-color: D1FFCC;
   padding: 10px 10px 10px 10px;
   text-align: right;
   text-decoration: none;
   text-indent: inherit;
   text-shadow: none;
   text-transform: inherit;
   border-bottom: thin solid Green;
   margin: 0px 0px 0px 0px;
   font-size: 120%;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bolder;
}
.t1{
   background-color: #CCFFF9;
   padding: 10px 10px 10px 10px;
   margin: 20px 20px 20px 20px;
   text-align: center;
   text-decoration: none;
   table-layout: inherit;
   text-indent: inherit;
   text-shadow: none;
   text-transform: none;
   border: thin solid Blue;
   font-size: 110%;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bolder;
}

/* Terme défini / Définition */
dl{
   margin: 20px 20px 20px 20px;
}
dt{
   font: bold;
}
dd{
   font: normal;
}

/***************************************************************************** 
 * Google                                                                    * 
 *****************************************************************************/

/* Widget content container */
#goog-wm { 
}

/* Heading for "Closest match" */
#goog-wm h3.closest-match { 
}

/* "Closest match" link */
#goog-wm h3.closest-match a { 
}

/* Heading for "Other things" */
#goog-wm h3.other-things { 
}

/* "Other things" list item */
#goog-wm ul li { 
  list-style: none; 
}

/* Site search box */
#goog-wm li.search-goog { 
  display: block; 
}
