@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;
	vertical-align:top;/*
	background-image:url(images/fondhome.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
	height:auto;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align:bottom;
}
a.pied{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pied:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien:hover {
	color: #FFCC00;
}
.tab {
	display:inline;
	background-repeat:no-repeat;
	width:320px;
}
a.menu{
	display:block;
	height:200px;
	width:320px;
	text-decoration: none;
	text-align:center;
	border: solid 2px #666666;
	position:relative;
}
a.menu:hover{
	color: #000000;
	border: solid 2px #FFFFFF;
}
.titremenu{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/pixnoir.png);
	width:320px;
}