* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

p { 
  margin-top:8px;
  margin-bottom:8px;
}

a { text-decoration:none; color:white; }

body {
  margin:0px;
  text-align:left;
}

img {
	border: none;
}

/* ID */
#top {
  width:1024px;
  height:67px;
  margin-left:auto;
  margin-right:auto;
}

#top_flash {
  width:1024px;
  height:188px;
  margin-left:auto;
  margin-right:auto;
  /* background-image:url("../gfx/flash.jpg") ; */
}

  #flash {
    width:835px;
    height:188px;
  }

#main1 {
  width:1024px;
  height:256px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/main1.jpg") ;
}

#main2 {
  width:1024px;
  height:256px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/main2.jpg") ;
}

  #menu_flash {
    width:243px;
    height:240px;
    position:absolute;
    margin-left:141px;
  }
  
  #conteneur_texte {
    width:518px;
    height:196px;
    position:absolute;
    margin-left:450px;
    margin-top:30px;
    color:#57585A;
    overflow:auto;
  }

  #conteneur_texte td {
    color:#57585A;
  }

  #titre_minicadre {
    width:356px;
    height:16px;
    position:absolute;
    margin-left:27px;
    margin-top:247;
    color:#CB418E;
  }

#bottom1 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom1.jpg") ;
}

#bottom2 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom2.jpg") ;
}

#bottom3 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom3.jpg") ;
}

#bottom4 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom4.jpg") ;
}

#bottom5 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom5.jpg") ;
}

#bottom6 {
  width:1024px;
  height:189px;
  margin-left:auto;
  margin-right:auto;
  background-image:url("../gfx/bottom6.jpg") ;
}

  #zone_news {
    width:350px;
    height:116px;
    position:absolute;
    margin-left:48px;
    margin-top:21px;
    color:#ffffff;
    overflow:auto;
  }

  #zone_medias {
    width:587px;
    height:156px;
    position:absolute;
    margin-left:410px;
  }
    
    #infos_phototheque {
      margin-left:14px;
      margin-top:19px;
      position:absolute;
      width:540px;
      text-align:right;
    }

  #zone_liens {
    width:665px;
    height:22px;
    position:absolute;
    margin-left:350px;
    margin-top:167 ;
    text-align:right;
    color:#9c9c9c;
    font-size:6.5pt;
  }

  #zone_liens * {
    font-size:6.5pt;
  }


/* CLASS */
.couleur_rose {
  color:#CB418E;
}

.couleur_rose a {
  color:#CB418E;
  text-decoration:none;
}

.couleur_rose a:hover {
  color:#CB418E;
  text-decoration:underline;
}

.titre {
  font-size:8pt ;
  font-weight:bold;
}

.input_long {
  width:210pt;
  height:12pt;
  margin-bottom:3px;
  border:0px;
}

.input_court {
  width:80pt;
  height:12pt;
  margin-bottom:3px;
  border:0px;
}
