@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;
	padding-top: 0px;
	text-align: center;
}
#anim {
	display: block;
	position: static;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-image: url(images/logo-home-site.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	left: 0px;
}
#pied {
	position: relative;
	text-align: center;
}


.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;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.h1:link {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.h1:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.h1:hover {
	color: #FFCC00;
}
#tabmenu {
	height: 50px;
	border: 1px solid #FFF;
}


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;
}
.liencellule {
	background-color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
}
a.liencellule {
	background-color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 30px;
	padding-top: 5px;
}
a.liencellule:visited {
	background-color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 200px;
	height: 30px;
	padding-top: 5px;
}

a.liencellule:hover {
	background-color: #666666;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#contenubis {
	z-index: 3;
	position: relative;
}
#anim {
	background-image: url(images/logo-home-site.jpg);
	height: 100%;
	width: 100%;
	z-index: 2;
}
.entete {
	text-align: center;
	z-index: 1;
	position: fixed;
	display: block;
}

