/*
  Feuille de style pour http://slylele.chez-alice.fr/
*/


body {
	font-family: trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	font-style: bold;
	background-color: #993366;
	color: #FF99FF;
}
td,th, tr {
	font-family: trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	font-style: bold;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #F69100;
	text-decoration: none;
	font-style: bold;
}
a:active {
	color: #F69100;
}

H1 {
    	font-family: Trebuchet MS;
    	font-size: 36px; 
	text-align : center;
	color: #FFCC33;
    	letter-spacing: 0pt; 
    	font-weight: bold
}


H2 {
	font-family: Trebuchet MS;
	text-align : center;
	color: #FFCCCC;
	font-weight: bold;
}

H3 {
	font-family: Trebuchet MS;
	text-align : center;
	color: #FFCC33;
	font-weight: bold;
}

.Style10 {color: #FFCC33}
.Style12 {color: #FF99FF}
.Style7 {color: #FFCCFF}
.Style8 {color: #CCFFFF}
.Style9 {color: #993366}
.style14 {color: #cc3366}
.style3 {color: #FFCC33;     
    font-weight : bold;
    font-size : 16pt; }
.Style18 {color: #999999;
    font-style: italic;


