/* Presentation Stylesheet */ 
body { font-size: 100%; font-family: verdana,geneva,sans-serif; background-color: #d6f3ba; }
p { margin: 0 0 0 0; padding: 1em 1em; }

#entete h1 { margin: 0 0 0 0; text-align: center; font-size: 2em; color: #4cDD00; font-family:verdana; text-shadow:10,10; background-color:#000;}
#entete h2 { margin: 0 0 0 0; padding: 1em 3em #00FF00; text-align: center; font-size: 1.8em; }

/* #47D047 */

#content .navi { margin: 0 0 0 0; padding: 0.2em 0; font-family: verdana; background-color:black; }
#content .navi h1 { font-size: 1.5em; line-height: 1em; color: #FFFFFF; text-align: center; }
#content .navi h2 { font-size: 1.25em; color:#4c9900; margin-right: 3em; text-align: right;}
#content .navi h3 { margin: 1em auto 0 auto; font-size: 0.76em; font-weight: normal;}
#content p { color:white; }

.crumbs { font-family:'trebuchet ms',helvetica,sans-serif; font-size: 1em; color: #d6f3ba; text-decoration: none; }
.subtitle { padding: 0.25em 0.25em; 
				display: block; 
				font-size: 1.25em; text-indent: 0; text-align: right; 
				color:#000; background-color:#A77;/* mauve #A77; gold #998800; #d6f3ba; */ 
				/* border-style:dotted; border-color: red; border-width: thin; */
				}
.contenu { text-align: right; color: #708090; margin: 1em 1em 2em 0; }

html>body #navigation span { border: 1px dotted #000; margin-right: 2px; }
#navigation h3 { color: #EE2222; text-decoration: none;} /*  #9d2526; */
#navigation p { margin: 0; }
#navigation li { 
						margin: 0 0 0.6em -10px; 
						line-height: 0.9em; 
						color: #9d2526;  
						text-decoration: underline;
						font-weight:bold;
						font-family: verdana,geneva,sans-serif; /* Tahoma Verdana, Arial Courier New, Courier, mono */
						
						 
						}
#navigation a,a:visited { color: #9d2526; }
#navigation hr.divider { width: 20%; }

#yahoo_map {color: #000000;}


hr { height: 1px;  margin: 1em auto; background-color: #DDD; color: #DDD; border: none; }
<!-- #// hr { noshade: 0; height: 1px;  margin: 1em auto; background-color: #DDD; color: yellow; height: 10px; text-align: center; border: 2px solid yellow }  -->
hr.divider { margin: 0; background-color: #EEE; color: #EEE; clear:both ; border-style:none; visibility: hidden;}
hr.blanker { margin: 0; height:30px; background-color: #d6f3ba; }
hr.spacer { visibility: hidden; width: 600px; margin: 0; }
hr#measureRule { visibility: hidden; width: 100%; margin: 0; }

dt { color:#FFF; font-variant: small-caps; font-weight: bold;}
dl {margin: 0 0 0 0; padding: 1em 1em;}
h3 { background-color:#C22; margin: 0 0 0 0; padding: 0.5em 0.5em;}

code, kbd, samp, var, xmp, pre { color: #8B0000; }
del { color: #708090; }
acronym, abbr, .info { border-bottom: 1px dotted #708090; cursor: help; }
cite.info { font-style: normal; }

a { background-color: transparent; }
a:link { color: #d6ffba; }
a.offsite:link	{ color: #d6ffba; }
a:visited, a.offsite:visited { color: #d6f3ba; }
a:active, a.offsite:active { color: #d6f3ba; text-decoration: underline; }

.hot { color: #AAA; } /* font-size: 1.25em; */ 
.rdragon { color: #d6f3ba; }
.viet { color:#d6ffba; font-style: italic; } <!-- background-color: #d6f3ba; font-variant: small-caps; #9d2526; -->
.italicText { font-size: 0.8em; font-style: italic; }
.smallText, .small { font-size: 0.8em; }
.first, #content p.first { text-indent: 0; margin-top: 0; }
.highlight { background: #489228; }
.hide { display: none; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

form ul{
		FONT-FAMILY: Courier New, Courier, mono;
	}

TEXTAREA {
	FONT-WEIGHT: bold; FONT-SIZE: 1.1em; BACKGROUND: url(images/input.gif) #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial;
	}
input {
	FONT-WEIGHT: bold; FONT-SIZE: 1.1em; BACKGROUND: url(images/input.gif) #FFFFFF; FONT-FAMILY: Tahoma, Verdana, Arial; 
}

input.btn{
   color:#f60003;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:1.1em;
   font-weight:bold;
   
   background-color:#888888;
   border:1px solid;
   border-top-color:#fff;
   border-left-color:#fff;
   border-right-color:#fff;
   border-bottom-color:#fff;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#DDDDDD');
	 }
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   }

legend {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:5px;
font-weight:bold;
}

fieldset {
	padding-top:9px;
	margin-top:9px;
	margin-left:9px;
	margin-right:9px;
	padding-bottom:9px;
	border-color: yellow;
}