@charset "iso-8859-1";
/* auteur: heartandcoeur */
/* Date de création: 17/04/2004 */
@charset "iso-8859-1";
a:link {
	color: #0033ff;
	text-decoration: none;
}

a:visited {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
	background-color: #ffff00;
	text-decoration: none;
}

a:active {
	color: #0033ff;
	text-decoration: none;
}

body {
	background-color: #191970;
	background-image: url(patricia/images/point.jpg);
	scrollbar-arrow-color: #191970;
	scrollbar-base-color: #191970;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #ffff00;
	scrollbar-face-color: #191970;
	scrollbar-highlight-color: #191970;
	scrollbar-shadow-color: yellow;
}

h1.attention {
	color: #485800;
	font-size: x-small;
}

h3.copyright {
	color: #ffffff;
	font: italic;
	font-size: smaller;
}

td {
	color: #ffffff;
	font: normal x-small Verdana;
}


/* for main footer <p class="footer"> </p>*/

.footer td {
      background-color:transparent;
      font-size:80%;
      font-weight:normal;
      text-align:center;
      border-color:silver;
      border-style:dashed;
      border-width:1px;
      margin:0px 0px 0px 0px;
}
