﻿
/******************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #D7901E;
}

a:active {
	color: #D7901E;
}

tr {
 border-width:thin;
 border-color:Red;
 border-bottom-color:Red;
 border-left-color:Red;
 border-right-color:Red;
 border-top-color:Red;
}

td {
 border-width:thin;
 border-color:Red;
 border-bottom-color:Red;
 border-left-color:Red;
 border-right-color:Red;
 border-top-color:Red;
}



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style3 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    color: #FFFFFF; 
    font-weight: bold; 
}
    
.style4 {font-size: 12}

.texte1
{
  font-family: 'Monotype Corsiva', Cursive;
  font-size: 16pt;
  color: #FFFFDF;
  font-weight: bold;
  
}

.texteRed
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #FF0000;
  font-weight: bold;  
}


.texteOrange
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ff9933;
  /*font-weight: bold;*/
}

.texteProg
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

