<!--


a.img_accueil { 
display: block; 
width: 80px; 
height: 19px; 
background-image: url(images/onglets/accueil.gif); 
background-repeat: no-repeat;
}
	 
a.img_accueil:hover { 
background-image: url(images/onglets/accueil2.gif); 
}

a.img_promotion {
display: block; 
width: 85px;
height: 19px; 
background-image: url(images/onglets/promotion.gif);
background-repeat: no-repeat;
}
	 
a.img_promotion:hover {
background-image: url(images/onglets/promotion2.gif);
}

a.img_occasion {
display: block; 
width: 78px;
height: 19px; 
background-image: url(images/onglets/occasion.gif);
background-repeat: no-repeat;
}
	 
a.img_occasion:hover {
background-image: url(images/onglets/occasion2.gif);
}

a.img_qui { 
display: block;
width: 143px; 
height: 19px; 
background-image: url(images/onglets/qui.gif); 
background-repeat: no-repeat;
}
	 
a.img_qui:hover { 
background-image: url(images/onglets/qui2.gif);
}

a.img_location { 
display: block;
width: 68px; 
height: 19px; 
background-image: url(images/onglets/location.gif); 
background-repeat: no-repeat;
}
	 
a.img_location:hover { 
background-image: url(images/onglets/location2.gif); 
}

a.img_reparation { 
display: block; 
width: 80px; 
height: 19px;
background-image: url(images/onglets/reparation.gif); 
background-repeat: no-repeat;
}
	 
a.img_reparation:hover { 
background-image: url(images/onglets/reparation2.gif); 
}

a.img_conseils { 
display: block; 
width: 80px; 
height: 19px; 
background-image: url(images/onglets/conseils.gif); 
background-repeat: no-repeat;
}
	 
a.img_conseils:hover {
background-image: url(images/onglets/conseils2.gif); 
}

a.img_cours { 
display: block; 
width: 49px; 
height: 19px; 
background-image: url(images/onglets/cours.gif);
background-repeat: no-repeat;
}
	 
a.img_cours:hover { 
background-image: url(images/onglets/cours2.gif); 
}

a.img_studio {
display: block; 
width: 53px; 
height: 19px; 
background-image: url(images/onglets/studio.gif); =
background-repeat: no-repeat;
}
	 
a.img_studio:hover { 
background-image: url(images/onglets/studio2.gif);
}

a.img_plan {
display: block; 
width: 80px; 
height: 19px; 
background-image: url(images/onglets/plan.gif); 
background-repeat: no-repeat;
}
	 
a.img_plan:hover { 
background-image: url(images/onglets/plan2.gif); 
}










.normal
{  
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal; 
   text-decoration: none;
   font-size: 11px;
}

.titre
{  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-weight: normal; 
   text-decoration: none;
   font-size: 13px;
}

.rouge
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-decoration: none;
   font-size: 9px;
   color: red;
}

.tableau
{
 border-collapse : collapse;
 border-style: dashed;
 border-color : #abcdef;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-weight: normal; 
 text-decoration: none;
 font-size: 11px;
}

.tableau2
{
 border-collapse : collapse;
 border-color : black;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal; text-decoration: none;
 font-size: 12px;
}

.tableau2 th
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableau2 td
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.grostitre
{
 color : #ABCDDD;
 font-weight : Bold;
 font-size : 18pt;
}

.petit
{
 color : black;
 font-weight : Normal;
 font-size : 10pt;
}

.trespetit
{
 color : black;
 font-weight : Normal;
 font-size : 8pt;
}

.plan
{
 color : black;
 font-weight : Normal;
 font-size : 10pt;
}


-->
