/*
 * Style sheet for the HTML 4.0 specification
 * $url: http://www.raynette.com/vjoncheray.com $
 * 
 */
.fondjaune {  background-color: #FFCC33}
body {
	scrollbar-face-color: 		#FFCC66;
	scrollbar-shadow-color: 	#FF6600; 
	scrollbar-highlight-color: 	#FFCC66; 
	scrollbar-3dlight-color: 	#FFFFFF; 
	scrollbar-darkshadow-color: 	#000000; 
	scrollbar-track-color: 		#E2DAD1; 
	scrollbar-arrow-color: 		#000000;
	font-size:   x-small;
	font-family: arial,helvetica,sans-serif;
}
body         { margin-top: 0 }
body,p,h1,h2,h3,h4,h5,h6        { font-family: Arial, Helvetica, sans-serif}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 2px; margin-bottom: 2px}
table, tr, td           { font-family: Arial, Helvetica, sans-serif }
table, tr, td           { font-size: 12px }
.liencolor   { color: #EFF1EF }
.titre {  font-size: 18px; color: #003366 }
.txtmoyen    { font-size: 13px; color: #FFFFFF}
.txtsmall {  font-size: 11px }
.intertitre  { font-size: 14px; color: #333333 }
.intertitre  { font-family: Comic Sans MS; font-weight: bold; margin-top: 1px; margin-bottom: 1px} 
.navi        { font-size: 11px; color: #800000; background-color: #FFCC00 }
a:link       { color: #FFFFCC; text-decoration: none}
a:hover      { background-color: #FF0000; color: #FFFFCC}
a:active     { color: #FFFFCC}
a:visited    { color: #FFFF99; text-decoration: none}
a.lien1      { color: #FF0000 }
a.lien2      { color: #EFF1EF; background-color: #000080; text-decoration: none }
form         { margin-top: 1px; margin-bottom: 1px }
.form {  font-size: 10px; font-family: Verdana,  Arial,  Helvetica,  sans-serif }
.titremidle {  font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif}

