/* CSS Document */

html, body {
	font-family:"Times New Roman", Times, serif;
	direction:ltr;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	min-height:100%;
	padding-bottom:5%;
	border-top-color: #39C;
	border-right-color: #39C;
	border-bottom-color: #39C;
	border-left-color: #39C;
}
div#page {
	width:100%;
	height:100%;
	position:absolute;
	}
#Les, #Cyons-Loups, #Titrepage
{
	font-family: BlackChancery, Times New Roman, sans-serif, serif;
	font-size: large;
	color: #000;
}
#Les {
	position: absolute;
	left: 15px;
	top: 17px;
	width: 50px;
	height: 30px;
	z-index: 2;
}
#Cyons-Loups {
	position: absolute;
	left: 165px;
	top: 149px;
	width: 140px;
	height: 31px;
	z-index: 2;
}
#Logo {
	background-image: url(../images/LOGO.gif);
	width: 150px;
	left: 56px;
	top: 5px;
	position: absolute;
	height: 172px;
	z-index: 200;
}
/* TITRE PAGE =================================================*/
#titrepage {
	float:left;
	left:6px;
	margin:auto;
	padding:0;
	top:195px;
	text-align:center;
	font-family:"Comic Sans MS","DejaVu Sans Mono"
	font-size:large;
	font-weight:bold ;
	color:#FFF;
	background-color: #39C;
	border: thin solid #333;
	width:140px;
	position:absolute;
	z-index:500 !important /*non IE6*/;
	z-index:1000 /*IE6*/;
	height: 26px;
}
a.loganim {
  position:relative;
}
a.loganim:hover {
   background: none; 
   z-index: 500; 
}
a.loganim span {display: none;}
a.loganim:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   width:176px;
   top: -25px; 
   left: -206px;
   padding: 1px;
} 
#animlog {
	position:absolute;
	width:178px;
	height:67px;
	z-index:201;
	left: 256px;
	top: 24px;
}
#apDiv1 {
	position:absolute;
	width:800px;
	height:150px;
	z-index:500;
	left: 6px;
	top: 280px;
	border-color:#00F;
}
.Topimage {
	border:solid,medium;
}
.Cadrimage {
	border:solid,medium;
}
.CadrTexte {
	border:double,medium;
}
.CadrTrans {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	position:absolute;
}

.Style1 {
font-size: x-large;
font-family: BlackChancery, serif;
}
.Style2 {
font-family: BlackChancery, serif;
font-size: large;
}
.Style3 {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}
.Style4 {
font-family: "Times New Roman", Times, serif;
font-size: medium;
}
.Style5 {
font-family: "Times New Roman", Times, serif;
font-size:large;
}

</head>
