@charset "iso-8859-1";
/* author: g.meister@sfig.fr */
/* Creation date: 15/03/2003 */

p,li,h1,h2,h3
{
font-family: verdana, arial, 'sans serif';
color: #000066; 
}

table
{
font-family: verdana, arial, 'sans serif'; 
color: #000066; 
}

tr.tr1
{
	background: #D0a8b0;
}

tr.tr2
{
	background: #DDC4CA;
}

tr:hover
{
	background-color: #ffefff;
}

tr.joli
{
background: #CC99CC;
background-image: url(../images/cellpic2.jpg);
font-weight: bold;
}

p.titre
{
	color: #95001E;
	background: #0000F0;
	background-image: url(../images/cattieroseimage10.gif);
	text-align: center;
	height: 35px;
}

p,li,th,td
{
font-size: 75%;
}

body
{
background: #FFEFFF;
}

h1,h2,h3,hr
{
color: firebrick;
}

a:link
{
	font-weight: bolder;
}
a:visited {COLOR: brickyard;}
a:active {COLOR: navy;}
a:hover{
color:#95001E;text-decoration:underline;
}
a.content:link {COLOR: seashell;}
a.content:visited {COLOR: seashell;}
a.content:active {COLOR: seashell;}
a.content:hover {COLOR: papayawhip;}
