  body 
  {
    background-color : #E9E8F9;
    text-align: center;
  }
  
  div.globale
  {
   
    width : 900px;
    height : 800px;
    font:  12px arial ;
	color : #494949;
    
  }
  div.principal 
  {
    background-color : #FFFFFF;
    border :  1px double #D4D4D8;
    width : 900px;
    padding-bottom : 50px;
    
  }
  
  td.menu
  {
    padding-top : 20px;
    color : #4f6ca0;
    font-size : 13px;
    v-align: middle;
	  font:  italic  12px arial ;

  }
	div.paragraphe
	{
		padding-left : 50px;
		padding-right : 50px;
	
	}
	
	.principal table
	{
		font:  12px arial ;
	color : #494949;
	}
  
  div.logo
  {
    position : relative;
    left :50px;
  }
  
  div.bandeau_flash
  {
    height : 150px;
    width : 350px;
    background-image:  url('images/PEUGEOT.gif');
	background-repeat : no-repeat;
	background-color : #FFFFFF; 
    padding : 0px;
  }
  
  div.case1
  {
    position : relative;
    width : 250px;
	max-width : 240px;
    height : 300px;
    padding : 10px;
    border : 0px double #FFFFFF;
    background-image:  url('images/case.png');
	background-repeat : no-repeat;
	background-color : #FFFFFF; 
    color : #494949;
    font: italic 12px arial ;
  }
  
  div.case2
  {
    position : relative;
    width : 250px;
	max-width : 240px;
    height : 300px;
    padding : 10px;
    border : 0px double #FFFFFF;
    background-image:  url('images/case.png');
	background-repeat : no-repeat;
	background-color : #FFFFFF; 
    color : #494949;
    font: italic 12px arial ;
  }
  
  div.case3
  {
    position : relative;
    
	max-width : 240px;
    height : 300px;
    padding : 10px;
    border : 0px double #FFFFFF;
    background-image:  url('images/case2.png');
	background-repeat : no-repeat;
	background-color : #FFFFFF; 
    color : #494949;
    font: italic 12px arial ;
	width : 250px;
  }
  p.accroche_site
  {
  font: bold italic  12px arial ;
  padding-left : 20px;
  padding-right : 20px;
      color : #494949;

  }
  td.menu
  {
    width: 100px;
    height : 30px;
	padding : 0px;
    background-image:  url('images/menu.png');
	background-repeat : no-repeat;
	background-color : #FFFFFF; 
  }
  
  div.ombre
	{
		width ! 920px:
		background: #eeeeee url(images/ombre.png) repeat-y center;
	}
  b.titre1
  { 
    color : #f13522 ;
    font-size : 18px;
  
  }
  
  b.titre2 
  {
    color : #4f6ca0;
  }
  
  a
  {
    color : #5171a2;  
  }
  
  p.titre0
  {
  font: italic bold   28px arial ;
  color :#f13522;
  }
  
  b.argument1
  
  { 
    color : #f13522 ;
    font-size : 18px;
	font: italic bold 16px arial ;
  
  }
  
   tr.haut
	{
		width : 818;
		height : 50px;
		background: #eeeeee url(images/haut.png) ;
		background-repeat : no-repeat;	
		padding : 0px;
	}
	
	 tr.bas
	{
		width : 818;
		height : 32px;
		background: #eeeeee url(images/bas.png) ;
		background-repeat : no-repeat;	
		padding : 0px;
		
	}
	
	 tr.milieu
	{
		width : 818px;
		padding : 0px;
		background: #eeeeee url(images/milieu.png) ;
		background-repeat: repeat-y;
	}
  b.titre1
 
