﻿body
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat
}
Table#Menu
{
	position :relative ;
	width: 80%;
	border:"0";
	padding:"0"
}
.toprow
{
	width: 20%;
	text-align: center;
	vertical-align: bottom
}
Div#Entete
{   
	position:absolute ;
	width:95%;
	top:90px 
}
.Menu
{
	position: relative;
	width: 100%
	}
Table#General 
{
	position: relative;
 	width: 80%;
 	left: 20%;
	padding: "0";
}



Table#Peinture
{
	
	border-width: 2;
	width: 100%;
	padding: "0";
}
span#Cadre
{
	 position :absolute ;
	width:97px; 
	height:61px; 
	cursor:pointer 
 
}

.Rouge:link{color: #000000;}
.Rouge:visited{color: #000000;}
.Rouge:active{color: #ffffff;}
.Rouge:hover{color: #ffffff;}

.Bleu:link{color: #0000ff;}
.Bleu:visited{color: #000044;}
.Bleu:active{color: #6600ff;}
.Bleu:hover{color: #0088ff;}
