@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;
}
.entete {
	background-image:url(images/pix-entete.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	width:100%;
	border:none;
}
a.entete:hover {
	border:none;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border:none;
}
a.pied{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border:none;
}
a.pied:hover{
	color: #FFFFFF;
	border:none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}
a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	border:none;
}
.tab {
	display:inline;
	background-repeat:no-repeat;
	border:none;
	width:200px;
}
a.menupage{
	display:block;
	height:30px;
	width:320px;
	text-decoration: none;
	text-align:center;
	border: solid 2px #666666;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.menupage:hover{
	color: #000000;
	border: solid 2px #FFFFFF;
}
a.bout1{
	display:block;
	background-image:url(images/bout1a.jpg);
	line-height:25px;
	height:25px;
	width:200px;
	text-decoration: none;
	text-align:center;
	border:none;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.bout1:hover{
	background-image:url(images/bout1b.jpg);
	color: #CCCCCC;
	border:none;
}
a.bout2{
	display:block;
	background-image:url(images/bout2a.jpg);
	line-height:25px;
	height:25px;
	width:200px;
	text-decoration: none;
	text-align:center;
	border:none;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.bout2:hover{
	background-image:url(images/bout2b.jpg);
	color: #CCCCCC;
	border:none;
}
a.bout3{
	display:block;
	background-image:url(images/bout3a.jpg);
	line-height:25px;
	height:25px;
	width:100px;
	text-decoration: none;
	text-align:center;
	border:none;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.bout3:hover{
	background-image:url(images/bout3b.jpg);
	color: #CCCCCC;
	border:none;
}
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;
}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align:center;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}