.banierre a 
{ 
	TEXT-DECORATION: none; 
	COLOR: #FFCC00; 
}

.banierre a:hover 
{ 
	COLOR: #00013C; 
}

.link a 
{ 
	TEXT-DECORATION: none; COLOR: #FF3300; 
}

.link a:hover 
{ 
	COLOR: #0066FF; 
}

body,td,th 
{
	font-family: Comic Sans MS;
}

body 
{
	margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-image:  url("img/fond.jpg");
}

.Arial15 
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
}

.Arial20 
{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
}

.banntabl 
{
	border: 2px dotted #CC3300;
}

.table 
{
	border-bottom: thin dotted #993300;
	border-right: thin dotted #993300;
}

.table2 
{
	border-right: thin dotted #993300;
}

.table3 
{
	border-bottom: thin dotted #993300;
}

.table4 
{
	border: 1px solid black;
}

.bord1 
{ 
	border-left: 1px solid black;
}

.bord2 
{ 
	border-top: 1px solid black; 
}

.bord3 
{ 
	border-right: 1px solid black; 
}

.bord4 
{ 
	border-bottom: 1px solid black; 
}

.Style5 
{ 
	font-size: 18px; 
	color: #990000; 
}

.titre 
{ 
	font-family: Comic Sans MS; 
	font-size: 29px; 
	color: #990000; 
}

.table5 
{ 
	background-repeat: repeat-y; 
}

input,select,textarea
{
	color: Black;
	font-family: Comic Sans MS;
	font-size: 13px;
	border: 1px solid Red;	
}

.rouge       
{ 
	color: red; 
}

.gras        
{ 
	font-weight: bold;
}