body { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; background-color:#F5F4F9; }

.liens-intro { font-size: 9px; color: #660066; }
.texte { font-size: 11px; color: #660066; padding-left: 12px; }
.champtxt, select { font-size: 10px; color: #000000; width: 150px; border: 1px #F19330 solid; }


a:link, a:visited { color: #660066; font-weight: bold; }
a:active { color: #FF3399; }
a:hover { color: #FF3399; }

/* calendrier */
.calen { font-size: 12px; }
.calen a:link, .calen a:visited { color:#00AFE1; text-decoration:none; }
.calen a:hover, #on { color:#FF3399; text-decoration:none; }
.orange { color:#FF7F00; font-size: 11px; font-weight: bold; }
hr { height:1px; width:70%; color:#F22B92; }

/* système d'ascenseur sans frames */
#case { width:543px; height:465px; overflow:auto;
		scrollbar-face-color: #C2E330;
  scrollbar-highlight-color: #dddddd;
  scrollbar-3dlight-color: #D1C7C8;
  scrollbar-darkshadow-color: #D1C7C8;
  scrollbar-shadow-color: #79A5BC;
  scrollbar-arrow-color: #CA58A9;
  scrollbar-track-color: #F5F4F9; }
#contenu { width:517px; }#case #contenu .texte a {
	color: #F22B92;
	text-decoration: none;
}
