/*
Title: Cars Rolland styles pour print media
Author:   Eric Tranchart, contact[arro]studio-tranchart.com
Updated: 13 Nov 2009
Notes:   Plouzan&eacute;, Finist&egrave;re, France
*/


body  {
   margin: 0;
   padding: 0;
   background: white;
   background-image: none;
   font-size: 13px;
   line-height: 16px;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
   text-align: left;
   }


/* TEXTES */

a {
   text-decoration: none;
   }
p {
   margin: 0 0 16px 0;
   padding: 0;
   color: #000;
   text-align: justify;
   }
p a {
   color: #808080;
   }
p a:hover {
   }
p a:active {
   }

p.no-strong strong {
   font-weight: normal;
   text-decoration: underline;
   }


a img {
   border: 1px solid #000;
   padding: 5px;
   }
a:hover img {
   }

table {
   width: 100%;
   }
form table td {
   background-color: white;
   border: none;
   padding: 0;
   color: #000;
   }

a.logopartenaire {
   display: block;
   text-align: center;
   padding: 5px;
   }

h1 {
   color: #FA8100;
   font-weight: normal;
   font-size: 21px;
   line-height: 24px;
   margin-top: 20px;
   }
h2 {
   font-weight: bold;
   font-size: 13px;
   line-height: 15px;
   color: #256AB6
   }
h3 {
   font-weight: bold;
   font-style: italic;
   font-size: 14px;
   line-height: 24px;
   color: #DB4E70;
   display: block;
   border-bottom: 2px dotted #DB4E70;
   }

/* BLOCS */

div {
   margin: 0;
   padding: 0;
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   }

span {
   margin: 0;
   padding: 0;
   }

#entete {
   height: 97px;
   background-image: none;
   background-color: #fff;
   }
#entete img {
   margin: 6px 2px;
   }

/* MENU 1 */
#menu1 {
   height: auto;
   background-image: none;
   background-color: white;
   border: 1px solid #000;
   }
#menu1 a {
   display: block;
   width: auto;
   height: auto;
   padding: 10px;
   float: left;
   font-size: 12px;
   line-height: 12px;
   font-weight: bold;
   color: #000;
   background-image: none;
   background-color: #808080;
   border-width: 0 1px 0 0;
   border-color: #000;
   border-style: solid;
   }
#menu1 a:hover {
}
#menu1 a:active {
}
#menu1 a.uneligne {
   height: auto;
   padding: 10px;
   }

#menu1 a.home-rolland {
   background-image: none;
   width: auto;
   font-size: 12px;
   line-height: 12px;
   font-weight: bold;
   color: #000;
   height: auto;
   padding: 10px;
   }
#menu1 a.home-rolland span {
   display: block;
   }

#debut {
   margin-top: 20px;
   height: 60px;
   background-image: none;
   }
#debut p {
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 20px;
   display: block; 
   margin-left: 0;
   color: #239DC5;
   }

#contenu {
   background-color: #fff;
   background-image: none;
   padding-bottom: 15px;
   }

/* CONTENU COL GAUCHE */
#colgauche {
   width: 20%;
   margin-left: 0;
   float: left;
   padding-top: 25px;
   border-right: 1px dotted #000;
   }
#colgauche p {
   color: #000;
   text-align: right;
   font-size: 14px;
   line-height: 18px;
   padding-right: 20px;
   }

img.globeterrestre {
   display: none;
   }

#colgauche a.locV9pl, #colgauche a.lienAgence {
   display: none;
   }

img.tel-mail {
   display: none;
   }

/* CONTENU COL CENTRALE */
#col1haut {
   margin-left: 0;
   padding-left: 0;
   width: 100%;
   height: 22px;
   background-image: none;
   border-top: 1px solid #000;
   }
#col1haut span {
   font-size: 10px;
   line-height: 12px;
   color: #808080;
   display: block;
   float: right;
   margin-right: 20px;
   padding-left: 3px;
   padding-top: 5px;
   padding-bottom: 2px;
   border-left: 1px solid #808080;
   }
#col1haut span.imprimer {
   display: none;
   }


#col1milieu {
   margin-left: 20%;
   padding: 0;
   width: 80%;
   background-color: white;
   }


/* BAS COL CENTRALE */
#col1bas {
   padding-top: 10px;
   margin: 0;
   margin-left: 20%;
   width: 80%;
   height: 50px;
   background-image: none;
   text-align: center;
   }
#col1bas a {
   display: block;
   padding: 10px;
   width: auto;
   height: auto;
   background-image: none;
   color: #808080;
   font-size: 18px;
   line-height: 21px;
   font-weight: bold;
   border: 1px dotted #808080;
   }

#col1bas a img {
   display: none;
   }


#fin {
   display: none;
   }
#fin a {
   padding: 10px;
   color: #808080;
   background-image: none;
   }

#legal {
   margin-top: 5px;
   padding-top: 10px;
   font-size: 11px;
   line-height: 13px;
   text-align: center;
   color: #555555;
   border-top: 1px solid #555555;
   }
#legal a {
   color: #808080;
   text-decoration: none;
   }
