html
{ 
  background-image:  url("../images/quad1.gif");
 }
body
{ 
  font-family: arial, verdana, sans-serif;
 }
#container 
{
  background: white;
  margin: 0 auto;
  border-top: 1px solid #CCC;
  border-bottom: 3px groove black;
  border-left: 1px solid #CCC;
  border-right: 3px groove black;
  position: relative;
  /* Valeur pou IE 5.x */
  width: 772px;
  /* On ferme la déclaration pour IE 5.x */
  voice-family: "\"}\"";
  voice-family:inherit;
 /* On déclare la bonne valeurs pour les IE6, mozilla opera... */
  width: 770px;
  background-image: url("../images/deg_vert.jpg");
  background-repeat: repeat-y;
}
#logos
{ 
  position: relative;
  top: 0px;
  left: 0px;
  width: 770px;
  overflow: auto;
  background-color: white;
 }
#logo_left
{ 
  float: left;
  width: 186px;
  }
#maintitle
{ 
  margin-top: 25px;
  float: left;
  width: 410px;
  height: 45px;
  text-align: center;
 }
#logo_right
{ 
  float: right;
  width: 160px;
  padding-top: 7px;
  }
#surf
{ 
  position: relative;
  top: 2px;
  left: 0px;
  width: 768px;
  background-image:url("../images/fond_surf2.jpg");
  background-repeat: repeat-x;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
 }
a.surf
{ 
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
 }

#page_center
{ 
  position: relative;
  width: 770px;
  top: 0px
  left: 0px;
  overflow: auto;
 }

#surf_dyn
{ 
  float: left;
  width: 150px;
  padding: 2px;
  height: 100%;
  /*background-image: url("../images/deg_vert.jpg");*/
  background-repeat: repeat-x;
  min-height: 397px;
  margin-top: 10px;
  }
#surf_dyn_split
{ 
  min-height: 180px;
  }
#content
{ 
  float: right;
  width: 600px;
  padding: 2px;
  border-left: 1px dotted #CCC;
  min-height: 460px;  
  margin-top: 2px;
 }
ul.surf_dyn
{ 
  margin: 0;
  padding: 0;
  list-style-image: url("../images/puce2.gif");
  list-style-position: inside;
 }
a.surf_dyn
{ 
  color: #30851c;
  font-size: 10px;
  }
a.mentions
{ 
  color: black;
  font-size: 10px;
 }
#footer
{ 
  position: relative;
  width: 770px;
  top: 0px;
  left: 0px;
  background-color: #CCC;
  color: black;
  font-size: 10px;
  text-align: center;
 }
div.title
{ 
  padding-top: 5px;
  /*text-align: center;*/
 }
h1.title2
{ 
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  font-style: italic;
  width: 100%;
  text-align: center;
  color: black;
 }
#text
{ 
  float: left;
  width: 280px;
  text-align: justify;
  font-size: 12px;
  padding: 4px;
}
#photos
{ 
  float: right;
  width: 300px;
  padding: 2px;
  height: 100%;
  text-align: center;
 }
#surf_title
{ 
  position: relative;
  top: 0px;
  left: 0px;
  width: 130px;
  background-image:url("../images/surf_dyn1.gif");
  color: white;
  padding-left: 25px;
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-bottom: 10px;
 }
fieldset.info
{ 
  font-size: 10px;
  border-top: 1px solid #30851c;
  border-left: 0px;
  border-bottom: 0px;
  border-right: 0px;
 }

legend
{ 
color: black;
 }
/* Info scroller */
#pscroller1{
font-size: 10px;
font-family: verdana;
width: 145px;
height: 200px;
border: 0px solid black;
padding: 5px;

}
/* photo zoom */

#menu {
position:relative; 
top:0px; 
left:0px; 
/*width:75px; */
background-color:#fff; 
z-index:100;
}
#menu a.p1, #menu a.p1:visited {
display:block; 
/*
width:75px; 
height:75px; 
*/
text-decoration:none; 
background:#fff; 
top:0; 
left:0; 
border:0;
}
#menu a img {
border:0;
}
#menu a.p1:hover {
text-decoration:none; 
/*background-color:#8c97a3; */
color:#000;
}
#menu a .large {
display:block; 
position:absolute; 
width:0; 
height:0; 
border:0; 
top:0; 
left:0;
}
/*
#menu a.p1:hover .large {
display:block; 
position:absolute; 
top:-50px; 
left:-310px; 

width: 350px; 
height: 350px; 

border:10px solid #ccc;
}
*/
#info {
z-index:100; 
}

