
/* Police et couleur par défaut
-------------------------------------------------------------- */

body { font-size: 95%; color: #AEAEAE; font-family: Arial, Verdana, sans-serif; }

/* Headings
-------------------------------------------------------------- */
h2 { font-size: 2em; font-weight: bold; margin-bottom: 0.8em; padding-bottom: 1em; }	 
h3 { font-size: 2em; font-weight: bold; margin-bottom: 0.8em; color: #B5800C; }
h4 { font-size: 1em; font-weight: bold; margin: 0; padding-left: 60px; }
h5 { font-size: 1.3em; font-weight: bold; margin-bottom: 0.5em; color:#26A8FE; }
h6 { font-size: 1em; font-weight: normal; color:#26A8FE; }

.titre { font-size: 2em; font-weight: bold; margin-bottom: 0.8em; color: #D99FC5; }


/* Text elements
-------------------------------------------------------------- */

p           { font-size: 0.9em; margin: 0 0 1em;  }
p.last      { margin-bottom: 0; }
.strong     { font-weight:bold; color:#CCCCCC;}

ul, ol      { margin:0; }
ul          { list-style-type: none;  }
.square          { list-style-type: square; margin-left:65px; color: #FF33FF;   }
.liste          { margin-left:15px; color: #FFF;  }
dl          { margin: 0 0 1em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1em; font-style: italic; }
del         { color:#666; }

/* Default links */
a           { color: #FFFFFF; text-decoration:none; }
a:hover     { color: #FF33FF; }
a:focus, 
a:visited   { }
/* */

sup 		{ vertical-align: top;}
sub			{ vertical-align: bottom;}
blockquote  { font-style: italic; text-align: justify; color:#999999; padding: 1em; width:90%; border: 1px dashed #999; }

strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1em 0; white-space: pre; }
pre,code,tt { color: #666; font: 1em "Monika", "script", "andale mono", "monotype.com", "lucida console", monospace; line-height: 1; } 
tt          { display: block; margin: 1em 0; line-height: 1; }

select 		{ font-size: 0.8em; width: 65px; }

	.formulaire p { padding-bottom:20px;}
	.legende { font-size:10px;}


