@charset "iso-8859-1";
body {
	background-color: #CC0000; 
	text-align:center; 
	color: white; 	
	font-family: Verdana;
	font-size:12;
}

a:link {color: white;}
a:hover {color: #FFCC00; font-weight: bold}
a:active {color: blue;}	 /* #FFCC00;	 */
a:visited {color: white;}

/* table
{
	background-color: #FFCC00; 
	color: #0000AA;
}	  */

.table
{
	background-color: #EE0000; 
	color: #0000AA;
}

table #ty
{	background-color: #FFCC00; 
	color: #0000AA;	 }
table #ty a:link {color: #CC0000; }
table #ty a:hover {color: white; font-weight: bold}
table #ty a:active {color: blue;}	 /* #FFCC00; (yellow)	 */
table #ty a:visited {color: blue;}

table #tr
{  	background-color: #CC0000; 
	color: white; }
table #tr a:link {color: white;}
table #tr a:hover {color: #FFCC00; font-weight: bold}
table #tr a:active {color: blue;}	 /* #FFCC00;	 */
table #tr a:visited {color: lightblue;}

h1 {
	background-color: #CC0000; 
	color: #FFCC00;
	font-size:22pt;
	font-family: Verdana;
	margin-top: 0; margin-bottom: 0;
	text-align: center;
} 
h2
{
	background-color: #CC0000; 
	color: #FFFFFF; 
	font-family: Verdana;
	font-size:16pt;
	text-align: center;
}
h3
{
	color: #0000AA;
	font-family: Verdana;
	font-size:14pt;
	text-align: center;
}
h4 
{
	text-align: center;
	font-size: 14pt;
	color:white; 
	background-color: #CC0000;
	margin-top: 0; margin-bottom: 0
}
h4.1 
{
	text-align: center;
	font-size: 14pt;
	color:#FFFFFF; 
	background-color: #CC0000;
	margin-top: 0; margin-bottom: 0
}
p 
{
	text-align: center;
	font-family: Verdana;
	font-size:10pt;
	margin-top: 0; margin-bottom: 0;
}

texte_news 
{
	text-align: leftr;
	font-family: Verdana;
	font-size:11pt;
	margin-top: 0; margin-bottom: 0;
}

p1 
{
	text-align: left;
	font-family: Verdana;
	color: black;
	font-size:10pt;
	margin-top: 0; margin-bottom: 0;
}
p2 
{
	text-align: left;
	font-family: Verdana;
	color: white;
	font-size:10pt;
	margin-top: 0; margin-bottom: 0;
}
.p3 
{
	text-align: left;
	font-family: Verdana;
	color: #0000AA;
	font-size:10pt;
	margin-top: 0; margin-bottom: 0;
}
input 
{
	font-family: kristen itc;
	color: black;
	font-size:10pt;
	margin-top: 0; margin-bottom: 0;
}
blockquote
{
	font-family: times new roman;
	font-size:12pt;
	font-style: italic;
	
}
li
{
	text-align: left;
	font-size:10pt;
}

blockquote {color: white;}
