/*	-------------------------------------------------------------
	Heger
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Structure
	Nom fichier:	structure.css
	Version:		1.0
	Date:			30/10/07
	-------------------------------------------------------------	*/
/* ######################### BOTTOM ############################# */

ul { margin-left:15px }

#haut {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#date {
  position: absolute;
  top: 70px;
  right: 2px;
  font-size: 10px;
  color: #98c4f0;
}

#content {
  position: relative;
  width: 960px;
  margin: 0 auto;
  text-align: left;
}
#content-padd { padding: 0 9px; }

#menuLeft, #contentRight {
  position: relative;
  float: left;
}
#menuLeft {
  width: 196px;
  background: #8FB5DA;
}
#contentRight {
  position: relative;
  left: 7px;
  width: 746px;
}

#logo {
  position: absolute;
  top: 235px;
  left: 389px;
}

#menu {
  position: relative;
  height: 30px;
}
#menu a {
  display: block;
  float: left;
  height: 30px;
  text-decoration: none;
}
#menu a span { position: relative; left: -3000px; }
#m01 { width: 246px; background: url(../images/m01.gif) no-repeat; }
#m02 { width: 196px; background: url(../images/m02.gif) no-repeat; }
#m03 { width: 196px; background: url(../images/m03.gif) no-repeat; }
#m04 { width: 248px; background: url(../images/m04.gif) no-repeat; }
#m05 { width: 74px; background: url(../images/m05.gif) no-repeat; }
#menu a:hover, #menu a.select { background-position: 0 -30px; }


#GalleryMenu {
  background: #8FB5DA;
  padding: 4px 10px;
  margin-top: 2px;
  font-weight: bold;
  color: #003466;
}
#GalleryMenu h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 4px;
}

#GalleryCol {
  position: relative;
  float: left;
  width: 260px;
  margin: 6px 0 0 15px;
  padding: 0;
}
#GalleryCol li {
  margin: 4px 0 0;
  padding: 0;
  text-transform: uppercase;
  list-style: url(../images/square.gif);
}
#GalleryCol li.select {
  list-style: url(../images/square_on.gif);
  color: #fff;
}
#GalleryCol li a { color: #003466; }
#GalleryCol li.select span { text-decoration: underline; }

#GalleryCol2 {
  float: left;
  margin: 13px 0 0;
}
#GalleryCol2 select { margin-right: 25px; }

.BlockImg {
  position: relative;
  width: 307px;
  float: left;
  color: #003466;
  margin-bottom: 20px;
}
.BlockImg.block2 { left: 10px; }
.BlockImg.block3 { left: 20px; }
.BlockImg img { border: 4px solid #8FB5DA; margin-bottom: 5px; }
.BlockImg .prix { font-size: 14px; }
.BlockImg .link, .BlockImg .link a { color: #fff; }

.navig {
  position: relative;
  background: #74A3D1;
  color: #1E5182;
  font-weight:bold;
  line-height: 20px;
  height: 20px;
  text-align: center;
  margin: 5px 0;
}
.navig a { color: #1E5182; }
.navig .before {
  position: absolute;
  left: 5px;
  top: 0;
}
.navig .after {
  position: absolute;
  right: 5px;
  top: 0;
}

#menuLeft { color: #003466; }
#menuLeft p { padding: 7px 5px; }
h2.Titre { font-size: 18px; font-weight: bold; }
h3.SousTitre { color:#A0CBF5; font-size: 18px; font-weight: bold; }
#contentRight { color: #003466; }

.blue { color: #215587; }

.VenteImg {
  position: relative;
  float: left;
  width: 185px;
  margin-top: 5px;
}
.VenteImg.left { left: 4px; }
.VenteImg.left2 { left: 8px; }
.VenteImg.left3 { left: 12px; }
.VenteImg.left4 { left: 16px; }
.VenteImg img, #VenteBig img { border: 4px solid #8FB5DA; }
#VenteBig {
  position: relative;
  float: left;
  width: 562px;
  top: 4px;
}
#DescFiche {
  position: relative;
  float: left;
  left: 10px;
  width: 368px;
  top: 4px;
}
.YellowTitle {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFCC00;
}


#bas {
  position: relative;
  width: 960px;
  height: 71px;
  margin: 0 auto;
  background: url(../images/bas.jpg) no-repeat;
}

#bas1, #bas2 {
  position: absolute;
  top: 15px;
  left: 8px;
  color: #4F80B0;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
}
#bas2 {
  left: auto;
  right: 6px;
}
#bas strong, #bas strong a {
  color: #7EC7E5;
}
#bas strong a { text-decoration: underline; }
