﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
    font-family: tahoma;
    font-size: 10pt;
    
  
}
.bodyHaas
{
    background-position: center top;
    background-color: #FFFFFF;
    background-image: url('images/fondhaas.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    
}

.bodyHaas .TitresTableau
{
  color: #DC002E;
}

.bodyHaas .BordureTitresTableau
{
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #DC002E;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.bodyOccasion
{
    background-position: center top;
    background-color: #FFFFFF;
    background-image: url('images/Hp_fond.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    
}

.bodyOccasion .TitresTableau
{
   color: #0066FF; 
}

.bodyOccasion .BordureTitresTableau
{
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #0066FF;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.bodyPiecesDetachees
{
    background-position: center top;
    background-color: #FFFFFF;
    background-image: url('images/fond_piecedetacheorange.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    
}

body
{
    background-position: center top;  background-color: #FFFFFF; background-image: url('images/Hp_fond.jpg'); background-repeat: repeat-x; background-attachment: fixed;
}



table { border-collapse:collapse;
    
}

A:link	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#416795;
	
}

.Prixbarre
{
    text-decoration: line-through;
    color: #FF0000;
 
}
