/* Global Styles */

body {
 margin : 0;
 background-color : #ffffff;
}
	

a:link {
 color: black;
 text-shadow: none;
}

a:visited {
 color: black;
 text-shadow: none;
}

a:hover {
 color: black;
 text-shadow: none;
}

/* Nouveau site */

/* Image CDV */
img#EEAFIXE { 
  position: fixed; 
  top: 10px; 
  left: 10px; 
} 
img#FondEntete { 
  position: fixed; 
  top: 0px; 
  left: 0px; 
} 

/* Titre de bienvenue */
.bienvenue1 {
  border:0px solid #BFBFBF;
  border-top:0;
  border-bottom:0;
  font:24px Georgia, Times New Roman, Times, serif;
  color: black;
  letter-spacing:0.3em;
  line-height:30px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.bienvenue2 {
  border:0px solid #BFBFBF;
  border-top:0;
  border-bottom:0;
  font:13px Arial, Helvetica, sans-serif;
  font-style: italic ;
  font-weight: bolder ;
  color: black;
  letter-spacing:0.5em;
  line-height:18px;
  padding-bottom: 0px;
}
.conteneur-bienvenue{
  position: fixed;
  padding:5px;
  width: 410px;
  top: 62px;
  left: 58px;
  text-align:center;
}
.conteneur-bienvenue-bis{
  position: fixed;
  padding:5px;
  width: 410px;
  top: 62px;
  left: 58px;
  text-align:center;
}


/* Cadre arrondi */
.conteneur-arrondi{
  position: fixed;
  padding:5px;
  width: 440px;
  top: 15px;
  left: 50px;
  background-color:white;
  text-align:center;
  filter:alpha(opacity=40);
  -moz-opacity:0.4;
  opacity: 0.4;
}
.conteneur-arrondi-bis{
  position: fixed;
  padding:5px;
  width: 440px;
  top: 15px;
  left: 50px;
  text-align:center;
}

.un {
    margin:0 4px;
    height:1px;
    background-color:#BFBFBF;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.trois {
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}

/* Bande de couleur pour afficher la date */
.bandeDate {
  position: fixed; 
  top: 128px; 
  left: 0px; 
  width:100%;
  background-color:#BFBFBF;
  padding-top:6px;
  padding-bottom: 4px;
  text-align:right;
}

/* Moteur de recherche */
.Moteur {
  font:11px Arial, Times New Roman, Times, serif;
  color: black;
  line-height:16px;
  letter-spacing:.1em;
  text-decoration: none;
  text-align:center;
}

/* Cache en haut de la page */
div#entete {
  clear: both;
  top:0;
  left:0;
  margin-top: 145px;
}

/* Corps du texte */
div#contenuNormal {
  padding: 10px;
  font: 13px Arial, Times New Roman, Times, serif;
  color: black;
  line-height: 16px;
  letter-spacing: .1em;
  text-decoration: none;
  text-align: justify;
}

div#contenuNormalTitre {
  font: 16px Arial, Times New Roman, Times, serif;
  color: black;
  line-height: 16px;
  letter-spacing: .1em;
  text-decoration: none;
  text-align: justify;
  font-weight:bold;
}

td {
  font: 13px Arial, Times New Roman, Times, serif;
  color: black;
}

/* lettrine */
.lettrine {
  float: right;
  font-size=3em; 
  margin-top: -2px;
  margin-left: 8px;
  font: 11px Arial, Times New Roman, Times, serif;
  text-align: center;
  letter-spacing: 0em;
}

/* liste 1 */
.liste1 {
  margin-top: 0px;
  margin-left: 18px;
  font: 12px Arial, Times New Roman, Times, serif;
  text-align: left;
  letter-spacing: 0em;
  line-height: 18px;
}

/* Colonne de droite */
div#bandeDroite {
  height:700px;
  margin-left: 2px;
  padding-top: 20px;
  border-left:1px solid #aaaaaa;
  border-top: 0px solid black;
  text-align: center;
}

/* Zoom sur image */
zoom {
 height:400px;
}
.zoom p {
 text-align:center;
}
.zoom img {
 width:120px;
 height:89px;
}
.zoom img:hover {
 width:240px;
 height:178px;
}

/* Zoom sur image */
.thumb {
 position:relative; 
 top:0;
 left:50px; 
}
  
.thumb a {
  margin:0;
  text-decoration:none;
}

.thumb a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}	  
  
.thumb a:hover .grand { 
  position:absolute; 
  top:-300px;
  left:0px;
  width:350px; 
  height:262px; 
}

/* Zoom sur image */
.thumb2 {
 top:0;
 left:0px; 
}
  
.thumb2 a {
  margin:0;
  text-decoration:none;
}

.thumb2 a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}
    
.thumb2 a:hover .grand { 
  position:absolute; 
  top:250px;
  left:250px;
  width:350px; 
  height:262px; 
}

/* Zoom sur image */
.thumb3 {
 top:0;
 left:10px; 
}
  
.thumb3 a {
  margin:0;
  text-decoration:none;
}

.thumb3 a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}	  
  
.thumb3 a:hover .grand { 
  position:absolute; 
  top:250px;
  left:200px;
  width:493px; 
  height:369px; 
}

.thumb4 a {
  margin:0;
  text-decoration:none;
}

.thumb4 a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}	  
  
.thumb4 a:hover .grand { 
  position:absolute; 
  top:250px;
  left:230px;
  width:227px; 
  height:170px; 
}

/* Zoom sur image */
.thumbLoc {
 top:0;
 left:10px; 
}
  
.thumbLoc a {
  margin:0;
  text-decoration:none;
}

.thumbLoc a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}	  
  
.thumbLoc a:hover .grand { 
  position:absolute; 
  top:250px;
  left:200px;
  width:227px; 
  height:170px; 
}

.thumbGM {
 top:0;
 left:0px; 
}
  
.thumbGM a {
  margin:0;
  text-decoration:none;
}

.thumbGM a .grand {
  display:block;
  position:absolute; 
  width:0px; 
}	  
  
.thumbGM a:hover .grand { 
  position:absolute; 
  top:220px;
  left:450px;
  width:240px; 
  height:273px; 
}
//
// - liens pour le credo
//
a.credo:link {
 color: black;
 text-shadow: none;
}

a.credo:visited {
 color: black;
 text-shadow: none;
}

a.credo:hover {
 color: red;
 text-shadow: none;
 font-weight: bold;
}

div#credo {
  line-height: 12px;
}
//
// - liens pour le calendrier
//
a.calen:link {
 color: black;
 text-shadow: none;
}

a.calen:visited {
 color: black;
 text-shadow: none;
}

a.calen:hover {
 color: red;
 text-shadow: none;
 font-weight: bold;
}

div#calen {
  line-height: 12px;
  font: 11px Arial, Times New Roman, Times, serif;
}