/* CSS Document 
 * Nv-preparateur Website
 *
 * Par Jeremy Huet et Bruno Lion
 */

/* Ce fichier definit le style visuel pour les differents elements du site.
 * Dans l'ordre, vous trouverez les regles qui definissent l'apparence pour:
 * - les elements HTML en general (General)
 * - la page (Page)
 * - le header (Header)
 * - le menu horizontal (Top Menu)
 * - la partie du titre (Title)
 * - le menu de gauche (Left Menu)
 * - le contenu et les sous-parties (Content)
 * - le pied de page (Footer)
 */


/* --- General
-------------------------------------------------------- */

body {
  margin: 5px 0px;
  background: #FFF;
  color: #000;
  font-size: 0.75em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  margin: 0px;
  padding: 12px 0px 0px 45px;
  color: #FFF;
  font-size: 2.0em;
  font-weight: bold;
}

h2 {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 1.5em;
  font-weight: bold;
}

p {
  margin: 10px 0px;
  padding: 1px 0px;
}

a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #000;
}

ul,
ol {
  margin: 10px 0px 10px 30px;
  padding: 0px;
}

li {
  margin: 0px;
  padding: 0px;
}

blockquote {
  margin: 10px 40px;
  padding: 5px 10px;
  border: 1px solid #BBB;
  background: url(../images/site/icon-guillemet-ouvert.png) top left no-repeat #DFE8FF;
  text-indent: 20px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-style: italic;
}

blockquote p {
  margin-left: 10px;
  margin-right: 10px;
}

acronym {
  cursor : help;
  border-bottom: 1px #000 dotted;
}

.center-it {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


/* --- Page
-------------------------------------------------------- */

#page {
  width: 760px;
  margin: 0px auto;
  background: url(../images/site/bg-left-repeat.gif) repeat-y left;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.light {
  margin: 5px 0px;
  padding: 8px 10px;
  background-color: #DFE8FF;
}

div.light {
  border: 1px solid #444;
}


/* --- Header
-------------------------------------------------------- */

#header { 
  width: 100%;
  height: 88px;
  background: url(../images/site/bg-header.gif) no-repeat center;
}


/* --- Top Menu
-------------------------------------------------------- */

#top-menu {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 56px;
  background: url(../images/site/bg-top-menu.gif) no-repeat left;
}

#top-menu-right {
  height: 100%;
  margin-left: 327px;
  text-align: right;
}

#top-menu-right ul {
  margin: 0px;
  padding: 6px 0px 5px 0px;
}

#top-menu-right li {
  margin: 0px;
  padding: 10px 0px 10px 30px;
  display: inline;
  background: url(../images/site/button-rpm.jpg) no-repeat left center;
}


/* --- Title
-------------------------------------------------------- */

#title {
  width: 100%;
  height: 57px;
  background: url(../images/site/bg-title-left.gif) no-repeat left;
}

#title-center {
  height: 100%;
  margin-left: 146px;
  background: url(../images/site/bg-title-center.jpg) no-repeat center;
  text-align: center;
}


/* --- Left Menu
-------------------------------------------------------- */

#left-menu {
  float: left;
  width: 108px;
  height: auto;
}

#left-menu-top {
  height: 174px;
  width: 100%;
  background: url(../images/site/bg-left-top.gif) no-repeat left;
}


/* --- Content
-------------------------------------------------------- */

#content {
  margin: 0px 0px 0px 120px;
  padding: 0px 0px 10px 0px;
  height: 225px;
}

#content[id] {
  height: auto;
  min-height: 225px;
}

#content a {
  border-bottom: 1px solid #555;
}

#content a:hover {
  border-bottom: 1px dashed #000;
}

#content img {
  padding: 1px;
  border: 1px solid #000;
}

#content a img {
  border-bottom: 0px;
  border: 1px solid #555;
}

#content a:hover img {
  border-bottom: 0px;
  border: 1px dashed #000;
}

#content p,
#content li {
  line-height: 1.4em;
}

#content .noborder,
#content a:hover.noborder,
#content a:hover img.noborder {
  border: 0px;
}

#content .tableau {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
}

#content .tableau td {
  padding: 1px 10px;
}

#content .tab-title {
  font-weight: bold;
}

#content .tab-ligne-1 {
  background-color: #FFF;
}

#content .tab-ligne-2 {
  background-color: #DFE8FF;
}


/* --- News
-------------------------------------------------------- */

#news h2 {
  padding-bottom: 1px;
  margin-top: 0px;
  margin-left: -1px;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #000;
}

#news p {
  margin-left: 10px;
  margin-right: 10px;
}

#news img {
  margin: 5px;
}

#news div.fright {
  height: 20px;
  padding-top: 2px;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #FFF;
}

.une-news {
  border: 1px solid #000;
  border-top: 0px;
  margin: 15px 0px;
}

.news-date {
  padding: 0px 10px;
  font-size: 1.1em;
  font-weight: bold;
}


/* --- Locations
-------------------------------------------------------- */

#locations img {
  margin-left: 5px;
  margin-bottom: 5px;
}

.locations-voiture-informations {
  height: 192px;
  margin-left: 20px;
}

.locations-voiture-informations[class] {
  height: auto;
  min-height: 182px;
}


/* --- Photos
-------------------------------------------------------- */

.photos-ligne {
  height: 104px;
}

.photos-ligne[class] {
  height: auto;
  min-height: 104px;
}

.photos-ligne .fright {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 14px;
  margin-right: 14px;
}

.photos-ligne[class] .fright[class] {
  margin-left: 15px;
  margin-right: 15px;
}

.aff-photo {
  margin-top: 10px;
  text-align: center;
}


/* --- Videos
-------------------------------------------------------- */

.videos-informations {
  height: 124px;
  margin: 0px;
  padding: 0px;
}

.videos-informations[class] {
  height: auto;
  min-height: 114px;
}


/* --- Liens
-------------------------------------------------------- */

.liens-informations {
  height: 54px;
  margin: 0px;
  padding: 0px;
}

.liens-informations[class] {
  height: auto;
  min-height: 44px;
}


/* --- Ils l'ont dit
-------------------------------------------------------- */

.un-avis {
  border: 1px solid #000;
  margin: 5px 0px 15px 0px;
}

#avis p {
  margin-left: 10px;
  margin-right: 10px;
}

#avis img {
  margin: 5px;
}



/* --- Footer
-------------------------------------------------------- */

#footer {
  width: 100%;
  height: 80px;
  margin: -50px 0px 0px 0px;
}

#footer img {
  border: 0px;
}

#footer-right {
  float: right;
  width: 630px;
  height: 17px;
  margin: -30px 0px 0px 120px;
  padding: 8px 5px 5px 5px;
  background: url(../images/site/bg-footer.gif) no-repeat left #000;
  text-align: right;
  color: #EEE;
}

#footer-right[id] {
  margin-top: -32px;
}

#footer-right a {
  color: #FFF;
  border: none;
}

