@media print {
.ForPrint {
  visibility: visible;
}
.ForScreen {
  position: absolute;
  top: 0;
  visibility: hidden;
}
.ForPrint hr {
  clear: both;
}
.main {
  position: relative;
  top: 0;
  margin-top: 10px;
  width: 620px;
}
.prtBanner {
  width: 620px;
}
#prtLogo {
  display: block;
  float: left;
  height: 100px;
  width: 150px;
}
.txtCentre {
  display: block;
  float: left;
  height: 100px;
  width: 250px;
  text-align: center;
}
.txtDroite {
  display: block;
  float: right;
  height: 100px;
  text-align: left;
  font-size: 12px;
  padding-right: 10px;
}
.txtDroite P {
  display: block;
  float: right;
  text-align: left;
  font-size: 12px;
  border: 2px solid Blue;
}
}
@media screen, handheld {
.ForPrint {
  position: absolute;
  top: 0;
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
}
.ForScreen {
  visibility: visible;
}
* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  background-color: White;
}
h1 {
  position: relative;
  right: -25px;
  font: normal normal bold 20px/50px Arial;
  color: #0D4786;
  margin: 5px 15px 16px 0;
  background: transparent url(imageCSS/BackgroundH1.gif) repeat-x bottom;
  vertical-align: top;
}
h2, h3 {
  font: normal bold 18px/40px Arial, Helvetica, sans-serif;
  color: #194e74;
}
h3 {
  line-height: 20px;
}

p {
  margin: 5px 0 10px 0;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
ul {
  color: #0D4786;
  list-style: square outside none;
  padding: 0 0 10px 17px;
}

.strong {
  font-weight: bold;
}

.listeURL {
	list-style: none outside none;
	color: black;
}
.listeURL li {
  position: relative;
  left: -15px;
}
.f2m fieldset {
  margin: auto;
  padding: 3px;
  width: 80%;
}
.f2m label {
  display: block;
  float: left;
  margin: 1px;
  padding-top: 1%;
  width: 33%;
  text-align: right;
  letter-spacing: 1px;
}
.f2m label:hover {
  font-weight: bold;
}
.f2m input, .f2m select, .f2m textarea {
  margin: 1%;
  width: 58%;
  border: #CCC 1px solid;
}
.f2m input:hover, .f2m select:hover, .f2m input:focus, .f2m select:focus, .f2m textarea:hover, .f2m textarea:focus {
  border: #999 1px solid;
}
#bouton {
  border: #DDEEFF 1px solid;
  width: 90%;
  margin-left: 5%;
  cursor: pointer;
}
#bouton:hover {
  background-color: #66CC33;
  cursor: pointer;
}
#global {
  position: relative;
  left: -40px;
  margin: 0 auto 0 auto;
  width: 840px;
  text-align: left;
  padding: 145px 0 0 0;
  background-color: white;
  background-image: url(imageCSS/BackgroundMain.gif);
}
.banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 840px;
  height: 299px;
  background: White url(imageCSS/banner.jpg) no-repeat;
  z-index: 3;
}
#navmain {
  position: absolute;
  top: 103px;
  left: 148px;
  width: 618px;
  z-index: 5;
  font: bold 13px/22px Arial Helvetica sans-serif;
  text-align: center;
}
#navmain * {
  display: block;
  float: left;
  width: 123px;
  height: 23px;
  color: #FFFFFF;
  text-decoration: none;
}
#navmain a:hover {
  text-decoration: underline;
}
#navmain p {
  background-image: url(imageCSS/SelectedTopMenu.gif);
  width: 120px;
  margin-right: 3px;
  margin-top: 0;
}
.catVille {
  position: absolute;
  top: 129px;
  left: 82px;
  display: block;
  width: 154px;
  height: 38px;
  background-image: url(imageCSS/CatCitadelle.gif);
  z-index: 5;
}
.path {
  position: absolute;
  right: 10px;
  top: 132px;
  font: normal 10px/12px Arial Helvetica sans-serif;
}
.path a {
  font: normal 10px/12px Arial Helvetica sans-serif;
  color: Black;
  text-decoration: none;
  vertical-align: top;
}
.path a:hover {
  text-decoration: underline;
}
.main {
  position: relative;
  left: 238px;
  width: 580px;
  min-height: 500px;
  z-index: 7;
  padding: 0 10px 10px 10px;
}
/* debut hack ie */
* html .main {
  height: 500px;
}
/* Fin Hack IE */
.leftMenu {
  position: absolute;
  left: 83px;
  top: 180px;
  z-index: 5;
}
.leftButton {
  display: block;
  width: 137px;
  padding-left: 18px;
  color: #FFFFFF;
  text-decoration: none;
  background: transparent url(imageCSS/ArrowLeftMenu1.gif) no-repeat scroll left;
  font: normal normal bold 12px/20px Arial, Helvetica, sans-serif;
  margin: 0;
}
.leftButton:hover {
  color: #F7C700;
}
.selLeftButton {
  color: #F7C700;
  background-image: url(imageCSS/ArrowLeftMenu2.gif);
}
.subLeftMenu {
  position: relative;
  left: 10px;
  width: 127px;
}
.txtNormal {
  font: normal normal 12px/14px Arial, Helvetica, sans-serif;
}
.lienNormal {
  color: #16620E;
  text-decoration: underline;
  font-weight: bold;
}
.lienNormal:hover {
  text-decoration: none;
  color: #122A42;
}
.lienNormal:active {
  text-decoration: none;
  color: #D8AC00;
}
.footer {
  position: relative;
  left: 100px;
  margin: 0;
  width: 740px;
  height: 70px;
  border-bottom: 2px solid #16620E;
  background: transparent url(imageCSS/subvention.gif) no-repeat;
}
.blocPhotos {
  position: relative;
  left: 0;
  margin: 15px auto 15px auto;
  text-align: center;
}
.blocPhotos img {
  margin: 0 1px 0 0;
}
/******************/
/* ImageBox debut */
/******************/
#ImageBoxOverlay {
  background-color: #000;
  z-index: 8;
}
#ImageBoxOuterContainer {
  z-index: 9;
}
#ImageBoxCaption {
  background-color: #F4F4EC;
}
#ImageBoxContainer {
  width: 250px;
  height: 250px;
  background-color: #F4F4EC;
}
#ImageBoxCaptionText {
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 13px;
  color: #000;
}
#ImageBoxCaptionImages {
  margin: 0;
  font-size: 6px;
  color: #555;
}
#ImageBoxNextImage {
  background-image: url(imageCSS/spacer.gif);
  background-color: transparent;
}
#ImageBoxPrevImage {
  background-image: url(imageCSS/spacer.gif);
  background-color: transparent;
}
#ImageBoxNextImage:hover {
  background-image: url(imageCSS/next_image.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: white;
  filter:alpha(opacity=35);
  opacity: 0.35;
}
#ImageBoxPrevImage:hover {
  background-image: url(imageCSS/prev_image.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: white;
  filter:alpha(opacity=35);
  opacity: 0.35;
}
/****************/
/* ImageBox fin */
/****************/
}
