@charset "utf-8";
/* CSS Document */

body{
	background-attachment: fixed;
	background-image: url(../data/font.jpg);
	background-repeat: repeat;
}
a:focus{outline:0;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
.copyright {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.tableau1{
	background-image: url(../data/font4.png);
	background-repeat: repeat;	
	
	
	
}
.tableau2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	background-image: url(../data/font5.png);
	background-repeat: repeat;
}
.tableau3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
	background-image: url(../data/font6.png);
	background-repeat: repeat;
}

.style1{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000;	
	

	
}
.cadre{
	border: thin solid #FFF;
	background-color: #333;
}	


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.bouton{
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #FF0;
	border: medium solid #333;
}
.copyright2 {
	color: #000;
	background-color: #999;
	font-size: 9px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	font-weight: bold;
}
}
.validation {
	color: #FF0;
	background-color: #333;
	font-size: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.validation2{
	color: #FF0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #333;
	border: medium solid #333;
	
}

.fond{
	background-color: #999;
	border: thin solid #333;
}
.bouton2{
	color: #FFF;
	background-color: #333;
	border: thin solid #999;
}
