body{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color:#ADDDF3;
}
.menu td{
	text-align: center;
	background-color:#16275B;
	background-image:url(images/fond_menu.jpg);
}
.menu a{
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	text-align: center;
}
.menu a:hover {
	color: #FFCC00;
}

img {
	margin: 5px;
}

.deco {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
.texte, .texte td, .texte a, .texte a:visited{
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #FEE33C;
}
.texte td{
	margin:0px;
}
.centre{
	background-color:#006CAD;
}
.admin{
	color: #FEE33C;
	background-color:#006CAD;
}

input {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
}
textarea {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
	height:100px;
	width:400px;
}
select {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
}
.copyright {
	font-family:verdana;
	font-size:14px;
	color:black;
	background-color:"#EE8400";
}

