body{
font-family:"Frutiger 45 Light", arial, "trebuchet MS", sansSerif;
margin:0;
padding:0;
/*background-image:url(img/back1.jpg);
background-repeat: repeat-x;*/
}
.italic{
font-style:italic;}

/*--------back---------*/
#back{
float:left;
/*width:35px;*/
margin-left:30px;
margin-top:20px}

#back a
{
text-decoration: none;
list-style-type:none;
display:block;
text-align:center;
padding:5px;
font-size:1em;
background-color:#FFFFFF;
border:#999999 solid 1px;
font-weight:bold;

}
#back a:link{
color:#333333;
}
#back a:visited  {
color:#333333;
}
#back a:hover {
background-color:#000000;
color:#FFFFFF;
border:#999999 solid 1px;
}
/*---------------------------*/

#header{
border-bottom:#666666 solid 1px;
margin:0;
padding:0;
background-image:url(img/equipe.jpg);
/*background-repeat:no-repeat;*/
/*background-color:#D8DAD8;*/
height:85px;
}

h1{
padding-left:550px;
margin:0;
padding:20px 0 20px 120px;
color:#FEF801;
}

p{
margin-bottom:25px;}

#logo{
background-image:url(img/sceau.jpg);
position:fixed;
bottom:40px;
right:40px;}

#credits{
width:600px;
/*border:#333333 solid 1px;*/
font-size:0.72em;
text-align:right;
margin-top:15px;}

/*-------menu----------*/
ul{
margin:0;
padding:0;
}

ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
/*margin-left:50px;*/
/*height:10px*/}

ul#menu li {
float: left;
/*margin:0;*/
}

ul#menu a {
display:block;
/*float: left;*/
padding: 5px 33px;
text-align: center;
border: 1px solid #000000;
border-right:none;
border-top:none;
text-decoration: none;
color:#666666;
background: #fff;}

ul#menu li a#droite{
border-right:#000000 solid 1px;}

ul#menu li a.active{
background:#FEF801;
color:#000000;}

ul#menu a:hover {
background:#CCCCCC;
color:#000000;

}
/*--------conteneur----------*/
#conteneur{
width:600px;
margin:0 auto;
margin-top:90px;
margin-bottom:30px;
}

#acte1{
width:600px;
margin:0 auto;}

#background{
}


#screen{
clear:left;
width:600px;
height:481px;
border:#000000 solid 1px;
/*-margin-top:70px;*/}

#fenetre{
	border: 1px solid #333333;
	border-bottom: 1px solid #ADDDED;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	width:600px;
	heigth:434px;
	top: 0;
	bottom: 0;	
	overflow: auto;}

.vignette{
border:#333333 solid 1px;
/*margin-top:30px;*/

}

/*----------------------*/
#image{
margin-top:40px;}

#image a{display: block ;
	width: 600px ;
	height: 399px ;
	color: #000 ;
	text-indent:-800px ;
	text-decoration: none ;
	background: no-repeat 0 0 ;
	border: 1px solid #333333 ;
}

#image a:hover
{
	background: no-repeat 0 -399px ;
	border: 1px solid #333333 ;
}
		



