#animation{
position:fixed;
z-index:100;
height:100%;
width:100%;
top: 0px;
left: 0px;
background-image : url('../deg5.jpg');
}

* html #animation { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

a:link {
    text-decoration: none;
  }


a:visited {
    text-decoration: none;
    color: #999999;
  }


a:hover {
    text-decoration: none;
    color: #666666;
  }


a:active {
    text-decoration: none;
    color: #000000;
  }


body,td,th {
    color: #999999;
  }


.Style1 {
    color: #000000;
  }


div.Style2 {z-index:65;position:absolute;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 1px;
    text-decoration: none;
    font-family: "55 Helvetica Roman", Arial, Verdana;
    margin-top: 45px;margin-bottom: 30px;
  }

div.Style2 a:link	{color: #999999; }
div.Style2 a:visited	{color: #999999; }
div.Style2 a:hover	{color: #666666; }
div.Style2 a:active	{color: #000000; }

.menuselected { 
    font-size: 12px;
    font-style: normal;
    color: #000000;
 }

#Layer1 {
    position:absolute;
    width:147px;
    height:74px;
    z-index:1;
    left: 0;
    top: 0;
  }


div.content {position:relative; /*fix for carousel ie bug*/
    height:545px;
    overflow-y : scroll;
    padding-right: 10px;
    margin-right: 5px;
    color:black;	
  }

#dessus{
position:absolute;
z-index:76;
}

div.backgrd{
    position:absolute;
    left: 50%; 
    top: 50%;
    width: 982px;
    height: 714px;
    margin-top: -357px; /* moiti� de la hauteur */
    margin-left: -491px; /* moiti� de la largeur */
    background-image : url('../4.gif'); 
    background-position : top center;
    background-repeat : no-repeat;
}


div.collabos a:link {
	text-decoration: none;
	color: #999999;
}
div.collabos a:visited {
	text-decoration: none;
	color: #999999;
}
div.collabos a:hover {
	text-decoration: none;
	color: #6600CC;
}
div.collabos a:active {
	text-decoration: none;
}

.el_agenda{
	float:left;
	width:154px;
	margin-top:45px;
}
#actu_texte,#actu_titre,#actu_date{
	font-family: "55 Helvetica Roman", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	letter-spacing: 0px;
	margin: 0px;
	padding-right:15px;
}

#actu_date{
	color: #0099FF;
	letter-spacing: 1px;
	height:36px;
}

#actu_titre{
	height:36px;
	overflow:hidden;
}

#actu_photo{
	height:102px;overflow:hidden;
	margin-bottom:10px;
}

#fleches, #flechesg {
	text-align:center;
	width:32px;
	margin-top:125px;
	float:left;
}
#flechesg{
	margin-left:-30px;
	padding-right:0px;
	position:relative
}
