#headerv{
	height: 218px;
	width:780px;
	left:0px;
	background-color:#222222;
	background-image: url(../image/vente_trike.png);
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	top:0px;	
	}
	
		
#headerl{
	height: 218px;
	width:780px;
	background-color:#222222;
	background-image: url(../image/location_trike.png);
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;	
	}
	
	
		
#headerb{
	height: 218px;
	width:780px;
	background-color:#222222;
	background-image: url(../image/ballade_trike.png);
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;	
	}
	

#header{
	height: 218px;
	width:780px;
	background-color:#222222;
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;	
	}

#headerbase{
	height: 218px;
	width:780px;
	background-color:#222222;
	background-image: url(../image/gifanim.gif);
	background-position: top;
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;	
	}



.bleu{
	background-image: url(../image/bleu.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:9px;
	width:629px;
}


.marron{
	background-image: url(../image/marron.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:9px;
	width:629px;
}


.vert{
	background-image: url(../image/vert.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:9px;
	width:629px;
}


.lavande{
	background-image: url(../image/lavande.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:9px;
	width:629px;
}



#debut{
	position:relative;
	top:272px;
	left:152px;
}

#fin{
	position:absolute;
	bottom:-10px;
	left:0px;
}


/* plan du site */  
ul.plansite, ul.plansite ul {
  list-style-type: none;
  padding-left:50px;
  margin: 0;
  
   }
ul.plansite li {
  border-left: 1px solid #999999;
  color:#0F2D7F;
  margin: 0;
  padding: 0;
  font-size: 20px; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color:#0F2D7F;
  font-size: 13px;
  border-bottom: 1px solid #999999; }
ul.plansite li strong {
  font-size: 105%;
  line-height:20px;
  font-size: 20px;
   }



/* rubriques accessoires et options   */
#liste{width:100%; height:20px; display:inline; left:40px;}


.rubriques {
	font-size: 14px;
	font-family: arial, helvetica, verdana, sans-serif;
	color:#0F2D7F;
	font-weight:bold;
}

.rubriques a:visited, .rubriques a:active, .rubriques a:link {
	font-size: 14px;
	color:#0F2D7F;
	text-decoration:none;	
	font-weight:bold;
	font-family: arial, helvetica, verdana, sans-serif;	
}

.rubriques a:hover{
	font-size: 14px;
	color:#0F2D7F;
	text-decoration:underline;
	font-weight:bold;
	font-family: arial, helvetica, verdana, sans-serif;
}


.log_access{position:relative; width:100%; text-align:center;}

.access{position:relative; float:left; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; color:black; font-size:11px; border-bottom: #999999 1px dashed ; width:100%;padding-bottom:5px;}

.gh{ width:100%; height:100%; display:block; padding-top:5px;}


.contient2{position:relative; float:left; border:1px dashed #666666; width:95%; height:100%; margin-bottom:25px; padding-top:5px; display:block; text-align:right; font-size:11px; color:#666666; }

.gauche{position:relative; float:left; width:300px; top:2px;}

.survol{position:relative; float:right; width:200px; margin:10px; }

.contient3{margin-left:80px;}




/* découpe page articles.   */
/*
 Ces styles sont a placer APRES l'appel a decoupe.css, definissant les styles par defaut.

 Reperez les images.gif de ce code et ajoutez leur le dossier ou vos propres images se trouvent.
*/

.onglets_contenu{border:dashed 1px #666666;}

div.onglets_bloc .onglets_liste {
  float:left;
  width:95%;
  background:#FFFFFF /*url(../image/bg.gif) repeat-x bottom*/;
  font:x-small/1.5em Georgia,Serif;
  font-size:95%;
  line-height:normal;
  margin:0;
  padding:10px 10px 0;
}

div.onglets_bloc .onglets_liste h2.onglets_titre {
  float:left;
  background:url(../image/left_both.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border:0;
  height:25px;
}
  
div.onglets_bloc .onglets_liste h2.onglets_titre.selected {
  height:25px;
  top:0;
}

div.onglets_bloc .onglets_liste a {
  float:left;
  display:block;
  background:url(../image/right_both.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
  
div.onglets_bloc .onglets_liste h2 a {
  color:#776655;
}

/* Commented Backslash Hack*/
   hides rule from IE5-Mac \
div.onglets_bloc .onglets_liste h2 a {float:none;}
/* End IE5-Mac hack */

div.onglets_bloc .onglets_liste h2 a:hover {
  color:#333;
}

div.onglets_bloc .onglets_liste h2.selected {
  background-image:url(../image/left_on.gif);
}

div.onglets_bloc .onglets_liste h2.selected a {
  background-image:url(../image/right_on.gif);
  color:#333;
  padding-bottom:5px;
  height:25px;
}




